Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/195/

4 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:41483/forceleader_test_collection

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:41483/forceleader_test_collection
        at 
__randomizedtesting.SeedInfo.seed([9698093204B43D8C:700F3DF23D36C4ED]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260)
        at 
org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:623)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:608)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:555)
        at 
org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:408)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:288)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 49 more


FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([9698093204B43D8C:1ECC36E8AA485074]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:572)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:376)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:681)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:676)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:471)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:341)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate

Error Message:
[Op{action=DELETEREPLICA, hints={COLL_SHARD=[{   
"first":"belowRate_collection",   "second":"shard1"}], REPLICA=[core_node10]}}, 
Op{action=DELETEREPLICA, hints={COLL_SHARD=[{   "first":"belowRate_collection", 
  "second":"shard1"}], REPLICA=[core_node8]}}, Op{action=DELETEREPLICA, 
hints={COLL_SHARD=[{   "first":"belowRate_collection",   "second":"shard1"}], 
REPLICA=[core_node6]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:34420_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:41012_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:36429_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:35830_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:34879_solr]}}] expected:<7> but was:<8>

Stack Trace:
java.lang.AssertionError: [Op{action=DELETEREPLICA, hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node10]}}, Op{action=DELETEREPLICA, 
hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node8]}}, Op{action=DELETEREPLICA, 
hints={COLL_SHARD=[{
  "first":"belowRate_collection",
  "second":"shard1"}], REPLICA=[core_node6]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:34420_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:41012_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:36429_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:35830_solr]}}, Op{action=NONE, 
hints={SRC_NODE=[127.0.0.1:34879_solr]}}] expected:<7> but was:<8>
        at 
__randomizedtesting.SeedInfo.seed([9698093204B43D8C:FC35AF525C5CB89F]: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.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testBelowSearchRate(SearchRateTriggerIntegrationTest.java:400)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica

Error Message:
Timeout waiting for collection to become active Live Nodes: 
[127.0.0.1:10157_solr, 127.0.0.1:10159_solr, 127.0.0.1:10155_solr, 
127.0.0.1:10156_solr, 127.0.0.1:10158_solr] Last available state: 
DocCollection(testCreateCollectionAddReplica//clusterstate.json/30)={   
"replicationFactor":"1",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0",   
"autoCreated":"true",   "policy":"c1",   "shards":{"shard1":{       
"replicas":{"core_node1":{           
"core":"testCreateCollectionAddReplica_shard1_replica_n1",           
"SEARCHER.searcher.maxDoc":0,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":10240,           "node_name":"127.0.0.1:10159_solr",   
        "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":9.5367431640625E-6,           "SEARCHER.searcher.numDocs":0}}, 
      "range":"80000000-7fffffff",       "state":"active"}}}

Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10157_solr, 127.0.0.1:10159_solr, 127.0.0.1:10155_solr, 
127.0.0.1:10156_solr, 127.0.0.1:10158_solr]
Last available state: 
DocCollection(testCreateCollectionAddReplica//clusterstate.json/30)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10159_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
        at 
__randomizedtesting.SeedInfo.seed([9698093204B43D8C:16B86C1C15F7D52A]:0)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica(TestSimPolicyCloud.java:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: last ClusterState: 
znodeVersion: 31
live nodes:[127.0.0.1:10157_solr, 127.0.0.1:10159_solr, 127.0.0.1:10155_solr, 
127.0.0.1:10156_solr, 127.0.0.1:10158_solr]
collections:{testCreateCollectionAddReplica=DocCollection(testCreateCollectionAddReplica//clusterstate.json/30)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10159_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}}, last coll state: 
DocCollection(testCreateCollectionAddReplica//clusterstate.json/30)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10159_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
        ... 41 more




Build Log:
[...truncated 12688 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 884750 INFO  
(SUITE-ShardRoutingTest-seed#[9698093204B43D8C]-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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/init-core-data-001
   [junit4]   2> 884763 WARN  
(SUITE-ShardRoutingTest-seed#[9698093204B43D8C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 884763 INFO  
(SUITE-ShardRoutingTest-seed#[9698093204B43D8C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 884764 INFO  
(SUITE-ShardRoutingTest-seed#[9698093204B43D8C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 884781 INFO  
(SUITE-ShardRoutingTest-seed#[9698093204B43D8C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hd_zw/
   [junit4]   2> 884786 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 884797 INFO  (Thread-706) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 884797 INFO  (Thread-706) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 884833 ERROR (Thread-706) [    ] 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> 884901 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34470
   [junit4]   2> 884933 INFO  (zkConnectionManagerCallback-808-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 884963 INFO  (zkConnectionManagerCallback-810-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 884967 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 884976 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 884977 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884978 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 884980 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 884981 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 884982 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 884983 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 884984 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884985 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 884986 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 884992 INFO  (zkConnectionManagerCallback-814-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 884994 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 885160 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 885209 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 885209 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 885210 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 885211 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e9e656d{/hd_zw,null,AVAILABLE}
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@518081cd{SSL,[ssl, 
http/1.1]}{127.0.0.1:42534}
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.Server 
Started @885264ms
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/hd_zw, hostPort=42534, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/control-001/cores}
   [junit4]   2> 885214 ERROR 
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 885214 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T18:15:35.036Z
   [junit4]   2> 885243 INFO  (zkConnectionManagerCallback-816-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885244 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 885244 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/control-001/solr.xml
   [junit4]   2> 885248 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 885248 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 885249 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 885491 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34470/solr
   [junit4]   2> 885505 INFO  (zkConnectionManagerCallback-820-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885529 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885615 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:42534_hd_zw
   [junit4]   2> 885616 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.c.Overseer Overseer 
(id=73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000) starting
   [junit4]   2> 885643 INFO  (zkConnectionManagerCallback-829-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885648 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34470/solr 
ready
   [junit4]   2> 885665 INFO  
(OverseerStateUpdate-73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000) 
[n:127.0.0.1:42534_hd_zw    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42534_hd_zw
   [junit4]   2> 885665 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42534_hd_zw
   [junit4]   2> 885685 INFO  
(OverseerStateUpdate-73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000) 
[n:127.0.0.1:42534_hd_zw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 885713 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 885725 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 885741 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 885752 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 885753 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 885754 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [n:127.0.0.1:42534_hd_zw   
 ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/control-001/cores
   [junit4]   2> 885821 INFO  (zkConnectionManagerCallback-835-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885822 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 885822 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34470/solr ready
   [junit4]   2> 885869 INFO  (qtp508932779-3705) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42534_hd_zw&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 885897 INFO  
(OverseerThreadFactory-1455-thread-1-processing-n:127.0.0.1:42534_hd_zw) 
[n:127.0.0.1:42534_hd_zw    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 886026 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 886053 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886054 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 887085 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 887115 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 887279 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 887351 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 887352 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 887370 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 887388 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34028868445891575]
   [junit4]   2> 887404 WARN  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 887505 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 887506 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 887507 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 887507 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 887508 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=42.1240234375, 
floorSegmentMB=0.751953125, forceMergeDeletesPctAllowed=15.677601043525792, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.2309225748554
   [junit4]   2> 887514 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22a4894[control_collection_shard1_replica_n1] main]
   [junit4]   2> 887515 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 887516 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 887517 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 887517 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1615141050608779264
   [junit4]   2> 887518 INFO  
(searcherExecutor-1460-thread-1-processing-n:127.0.0.1:42534_hd_zw 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:42534_hd_zw c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@22a4894[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 887542 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 887549 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 887549 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 887550 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42534/hd_zw/control_collection_shard1_replica_n1/
   [junit4]   2> 887551 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 887551 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42534/hd_zw/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 887551 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 887560 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42534/hd_zw/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 887666 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 887668 INFO  (qtp508932779-3704) [n:127.0.0.1:42534_hd_zw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1615
   [junit4]   2> 887676 INFO  (qtp508932779-3705) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 887771 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 887897 INFO  
(OverseerCollectionConfigSetProcessor-73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000)
 [n:127.0.0.1:42534_hd_zw    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 888677 INFO  (qtp508932779-3705) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42534_hd_zw&wt=javabin&version=2}
 status=0 QTime=2808
   [junit4]   2> 888733 INFO  (zkConnectionManagerCallback-840-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 888734 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 888734 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34470/solr ready
   [junit4]   2> 888734 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 888745 INFO  (qtp508932779-3703) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 888757 INFO  
(OverseerThreadFactory-1455-thread-2-processing-n:127.0.0.1:42534_hd_zw) 
[n:127.0.0.1:42534_hd_zw    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 888978 WARN  
(OverseerThreadFactory-1455-thread-2-processing-n:127.0.0.1:42534_hd_zw) 
[n:127.0.0.1:42534_hd_zw    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 888982 INFO  (qtp508932779-3703) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 888982 INFO  (qtp508932779-3703) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=236
   [junit4]   2> 889239 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-1-001
 of type NRT
   [junit4]   2> 889241 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 889321 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 889321 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 889321 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 889333 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4044d0bd{/hd_zw,null,AVAILABLE}
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@40b21efd{SSL,[ssl, 
http/1.1]}{127.0.0.1:40693}
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.Server 
Started @889384ms
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/hd_zw, hostPort=40693, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-1-001/cores}
   [junit4]   2> 889334 ERROR 
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 889334 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T18:15:39.156Z
   [junit4]   2> 889385 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889388 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 889388 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-1-001/solr.xml
   [junit4]   2> 889392 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 889392 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 889393 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 889824 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34470/solr
   [junit4]   2> 889864 INFO  (zkConnectionManagerCallback-846-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889909 INFO  (zkConnectionManagerCallback-848-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889914 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 889917 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 889917 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40693_hd_zw
   [junit4]   2> 889919 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 889919 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 889919 INFO  (zkCallback-821-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 889942 INFO  (zkCallback-847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 889974 INFO  (zkConnectionManagerCallback-855-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889976 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 889977 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34470/solr ready
   [junit4]   2> 889989 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 890010 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 890028 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 890028 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 890034 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-1-001/cores
   [junit4]   2> 890120 INFO  (qtp1098555694-3757) [n:127.0.0.1:40693_hd_zw    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:40693_hd_zw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 890133 INFO  
(OverseerCollectionConfigSetProcessor-73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000)
 [n:127.0.0.1:42534_hd_zw    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 890158 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 890162 INFO  (qtp508932779-3707) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 890163 INFO  (qtp508932779-3703) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 890164 INFO  
(OverseerThreadFactory-1455-thread-3-processing-n:127.0.0.1:42534_hd_zw) 
[n:127.0.0.1:42534_hd_zw c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:40693_hd_zw for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 890172 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw    
x:collection1_shard2_replica_n81] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 891217 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 891389 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n81] Schema name=test
   [junit4]   2> 891613 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 891634 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n81' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 891634 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n81' (registry 
'solr.core.collection1.shard2.replica_n81') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 891634 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n81] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-1-001/cores/collection1_shard2_replica_n81],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-1-001/cores/collection1_shard2_replica_n81/data/]
   [junit4]   2> 891638 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34028868445891575]
   [junit4]   2> 891674 WARN  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 891888 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 891888 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 891954 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 891954 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 891955 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=42.1240234375, 
floorSegmentMB=0.751953125, forceMergeDeletesPctAllowed=15.677601043525792, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.2309225748554
   [junit4]   2> 891964 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@160cfc83[collection1_shard2_replica_n81] main]
   [junit4]   2> 891965 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 891966 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 891966 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 891967 INFO  
(searcherExecutor-1474-thread-1-processing-n:127.0.0.1:40693_hd_zw 
x:collection1_shard2_replica_n81 c:collection1 s:shard2) 
[n:127.0.0.1:40693_hd_zw c:collection1 s:shard2  
x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
[collection1_shard2_replica_n81] Registered new searcher 
Searcher@160cfc83[collection1_shard2_replica_n81] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891967 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1615141055274942464
   [junit4]   2> 891997 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node82=0}, version=0}
   [junit4]   2> 892003 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 892003 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 892003 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:40693/hd_zw/collection1_shard2_replica_n81/
   [junit4]   2> 892003 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 892003 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
https://127.0.0.1:40693/hd_zw/collection1_shard2_replica_n81/ has no replicas
   [junit4]   2> 892003 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 892007 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40693/hd_zw/collection1_shard2_replica_n81/ shard2
   [junit4]   2> 892158 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 892160 INFO  (qtp1098555694-3762) [n:127.0.0.1:40693_hd_zw 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1987
   [junit4]   2> 892165 INFO  (qtp1098555694-3757) [n:127.0.0.1:40693_hd_zw 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:40693_hd_zw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2044
   [junit4]   2> 892431 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-2-001
 of type NRT
   [junit4]   2> 892432 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 892442 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 892442 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 892442 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 892443 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@653c48fc{/hd_zw,null,AVAILABLE}
   [junit4]   2> 892443 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3310e659{SSL,[ssl, 
http/1.1]}{127.0.0.1:38272}
   [junit4]   2> 892443 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.e.j.s.Server 
Started @892494ms
   [junit4]   2> 892443 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/hd_zw, hostPort=38272, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-2-001/cores}
   [junit4]   2> 892444 ERROR 
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 892450 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 892451 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 892451 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 892451 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 892451 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T18:15:42.273Z
   [junit4]   2> 892459 INFO  (zkConnectionManagerCallback-858-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 892460 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 892460 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-2-001/solr.xml
   [junit4]   2> 892464 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 892464 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 892465 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 892538 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34470/solr
   [junit4]   2> 892540 INFO  (zkConnectionManagerCallback-862-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 892542 INFO  (zkConnectionManagerCallback-864-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 892547 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 892550 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 892550 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38272_hd_zw
   [junit4]   2> 892552 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 892552 INFO  (zkCallback-839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 892552 INFO  (zkCallback-847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 892552 INFO  (zkCallback-854-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 892552 INFO  (zkCallback-821-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 892573 INFO  (zkCallback-863-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 892608 INFO  (zkConnectionManagerCallback-871-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 892614 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 892615 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34470/solr ready
   [junit4]   2> 892625 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 892640 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 892664 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 892674 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 892676 INFO  
(TEST-ShardRoutingTest.test-seed#[9698093204B43D8C]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-2-001/cores
   [junit4]   2> 892793 INFO  (qtp865298415-3796) [n:127.0.0.1:38272_hd_zw    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38272_hd_zw&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 892801 INFO  
(OverseerCollectionConfigSetProcessor-73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000)
 [n:127.0.0.1:42534_hd_zw    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 892819 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 892830 INFO  (qtp1098555694-3759) [n:127.0.0.1:40693_hd_zw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n81:INDEX.sizeInBytes}
 status=0 QTime=4
   [junit4]   2> 892832 INFO  (qtp1098555694-3757) [n:127.0.0.1:40693_hd_zw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 892833 INFO  (qtp508932779-3703) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 892834 INFO  (qtp508932779-3707) [n:127.0.0.1:42534_hd_zw    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 892835 INFO  
(OverseerThreadFactory-1455-thread-4-processing-n:127.0.0.1:42534_hd_zw) 
[n:127.0.0.1:42534_hd_zw c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:38272_hd_zw for creating new replica of shard shard3 
for collection collection1
   [junit4]   2> 892845 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw    
x:collection1_shard3_replica_n83] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 893883 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 893904 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n83] Schema name=test
   [junit4]   2> 894046 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 894073 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n83' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 894074 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n83' (registry 
'solr.core.collection1.shard3.replica_n83') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7b50f5
   [junit4]   2> 894074 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n83] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-2-001/cores/collection1_shard3_replica_n83],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_9698093204B43D8C-001/shard-2-001/cores/collection1_shard3_replica_n83/data/]
   [junit4]   2> 894085 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34028868445891575]
   [junit4]   2> 894115 WARN  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 894302 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 894302 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 894303 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 894303 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 894304 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=42.1240234375, 
floorSegmentMB=0.751953125, forceMergeDeletesPctAllowed=15.677601043525792, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.2309225748554
   [junit4]   2> 894305 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d1da9d6[collection1_shard3_replica_n83] main]
   [junit4]   2> 894317 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 894318 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 894319 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 894319 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1615141057741193216
   [junit4]   2> 894320 INFO  
(searcherExecutor-1488-thread-1-processing-n:127.0.0.1:38272_hd_zw 
x:collection1_shard3_replica_n83 c:collection1 s:shard3) 
[n:127.0.0.1:38272_hd_zw c:collection1 s:shard3  
x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
[collection1_shard3_replica_n83] Registered new searcher 
Searcher@5d1da9d6[collection1_shard3_replica_n83] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 894340 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard3 to 
Terms{values={core_node84=0}, version=0}
   [junit4]   2> 894345 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 894345 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 894345 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:38272/hd_zw/collection1_shard3_replica_n83/
   [junit4]   2> 894346 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 894346 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy 
https://127.0.0.1:38272/hd_zw/collection1_shard3_replica_n83/ has no replicas
   [junit4]   2> 894346 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 894348 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38272/hd_zw/collection1_shard3_replica_n83/ shard3
   [junit4]   2> 894500 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 894503 INFO  (qtp865298415-3799) [n:127.0.0.1:38272_hd_zw 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1657
   [junit4]   2> 894510 INFO  (qtp865298415-3796) [n:127.0.0.1:38272_hd_zw 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:38272_hd_zw&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1717
   [junit4]   2> 894511 INFO  
(OverseerCollectionConfigSetProcessor-73542373431312389-127.0.0.1:42534_hd_zw-n_0000000000)
 [n:12

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

/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null522717157
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null522717157
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null522717157

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

-jenkins-base:

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

Reply via email to