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

4 tests failed.
FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV1

Error Message:
Error from server at http://127.0.0.1:43553/solr: Collection : 
testV2_2018-04-09 is part of alias testV2 remove or modify the alias before 
removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43553/solr: Collection : testV2_2018-04-09 is 
part of alias testV2 remove or modify the alias before removing this collection.
        at 
__randomizedtesting.SeedInfo.seed([85419656E30CFDC1:2A8F5126A2E15151]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
        at 
org.apache.solr.cloud.CreateRoutedAliasTest.doBefore(CreateRoutedAliasTest.java:96)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Time waiting for 1x2 collection null Live Nodes: [127.0.0.1:34997_solr, 
127.0.0.1:35426_solr, 127.0.0.1:41702_solr] Last available state: 
DocCollection(testNewLeaderOldReplica//collections/testNewLeaderOldReplica/state.json/6)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node42":{           "core":"testNewLeaderOldReplica_shard1_replica_n41",  
         "base_url":"http://127.0.0.1:35426/solr";,           
"node_name":"127.0.0.1:35426_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node44":{           
"core":"testNewLeaderOldReplica_shard1_replica_n43",           
"base_url":"http://127.0.0.1:41702/solr";,           
"node_name":"127.0.0.1:41702_solr",           "state":"recovering",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Time waiting for 1x2 collection
null
Live Nodes: [127.0.0.1:34997_solr, 127.0.0.1:35426_solr, 127.0.0.1:41702_solr]
Last available state: 
DocCollection(testNewLeaderOldReplica//collections/testNewLeaderOldReplica/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node42":{
          "core":"testNewLeaderOldReplica_shard1_replica_n41",
          "base_url":"http://127.0.0.1:35426/solr";,
          "node_name":"127.0.0.1:35426_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node44":{
          "core":"testNewLeaderOldReplica_shard1_replica_n43",
          "base_url":"http://127.0.0.1:41702/solr";,
          "node_name":"127.0.0.1:41702_solr",
          "state":"recovering",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([85419656E30CFDC1:CB5A31514206EA0E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica(LIRRollingUpdatesTest.java:190)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:34997/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:34997/solr
        at 
__randomizedtesting.SeedInfo.seed([85419656E30CFDC1:21A54EA094D3B4D0]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:241)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:339)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:34997 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        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)
        ... 50 more


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34997/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([85419656E30CFDC1:38173C8803D2831F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader(LIRRollingUpdatesTest.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13056 lines...]
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/init-core-data-001
   [junit4]   2> 1597557 WARN  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1597557 INFO  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1597587 INFO  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1597587 INFO  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1597588 INFO  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001
   [junit4]   2> 1597588 INFO  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1597624 INFO  (Thread-1668) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1597624 INFO  (Thread-1668) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1597629 ERROR (Thread-1668) [    ] 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> 1597709 INFO  
(SUITE-CreateRoutedAliasTest-seed#[85419656E30CFDC1]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34578
   [junit4]   2> 1597711 INFO  (zkConnectionManagerCallback-2193-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597727 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1597727 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1597728 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e59fc89{/solr,null,AVAILABLE}
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14f121aa{HTTP/1.1,[http/1.1]}{127.0.0.1:43553}
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.e.j.s.Server Started @1597880ms
   [junit4]   2> 1597729 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43553}
   [junit4]   2> 1597730 ERROR (jetty-launcher-2190-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1597730 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b5ba777{/solr,null,AVAILABLE}
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597741 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-09T16:36:40.347Z
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a198d74{HTTP/1.1,[http/1.1]}{127.0.0.1:45208}
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.e.j.s.Server Started @1597892ms
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45208}
   [junit4]   2> 1597742 ERROR (jetty-launcher-2190-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597742 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-09T16:36:40.348Z
   [junit4]   2> 1597743 INFO  (zkConnectionManagerCallback-2195-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597744 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597828 INFO  (jetty-launcher-2190-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34578/solr
   [junit4]   2> 1597829 INFO  (zkConnectionManagerCallback-2197-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597829 INFO  (zkConnectionManagerCallback-2201-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1597830 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1597846 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1014f86cb130003, likely client has closed socket
   [junit4]   2> 1597945 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1014f86cb130002, likely client has closed socket
   [junit4]   2> 1597946 INFO  (zkConnectionManagerCallback-2203-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598079 INFO  (jetty-launcher-2190-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34578/solr
   [junit4]   2> 1598135 INFO  (zkConnectionManagerCallback-2209-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598138 INFO  (zkConnectionManagerCallback-2211-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598200 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1598233 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45208_solr
   [junit4]   2> 1598261 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.c.Overseer Overseer 
(id=72426509365870598-127.0.0.1:45208_solr-n_0000000000) starting
   [junit4]   2> 1598329 INFO  (zkConnectionManagerCallback-2218-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598331 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34578/solr ready
   [junit4]   2> 1598419 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45208_solr
   [junit4]   2> 1598466 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1598502 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1598508 INFO  (zkCallback-2210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1598537 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1598537 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43553_solr
   [junit4]   2> 1598683 INFO  (zkCallback-2217-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1598764 INFO  (zkCallback-2210-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1598784 INFO  (zkCallback-2217-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1598873 INFO  (zkCallback-2202-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1599913 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1599949 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1599950 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1599951 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/.
   [junit4]   2> 1600115 INFO  (zkConnectionManagerCallback-2223-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600179 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45208.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1600192 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1600215 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45208.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1600215 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45208.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1600232 INFO  (jetty-launcher-2190-thread-1) 
[n:127.0.0.1:45208_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node1/.
   [junit4]   2> 1600257 INFO  (jetty-launcher-2190-thread-2) 
[n:127.0.0.1:43553_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34578/solr ready
   [junit4]   2> 1600432 INFO  (zkConnectionManagerCallback-2225-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600508 INFO  
(TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testNegativeFutureFails
   [junit4]   2> 1600545 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600557 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1600560 INFO  (zkConnectionManagerCallback-2231-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1600580 INFO  
(TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600594 INFO  
(TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34578/solr 
ready
   [junit4]   2> 1600596 INFO  
(TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600626 INFO  (qtp1074599561-7881) [n:127.0.0.1:45208_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json&router.maxFutureMs=-60000
 and sendToOCPQueue=true
   [junit4]   2> 1600656 ERROR (OverseerThreadFactory-2720-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: 
testNegativeFutureFails operation: createalias 
failed:org.apache.solr.common.SolrException: router.maxFutureMs must be >= 0
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.TimeRoutedAlias.<init>(TimeRoutedAlias.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateAliasCmd.callCreateRoutedAlias(CreateAliasCmd.java:116)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateAliasCmd.call(CreateAliasCmd.java:65)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1600774 INFO  (qtp1074599561-7881) [n:127.0.0.1:45208_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=testNegativeFutureFails&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json&router.maxFutureMs=-60000}
 status=400 QTime=147
   [junit4]   2> 1600775 INFO  
(TEST-CreateRoutedAliasTest.testNegativeFutureFails-seed#[85419656E30CFDC1]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testNegativeFutureFails
   [junit4]   2> 1600866 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[85419656E30CFDC1]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testAliasNameMustBeValid
   [junit4]   2> 1600871 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600880 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1600910 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[85419656E30CFDC1]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1600912 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=735741!45&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 1600912 ERROR (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid alias: 
[735741!45]. alias names must consist entirely of periods, underscores, 
hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateAliasName(SolrIdentifierValidator.java:52)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$5(CollectionsHandler.java:524)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1115)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:243)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:231)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1600942 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={router.interval=%2B30MINUTE&router.start=2018-01-15T00:00:00Z&create-collection.collection.configName=_default&router.field=evt_dt&name=735741!45&router.name=time&create-collection.numShards=1&action=CREATEALIAS&wt=json}
 status=400 QTime=30
   [junit4]   2> 1600943 INFO  
(TEST-CreateRoutedAliasTest.testAliasNameMustBeValid-seed#[85419656E30CFDC1]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testAliasNameMustBeValid
   [junit4]   2> 1601036 INFO  
(TEST-CreateRoutedAliasTest.testV2-seed#[85419656E30CFDC1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testV2
   [junit4]   2> 1601066 INFO  (qtp1074599561-7892) [n:127.0.0.1:45208_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1601067 INFO  (qtp1074599561-7892) [n:127.0.0.1:45208_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1601069 INFO  
(TEST-CreateRoutedAliasTest.testV2-seed#[85419656E30CFDC1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1601185 INFO  (OverseerThreadFactory-2720-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testV2_2018-04-09
   [junit4]   2> 1601186 WARN  (OverseerThreadFactory-2720-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection 
testV2_2018-04-09 is higher than the number of Solr instances currently live or 
live and part of your createNodeSet(1). It's unusual to run two replica of the 
same slice on the same Solr-instance.
   [junit4]   2> 1601310 INFO  
(OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"testV2_2018-04-09_foo_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601312 INFO  
(OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"testV2_2018-04-09_foo_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601314 INFO  
(OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"testV2_2018-04-09_bar_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601338 INFO  
(OverseerStateUpdate-72426509365870598-127.0.0.1:45208_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testV2_2018-04-09",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"testV2_2018-04-09_bar_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43553/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1601549 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node3&name=testV2_2018-04-09_foo_replica_t1&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601550 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node5&name=testV2_2018-04-09_foo_replica_p2&action=CREATE&numShards=2&shard=foo&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601564 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=TLOG&property.routedAliasName=testV2&coreNodeName=core_node7&name=testV2_2018-04-09_bar_replica_t4&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601565 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.foobar=bazbam&qt=/admin/cores&collection.configName=_default&newCollection=true&collection=testV2_2018-04-09&version=2&replicaType=PULL&property.routedAliasName=testV2&coreNodeName=core_node8&name=testV2_2018-04-09_bar_replica_p6&action=CREATE&numShards=2&shard=bar&property.foobar2=bazbam2&wt=javabin
   [junit4]   2> 1601694 INFO  (zkCallback-2202-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testV2_2018-04-09/state.json] for collection 
[testV2_2018-04-09] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601694 INFO  (zkCallback-2202-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testV2_2018-04-09/state.json] for collection 
[testV2_2018-04-09] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1601694 INFO  (zkCallback-2202-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testV2_2018-04-09/state.json] for collection 
[testV2_2018-04-09] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1602732 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602732 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602733 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/extraction/lib
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/clustering/lib
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/langid/lib
   [junit4]   2> 1602734 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602735 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../contrib/velocity/lib
   [junit4]   2> 1602735 WARN  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6/../../../../dist
   [junit4]   2> 1602753 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602753 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/extraction/lib
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/clustering/lib
   [junit4]   2> 1602754 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/langid/lib
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../contrib/velocity/lib
   [junit4]   2> 1602755 WARN  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2/../../../../dist
   [junit4]   2> 1602771 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602771 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602789 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1602789 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1602789 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/extraction/lib
   [junit4]   2> 1602789 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/clustering/lib
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/langid/lib
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602790 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../contrib/velocity/lib
   [junit4]   2> 1602791 WARN  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4/../../../../dist
   [junit4]   2> 1602825 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/extraction/lib
   [junit4]   2> 1602825 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1602825 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/clustering/lib
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/langid/lib
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../contrib/velocity/lib
   [junit4]   2> 1602826 WARN  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1/../../../../dist
   [junit4]   2> 1603010 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603010 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603029 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603048 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1603158 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.s.IndexSchema [testV2_2018-04-09_bar_replica_t4] Schema 
name=default-config
   [junit4]   2> 1603226 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.s.IndexSchema [testV2_2018-04-09_foo_replica_p2] Schema 
name=default-config
   [junit4]   2> 1603258 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.s.IndexSchema [testV2_2018-04-09_bar_replica_p6] Schema 
name=default-config
   [junit4]   2> 1603461 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.s.IndexSchema [testV2_2018-04-09_foo_replica_t1] Schema 
name=default-config
   [junit4]   2> 1604949 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605144 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605266 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605314 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_bar_replica_p6' 
using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.core.testV2_2018-04-09.bar.replica_p6' (registry 
'solr.core.testV2_2018-04-09.bar.replica_p6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605638 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.c.SolrCore [[testV2_2018-04-09_bar_replica_p6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_p6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_bar_replica_p6/data/]
   [junit4]   2> 1605659 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1605778 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_bar_replica_t4' 
using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1605778 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.core.testV2_2018-04-09.bar.replica_t4' (registry 
'solr.core.testV2_2018-04-09.bar.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1605779 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605779 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.c.SolrCore [[testV2_2018-04-09_bar_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_bar_replica_t4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_bar_replica_t4/data/]
   [junit4]   2> 1605808 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1605993 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_foo_replica_p2' 
using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1605993 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.core.testV2_2018-04-09.foo.replica_p2' (registry 
'solr.core.testV2_2018-04-09.foo.replica_p2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1605994 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1605994 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.c.SolrCore [[testV2_2018-04-09_foo_replica_p2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_p2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_foo_replica_p2/data/]
   [junit4]   2> 1606010 INFO  (qtp475121273-7894) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node5 x:testV2_2018-04-09_foo_replica_p2] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1606060 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'testV2_2018-04-09_foo_replica_t1' 
using configuration from collection testV2_2018-04-09, trusted=true
   [junit4]   2> 1606061 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43553.solr.core.testV2_2018-04-09.foo.replica_t1' (registry 
'solr.core.testV2_2018-04-09.foo.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@656bd089
   [junit4]   2> 1606061 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1606061 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.c.SolrCore [[testV2_2018-04-09_foo_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/testV2_2018-04-09_foo_replica_t1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.CreateRoutedAliasTest_85419656E30CFDC1-001/tempDir-001/node2/./testV2_2018-04-09_foo_replica_t1/data/]
   [junit4]   2> 1606133 INFO  (qtp475121273-7891) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:foo r:core_node3 x:testV2_2018-04-09_foo_replica_t1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1606171 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1606171 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606172 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b035b28[testV2_2018-04-09_bar_replica_p6] main]
   [junit4]   2> 1606206 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/_default
   [junit4]   2> 1606207 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 1606207 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/_default/managed-schema
   [junit4]   2> 1606207 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1606208 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1606208 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1606242 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1606242 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:testV2_2018-04-09_bar_replica_t4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1606243 INFO  (qtp475121273-7882) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node8 x:testV2_2018-04-09_bar_replica_p6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1606243 INFO  
(searcherExecutor-2725-thread-1-processing-n:127.0.0.1:43553_solr 
x:testV2_2018-04-09_bar_replica_p6 c:testV2_2018-04-09 s:bar r:core_node8) 
[n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 
x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1b035b28[testV2_2018-04-09_bar_replica_p6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606243 INFO  
(searcherExecutor-2725-thread-1-processing-n:127.0.0.1:43553_solr 
x:testV2_2018-04-09_bar_replica_p6 c:testV2_2018-04-09 s:bar r:core_node8) 
[n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 
x:testV2_2018-04-09_bar_replica_p6] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1606243 INFO  
(searcherExecutor-2725-thread-1-processing-n:127.0.0.1:43553_solr 
x:testV2_2018-04-09_bar_replica_p6 c:testV2_2018-04-09 s:bar r:core_node8) 
[n:127.0.0.1:43553_solr c:testV2_2018-04-09 s:bar r:core_node8 
x:testV2_2018-04-09_bar_replica_p6] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1606243 INFO  (qtp475121273-7887) [n:127.0.0.1:43553_solr 
c:testV2_2018-04-09 s:bar r:core_node7 x:tes

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

ome/jenkins/jenkins-slave/workspace/Lucene-Solr-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-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-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-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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1375451276
     [copy] Copying 40 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1375451276
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1375451276

resolve-example:

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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

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 48ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            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: 210 minutes 17 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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