Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2403/

5 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:35433_solr, 
127.0.0.1:36883_solr, 127.0.0.1:60825_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":"https://127.0.0.1:35433/solr";,           
"node_name":"127.0.0.1:35433_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node44":{           
"core":"testNewLeaderOldReplica_shard1_replica_n43",           
"base_url":"https://127.0.0.1:36883/solr";,           
"node_name":"127.0.0.1:36883_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:35433_solr, 127.0.0.1:36883_solr, 127.0.0.1:60825_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":"https://127.0.0.1:35433/solr";,
          "node_name":"127.0.0.1:35433_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node44":{
          "core":"testNewLeaderOldReplica_shard1_replica_n43",
          "base_url":"https://127.0.0.1:36883/solr";,
          "node_name":"127.0.0.1:36883_solr",
          "state":"recovering",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([42AFF3A27EE94914:CB454A5DFE35EDB]: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.testOldLeaderAndMixedReplicas

Error Message:
Error from server at https://127.0.0.1:60825/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:60825/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([42AFF3A27EE94914:E64B2B5409360005]: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)


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

Error Message:
Error from server at https://127.0.0.1:60825/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:60825/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([42AFF3A27EE94914:FFF9597C9E3737CA]: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 https://127.0.0.1:60825/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:60825/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([42AFF3A27EE94914:F7D81D39458D1A74]: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.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([9E97CC8F7409D53A:46C45F843209731]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testMultiVariateNormalDistribution(StreamExpressionTest.java:8061)
        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 12235 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4]   2> 149561 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/init-core-data-001
   [junit4]   2> 149562 WARN  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 149562 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 149563 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 149566 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001
   [junit4]   2> 149566 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 149566 INFO  (Thread-2464) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 149566 INFO  (Thread-2464) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 149571 ERROR (Thread-2464) [    ] 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> 149666 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57551
   [junit4]   2> 149670 INFO  (zkConnectionManagerCallback-324-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149676 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 149676 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 149676 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 149695 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 149695 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 149695 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 149698 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 149698 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 149698 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 149698 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 149698 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 149698 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 149699 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@468f385c{/solr,null,AVAILABLE}
   [junit4]   2> 149699 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2980c948{/solr,null,AVAILABLE}
   [junit4]   2> 149700 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26bfe776{/solr,null,AVAILABLE}
   [junit4]   2> 149710 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@164bd7ca{SSL,[ssl, 
http/1.1]}{127.0.0.1:35203}
   [junit4]   2> 149710 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.Server Started @153243ms
   [junit4]   2> 149710 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35203}
   [junit4]   2> 149711 ERROR (jetty-launcher-321-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 149711 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 149711 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 149711 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 149711 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-06T00:11:35.320Z
   [junit4]   2> 149715 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2058a274{SSL,[ssl, 
http/1.1]}{127.0.0.1:48527}
   [junit4]   2> 149715 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.Server Started @153248ms
   [junit4]   2> 149715 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48527}
   [junit4]   2> 149715 ERROR (jetty-launcher-321-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 149715 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 149715 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 149715 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 149716 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-06T00:11:35.324Z
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@69b86569{SSL,[ssl, 
http/1.1]}{127.0.0.1:53933}
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.Server Started @153251ms
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53933}
   [junit4]   2> 149718 ERROR (jetty-launcher-321-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 149718 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-06T00:11:35.327Z
   [junit4]   2> 149720 INFO  (zkConnectionManagerCallback-326-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149721 INFO  (zkConnectionManagerCallback-328-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149721 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 149721 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 149722 INFO  (zkConnectionManagerCallback-330-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149723 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 149743 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57551/solr
   [junit4]   2> 149745 INFO  (zkConnectionManagerCallback-334-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149756 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57551/solr
   [junit4]   2> 149758 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 
0x104c8b24e0e0004, likely client has closed socket
   [junit4]   2> 149774 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 
0x104c8b24e0e0001, likely client has closed socket
   [junit4]   2> 149779 INFO  (zkConnectionManagerCallback-338-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149781 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57551/solr
   [junit4]   2> 149788 INFO  
(zkConnectionManagerCallback-340-thread-1-processing-n:127.0.0.1:48527_solr) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149794 INFO  (zkConnectionManagerCallback-344-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149798 INFO  
(zkConnectionManagerCallback-346-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149808 INFO  
(zkConnectionManagerCallback-348-thread-1-processing-n:127.0.0.1:35203_solr) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150020 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 150020 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 150021 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35203_solr
   [junit4]   2> 150021 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53933_solr
   [junit4]   2> 150022 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.Overseer Overseer 
(id=73404162084044809-127.0.0.1:35203_solr-n_0000000000) starting
   [junit4]   2> 150026 INFO  
(zkCallback-347-thread-1-processing-n:127.0.0.1:35203_solr) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 150038 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 150048 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35203_solr
   [junit4]   2> 150049 INFO  
(zkCallback-347-thread-1-processing-n:127.0.0.1:35203_solr) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 150049 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 150069 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 150071 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 150074 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48527_solr
   [junit4]   2> 150075 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150079 INFO  
(zkCallback-347-thread-1-processing-n:127.0.0.1:35203_solr) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150082 INFO  
(zkCallback-339-thread-1-processing-n:127.0.0.1:48527_solr) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150179 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48527.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150181 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35203.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150183 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:53933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53933.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150191 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48527.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150192 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48527.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150193 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35203.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150193 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35203.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150194 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001/node3/.
   [junit4]   2> 150195 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001/node1/.
   [junit4]   2> 150195 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:53933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53933.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150195 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:53933_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53933.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150197 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001/node2/.
   [junit4]   2> 150322 INFO  (zkConnectionManagerCallback-356-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150327 INFO  (zkConnectionManagerCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150328 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 150329 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57551/solr ready
   [junit4]   2> 150335 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@164bd7ca{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 150337 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1286570514
   [junit4]   2> 150338 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 150338 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e6b140a: rootName = 
solr_35203, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@52865de8
   [junit4]   2> 150345 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 150345 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@108c8344: rootName = 
solr_35203, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3db7bcac
   [junit4]   2> 150350 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 150350 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19285589: rootName = 
solr_35203, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@585195c3
   [junit4]   2> 150352 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35203_solr
   [junit4]   2> 150353 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 150354 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 150355 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150355 INFO  
(zkCallback-339-thread-1-processing-n:127.0.0.1:48527_solr) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150355 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=73404162084044809-127.0.0.1:35203_solr-n_0000000000) closing
   [junit4]   2> 150355 INFO  
(zkCallback-347-thread-1-processing-n:127.0.0.1:35203_solr) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150355 INFO  
(OverseerStateUpdate-73404162084044809-127.0.0.1:35203_solr-n_0000000000) 
[n:127.0.0.1:35203_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35203_solr
   [junit4]   2> 150355 WARN  
(OverseerAutoScalingTriggerThread-73404162084044809-127.0.0.1:35203_solr-n_0000000000)
 [n:127.0.0.1:35203_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 150363 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 150365 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53933_solr
   [junit4]   2> 150365 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@468f385c{/solr,null,UNAVAILABLE}
   [junit4]   2> 150366 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 150367 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.Overseer Overseer 
(id=73404162084044808-127.0.0.1:53933_solr-n_0000000001) starting
   [junit4]   2> 150368 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 150369 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 150369 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 150369 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 150369 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c61518a{/solr,null,AVAILABLE}
   [junit4]   2> 150370 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@552e53e1{SSL,[ssl, 
http/1.1]}{127.0.0.1:57958}
   [junit4]   2> 150370 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.Server Started @153903ms
   [junit4]   2> 150370 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35433}
   [junit4]   2> 150371 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 150371 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 150371 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 150371 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 150371 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-06T00:11:35.980Z
   [junit4]   2> 150373 INFO  (zkConnectionManagerCallback-362-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150374 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 150389 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57551/solr
   [junit4]   2> 150393 INFO  (zkConnectionManagerCallback-366-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150396 INFO  
(zkConnectionManagerCallback-368-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150404 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 150407 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 150420 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35433_solr
   [junit4]   2> 150421 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150421 INFO  
(zkCallback-339-thread-1-processing-n:127.0.0.1:48527_solr) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150422 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 150433 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150513 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35433.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150526 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35433.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150526 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35433.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150528 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001/node1/.
   [junit4]   2> 150576 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: 
https://127.0.0.1:57958/solr. Proxy: https://127.0.0.1:35433/solr
   [junit4]   2> 150577 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2058a274{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 150578 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=863154281
   [junit4]   2> 150578 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 150578 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68219d01: rootName = 
solr_48527, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3bb7fa3d
   [junit4]   2> 150586 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 150586 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15be69cc: rootName = 
solr_48527, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3db7bcac
   [junit4]   2> 150591 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 150591 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5153234d: rootName = 
solr_48527, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@585195c3
   [junit4]   2> 150593 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48527_solr
   [junit4]   2> 150594 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 150595 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150595 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150595 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 150595 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 150595 INFO  
(zkCallback-339-thread-1-processing-n:127.0.0.1:48527_solr) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150598 WARN  
(zkCallback-339-thread-1-processing-n:127.0.0.1:48527_solr) 
[n:127.0.0.1:48527_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:48527_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:48527_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:885)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:724)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:723)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1105)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150602 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2980c948{/solr,null,UNAVAILABLE}
   [junit4]   2> 150602 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 150607 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 150608 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 150608 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 150608 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 150609 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d253427{/solr,null,AVAILABLE}
   [junit4]   2> 150610 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cc1ea16{SSL,[ssl, 
http/1.1]}{127.0.0.1:35386}
   [junit4]   2> 150610 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.Server Started @154143ms
   [junit4]   2> 150610 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36883}
   [junit4]   2> 150610 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 150611 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 150611 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 150611 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 150611 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-06T00:11:36.220Z
   [junit4]   2> 150613 INFO  (zkConnectionManagerCallback-372-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150614 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 150624 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57551/solr
   [junit4]   2> 150626 INFO  (zkConnectionManagerCallback-376-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150630 INFO  
(zkConnectionManagerCallback-378-thread-1-processing-n:127.0.0.1:36883_solr) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150638 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 150641 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 150644 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36883_solr
   [junit4]   2> 150646 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150646 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 150646 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150655 INFO  
(zkCallback-377-thread-1-processing-n:127.0.0.1:36883_solr) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150742 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36883.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150754 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36883.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150754 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36883.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 150756 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001/node3/.
   [junit4]   2> 150802 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: 
https://127.0.0.1:35386/solr. Proxy: https://127.0.0.1:36883/solr
   [junit4]   2> 150804 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@69b86569{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 150804 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1751315285
   [junit4]   2> 150804 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 150804 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bd9a385: rootName = 
solr_53933, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@79eb7ba2
   [junit4]   2> 150812 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 150812 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@127588d9: rootName = 
solr_53933, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3db7bcac
   [junit4]   2> 150817 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 150817 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f37c30a: rootName = 
solr_53933, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@585195c3
   [junit4]   2> 150820 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53933_solr
   [junit4]   2> 150821 INFO  
(zkCallback-377-thread-1-processing-n:127.0.0.1:36883_solr) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150821 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 150821 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150821 INFO  
(zkCallback-345-thread-1-processing-n:127.0.0.1:53933_solr) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 150822 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 150822 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 150822 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=73404162084044808-127.0.0.1:53933_solr-n_0000000001) closing
   [junit4]   2> 150822 INFO  
(OverseerStateUpdate-73404162084044808-127.0.0.1:53933_solr-n_0000000001) 
[n:127.0.0.1:53933_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53933_solr
   [junit4]   2> 150823 WARN  
(OverseerAutoScalingTriggerThread-73404162084044808-127.0.0.1:53933_solr-n_0000000001)
 [n:127.0.0.1:53933_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 150827 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@26bfe776{/solr,null,UNAVAILABLE}
   [junit4]   2> 150828 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 150828 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35433_solr
   [junit4]   2> 150829 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.Overseer Overseer 
(id=73404162084044814-127.0.0.1:35433_solr-n_0000000003) starting
   [junit4]   2> 150830 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 150831 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 150831 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 150831 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 150832 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18a40c51{/solr,null,AVAILABLE}
   [junit4]   2> 150833 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4537e3e1{SSL,[ssl, 
http/1.1]}{127.0.0.1:47274}
   [junit4]   2> 150833 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.e.j.s.Server Started @154366ms
   [junit4]   2> 150833 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60825}
   [junit4]   2> 150833 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 150834 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 150834 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 150834 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 150834 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-06T00:11:36.443Z
   [junit4]   2> 150847 INFO  (zkConnectionManagerCallback-382-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150848 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 150862 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57551/solr
   [junit4]   2> 150864 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150868 INFO  
(zkConnectionManagerCallback-388-thread-1-processing-n:127.0.0.1:60825_solr) 
[n:127.0.0.1:60825_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150878 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 150882 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 150885 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60825_solr
   [junit4]   2> 150887 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150887 INFO  
(zkCallback-377-thread-1-processing-n:127.0.0.1:36883_solr) 
[n:127.0.0.1:36883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 150887 INFO  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 150890 INFO  
(zkCallback-387-thread-1-processing-n:127.0.0.1:60825_solr) 
[n:127.0.0.1:60825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 151002 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60825.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 151014 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60825.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 151014 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60825.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5569101
   [junit4]   2> 151016 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) 
[n:127.0.0.1:60825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_42AFF3A27EE94914-001/tempDir-001/node2/.
   [junit4]   2> 151061 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[42AFF3A27EE94914]-worker) [    ] 
o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: 
https://127.0.0.1:47274/solr. Proxy: https://127.0.0.1:60825/solr
   [junit4]   2> 151085 INFO  
(TEST-LIRRollingUpdatesTest.testNewLeaderOldReplica-seed#[42AFF3A27EE94914]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testNewLeaderOldReplica
   [junit4]   2> 151086 INFO  (SocketProxy-Acceptor-35433) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=44231,localport=35433], receiveBufferSize:531000
   [junit4]   2> 151090 INFO  (SocketProxy-Acceptor-35433) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=57958,localport=40954], receiveBufferSize=530904
   [junit4]   2> 151188 INFO  (qtp708952790-3718) [n:127.0.0.1:35433_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> 151191 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNewLeaderOldReplica
   [junit4]   2> 151192 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testNewLeaderOldReplica.AUTOCREATED/managed-schema
   [junit4]   2> 151195 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/protwords.txt
   [junit4]   2> 151196 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testNewLeaderOldReplica.AUTOCREATED/solrconfig.xml
   [junit4]   2> 151199 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/synonyms.txt
   [junit4]   2> 151201 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/stopwords.txt
   [junit4]   2> 151203 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151205 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151208 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151210 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151212 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151214 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151216 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151218 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151220 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151222 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151225 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151227 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151229 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151231 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151233 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151236 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151238 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151240 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151242 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151244 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151246 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151248 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151251 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151253 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151255 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151257 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151259 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151261 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151263 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151265 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151268 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151270 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151272 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151274 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151276 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151278 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151280 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151282 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_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> 151284 INFO  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testNewLeaderOldReplica.AUTOCREATED/params.json
   [junit4]   2> 151287 WARN  
(OverseerThreadFactory-728-thread-1-processing-n:127.0.0.1:35433_solr) 
[n:127.0.0.1:35433_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (testNewLeaderOldReplica) without cores.
   [junit4]   2> 151395 INFO  (qtp708952790-3718) [n:127.0.0.1:35433_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> 151395 INFO  (qtp708952790-3718) [n:127.0.0.1:35433_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=207
   [junit4]   2> 151399 INFO  (SocketProxy-Acceptor-36883) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=53360,localport=36883], re

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

   [junit4]   2> 135277 INFO  (coreCloseExecutor-159-thread-1) 
[n:127.0.0.1:45416_solr c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=1589742986
   [junit4]   2> 135278 INFO  (jetty-closer-2-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 135278 INFO  (jetty-closer-2-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4929b1a6: rootName = 
solr_42491, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@61f6ac4c
   [junit4]   2> 135281 INFO  (jetty-closer-2-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42491_solr
   [junit4]   2> 135283 INFO  (jetty-closer-2-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 135284 INFO  
(zkCallback-29-thread-3-processing-n:127.0.0.1:42491_solr) 
[n:127.0.0.1:42491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 135284 INFO  (coreCloseExecutor-163-thread-1) 
[n:127.0.0.1:42491_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c5b766c
   [junit4]   2> 135284 INFO  (coreCloseExecutor-163-thread-1) 
[n:127.0.0.1:42491_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n3, tag=2086368876
   [junit4]   2> 135284 INFO  (coreCloseExecutor-163-thread-1) 
[n:127.0.0.1:42491_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aa8363c: rootName 
= solr_42491, domain = solr.core.collection1_collection.shard2.replica_n3, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n3 / 
com.codahale.metrics.MetricRegistry@43cd53a1
   [junit4]   2> 135297 INFO  (coreCloseExecutor-163-thread-1) 
[n:127.0.0.1:42491_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=2086368876
   [junit4]   2> 135299 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=73404329517252620-127.0.0.1:42491_solr-n_0000000000) closing
   [junit4]   2> 135299 INFO  
(OverseerStateUpdate-73404329517252620-127.0.0.1:42491_solr-n_0000000000) 
[n:127.0.0.1:42491_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42491_solr
   [junit4]   2> 135300 WARN  
(OverseerAutoScalingTriggerThread-73404329517252620-127.0.0.1:42491_solr-n_0000000000)
 [n:127.0.0.1:42491_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 135304 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@302d0ecb{/solr,null,UNAVAILABLE}
   [junit4]   2> 135304 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 136783 WARN  
(zkCallback-33-thread-2-processing-n:127.0.0.1:45416_solr) 
[n:127.0.0.1:45416_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 136784 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e10e786{/solr,null,UNAVAILABLE}
   [junit4]   2> 136784 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 136785 ERROR 
(SUITE-StreamExpressionTest-seed#[9E97CC8F7409D53A]-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> 136786 INFO  
(SUITE-StreamExpressionTest-seed#[9E97CC8F7409D53A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38431 38431
   [junit4]   2> 136961 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:38431 38431
   [junit4]   2> 136964 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/aliases.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        7       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        7       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        7       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        6       
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue1/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue1/terms/shard1
   [junit4]   2>        4       /solr/collections/destination/terms/shard2
   [junit4]   2>        4       /solr/collections/destination/terms/shard1
   [junit4]   2>        4       /solr/collections/destination1/terms/shard2
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard1
   [junit4]   2>        3       /solr/collections/destination1/terms/shard1
   [junit4]   2>        3       /solr/collections/mainCorpus1/terms/shard1
   [junit4]   2>        3       /solr/collections/mainCorpus1/terms/shard2
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/clusterprops.json
   [junit4]   2>        79      /solr/clusterstate.json
   [junit4]   2>        24      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        22      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        12      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/live_nodes
   [junit4]   2>        76      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_9E97CC8F7409D53A-001
   [junit4]   2> Mar 06, 2018 12:56:26 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=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e8d495e),
 locale=ar-YE, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=237741344,total=435159040
   [junit4]   2> NOTE: All tests run in this JVM: [TestXMLEscaping, 
HyperbolicTangentEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [86/146 (1!)] on J0 in 137.82s, 156 tests, 1 failure, 10 
skipped <<< FAILURES!

[...truncated 45159 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj163197720
 [ecj-lint] Compiling 1166 source files to /tmp/ecj163197720
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/facet/FacetModule.java
 (at line 44)
 [ecj-lint]     import org.noggit.JSONUtil;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.noggit.JSONUtil is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:618: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:682:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2082:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2121:
 Compile failed; see the compiler error output for details.

Total time: 92 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to