Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21502/
Java: 64bit/jdk-10-ea+43 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([8540452CE3162D82:D147AF64DEA407A]: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.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([8540452CE3162D82:7C0DD683DF636008]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:282)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:34037_solr, 
127.0.0.1:43257_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/17)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node3/data/",
           "base_url":"http://127.0.0.1:34037/solr";,           
"node_name":"127.0.0.1:34037_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node3/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node5":{           
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node5/data/",
           "base_url":"http://127.0.0.1:34037/solr";,           
"node_name":"127.0.0.1:34037_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node5/data/tlog",
           "core":"testSimple1_shard1_replica_n2",           
"shared_storage":"true",           "state":"active"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node7/data/",
           "base_url":"http://127.0.0.1:34037/solr";,           
"node_name":"127.0.0.1:34037_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node7/data/tlog",
           "core":"testSimple1_shard2_replica_n4",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node8/data/",
           "base_url":"http://127.0.0.1:42957/solr";,           
"node_name":"127.0.0.1:42957_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n6",           
"shared_storage":"true",           "state":"down"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:34037_solr, 127.0.0.1:43257_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:34037/solr";,
          "node_name":"127.0.0.1:34037_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:34037/solr";,
          "node_name":"127.0.0.1:34037_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node7/data/",
          "base_url":"http://127.0.0.1:34037/solr";,
          "node_name":"127.0.0.1:34037_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:42957/solr";,
          "node_name":"127.0.0.1:42957_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:34283/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([8540452CE3162D82:BDF361D2C4E5F953]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
        at 
__randomizedtesting.SeedInfo.seed([8540452CE3162D82:91081E79C011909C]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12073 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 0    INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/init-core-data-001
   [junit4]   2> 177  INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 312  INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.e.j.u.log Logging initialized @1828ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 320  INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 497  INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001
   [junit4]   2> 506  INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 508  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 622  INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33845
   [junit4]   2> 659  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 721  ERROR (Thread-0) [    ] 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> 2596 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618 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 
0x1007421f99a0000, likely client has closed socket
   [junit4]   2> 2814 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2818 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2819 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2819 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2818 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2822 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2916 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2916 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2919 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 2922 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2941 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2941 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 2922 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2942 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2942 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 2938 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2942 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2942 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 2955 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2955 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2955 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 2984 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d3b57d1{/solr,null,AVAILABLE}
   [junit4]   2> 3000 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3000 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 2985 INFO  (jetty-launcher-1-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a76a2e8{/solr,null,AVAILABLE}
   [junit4]   2> 3002 INFO  (jetty-launcher-1-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70641553{/solr,null,AVAILABLE}
   [junit4]   2> 3004 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66bd725a{/solr,null,AVAILABLE}
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b377b88{/solr,null,AVAILABLE}
   [junit4]   2> 2991 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@404aa9a{/solr,null,AVAILABLE}
   [junit4]   2> 3025 INFO  (jetty-launcher-1-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@598c31d{SSL,[ssl, 
http/1.1]}{127.0.0.1:33461}
   [junit4]   2> 3026 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server 
Started @4544ms
   [junit4]   2> 3026 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33461}
   [junit4]   2> 3031 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e40cecd{SSL,[ssl, 
http/1.1]}{127.0.0.1:38955}
   [junit4]   2> 3040 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @4558ms
   [junit4]   2> 3032 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12bc6481{SSL,[ssl, 
http/1.1]}{127.0.0.1:37877}
   [junit4]   2> 3040 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @4559ms
   [junit4]   2> 3040 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37877}
   [junit4]   2> 3040 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38955}
   [junit4]   2> 3033 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@226945c9{SSL,[ssl, 
http/1.1]}{127.0.0.1:41823}
   [junit4]   2> 3041 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @4559ms
   [junit4]   2> 3041 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41823}
   [junit4]   2> 3032 INFO  (jetty-launcher-1-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b701af6{SSL,[ssl, 
http/1.1]}{127.0.0.1:36913}
   [junit4]   2> 3042 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.Server 
Started @4560ms
   [junit4]   2> 3042 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36913}
   [junit4]   2> 3071 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@37723a37{SSL,[ssl, 
http/1.1]}{127.0.0.1:46369}
   [junit4]   2> 3071 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @4589ms
   [junit4]   2> 3071 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46369}
   [junit4]   2> 3082 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3082 ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3082 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3082 ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3082 ERROR (jetty-launcher-1-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3082 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3090 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3082 ERROR (jetty-launcher-1-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3090 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3083 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3093 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3094 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3099 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3099 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3100 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3100 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3100 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3100 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3102 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:53:45.766580Z
   [junit4]   2> 3111 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:53:45.762381Z
   [junit4]   2> 3112 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:53:45.766594Z
   [junit4]   2> 3112 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:53:45.767221Z
   [junit4]   2> 3112 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:53:45.767240Z
   [junit4]   2> 3119 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-21T03:53:45.767722Z
   [junit4]   2> 3172 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3203 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3236 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3234 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3232 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3198 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3218 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3244 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3246 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3246 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3246 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3246 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3250 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3598 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 3626 INFO  (jetty-launcher-1-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 3636 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 3642 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3642 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 3627 INFO  (jetty-launcher-1-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 3673 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 3676 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3736 INFO  (zkConnectionManagerCallback-35-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3743 INFO  (zkConnectionManagerCallback-33-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3755 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 
0x1007421f99a0008, likely client has closed socket
   [junit4]   2> 3759 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 
0x1007421f99a0009, likely client has closed socket
   [junit4]   2> 3760 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 
0x1007421f99a0007, likely client has closed socket
   [junit4]   2> 3763 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3768 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3803 INFO  
(zkConnectionManagerCallback-46-thread-1-processing-n:127.0.0.1:38955_solr) 
[n:127.0.0.1:38955_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3807 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 
0x1007421f99a000b, likely client has closed socket
   [junit4]   2> 3807 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 
0x1007421f99a000c, likely client has closed socket
   [junit4]   2> 3855 INFO  
(zkConnectionManagerCallback-42-thread-1-processing-n:127.0.0.1:46369_solr) 
[n:127.0.0.1:46369_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3864 INFO  
(zkConnectionManagerCallback-44-thread-1-processing-n:127.0.0.1:33461_solr) 
[n:127.0.0.1:33461_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3868 INFO  
(zkConnectionManagerCallback-52-thread-1-processing-n:127.0.0.1:36913_solr) 
[n:127.0.0.1:36913_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3888 INFO  
(zkConnectionManagerCallback-50-thread-1-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3896 INFO  
(zkConnectionManagerCallback-48-thread-1-processing-n:127.0.0.1:37877_solr) 
[n:127.0.0.1:37877_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4406 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37877_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4406 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:33461_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4406 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4406 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46369_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4406 INFO  (jetty-launcher-1-thread-6) [n:127.0.0.1:36913_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4406 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38955_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4408 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:41823_solr
   [junit4]   2> 4409 INFO  (jetty-launcher-1-thread-6) [n:127.0.0.1:36913_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36913_solr
   [junit4]   2> 4410 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:33461_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33461_solr
   [junit4]   2> 4414 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38955_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38955_solr
   [junit4]   2> 4414 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46369_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46369_solr
   [junit4]   2> 4416 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37877_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37877_solr
   [junit4]   2> 4420 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.c.Overseer Overseer 
(id=72185283308290066-127.0.0.1:41823_solr-n_0000000000) starting
   [junit4]   2> 4446 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4451 INFO  
(zkCallback-51-thread-2-processing-n:127.0.0.1:36913_solr) 
[n:127.0.0.1:36913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4467 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:37877_solr) 
[n:127.0.0.1:37877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4482 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:46369_solr) 
[n:127.0.0.1:46369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4446 INFO  
(zkCallback-45-thread-1-processing-n:127.0.0.1:38955_solr) 
[n:127.0.0.1:38955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4488 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:33461_solr) 
[n:127.0.0.1:33461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4654 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41823_solr
   [junit4]   2> 4658 INFO  
(zkCallback-47-thread-2-processing-n:127.0.0.1:37877_solr) 
[n:127.0.0.1:37877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 4658 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:33461_solr) 
[n:127.0.0.1:33461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 4658 INFO  
(zkCallback-45-thread-1-processing-n:127.0.0.1:38955_solr) 
[n:127.0.0.1:38955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 4658 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:46369_solr) 
[n:127.0.0.1:46369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 4659 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36913_solr) 
[n:127.0.0.1:36913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 4662 INFO  
(zkCallback-49-thread-2-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 5153 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41823.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5154 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41823.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5154 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41823.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5160 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38955_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38955.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5161 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38955_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38955.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5161 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38955_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38955.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5170 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37877_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37877.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5171 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37877_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37877.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5171 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37877_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37877.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5171 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:33461_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33461.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5171 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:33461_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33461.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5171 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:33461_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33461.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5159 INFO  (jetty-launcher-1-thread-6) [n:127.0.0.1:36913_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36913.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5176 INFO  (jetty-launcher-1-thread-6) [n:127.0.0.1:36913_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36913.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5176 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46369_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46369.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5176 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:38955_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/node3/.
   [junit4]   2> 5177 INFO  (jetty-launcher-1-thread-6) [n:127.0.0.1:36913_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36913.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5177 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46369_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46369.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5177 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46369_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46369.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 5188 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:41823_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/node1/.
   [junit4]   2> 5192 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37877_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/node4/.
   [junit4]   2> 5191 INFO  (jetty-launcher-1-thread-6) [n:127.0.0.1:36913_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/node6/.
   [junit4]   2> 5191 INFO  (jetty-launcher-1-thread-5) [n:127.0.0.1:33461_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/node5/.
   [junit4]   2> 5199 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:46369_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/node2/.
   [junit4]   2> 5719 INFO  (zkConnectionManagerCallback-66-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5733 INFO  (zkConnectionManagerCallback-70-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5734 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 5735 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[8540452CE3162D82]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33845/solr ready
   [junit4]   2> 5766 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[8540452CE3162D82]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 5779 INFO  (zkConnectionManagerCallback-72-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5783 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[8540452CE3162D82]) [    ] 
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 6080 INFO  (qtp146228093-197) [n:127.0.0.1:33461_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=6
   [junit4]   2> 6133 INFO  (qtp1452639452-57) [n:127.0.0.1:36913_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6150 INFO  (qtp1057174146-81) [n:127.0.0.1:37877_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6195 INFO  (qtp642936521-69) [n:127.0.0.1:38955_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6215 INFO  (qtp1883102191-62) [n:127.0.0.1:41823_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6239 INFO  (qtp738743874-78) [n:127.0.0.1:46369_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6243 INFO  (qtp146228093-73) [n:127.0.0.1:33461_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=228
   [junit4]   2> 6259 INFO  (qtp146228093-73) [n:127.0.0.1:33461_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 6298 INFO  
(OverseerThreadFactory-28-thread-1-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll_notarget
   [junit4]   2> 6317 INFO  (qtp146228093-44) [n:127.0.0.1:33461_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6331 INFO  (qtp1452639452-56) [n:127.0.0.1:36913_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6363 INFO  (qtp1057174146-83) [n:127.0.0.1:37877_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6376 INFO  (qtp642936521-52) [n:127.0.0.1:38955_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6383 INFO  (qtp1883102191-62) [n:127.0.0.1:41823_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6404 INFO  (qtp738743874-77) [n:127.0.0.1:46369_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6437 INFO  
(OverseerThreadFactory-28-thread-1-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 1948389542 sessionWrapper.createTime 1948389510896857, 
this.sessionWrapper.createTime 1948389510896857 
   [junit4]   2> 6566 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38955/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6571 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37877/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6576 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36913/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6584 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33461/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6588 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33461/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6597 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n11",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46369/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6603 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n13",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41823/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6612 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n15",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36913/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6619 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n17",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37877/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6624 INFO  
(OverseerStateUpdate-72185283308290066-127.0.0.1:41823_solr-n_0000000000) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n19",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38955/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6998 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n3&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7001 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7000 INFO  (qtp1057174146-70) [n:127.0.0.1:37877_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node18&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n17&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7000 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n15&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7002 INFO  (qtp1452639452-35) [n:127.0.0.1:36913_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n5&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7004 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7005 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n11&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7021 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node14&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n13&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7007 INFO  (qtp146228093-71) [n:127.0.0.1:33461_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n7&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7006 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7019 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7027 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7036 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7037 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7037 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7047 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n19&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 7166 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36913_solr) 
[n:127.0.0.1:36913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7166 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:37877_solr) 
[n:127.0.0.1:37877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7166 INFO  
(zkCallback-45-thread-2-processing-n:127.0.0.1:38955_solr) 
[n:127.0.0.1:38955_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7166 INFO  
(zkCallback-47-thread-2-processing-n:127.0.0.1:37877_solr) 
[n:127.0.0.1:37877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7166 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:46369_solr) 
[n:127.0.0.1:46369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7166 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:33461_solr) 
[n:127.0.0.1:33461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7166 INFO  
(zkCallback-45-thread-1-processing-n:127.0.0.1:38955_solr) 
[n:127.0.0.1:38955_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7169 INFO  
(zkCallback-49-thread-2-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7169 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:41823_solr) 
[n:127.0.0.1:41823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7170 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:46369_solr) 
[n:127.0.0.1:46369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 7170 INFO  
(zkCallback-43-thread-2-processing-n:127.0.0.1:33461_solr) 
[n:127.0.0.1:33461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 8052 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node4 
x:replacenodetest_coll_notarget_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8066 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node16 
x:replacenodetest_coll_notarget_shard4_replica_n15] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8071 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node10 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8072 INFO  (qtp146228093-71) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8103 INFO  (qtp1057174146-70) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node18 
x:replacenodetest_coll_notarget_shard5_replica_n17] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8112 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8112 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8119 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node2 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8127 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n11] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8127 INFO  (qtp1452639452-35) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 8171 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node16 
x:replacenodetest_coll_notarget_shard4_replica_n15] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n15] Schema name=cloud-dynamic
   [junit4]   2> 8199 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n13] Schema name=cloud-dynamic
   [junit4]   2> 8200 INFO  (qtp1057174146-70) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node18 
x:replacenodetest_coll_notarget_shard5_replica_n17] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n17] Schema name=cloud-dynamic
   [junit4]   2> 8209 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node10 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 8194 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n11] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n11] Schema name=cloud-dynamic
   [junit4]   2> 8229 INFO  (qtp1452639452-35) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 8236 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node4 
x:replacenodetest_coll_notarget_shard1_replica_n3] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 8245 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node2 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 8248 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n19] Schema name=cloud-dynamic
   [junit4]   2> 8254 INFO  (qtp146228093-71) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n7] Schema name=cloud-dynamic
   [junit4]   2> 8392 WARN  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 8398 WARN  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 8407 WARN  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 8393 WARN  (qtp1452639452-53) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node16 
x:replacenodetest_coll_notarget_shard4_replica_n15] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 8407 WARN  (qtp738743874-45) [n:127.0.0.1:46369_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n11] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 8425 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8425 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node2 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8425 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node2 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8432 INFO  (qtp1057174146-70) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node18 
x:replacenodetest_coll_notarget_shard5_replica_n17] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8432 INFO  (qtp1057174146-70) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node18 
x:replacenodetest_coll_notarget_shard5_replica_n17] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n17' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8435 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node4 
x:replacenodetest_coll_notarget_shard1_replica_n3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8435 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node4 
x:replacenodetest_coll_notarget_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n3' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8438 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8438 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n13' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8440 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n11] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8440 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n11] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n11' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8440 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node16 
x:replacenodetest_coll_notarget_shard4_replica_n15] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8440 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node16 
x:replacenodetest_coll_notarget_shard4_replica_n15] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n15' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8441 INFO  (qtp1452639452-35) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8441 INFO  (qtp1452639452-35) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n5' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8425 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n19' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8438 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node10 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8442 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node10 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8452 INFO  (qtp1057174146-36) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node4 
x:replacenodetest_coll_notarget_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37877.solr.core.replacenodetest_coll_notarget.shard1.replica_n3' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n3') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8453 INFO  (qtp146228093-71) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 8453 INFO  (qtp146228093-71) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n7' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 8456 INFO  (qtp1452639452-35) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node6 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36913.solr.core.replacenodetest_coll_notarget.shard2.replica_n5' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n5') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8457 INFO  (qtp146228093-67) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node10 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33461.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' 
(registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8457 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41823.solr.core.replacenodetest_coll_notarget.shard4.replica_n13' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n13') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8457 INFO  (qtp738743874-45) [n:127.0.0.1:46369_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n11] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_46369.solr.core.replacenodetest_coll_notarget.shard3.replica_n11' 
(registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n11') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8457 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38955.solr.core.replacenodetest_coll_notarget.shard5.replica_n19' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n19') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8457 INFO  (qtp1452639452-53) [n:127.0.0.1:36913_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node16 
x:replacenodetest_coll_notarget_shard4_replica_n15] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36913.solr.core.replacenodetest_coll_notarget.shard4.replica_n15' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n15') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8458 INFO  (qtp146228093-71) [n:127.0.0.1:33461_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33461.solr.core.replacenodetest_coll_notarget.shard2.replica_n7' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n7') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8458 INFO  (qtp1057174146-70) [n:127.0.0.1:37877_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node18 
x:replacenodetest_coll_notarget_shard5_replica_n17] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37877.solr.core.replacenodetest_coll_notarget.shard5.replica_n17' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n17') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8458 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node2 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38955.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f237620
   [junit4]   2> 8458 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 8459 INFO  (qtp642936521-37) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node2 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 8459 INFO  (qtp1883102191-46) [n:127.0.0.1:41823_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node14 
x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 8462 INFO  (qtp642936521-31) [n:127.0.0.1:38955_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n19] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard5_replica_n19] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_8540452CE3162D82-001/tempDir-001/nod

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

eed#[8540452CE3162D82]) [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5f49e7b6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2358793 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1978626140
   [junit4]   2> 2358793 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2358793 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2adbd429: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@43969db2
   [junit4]   2> 2358807 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2358807 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@154d768f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4e3df01f
   [junit4]   2> 2358812 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2358812 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f963ca0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5b25567a
   [junit4]   2> 2358812 INFO  (coreCloseExecutor-6086-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13b91bf9
   [junit4]   2> 2358812 INFO  (coreCloseExecutor-6086-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=330898425
   [junit4]   2> 2358813 INFO  (coreCloseExecutor-6086-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@56bb87ea: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27e809bd
   [junit4]   2> 2358819 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@174e10a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2358819 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[8540452CE3162D82])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_8540452CE3162D82-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=436, maxMBSortInHeap=6.3796246044334755, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a613082),
 locale=ak-GH, timezone=America/Panama
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=206079952,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, 
OpenCloseCoreStressTest, DebugComponentTest, BaseCdcrDistributedZkTest, 
ResponseHeaderTest, UpdateParamsTest, TestRandomFaceting, 
TestCloudPseudoReturnFields, TestLuceneMatchVersion, 
TestComplexPhraseQParserPlugin, GraphQueryTest, DistributedVersionInfoTest, 
DistributedFacetPivotLongTailTest, TestConfigSetsAPIZkFailure, 
OverseerStatusTest, TestLuceneIndexBackCompat, TestRebalanceLeaders, 
TimeRoutedAliasUpdateProcessorTest, TestSha256AuthenticationProvider, 
TestQueryWrapperFilter, ChaosMonkeySafeLeaderWithPullReplicasTest, 
RegexBytesRefFilterTest, TestReplicaProperties, 
DeleteLastCustomShardedReplicaTest, TestBinaryField, 
BinaryUpdateRequestHandlerTest, SolrGraphiteReporterTest, SynonymTokenizerTest, 
TestBulkSchemaAPI, HealthCheckHandlerTest, TestEmbeddedSolrServerSchemaAPI, 
StatsComponentTest, TestTestInjection, BigEndianAscendingWordDeserializerTest, 
SharedFSAutoReplicaFailoverTest, TestFreeTextSuggestions, 
HighlighterConfigTest, ChaosMonkeyNothingIsSafeTest, TestGeoJSONResponseWriter, 
TestHighlightDedupGrouping, DirectoryFactoryTest, 
TestLeaderInitiatedRecoveryThread, TestFieldCacheVsDocValues, 
TestDocBasedVersionConstraints, TestDFISimilarityFactory, 
TestExclusionRuleCollectionAccess, TestSkipOverseerOperations, 
ZkSolrClientTest, AtomicUpdatesTest, OutputWriterTest, TestAddFieldRealTimeGet, 
SuggestComponentContextFilterQueryTest, DistributedQueryElevationComponentTest, 
TestCloudInspectUtil, HdfsNNFailoverTest, SolrCoreCheckLockOnStartupTest, 
CoreAdminCreateDiscoverTest, TestCollationField, ExternalFileFieldSortTest, 
TestManagedResource, BadIndexSchemaTest, TestMissingGroups, RollingRestartTest, 
TestJsonFacetRefinement, TestAuthorizationFramework, SimpleFacetsTest, 
TestSerializedLuceneMatchVersion, SearchRateTriggerTest, ShardSplitTest, 
TestDistribStateManager, CloudMLTQParserTest, SolrPluginUtilsTest, 
TestFieldTypeCollectionResource, ZkCLITest, TestDynamicLoading, TestWriterPerf, 
ActionThrottleTest, ZkShardTermsTest, TestCrossCoreJoin, BooleanFieldTest, 
TriLevelCompositeIdRoutingTest, TestInPlaceUpdatesDistrib, 
TestStandardQParsers, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
HdfsBasicDistributedZkTest, TestScoreJoinQPNoScore, 
ClassificationUpdateProcessorTest, MigrateRouteKeyTest, ZkNodePropsTest, 
TestIndexingPerformance, TestLMDirichletSimilarityFactory, 
CachingDirectoryFactoryTest, DateRangeFieldTest, DistanceUnitsTest, 
MBeansHandlerTest, IndexBasedSpellCheckerTest, VersionInfoTest, 
TestBinaryResponseWriter, TriggerIntegrationTest, TestShardHandlerFactory, 
TestIBSimilarityFactory, TestCSVResponseWriter, CurrencyRangeFacetCloudTest, 
TestTrackingShardHandlerFactory, TestWordDelimiterFilterFactory, HLLUtilTest, 
TestHalfAndHalfDocValues, DistributedSuggestComponentTest, BlockDirectoryTest, 
ZkStateWriterTest, OpenExchangeRatesOrgProviderTest, TestJoin, 
SolrSlf4jReporterTest, TestQuerySenderNoQuery, DefaultValueUpdateProcessorTest, 
TestSolr4Spatial2, TestExactSharedStatsCache, TestSearcherReuse, TestSolrXml, 
RequestLoggingTest, FieldAnalysisRequestHandlerTest, TestPolicyCloud, 
RulesTest, TestConfig, HdfsRestartWhileUpdatingTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [355/778 (4!)] on J0 in 81.90s, 16 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 42701 lines...]
[repro] Jenkins log URL: file:///tmp/tmp.LzbSDdgpeV

[repro] Revision: a9f0272380438df88d29ed7c41572136f999f8db

[repro] Repro line:  ant test  -Dtestcase=ReplaceNodeNoTargetTest 
-Dtests.method=test -Dtests.seed=8540452CE3162D82 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ru-MD -Dtests.timezone=Asia/Chungking 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=HdfsAutoAddReplicasIntegrationTest 
-Dtests.method=testSimple -Dtests.seed=8540452CE3162D82 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/Toronto 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=8540452CE3162D82 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-BS 
-Dtests.timezone=America/La_Paz -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestReplicationHandler 
-Dtests.method=doTestIndexAndConfigReplication -Dtests.seed=8540452CE3162D82 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ak-GH 
-Dtests.timezone=America/Panama -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 
a9f0272380438df88d29ed7c41572136f999f8db
[repro] git checkout a9f0272380438df88d29ed7c41572136f999f8db

[...truncated 1 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       HdfsAutoAddReplicasIntegrationTest
[repro]       ReplaceNodeNoTargetTest
[repro]       TestReplicationHandler
[repro]       ShardSplitTest
[repro] ant compile-test

[...truncated 3297 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=20 
-Dtests.class="*.HdfsAutoAddReplicasIntegrationTest|*.ReplaceNodeNoTargetTest|*.TestReplicationHandler|*.ShardSplitTest"
 -Dtests.showOutput=onerror -Dtests.seed=8540452CE3162D82 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/Toronto 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 282 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ReplaceNodeNoTargetTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] git checkout a9f0272380438df88d29ed7c41572136f999f8db

[...truncated 1 lines...]
[repro] Exiting with code 0

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

Reply via email to