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

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([BC2CB38AA10912C5:E97C5B180DF0DD35]: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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12967 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> 1981591 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/init-core-data-001
   [junit4]   2> 1981592 WARN  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 1981592 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1981594 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-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> 1981595 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001
   [junit4]   2> 1981595 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1981596 INFO  (Thread-2912) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1981596 INFO  (Thread-2912) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1981604 ERROR (Thread-2912) [    ] 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> 1981706 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64367
   [junit4]   2> 1981770 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1981770 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1981770 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1981770 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1981773 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ec6dffa{/solr,null,AVAILABLE}
   [junit4]   2> 1981773 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3be2465f{HTTP/1.1,[http/1.1]}{127.0.0.1:64369}
   [junit4]   2> 1981773 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.e.j.s.Server Started @1984897ms
   [junit4]   2> 1981774 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64369}
   [junit4]   2> 1981774 ERROR (jetty-launcher-3014-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1981774 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1981774 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1981774 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1981774 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-22T11:59:30.794Z
   [junit4]   2> 1981775 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@165a5cb0{/solr,null,AVAILABLE}
   [junit4]   2> 1981775 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6883e4c5{/solr,null,AVAILABLE}
   [junit4]   2> 1981776 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@fac2ee0{HTTP/1.1,[http/1.1]}{127.0.0.1:64372}
   [junit4]   2> 1981776 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.e.j.s.Server Started @1984899ms
   [junit4]   2> 1981776 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64372}
   [junit4]   2> 1981776 ERROR (jetty-launcher-3014-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1981777 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1981777 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1981777 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1981777 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-22T11:59:30.797Z
   [junit4]   2> 1981777 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58485786{/solr,null,AVAILABLE}
   [junit4]   2> 1981777 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5be1f922{HTTP/1.1,[http/1.1]}{127.0.0.1:64373}
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.e.j.s.Server Started @1984901ms
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64373}
   [junit4]   2> 1981778 ERROR (jetty-launcher-3014-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@184429e6{HTTP/1.1,[http/1.1]}{127.0.0.1:64370}
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.e.j.s.Server Started @1984901ms
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64370}
   [junit4]   2> 1981778 ERROR (jetty-launcher-3014-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1981778 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-22T11:59:30.798Z
   [junit4]   2> 1981779 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1981779 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1981779 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1981779 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-22T11:59:30.799Z
   [junit4]   2> 1981795 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1981796 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1981799 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1981806 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1981813 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea974ff3c0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1981815 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea974ff3c0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1981817 INFO  (jetty-launcher-3014-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64367/solr
   [junit4]   2> 1981818 INFO  (jetty-launcher-3014-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64367/solr
   [junit4]   2> 1981822 INFO  (jetty-launcher-3014-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64367/solr
   [junit4]   2> 1981822 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea974ff3c0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1981826 INFO  (jetty-launcher-3014-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64367/solr
   [junit4]   2> 1981835 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea974ff3c0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1982234 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982234 INFO  (jetty-launcher-3014-thread-1) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982234 INFO  (jetty-launcher-3014-thread-2) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982235 INFO  (jetty-launcher-3014-thread-4) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1982238 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64372_solr
   [junit4]   2> 1982239 INFO  (jetty-launcher-3014-thread-1) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64370_solr
   [junit4]   2> 1982239 INFO  (jetty-launcher-3014-thread-2) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64369_solr
   [junit4]   2> 1982240 INFO  (jetty-launcher-3014-thread-4) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64373_solr
   [junit4]   2> 1982240 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.Overseer Overseer 
(id=98702561812152331-127.0.0.1:64372_solr-n_0000000000) starting
   [junit4]   2> 1982244 INFO  
(zkCallback-3035-thread-1-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1982247 INFO  
(zkCallback-3031-thread-1-processing-n:127.0.0.1:64370_solr) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1982249 INFO  
(zkCallback-3036-thread-1-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1982252 INFO  
(zkCallback-3034-thread-1-processing-n:127.0.0.1:64369_solr) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1982253 INFO  
(zkCallback-3035-thread-1-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1982286 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64372_solr
   [junit4]   2> 1982288 INFO  
(zkCallback-3035-thread-1-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1982288 INFO  
(zkCallback-3034-thread-1-processing-n:127.0.0.1:64369_solr) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1982288 INFO  
(zkCallback-3036-thread-1-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1982291 INFO  
(zkCallback-3031-thread-1-processing-n:127.0.0.1:64370_solr) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1982412 INFO  (jetty-launcher-3014-thread-2) 
[n:127.0.0.1:64369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982431 INFO  (jetty-launcher-3014-thread-4) 
[n:127.0.0.1:64373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982463 INFO  (jetty-launcher-3014-thread-1) 
[n:127.0.0.1:64370_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982476 INFO  (jetty-launcher-3014-thread-1) 
[n:127.0.0.1:64370_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982476 INFO  (jetty-launcher-3014-thread-1) 
[n:127.0.0.1:64370_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982477 INFO  (jetty-launcher-3014-thread-2) 
[n:127.0.0.1:64369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982477 INFO  (jetty-launcher-3014-thread-1) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/.
   [junit4]   2> 1982477 INFO  (jetty-launcher-3014-thread-2) 
[n:127.0.0.1:64369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982484 INFO  (jetty-launcher-3014-thread-4) 
[n:127.0.0.1:64373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982484 INFO  (jetty-launcher-3014-thread-4) 
[n:127.0.0.1:64373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982486 INFO  (jetty-launcher-3014-thread-4) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/.
   [junit4]   2> 1982495 INFO  (jetty-launcher-3014-thread-2) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/.
   [junit4]   2> 1982547 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982575 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982576 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1982578 INFO  (jetty-launcher-3014-thread-3) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/.
   [junit4]   2> 1982689 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1982690 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64367/solr ready
   [junit4]   2> 1982891 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[BC2CB38AA10912C5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 1982893 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[BC2CB38AA10912C5])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1982903 INFO  (qtp261192983-16352) [n:127.0.0.1:64369_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c,d&replicationFactor=5&collection.configName=conf&maxShardsPerNode=6&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=5&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1982906 INFO  
(OverseerThreadFactory-6882-thread-1-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withShardField
   [junit4]   2> 1982907 WARN  
(OverseerThreadFactory-6882-thread-1-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 5 on collection withShardField is higher than the number of Solr 
instances currently live or live and part of your createNodeSet(4). It's 
unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1983036 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64370/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983042 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64372/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983047 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983051 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64373/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983055 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64370/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983059 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64372/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983064 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983069 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64373/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983074 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64370/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983078 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64372/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983082 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n20",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983087 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n22",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64373/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983092 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n24",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64370/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983097 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n26",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64372/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983103 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n28",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983107 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n29",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64373/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983112 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n31",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64370/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983115 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n33",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64372/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983119 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n35",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983122 INFO  
(OverseerStateUpdate-98702561812152331-127.0.0.1:64372_solr-n_0000000000) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n37",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64373/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983335 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node32&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n28&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983335 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983335 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n16&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983336 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1983336 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1983336 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node39&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n35&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983337 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983335 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983337 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n20&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983338 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983338 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node36&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n31&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983341 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n18&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983342 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1983342 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node30&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n26&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983342 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983342 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n6&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983343 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1983343 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983344 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node25&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n22&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983344 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node38&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n33&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983345 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node34&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n29&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983345 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983345 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node40&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n37&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983346 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node27&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n24&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983509 INFO  
(zkCallback-3036-thread-1-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983509 INFO  
(zkCallback-3034-thread-1-processing-n:127.0.0.1:64369_solr) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983509 INFO  
(zkCallback-3031-thread-1-processing-n:127.0.0.1:64370_solr) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983509 INFO  
(zkCallback-3031-thread-2-processing-n:127.0.0.1:64370_solr) 
[n:127.0.0.1:64370_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983509 INFO  
(zkCallback-3034-thread-2-processing-n:127.0.0.1:64369_solr) 
[n:127.0.0.1:64369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983510 INFO  
(zkCallback-3036-thread-2-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983511 INFO  
(zkCallback-3035-thread-1-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983511 INFO  
(zkCallback-3035-thread-2-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1984472 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984472 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984480 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984481 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984483 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984486 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984491 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984494 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984520 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984521 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984521 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984528 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984529 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984530 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984535 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984539 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984540 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984556 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984564 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984579 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.s.IndexSchema [withShardField_b_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 1984579 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1984579 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.s.IndexSchema [withShardField_b_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1984580 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1984607 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1984607 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.s.IndexSchema [withShardField_a_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1984608 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.s.IndexSchema [withShardField_d_replica_n35] Schema name=cloud-dynamic
   [junit4]   2> 1984620 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.s.IndexSchema [withShardField_c_replica_n20] Schema name=cloud-dynamic
   [junit4]   2> 1984626 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.s.IndexSchema [withShardField_c_replica_n22] Schema name=cloud-dynamic
   [junit4]   2> 1984628 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.s.IndexSchema [withShardField_b_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1984628 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.s.IndexSchema [withShardField_c_replica_n24] Schema name=cloud-dynamic
   [junit4]   2> 1984633 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.s.IndexSchema [withShardField_d_replica_n31] Schema name=cloud-dynamic
   [junit4]   2> 1984635 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.s.IndexSchema [withShardField_b_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1984697 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.s.IndexSchema [withShardField_d_replica_n37] Schema name=cloud-dynamic
   [junit4]   2> 1984697 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.s.IndexSchema [withShardField_a_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1984698 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.s.IndexSchema [withShardField_d_replica_n33] Schema name=cloud-dynamic
   [junit4]   2> 1984837 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.s.IndexSchema [withShardField_d_replica_n29] Schema name=cloud-dynamic
   [junit4]   2> 1984848 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984848 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n24' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984849 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.core.withShardField.c.replica_n24' (registry 
'solr.core.withShardField.c.replica_n24') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984849 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984849 INFO  (qtp1132171738-16365) [n:127.0.0.1:64370_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n24] 
o.a.s.c.SolrCore [[withShardField_c_replica_n24] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/withShardField_c_replica_n24],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/./withShardField_c_replica_n24/data/]
   [junit4]   2> 1984851 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.s.IndexSchema [withShardField_c_replica_n28] Schema name=cloud-dynamic
   [junit4]   2> 1984858 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.s.IndexSchema [withShardField_b_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 1984859 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.s.IndexSchema [withShardField_a_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1984862 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.s.IndexSchema [withShardField_c_replica_n26] Schema name=cloud-dynamic
   [junit4]   2> 1984869 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984869 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n12' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984870 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.core.withShardField.b.replica_n12' (registry 
'solr.core.withShardField.b.replica_n12') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984870 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984870 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.c.SolrCore [[withShardField_b_replica_n12] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/withShardField_b_replica_n12],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/./withShardField_b_replica_n12/data/]
   [junit4]   2> 1984908 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984908 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n6' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984909 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.core.withShardField.a.replica_n6' (registry 
'solr.core.withShardField.a.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984909 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984909 INFO  (qtp1377702093-16371) [n:127.0.0.1:64373_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n6] 
o.a.s.c.SolrCore [[withShardField_a_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/withShardField_a_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/./withShardField_a_replica_n6/data/]
   [junit4]   2> 1984912 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984913 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n2' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984913 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.core.withShardField.a.replica_n2' (registry 
'solr.core.withShardField.a.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984913 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984913 INFO  (qtp415255041-16345) [n:127.0.0.1:64372_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.c.SolrCore [[withShardField_a_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/withShardField_a_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/./withShardField_a_replica_n2/data/]
   [junit4]   2> 1984914 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984914 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n29' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984915 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.core.withShardField.d.replica_n29' (registry 
'solr.core.withShardField.d.replica_n29') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984915 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984915 INFO  (qtp1377702093-16374) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node34 x:withShardField_d_replica_n29] 
o.a.s.c.SolrCore [[withShardField_d_replica_n29] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/withShardField_d_replica_n29],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/./withShardField_d_replica_n29/data/]
   [junit4]   2> 1984917 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984917 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n20' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984918 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.core.withShardField.c.replica_n20' (registry 
'solr.core.withShardField.c.replica_n20') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984918 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984918 INFO  (qtp261192983-16354) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node23 x:withShardField_c_replica_n20] 
o.a.s.c.SolrCore [[withShardField_c_replica_n20] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/withShardField_c_replica_n20],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/./withShardField_c_replica_n20/data/]
   [junit4]   2> 1984918 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984918 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n10' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984919 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.core.withShardField.b.replica_n10' (registry 
'solr.core.withShardField.b.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984919 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984919 INFO  (qtp415255041-16347) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] 
o.a.s.c.SolrCore [[withShardField_b_replica_n10] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/withShardField_b_replica_n10],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/./withShardField_b_replica_n10/data/]
   [junit4]   2> 1984920 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984920 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n4' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984920 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.core.withShardField.a.replica_n4' (registry 
'solr.core.withShardField.a.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984920 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984920 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.c.SolrCore [[withShardField_a_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/withShardField_a_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/./withShardField_a_replica_n4/data/]
   [junit4]   2> 1984921 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984921 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n22' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984921 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.core.withShardField.c.replica_n22' (registry 
'solr.core.withShardField.c.replica_n22') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984921 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984921 INFO  (qtp1377702093-16373) [n:127.0.0.1:64373_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n22] 
o.a.s.c.SolrCore [[withShardField_c_replica_n22] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/withShardField_c_replica_n22],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/./withShardField_c_replica_n22/data/]
   [junit4]   2> 1984923 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984923 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n1' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984924 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984924 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.core.withShardField.a.replica_n1' (registry 
'solr.core.withShardField.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984924 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n35' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984924 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984924 INFO  (qtp1132171738-16363) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.c.SolrCore [[withShardField_a_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/withShardField_a_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/./withShardField_a_replica_n1/data/]
   [junit4]   2> 1984924 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.core.withShardField.d.replica_n35' (registry 
'solr.core.withShardField.d.replica_n35') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984924 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984925 INFO  (qtp261192983-16349) [n:127.0.0.1:64369_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n35] 
o.a.s.c.SolrCore [[withShardField_d_replica_n35] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/withShardField_d_replica_n35],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/./withShardField_d_replica_n35/data/]
   [junit4]   2> 1984925 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984925 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n14' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984926 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.core.withShardField.b.replica_n14' (registry 
'solr.core.withShardField.b.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984926 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984926 INFO  (qtp1377702093-16372) [n:127.0.0.1:64373_solr 
c:withShardField s:b r:core_node17 x:withShardField_b_replica_n14] 
o.a.s.c.SolrCore [[withShardField_b_replica_n14] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/withShardField_b_replica_n14],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/./withShardField_b_replica_n14/data/]
   [junit4]   2> 1984924 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984926 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n31' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984927 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.core.withShardField.d.replica_n31' (registry 
'solr.core.withShardField.d.replica_n31') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984927 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984927 INFO  (qtp1132171738-16364) [n:127.0.0.1:64370_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n31] 
o.a.s.c.SolrCore [[withShardField_d_replica_n31] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/withShardField_d_replica_n31],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/./withShardField_d_replica_n31/data/]
   [junit4]   2> 1984928 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984928 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n8' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984928 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.core.withShardField.a.replica_n8' (registry 
'solr.core.withShardField.a.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984928 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984928 INFO  (qtp1132171738-16362) [n:127.0.0.1:64370_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.c.SolrCore [[withShardField_a_replica_n8] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/withShardField_a_replica_n8],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/./withShardField_a_replica_n8/data/]
   [junit4]   2> 1984929 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984929 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n28' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984929 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64369.solr.core.withShardField.c.replica_n28' (registry 
'solr.core.withShardField.c.replica_n28') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984929 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984930 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.c.SolrCore [[withShardField_c_replica_n28] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/withShardField_c_replica_n28],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node2/./withShardField_c_replica_n28/data/]
   [junit4]   2> 1984930 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984930 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n37' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984930 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64373.solr.core.withShardField.d.replica_n37' (registry 
'solr.core.withShardField.d.replica_n37') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984930 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984931 INFO  (qtp1377702093-16375) [n:127.0.0.1:64373_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n37] 
o.a.s.c.SolrCore [[withShardField_d_replica_n37] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/withShardField_d_replica_n37],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node4/./withShardField_d_replica_n37/data/]
   [junit4]   2> 1984943 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984943 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n16' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984944 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64370.solr.core.withShardField.b.replica_n16' (registry 
'solr.core.withShardField.b.replica_n16') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984944 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984944 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.c.SolrCore [[withShardField_b_replica_n16] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/withShardField_b_replica_n16],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node1/./withShardField_b_replica_n16/data/]
   [junit4]   2> 1984950 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984950 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n33' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984950 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984950 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n18' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984951 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.core.withShardField.b.replica_n18' (registry 
'solr.core.withShardField.b.replica_n18') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984951 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984951 INFO  (qtp415255041-16342) [n:127.0.0.1:64372_solr 
c:withShardField s:b r:core_node21 x:withShardField_b_replica_n18] 
o.a.s.c.SolrCore [[withShardField_b_replica_n18] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/withShardField_b_replica_n18],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/./withShardField_b_replica_n18/data/]
   [junit4]   2> 1984951 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.core.withShardField.d.replica_n33' (registry 
'solr.core.withShardField.d.replica_n33') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984951 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984951 INFO  (qtp415255041-16346) [n:127.0.0.1:64372_solr 
c:withShardField s:d r:core_node38 x:withShardField_d_replica_n33] 
o.a.s.c.SolrCore [[withShardField_d_replica_n33] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/withShardField_d_replica_n33],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/./withShardField_d_replica_n33/data/]
   [junit4]   2> 1984959 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1984959 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n26' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 1984961 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64372.solr.core.withShardField.c.replica_n26' (registry 
'solr.core.withShardField.c.replica_n26') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22432afe
   [junit4]   2> 1984961 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1984962 INFO  (qtp415255041-16344) [n:127.0.0.1:64372_solr 
c:withShardField s:c r:core_node30 x:withShardField_c_replica_n26] 
o.a.s.c.SolrCore [[withShardField_c_replica_n26] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/withShardField_c_replica_n26],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001/tempDir-001/node3/./withShardField_c_replica_n26/data/]
   [junit4]   2> 1985291 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1985291 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1985305 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1985305 INFO  (qtp261192983-16358) [n:127.0.0.1:64369_solr 
c:withShardField s:b r:core_node15 x:withShardField_b_replica_n12] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1985325 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.c.SolrCore [withShardField_b_replica_n16]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5ceec667
   [junit4]   2> 1985326 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withShardField.b.replica_n16, tag=1559152231
   [junit4]   2> 1985326 INFO  (qtp1132171738-16361) [n:127.0.0.1:64370_solr 
c:withShardField s:b r:core_node19 x:withShardField_b_replica_n16] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7817418: rootName = 
solr_64370, domain = solr.core.withShardField.b.replica_n16, service url = 
null, agent id = null] for registry solr.core.withShardField.b.replica_n16 / 
com.codahale.metrics.MetricRegistry@637ca41e
   [junit4]   2> 1985326 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.c.SolrCore [withShardField_a_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2988e8ca
   [junit4]   2> 1985326 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withShardField.a.replica_n4, tag=696838346
   [junit4]   2> 1985326 INFO  (qtp261192983-16357) [n:127.0.0.1:64369_solr 
c:withShardField s:c r:core_node32 x:withShardField_c_replica_n28] 
o.a.s.c.SolrCore [withShardField_c_replica_n28]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1446f370
   [junit4]   2> 1985326 INFO  (qtp261192983-16353) [n:127.0.0.1:64369_solr 
c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bdd45ae: rootName = 
solr_64369, domain = solr.core.withShardField.a.replica_n4, service url = null, 
agent id = null] for registry solr.core.withShardField.a.replica_n4 / 
com.codahale.metrics.MetricRe

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

er Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2050793 INFO  (jetty-closer-3015-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ec6dffa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2050793 INFO  
(zkCallback-3036-thread-2-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2050794 INFO  
(zkCallback-3036-thread-3-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64373_solr
   [junit4]   2> 2052292 WARN  
(zkCallback-3035-thread-4-processing-n:127.0.0.1:64372_solr) 
[n:127.0.0.1:64372_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2052292 INFO  (jetty-closer-3015-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6883e4c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2052313 WARN  
(zkCallback-3036-thread-3-processing-n:127.0.0.1:64373_solr) 
[n:127.0.0.1:64373_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2052313 INFO  (jetty-closer-3015-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58485786{/solr,null,UNAVAILABLE}
   [junit4]   2> 2052318 ERROR 
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2052319 INFO  
(SUITE-CustomCollectionTest-seed#[BC2CB38AA10912C5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64367 64367
   [junit4]   2> 2052346 INFO  (Thread-2912) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64367 64367
   [junit4]   2> 2052594 WARN  (Thread-2912) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/collections/withShardField/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/collections/implicitcoll/state.json
   [junit4]   2>        28      /solr/collections/routeFieldColl/state.json
   [junit4]   2>        25      
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        20      /solr/collections/withShardField/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/a/election/98702561812152332-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98702561812152331-127.0.0.1:64372_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/b/election/98702561812152330-core_node13-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_BC2CB38AA10912C5-001
   [junit4]   2> Sep 22, 2017 12:00:41 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{shard_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=FSTOrd50, 
id=BlockTreeOrds(blocksize=128), _route_=PostingsFormat(name=MockRandom)}, 
docValues:{}, maxPointsInLeafNode=497, maxMBSortInHeap=6.8441029042969355, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=182152272,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases, 
HighlighterConfigTest, DocExpirationUpdateProcessorFactoryTest, 
BooleanFieldTest, TestCSVResponseWriter, TestRecoveryHdfs, TestCodecSupport, 
BinaryUpdateRequestHandlerTest, TestSolrConfigHandlerCloud, QueryResultKeyTest, 
TestConfigOverlay, BlobRepositoryCloudTest, ClusterStateTest, 
TestJettySolrRunner, TestUtils, TestFieldCollectionResource, 
TestPHPSerializedResponseWriter, TestTrieFacet, 
DefaultValueUpdateProcessorTest, TestDynamicLoading, QueryParsingTest, 
TestSearcherReuse, BigEndianAscendingWordSerializerTest, TestNestedDocsSort, 
TestApiFramework, CSVRequestHandlerTest, TestSubQueryTransformer, 
AtomicUpdateProcessorFactoryTest, TestSSLRandomization, 
TestZkAclsWithHadoopAuth, MoveReplicaTest, TestHttpShardHandlerFactory, 
LargeFieldTest, UnloadDistributedZkTest, SpellCheckCollatorWithCollapseTest, 
AnalyticsQueryTest, TestSerializedLuceneMatchVersion, 
TestNonDefinedSimilarityFactory, OutputWriterTest, TestCustomSort, 
TestMultiValuedNumericRangeQuery, RollingRestartTest, TestNoOpRegenerator, 
HdfsBasicDistributedZkTest, RecoveryZkTest, DeleteShardTest, SolrCoreTest, 
TestFuzzyAnalyzedSuggestions, TestCloudInspectUtil, SolrMetricManagerTest, 
AnalysisAfterCoreReloadTest, TestTestInjection, TestLegacyField, 
TestSchemalessBufferedUpdates, TestQueryWrapperFilter, 
TestLegacyNumericRangeQueryBuilder, TestJmxIntegration, 
TestExtendedDismaxParser, TestExclusionRuleCollectionAccess, 
TestRebalanceLeaders, TestHdfsBackupRestoreCore, ConfigSetsAPITest, 
DirectUpdateHandlerTest, PathHierarchyTokenizerFactoryTest, TestRTimerTree, 
TestHalfAndHalfDocValues, XmlUpdateRequestHandlerTest, ShardRoutingTest, 
HdfsLockFactoryTest, TestDFRSimilarityFactory, 
TestComplexPhraseLeadingWildcard, HdfsNNFailoverTest, CoreSorterTest, 
CreateCollectionCleanupTest, TestPullReplica, TestAddFieldRealTimeGet, 
TestConfigSetsAPIExclusivity, PeerSyncWithIndexFingerprintCachingTest, 
SharedFSAutoReplicaFailoverTest, HdfsWriteToMultipleCollectionsTest, 
PrimitiveFieldTypeTest, HdfsSyncSliceTest, AlternateDirectoryTest, 
TestStressRecovery, TestCursorMarkWithoutUniqueKey, TestJsonFacets, 
ZkFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestAuthenticationFramework, TestDistribIDF, TestConfigsApi, 
DistributedSuggestComponentTest, URLClassifyProcessorTest, TimeZoneUtilsTest, 
TestLMDirichletSimilarityFactory, TestSlowCompositeReaderWrapper, 
TestIntervalFaceting, SolrJmxReporterTest, 
ClassificationUpdateProcessorFactoryTest, TestLeaderInitiatedRecoveryThread, 
TestLockTree, SuggesterWFSTTest, TestBulkSchemaAPI, MetricsConfigTest, 
TestCryptoKeys, TestDynamicFieldCollectionResource, TestStressReorder, 
AssignBackwardCompatibilityTest, SimpleCollectionCreateDeleteTest, 
DisMaxRequestHandlerTest, OverseerModifyCollectionTest, SimplePostToolTest, 
IndexSchemaTest, TestBlendedInfixSuggestions, MultiTermTest, 
TestCloudSchemaless, DateMathParserTest, TestImpersonationWithHadoopAuth, 
TestCollectionsAPIViaSolrCloudCluster, TestTrackingShardHandlerFactory, 
QueryElevationComponentTest, AsyncCallRequestStatusResponseTest, 
UUIDUpdateProcessorFallbackTest, TestPushWriter, ClusterStateUpdateTest, 
TestNRTOpen, ShufflingReplicaListTransformerTest, ReturnFieldsTest, 
DistributedDebugComponentTest, OverseerStatusTest, TestBinaryResponseWriter, 
TestClusterStateMutator, NumericFieldsTest, BasicDistributedZkTest, 
WrapperMergePolicyFactoryTest, PeerSyncReplicationTest, 
TestDistributedStatsComponentCardinality, TestStressVersions, 
CollectionReloadTest, SparseHLLTest, TestWriterPerf, TestRawTransformer, 
BJQParserTest, CleanupOldIndexTest, HdfsChaosMonkeySafeLeaderTest, 
TestFilteredDocIdSet, TestHashQParserPlugin, XsltUpdateRequestHandlerTest, 
TestStressInPlaceUpdates, TestSolrCoreParser, DateFieldTest, 
ParsingFieldUpdateProcessorsTest, TestHighlightDedupGrouping, 
SpatialFilterTest, SaslZkACLProviderTest, SolrTestCaseJ4Test, SuggesterTest, 
BufferStoreTest, DistributedVersionInfoTest, CurrencyFieldTypeTest, 
InfoHandlerTest, HighlighterMaxOffsetTest, TestSmileRequest, 
LeaderFailoverAfterPartitionTest, CdcrVersionReplicationTest, 
DocValuesMissingTest, AddBlockUpdateTest, TestReversedWildcardFilterFactory, 
MinimalSchemaTest, NoCacheHeaderTest, TestBlobHandler, 
DistributedSpellCheckComponentTest, TestDistribDocBasedVersion, 
TestXmlQParserPlugin, TestSolrCloudWithSecureImpersonation, CursorPagingTest, 
LeaderElectionTest, TestRandomDVFaceting, TestFaceting, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestReload, TestCoreContainer, 
SpellCheckComponentTest, PeerSyncTest, HighlighterTest, SoftAutoCommitTest, 
SortByFunctionTest, DistanceFunctionTest, DebugComponentTest, 
TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes, 
TestOmitPositions, TermVectorComponentTest, RequiredFieldsTest, 
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, 
TestAnalyzedSuggestions, JsonLoaderTest, TestComponentsName, TestLFUCache, 
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, 
RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, 
DistributedMLTComponentTest, TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, 
AssignTest, CollectionTooManyReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest]
   [junit4] Completed [505/733 (1!)] on J0 in 71.59s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to