Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4151/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter

Error Message:
Collection not found: withShardField

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
        at 
__randomizedtesting.SeedInfo.seed([FA7FF63F9C2BF2D2:AF2F1EAD30D23D22]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 12205 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/init-core-data-001
   [junit4]   2> 1779946 WARN  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1779947 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1779951 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1779951 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1779952 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001
   [junit4]   2> 1779953 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1779953 INFO  (Thread-3793) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1779953 INFO  (Thread-3793) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1779956 ERROR (Thread-3793) [    ] 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> 1780056 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60435
   [junit4]   2> 1780100 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1780100 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1780100 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1780100 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1780102 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a8e35cf{/solr,null,AVAILABLE}
   [junit4]   2> 1780103 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ffaeb36{HTTP/1.1,[http/1.1]}{127.0.0.1:60437}
   [junit4]   2> 1780103 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.e.j.s.Server Started @1783673ms
   [junit4]   2> 1780103 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60437}
   [junit4]   2> 1780103 ERROR (jetty-launcher-2501-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1780103 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1780103 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1780103 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1780104 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T03:46:29.645Z
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c353faa{/solr,null,AVAILABLE}
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6382592b{/solr,null,AVAILABLE}
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40a4b28f{HTTP/1.1,[http/1.1]}{127.0.0.1:60439}
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.e.j.s.Server Started @1783676ms
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2da63d76{HTTP/1.1,[http/1.1]}{127.0.0.1:60440}
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60439}
   [junit4]   2> 1780105 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.e.j.s.Server Started @1783676ms
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60440}
   [junit4]   2> 1780106 ERROR (jetty-launcher-2501-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1780106 ERROR (jetty-launcher-2501-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bad2d19{/solr,null,AVAILABLE}
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T03:46:29.648Z
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@65ee3a51{HTTP/1.1,[http/1.1]}{127.0.0.1:60441}
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.e.j.s.Server Started @1783677ms
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60441}
   [junit4]   2> 1780107 ERROR (jetty-launcher-2501-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1780106 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1780107 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1780107 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T03:46:29.649Z
   [junit4]   2> 1780107 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1780107 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1780107 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1780107 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-28T03:46:29.649Z
   [junit4]   2> 1780110 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1780110 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1780110 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1780110 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1780124 INFO  (jetty-launcher-2501-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60435/solr
   [junit4]   2> 1780126 INFO  (jetty-launcher-2501-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60435/solr
   [junit4]   2> 1780126 INFO  (jetty-launcher-2501-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60435/solr
   [junit4]   2> 1780130 INFO  (jetty-launcher-2501-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60435/solr
   [junit4]   2> 1780334 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1780335 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1780335 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60441_solr
   [junit4]   2> 1780337 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60437_solr
   [junit4]   2> 1780337 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.Overseer Overseer 
(id=98559065423675401-127.0.0.1:60441_solr-n_0000000000) starting
   [junit4]   2> 1780341 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1780341 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1780357 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60441_solr
   [junit4]   2> 1780360 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1780361 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1780395 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1780399 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1780399 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1780403 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60440_solr
   [junit4]   2> 1780405 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1780406 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1780407 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1780410 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1780413 INFO  
(zkCallback-2521-thread-1-processing-n:127.0.0.1:60440_solr) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1780422 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60439_solr
   [junit4]   2> 1780424 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1780425 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1780425 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1780425 INFO  
(zkCallback-2521-thread-1-processing-n:127.0.0.1:60440_solr) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1780542 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60441.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780545 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60439.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780560 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:60437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60437.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780605 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60440.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780606 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60441.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780608 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60441.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780611 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60439.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780613 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60439.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780613 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node3/.
   [junit4]   2> 1780614 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node4/.
   [junit4]   2> 1780614 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:60437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60437.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780615 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:60437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60437.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780616 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node1/.
   [junit4]   2> 1780627 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60440.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780628 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60440.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1780629 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node2/.
   [junit4]   2> 1780770 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1780772 INFO  
(SUITE-CustomCollectionTest-seed#[FA7FF63F9C2BF2D2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60435/solr ready
   [junit4]   2> 1780951 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[FA7FF63F9C2BF2D2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
   [junit4]   2> 1780953 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[FA7FF63F9C2BF2D2]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1780966 INFO  (qtp1005572128-16677) [n:127.0.0.1:60437_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1780969 INFO  
(OverseerThreadFactory-8669-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
routeFieldColl
   [junit4]   2> 1781097 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60439/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781101 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781104 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60441/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781108 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60440/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781112 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60439/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781115 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781119 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60441/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781126 INFO  
(OverseerStateUpdate-98559065423675401-127.0.0.1:60441_solr-n_0000000000) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60440/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1781337 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781338 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1781338 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n10&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781347 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n14&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781348 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1781348 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n6&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781348 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n12&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781348 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n8&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781348 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1781348 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1781349 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n4&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781349 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1781481 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1781481 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1781481 INFO  
(zkCallback-2521-thread-1-processing-n:127.0.0.1:60440_solr) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1781482 INFO  
(zkCallback-2523-thread-2-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1781481 INFO  
(zkCallback-2520-thread-2-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1781482 INFO  
(zkCallback-2522-thread-2-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1781481 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782388 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782388 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782388 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782411 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782411 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782414 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782418 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782418 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1782423 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1782424 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1782426 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n12] Schema 
name=cloud-dynamic
   [junit4]   2> 1782446 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n10] Schema 
name=cloud-dynamic
   [junit4]   2> 1782446 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1782460 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1782460 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n14] Schema 
name=cloud-dynamic
   [junit4]   2> 1782475 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782475 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782476 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60437.solr.core.routeFieldColl.shard1.replica_n2' (registry 
'solr.core.routeFieldColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782476 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782477 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node1/routeFieldColl_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node1/./routeFieldColl_shard1_replica_n2/data/]
   [junit4]   2> 1782482 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782482 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n4' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782482 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60441.solr.core.routeFieldColl.shard2.replica_n4' (registry 
'solr.core.routeFieldColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782483 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782483 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node3/routeFieldColl_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node3/./routeFieldColl_shard2_replica_n4/data/]
   [junit4]   2> 1782487 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1782509 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782509 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782510 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60439.solr.core.routeFieldColl.shard1.replica_n1' (registry 
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782510 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782510 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node4/routeFieldColl_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node4/./routeFieldColl_shard1_replica_n1/data/]
   [junit4]   2> 1782511 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782511 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n10' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782511 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60437.solr.core.routeFieldColl.shard3.replica_n10' (registry 
'solr.core.routeFieldColl.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782511 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782511 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n10] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node1/routeFieldColl_shard3_replica_n10],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node1/./routeFieldColl_shard3_replica_n10/data/]
   [junit4]   2> 1782518 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782519 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n12' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782519 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60441.solr.core.routeFieldColl.shard4.replica_n12' (registry 
'solr.core.routeFieldColl.shard4.replica_n12') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782519 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782519 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n12] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node3/routeFieldColl_shard4_replica_n12],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node3/./routeFieldColl_shard4_replica_n12/data/]
   [junit4]   2> 1782520 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782520 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n6' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782521 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60440.solr.core.routeFieldColl.shard2.replica_n6' (registry 
'solr.core.routeFieldColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782521 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782521 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node2/routeFieldColl_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node2/./routeFieldColl_shard2_replica_n6/data/]
   [junit4]   2> 1782523 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782523 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n14' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782523 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60440.solr.core.routeFieldColl.shard4.replica_n14' (registry 
'solr.core.routeFieldColl.shard4.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782524 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782524 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n14] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node2/routeFieldColl_shard4_replica_n14],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node2/./routeFieldColl_shard4_replica_n14/data/]
   [junit4]   2> 1782527 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1782527 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n8' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1782527 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60439.solr.core.routeFieldColl.shard3.replica_n8' (registry 
'solr.core.routeFieldColl.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25c4da3a
   [junit4]   2> 1782527 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1782527 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n8] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node4/routeFieldColl_shard3_replica_n8],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_FA7FF63F9C2BF2D2-001/tempDir-001/node4/./routeFieldColl_shard3_replica_n8/data/]
   [junit4]   2> 1782696 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782696 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782701 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782701 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782709 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d7cd86c[routeFieldColl_shard1_replica_n1] main]
   [junit4]   2> 1782711 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782712 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782713 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782713 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782716 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782717 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782717 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782717 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782718 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782718 INFO  
(searcherExecutor-8680-thread-1-processing-n:127.0.0.1:60439_solr 
x:routeFieldColl_shard1_replica_n1 s:shard1 c:routeFieldColl r:core_node3) 
[n:127.0.0.1:60439_solr c:routeFieldColl s:shard1 r:core_node3 
x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore 
[routeFieldColl_shard1_replica_n1] Registered new searcher 
Searcher@6d7cd86c[routeFieldColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782718 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049676021760
   [junit4]   2> 1782718 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782718 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782720 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782720 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782722 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782722 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782723 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782723 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782725 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782725 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782734 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782734 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782736 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782736 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782737 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d20e95c[routeFieldColl_shard4_replica_n14] main]
   [junit4]   2> 1782738 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782739 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782739 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782740 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782741 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782741 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782741 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782742 INFO  
(searcherExecutor-8684-thread-1-processing-n:127.0.0.1:60440_solr 
x:routeFieldColl_shard4_replica_n14 s:shard4 c:routeFieldColl r:core_node16) 
[n:127.0.0.1:60440_solr c:routeFieldColl s:shard4 r:core_node16 
x:routeFieldColl_shard4_replica_n14] o.a.s.c.SolrCore 
[routeFieldColl_shard4_replica_n14] Registered new searcher 
Searcher@4d20e95c[routeFieldColl_shard4_replica_n14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782742 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049701187584
   [junit4]   2> 1782745 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 1782747 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bd7fe8[routeFieldColl_shard1_replica_n2] main]
   [junit4]   2> 1782748 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fe83754[routeFieldColl_shard4_replica_n12] main]
   [junit4]   2> 1782748 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b718a40[routeFieldColl_shard2_replica_n4] main]
   [junit4]   2> 1782749 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782750 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782750 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782751 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782751 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard4: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1782751 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782752 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782752 INFO  
(searcherExecutor-8679-thread-1-processing-n:127.0.0.1:60441_solr 
x:routeFieldColl_shard2_replica_n4 s:shard2 c:routeFieldColl r:core_node7) 
[n:127.0.0.1:60441_solr c:routeFieldColl s:shard2 r:core_node7 
x:routeFieldColl_shard2_replica_n4] o.a.s.c.SolrCore 
[routeFieldColl_shard2_replica_n4] Registered new searcher 
Searcher@4b718a40[routeFieldColl_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782753 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049712721920
   [junit4]   2> 1782753 INFO  
(searcherExecutor-8678-thread-1-processing-n:127.0.0.1:60437_solr 
x:routeFieldColl_shard1_replica_n2 s:shard1 c:routeFieldColl r:core_node5) 
[n:127.0.0.1:60437_solr c:routeFieldColl s:shard1 r:core_node5 
x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore 
[routeFieldColl_shard1_replica_n2] Registered new searcher 
Searcher@bd7fe8[routeFieldColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782753 INFO  (qtp1005572128-16679) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049712721920
   [junit4]   2> 1782755 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782756 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782757 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@eca9f73[routeFieldColl_shard2_replica_n6] main]
   [junit4]   2> 1782758 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782758 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782759 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782759 INFO  
(searcherExecutor-8682-thread-1-processing-n:127.0.0.1:60441_solr 
x:routeFieldColl_shard4_replica_n12 s:shard4 c:routeFieldColl r:core_node15) 
[n:127.0.0.1:60441_solr c:routeFieldColl s:shard4 r:core_node15 
x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrCore 
[routeFieldColl_shard4_replica_n12] Registered new searcher 
Searcher@fe83754[routeFieldColl_shard4_replica_n12] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782759 INFO  (qtp831482304-16701) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049719013376
   [junit4]   2> 1782760 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782760 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1782761 INFO  
(searcherExecutor-8683-thread-1-processing-n:127.0.0.1:60440_solr 
x:routeFieldColl_shard2_replica_n6 s:shard2 c:routeFieldColl r:core_node9) 
[n:127.0.0.1:60440_solr c:routeFieldColl s:shard2 r:core_node9 
x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrCore 
[routeFieldColl_shard2_replica_n6] Registered new searcher 
Searcher@eca9f73[routeFieldColl_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782761 INFO  (qtp82265712-16696) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049721110528
   [junit4]   2> 1782762 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1782762 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782765 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@234d4d36[routeFieldColl_shard3_replica_n8] main]
   [junit4]   2> 1782766 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782766 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782767 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782767 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049727401984
   [junit4]   2> 1782768 INFO  
(searcherExecutor-8685-thread-1-processing-n:127.0.0.1:60439_solr 
x:routeFieldColl_shard3_replica_n8 s:shard3 c:routeFieldColl r:core_node11) 
[n:127.0.0.1:60439_solr c:routeFieldColl s:shard3 r:core_node11 
x:routeFieldColl_shard3_replica_n8] o.a.s.c.SolrCore 
[routeFieldColl_shard3_replica_n8] Registered new searcher 
Searcher@234d4d36[routeFieldColl_shard3_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782769 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1782769 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1782771 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cb31454[routeFieldColl_shard3_replica_n10] main]
   [junit4]   2> 1782772 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1782773 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1782773 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1782774 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1782774 INFO  (qtp1005572128-16681) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576945049734742016
   [junit4]   2> 1782775 INFO  
(searcherExecutor-8681-thread-1-processing-n:127.0.0.1:60437_solr 
x:routeFieldColl_shard3_replica_n10 s:shard3 c:routeFieldColl r:core_node13) 
[n:127.0.0.1:60437_solr c:routeFieldColl s:shard3 r:core_node13 
x:routeFieldColl_shard3_replica_n10] o.a.s.c.SolrCore 
[routeFieldColl_shard3_replica_n10] Registered new searcher 
Searcher@5cb31454[routeFieldColl_shard3_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782881 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782881 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782881 INFO  
(zkCallback-2520-thread-2-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782881 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782881 INFO  
(zkCallback-2521-thread-1-processing-n:127.0.0.1:60440_solr) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782881 INFO  
(zkCallback-2522-thread-2-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1782881 INFO  
(zkCallback-2523-thread-2-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783248 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1783249 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1783249 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60439/solr/routeFieldColl_shard1_replica_n1/
   [junit4]   2> 1783249 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n1 
url=http://127.0.0.1:60439/solr START 
replicas=[http://127.0.0.1:60437/solr/routeFieldColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1783252 INFO  (qtp1005572128-16682) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.S.Request [routeFieldColl_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1783252 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1783252 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1783252 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60440/solr/routeFieldColl_shard4_replica_n14/
   [junit4]   2> 1783253 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica_n14 
url=http://127.0.0.1:60440/solr START 
replicas=[http://127.0.0.1:60441/solr/routeFieldColl_shard4_replica_n12/] 
nUpdates=100
   [junit4]   2> 1783254 INFO  (qtp831482304-16705) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.S.Request [routeFieldColl_shard4_replica_n12]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1783261 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1783261 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1783261 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60441/solr/routeFieldColl_shard2_replica_n4/
   [junit4]   2> 1783262 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica_n4 
url=http://127.0.0.1:60441/solr START 
replicas=[http://127.0.0.1:60440/solr/routeFieldColl_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1783264 INFO  (qtp82265712-16698) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.S.Request [routeFieldColl_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1783274 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1783274 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1783274 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60439/solr/routeFieldColl_shard3_replica_n8/
   [junit4]   2> 1783274 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica_n8 
url=http://127.0.0.1:60439/solr START 
replicas=[http://127.0.0.1:60437/solr/routeFieldColl_shard3_replica_n10/] 
nUpdates=100
   [junit4]   2> 1783275 INFO  (qtp1005572128-16683) [n:127.0.0.1:60437_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 
o.a.s.c.S.Request [routeFieldColl_shard3_replica_n10]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1783550 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n1 
url=http://127.0.0.1:60439/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1783550 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1783550 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1783550 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1783556 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica_n14 
url=http://127.0.0.1:60440/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1783556 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1783556 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1783556 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1783558 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60439/solr/routeFieldColl_shard1_replica_n1/ shard1
   [junit4]   2> 1783565 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60440/solr/routeFieldColl_shard4_replica_n14/ shard4
   [junit4]   2> 1783569 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica_n4 
url=http://127.0.0.1:60441/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1783569 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1783569 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1783569 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1783578 INFO  (qtp831482304-16703) [n:127.0.0.1:60441_solr 
c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60441/solr/routeFieldColl_shard2_replica_n4/ shard2
   [junit4]   2> 1783579 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica_n8 
url=http://127.0.0.1:60439/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1783579 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1783579 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1783579 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1783587 INFO  (qtp1354853348-16687) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60439/solr/routeFieldColl_shard3_replica_n8/ shard3
   [junit4]   2> 1783699 INFO  
(zkCallback-2523-thread-2-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783699 INFO  
(zkCallback-2522-thread-2-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783699 INFO  
(zkCallback-2520-thread-1-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783699 INFO  
(zkCallback-2520-thread-2-processing-n:127.0.0.1:60441_solr) 
[n:127.0.0.1:60441_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783699 INFO  
(zkCallback-2523-thread-1-processing-n:127.0.0.1:60437_solr) 
[n:127.0.0.1:60437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783700 INFO  
(zkCallback-2521-thread-1-processing-n:127.0.0.1:60440_solr) 
[n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783699 INFO  
(zkCallback-2522-thread-1-processing-n:127.0.0.1:60439_solr) 
[n:127.0.0.1:60439_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1783713 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1783715 INFO  (qtp1354853348-16689) [n:127.0.0.1:60439_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2366
   [junit4]   2> 1783719 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1783722 INFO  (qtp82265712-16695) [n:127.0.0.1:60440_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n1

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

heds-core-api-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/api-all-1.0.0-M20.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/bcprov-jdk15-1.45.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/byte-buddy-1.6.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/commons-collections-3.2.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/commons-math3-3.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/ehcache-core-2.4.4.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-core-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-server-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jetty-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jetty-util-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/mina-core-2.0.0-M5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/mockito-core-2.6.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/netty-all-4.0.36.Final.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/objenesis-2.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/classes/test:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.3.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/lib/tools.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.2.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20170828_031645_8883159019529487111582.events
 
@/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20170828_031645_888947467668366641961.suites
 -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20170828_031645_8887894648822902927012.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:810: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:754: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:267: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:549: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1458:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:985: 
At least one slave process threw an exception, first: Forked process returned 
with error code: 134. Very likely a JVM crash.  See process stdout at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20170828_031645_8887894648822902927012.sysout

Total time: 85 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to