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

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([97126369971BF459:FDF3ED02AA814221]:0)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate

Error Message:
{}

Stack Trace:
java.lang.AssertionError: {}
        at 
__randomizedtesting.SeedInfo.seed([97126369971BF459:CA5A7DE058DD5216]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate(TestSimLargeCluster.java:695)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12685 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
   [junit4]   2> 443960 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/init-core-data-001
   [junit4]   2> 443961 WARN  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 443961 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 443962 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 443963 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001
   [junit4]   2> 443963 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 443963 INFO  (Thread-653) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 443963 INFO  (Thread-653) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 444061 ERROR (Thread-653) [    ] 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> 444065 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41422
   [junit4]   2> 444196 INFO  (zkConnectionManagerCallback-851-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444249 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 444249 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 444261 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 444270 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 444305 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444305 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444305 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 444306 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f29cfa6{/solr,null,AVAILABLE}
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a6a09ab{HTTP/1.1,[http/1.1]}{127.0.0.1:33904}
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.e.j.s.Server Started @444519ms
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33904}
   [junit4]   2> 444308 ERROR (jetty-launcher-848-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444308 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-09T06:21:51.763Z
   [junit4]   2> 444379 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444379 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444379 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 444379 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e1468ee{/solr,null,AVAILABLE}
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d924760{HTTP/1.1,[http/1.1]}{127.0.0.1:40679}
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.e.j.s.Server Started @444592ms
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40679}
   [junit4]   2> 444380 ERROR (jetty-launcher-848-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444380 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-09T06:21:51.835Z
   [junit4]   2> 444432 INFO  (zkConnectionManagerCallback-853-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444432 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444464 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444464 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444464 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 444465 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78e9540b{/solr,null,AVAILABLE}
   [junit4]   2> 444465 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e471590{HTTP/1.1,[http/1.1]}{127.0.0.1:40737}
   [junit4]   2> 444465 INFO  (jetty-launcher-848-thread-1) [    ] 
o.e.j.s.Server Started @444677ms
   [junit4]   2> 444465 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40737}
   [junit4]   2> 444466 ERROR (jetty-launcher-848-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 444466 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444466 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 444466 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444466 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444466 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-09T06:21:51.921Z
   [junit4]   2> 444562 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444562 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444562 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 444562 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49145e30{/solr,null,AVAILABLE}
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@552047{HTTP/1.1,[http/1.1]}{127.0.0.1:43410}
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.e.j.s.Server Started @444774ms
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43410}
   [junit4]   2> 444563 ERROR (jetty-launcher-848-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444563 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-09T06:21:52.018Z
   [junit4]   2> 444602 INFO  (zkConnectionManagerCallback-857-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444615 INFO  (zkConnectionManagerCallback-859-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444615 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444639 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444647 INFO  (zkConnectionManagerCallback-855-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444651 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 445037 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1046140e6380004, likely client has closed socket
   [junit4]   2> 445895 INFO  (jetty-launcher-848-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41422/solr
   [junit4]   2> 445934 INFO  (zkConnectionManagerCallback-863-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446281 INFO  (zkConnectionManagerCallback-865-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446314 INFO  (jetty-launcher-848-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41422/solr
   [junit4]   2> 446371 INFO  (zkConnectionManagerCallback-869-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446519 INFO  (zkConnectionManagerCallback-871-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447128 INFO  (jetty-launcher-848-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41422/solr
   [junit4]   2> 447192 INFO  (zkConnectionManagerCallback-879-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447235 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40679_solr
   [junit4]   2> 447236 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.Overseer Overseer 
(id=73290425313001480-127.0.0.1:40679_solr-n_0000000000) starting
   [junit4]   2> 447449 INFO  (zkConnectionManagerCallback-881-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447469 INFO  (zkConnectionManagerCallback-886-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447474 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41422/solr ready
   [junit4]   2> 447475 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40679_solr
   [junit4]   2> 447521 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40679_solr
   [junit4]   2> 447639 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 447639 INFO  (zkCallback-870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 447724 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 447908 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 448021 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 448021 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 448023 INFO  (jetty-launcher-848-thread-3) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/.
   [junit4]   2> 448143 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 448166 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 448166 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40737_solr
   [junit4]   2> 448287 INFO  (jetty-launcher-848-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41422/solr
   [junit4]   2> 448297 INFO  (zkCallback-870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 448314 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 448334 INFO  (zkConnectionManagerCallback-893-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448338 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 448346 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 448407 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448472 INFO  (zkConnectionManagerCallback-900-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448545 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 448554 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 448569 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 448569 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43410_solr
   [junit4]   2> 448607 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448607 INFO  (zkCallback-870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448607 INFO  (zkCallback-864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448618 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41422/solr ready
   [junit4]   2> 448622 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448622 INFO  (zkCallback-899-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448630 INFO  (zkCallback-894-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448642 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 448837 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 448838 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33904_solr
   [junit4]   2> 448846 INFO  (zkConnectionManagerCallback-908-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448863 INFO  (zkCallback-885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 448865 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 448865 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41422/solr ready
   [junit4]   2> 448878 INFO  (zkCallback-864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 448882 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 448939 INFO  (zkCallback-894-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 448951 INFO  (zkCallback-880-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449289 INFO  (zkCallback-870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449326 INFO  (zkCallback-899-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449363 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43410.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 449402 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 449474 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43410.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 449691 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 449692 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43410.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 449692 INFO  (zkConnectionManagerCallback-914-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 449693 INFO  (jetty-launcher-848-thread-2) 
[n:127.0.0.1:43410_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/.
   [junit4]   2> 449712 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 449713 INFO  (jetty-launcher-848-thread-1) 
[n:127.0.0.1:40737_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/.
   [junit4]   2> 449763 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 449764 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41422/solr ready
   [junit4]   2> 449785 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 450021 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 450161 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 450162 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 450163 INFO  (jetty-launcher-848-thread-4) 
[n:127.0.0.1:33904_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/.
   [junit4]   2> 450536 INFO  (zkConnectionManagerCallback-917-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450540 INFO  (zkConnectionManagerCallback-922-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450541 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 450559 INFO  
(SUITE-CustomCollectionTest-seed#[97126369971BF459]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41422/solr ready
   [junit4]   2> 450727 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[97126369971BF459])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 450728 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[97126369971BF459])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 450800 INFO  (qtp999718583-3271) [n:127.0.0.1:40679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c,d&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> 450847 INFO  
(OverseerThreadFactory-1621-thread-1-processing-n:127.0.0.1:40679_solr) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
withShardField
   [junit4]   2> 450969 WARN  
(OverseerThreadFactory-1621-thread-1-processing-n:127.0.0.1:40679_solr) 
[n:127.0.0.1:40679_solr    ] o.a.s.c.a.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> 450989 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:40679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451016 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:43410/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451034 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:33904/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451072 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40737/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451088 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:40679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451090 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:43410/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451147 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:33904/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451209 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n13",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40737/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451217 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n15",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451239 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:43410/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451240 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n17",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33904/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451264 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n19",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40737/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451278 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n21",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451287 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:43410/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451399 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n29",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33904/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451484 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n30",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40737/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451502 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n32",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451518 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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:43410/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451543 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n34",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33904/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451544 INFO  
(OverseerStateUpdate-73290425313001480-127.0.0.1:40679_solr-n_0000000000) 
[n:127.0.0.1:40679_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_n38",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40737/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451747 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_solr    
x:withShardField_a_replica_n1] 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> 451748 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_solr    
x:withShardField_a_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 451748 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_solr    
x:withShardField_a_replica_n8] 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> 451766 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_solr    
x:withShardField_a_replica_n2] 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> 451808 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr    
x:withShardField_d_replica_n30] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node35&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n30&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451809 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr    
x:withShardField_b_replica_n15] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node22&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n15&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451809 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr    
x:withShardField_c_replica_n21] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node27&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n21&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451810 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr    
x:withShardField_a_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 451811 INFO  (qtp446064310-3258) [n:127.0.0.1:33904_solr    
x:withShardField_b_replica_n12] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node18&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> 451823 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr    
x:withShardField_c_replica_n17] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node25&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n17&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451825 INFO  (qtp1590695156-3276) [n:127.0.0.1:43410_solr    
x:withShardField_b_replica_n16] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node23&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> 451826 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr    
x:withShardField_d_replica_n34] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node39&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n34&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451826 INFO  (qtp1590695156-3290) [n:127.0.0.1:43410_solr    
x:withShardField_b_replica_n10] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node14&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> 451840 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr    
x:withShardField_a_replica_n7] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n7&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451842 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr    
x:withShardField_b_replica_n13] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n13&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451852 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr    
x:withShardField_d_replica_n38] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node40&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n38&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451855 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr    
x:withShardField_d_replica_n32] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node36&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n32&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451930 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr    
x:withShardField_c_replica_n24] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node28&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> 451949 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr    
x:withShardField_d_replica_n33] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node37&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> 451950 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr    
x:withShardField_c_replica_n29] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node31&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n29&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451992 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr    
x:withShardField_c_replica_n19] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node26&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n19&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 452876 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 452906 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 452932 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.s.IndexSchema [withShardField_d_replica_n30] Schema name=cloud-dynamic
   [junit4]   2> 453171 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_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> 453424 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr 
c:withShardField s:b r:core_node22 x:withShardField_b_replica_n15] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453435 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr 
c:withShardField s:d r:core_node37 x:withShardField_d_replica_n33] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453709 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_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> 453709 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_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> 453721 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 453721 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n30' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 453721 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.core.withShardField.d.replica_n30' (registry 
'solr.core.withShardField.d.replica_n30') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 453722 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.c.SolrCore [[withShardField_d_replica_n30] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/withShardField_d_replica_n30],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/./withShardField_d_replica_n30/data/]
   [junit4]   2> 453726 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr 
c:withShardField s:b r:core_node22 x:withShardField_b_replica_n15] 
o.a.s.s.IndexSchema [withShardField_b_replica_n15] Schema name=cloud-dynamic
   [junit4]   2> 453728 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n32] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453729 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr 
c:withShardField s:d r:core_node37 x:withShardField_d_replica_n33] 
o.a.s.s.IndexSchema [withShardField_d_replica_n33] Schema name=cloud-dynamic
   [junit4]   2> 453744 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_solr 
c:withShardField s:a r:core_node11 x:withShardField_a_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.core.withShardField.a.replica_n8' (registry 
'solr.core.withShardField.a.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 453744 INFO  (qtp999718583-3267) [n:127.0.0.1:40679_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/withShardField_a_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/./withShardField_a_replica_n8/data/]
   [junit4]   2> 453761 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453780 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n21] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453797 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453912 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453947 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node31 x:withShardField_c_replica_n29] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 453967 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n38] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454061 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr 
c:withShardField s:b r:core_node20 x:withShardField_b_replica_n13] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454102 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n7] 
o.a.s.s.IndexSchema [withShardField_a_replica_n7] Schema name=cloud-dynamic
   [junit4]   2> 454138 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr 
c:withShardField s:c r:core_node26 x:withShardField_c_replica_n19] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454143 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n38] 
o.a.s.s.IndexSchema [withShardField_d_replica_n38] Schema name=cloud-dynamic
   [junit4]   2> 454317 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n34] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454334 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n32] 
o.a.s.s.IndexSchema [withShardField_d_replica_n32] Schema name=cloud-dynamic
   [junit4]   2> 454352 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr 
c:withShardField s:b r:core_node22 x:withShardField_b_replica_n15] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 454352 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr 
c:withShardField s:b r:core_node22 x:withShardField_b_replica_n15] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n15' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 454373 INFO  (qtp1590695156-3276) [n:127.0.0.1:43410_solr 
c:withShardField s:b r:core_node23 x:withShardField_b_replica_n16] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454381 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr 
c:withShardField s:c r:core_node28 x:withShardField_c_replica_n24] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454384 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr 
c:withShardField s:b r:core_node20 x:withShardField_b_replica_n13] 
o.a.s.s.IndexSchema [withShardField_b_replica_n13] Schema name=cloud-dynamic
   [junit4]   2> 454394 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node31 x:withShardField_c_replica_n29] 
o.a.s.s.IndexSchema [withShardField_c_replica_n29] Schema name=cloud-dynamic
   [junit4]   2> 454398 INFO  (qtp1590695156-3290) [n:127.0.0.1:43410_solr 
c:withShardField s:b r:core_node14 x:withShardField_b_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454409 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_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> 454433 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr 
c:withShardField s:c r:core_node26 x:withShardField_c_replica_n19] 
o.a.s.s.IndexSchema [withShardField_c_replica_n19] Schema name=cloud-dynamic
   [junit4]   2> 454587 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_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> 454608 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr 
c:withShardField s:b r:core_node22 x:withShardField_b_replica_n15] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.core.withShardField.b.replica_n15' (registry 
'solr.core.withShardField.b.replica_n15') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 454608 INFO  (qtp999718583-3270) [n:127.0.0.1:40679_solr 
c:withShardField s:b r:core_node22 x:withShardField_b_replica_n15] 
o.a.s.c.SolrCore [[withShardField_b_replica_n15] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/withShardField_b_replica_n15],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/./withShardField_b_replica_n15/data/]
   [junit4]   2> 454621 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n21] 
o.a.s.s.IndexSchema [withShardField_c_replica_n21] Schema name=cloud-dynamic
   [junit4]   2> 454627 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr 
c:withShardField s:d r:core_node37 x:withShardField_d_replica_n33] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 454627 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr 
c:withShardField s:d r:core_node37 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> 454627 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr 
c:withShardField s:d r:core_node37 x:withShardField_d_replica_n33] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43410.solr.core.withShardField.d.replica_n33' (registry 
'solr.core.withShardField.d.replica_n33') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 454627 INFO  (qtp1590695156-3432) [n:127.0.0.1:43410_solr 
c:withShardField s:d r:core_node37 x:withShardField_d_replica_n33] 
o.a.s.c.SolrCore [[withShardField_d_replica_n33] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/withShardField_d_replica_n33],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/./withShardField_d_replica_n33/data/]
   [junit4]   2> 454657 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n17] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454643 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr 
c:withShardField s:a r:core_node6 x:withShardField_a_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 454641 INFO  (qtp446064310-3258) [n:127.0.0.1:33904_solr 
c:withShardField s:b r:core_node18 x:withShardField_b_replica_n12] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 455123 INFO  (qtp1590695156-3290) [n:127.0.0.1:43410_solr 
c:withShardField s:b r:core_node14 x:withShardField_b_replica_n10] 
o.a.s.s.IndexSchema [withShardField_b_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 455127 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr 
c:withShardField s:c r:core_node26 x:withShardField_c_replica_n19] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 455127 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr 
c:withShardField s:c r:core_node26 x:withShardField_c_replica_n19] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n19' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 455127 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr 
c:withShardField s:c r:core_node26 x:withShardField_c_replica_n19] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.core.withShardField.c.replica_n19' (registry 
'solr.core.withShardField.c.replica_n19') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 455139 INFO  (qtp446064310-3258) [n:127.0.0.1:33904_solr 
c:withShardField s:b r:core_node18 x:withShardField_b_replica_n12] 
o.a.s.s.IndexSchema [withShardField_b_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 455103 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n38] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 455152 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n38] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n38' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 455152 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n38] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.core.withShardField.d.replica_n38' (registry 
'solr.core.withShardField.d.replica_n38') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 455137 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n17] 
o.a.s.s.IndexSchema [withShardField_c_replica_n17] Schema name=cloud-dynamic
   [junit4]   2> 455123 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr 
c:withShardField s:a r:core_node6 x:withShardField_a_replica_n4] 
o.a.s.s.IndexSchema [withShardField_a_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 455332 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr 
c:withShardField s:c r:core_node28 x:withShardField_c_replica_n24] 
o.a.s.s.IndexSchema [withShardField_c_replica_n24] Schema name=cloud-dynamic
   [junit4]   2> 455335 INFO  (qtp103329444-3284) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node40 x:withShardField_d_replica_n38] 
o.a.s.c.SolrCore [[withShardField_d_replica_n38] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/withShardField_d_replica_n38],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/./withShardField_d_replica_n38/data/]
   [junit4]   2> 455337 INFO  (qtp103329444-3434) [n:127.0.0.1:40737_solr 
c:withShardField s:c r:core_node26 x:withShardField_c_replica_n19] 
o.a.s.c.SolrCore [[withShardField_c_replica_n19] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/withShardField_c_replica_n19],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/./withShardField_c_replica_n19/data/]
   [junit4]   2> 455389 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr 
c:withShardField s:b r:core_node20 x:withShardField_b_replica_n13] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 455389 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr 
c:withShardField s:b r:core_node20 x:withShardField_b_replica_n13] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n13' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 455390 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr 
c:withShardField s:b r:core_node20 x:withShardField_b_replica_n13] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.core.withShardField.b.replica_n13' (registry 
'solr.core.withShardField.b.replica_n13') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 455390 INFO  (qtp103329444-3280) [n:127.0.0.1:40737_solr 
c:withShardField s:b r:core_node20 x:withShardField_b_replica_n13] 
o.a.s.c.SolrCore [[withShardField_b_replica_n13] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/withShardField_b_replica_n13],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/./withShardField_b_replica_n13/data/]
   [junit4]   2> 455402 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n34] 
o.a.s.s.IndexSchema [withShardField_d_replica_n34] Schema name=cloud-dynamic
   [junit4]   2> 455539 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n32] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 455539 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n32] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n32' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 455540 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n32] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.core.withShardField.d.replica_n32' (registry 
'solr.core.withShardField.d.replica_n32') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 455540 INFO  (qtp999718583-3428) [n:127.0.0.1:40679_solr 
c:withShardField s:d r:core_node36 x:withShardField_d_replica_n32] 
o.a.s.c.SolrCore [[withShardField_d_replica_n32] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/withShardField_d_replica_n32],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/./withShardField_d_replica_n32/data/]
   [junit4]   2> 455596 INFO  (qtp1590695156-3276) [n:127.0.0.1:43410_solr 
c:withShardField s:b r:core_node23 x:withShardField_b_replica_n16] 
o.a.s.s.IndexSchema [withShardField_b_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 455600 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr 
c:withShardField s:a r:core_node6 x:withShardField_a_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 455600 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr 
c:withShardField s:a r:core_node6 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> 455601 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr 
c:withShardField s:a r:core_node6 x:withShardField_a_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.core.withShardField.a.replica_n4' (registry 
'solr.core.withShardField.a.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 455601 INFO  (qtp446064310-3259) [n:127.0.0.1:33904_solr 
c:withShardField s:a r:core_node6 x:withShardField_a_replica_n4] 
o.a.s.c.SolrCore [[withShardField_a_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/withShardField_a_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/./withShardField_a_replica_n4/data/]
   [junit4]   2> 455859 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n21] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 455860 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n21] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n21' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 455860 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.core.withShardField.c.replica_n21' (registry 
'solr.core.withShardField.c.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 455860 INFO  (qtp999718583-3273) [n:127.0.0.1:40679_solr 
c:withShardField s:c r:core_node27 x:withShardField_c_replica_n21] 
o.a.s.c.SolrCore [[withShardField_c_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/withShardField_c_replica_n21],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/./withShardField_c_replica_n21/data/]
   [junit4]   2> 456186 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_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> 456186 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_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> 456186 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n17] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 456186 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n17] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n17' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 456186 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43410.solr.core.withShardField.a.replica_n2' (registry 
'solr.core.withShardField.a.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456187 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n17] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.core.withShardField.c.replica_n17' (registry 
'solr.core.withShardField.c.replica_n17') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456187 INFO  (qtp1590695156-3294) [n:127.0.0.1:43410_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/withShardField_a_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/./withShardField_a_replica_n2/data/]
   [junit4]   2> 456187 INFO  (qtp446064310-3256) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node25 x:withShardField_c_replica_n17] 
o.a.s.c.SolrCore [[withShardField_c_replica_n17] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/withShardField_c_replica_n17],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/./withShardField_c_replica_n17/data/]
   [junit4]   2> 456203 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_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> 456203 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_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> 456203 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40679.solr.core.withShardField.a.replica_n1' (registry 
'solr.core.withShardField.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456203 INFO  (qtp999718583-3266) [n:127.0.0.1:40679_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/withShardField_a_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node3/./withShardField_a_replica_n1/data/]
   [junit4]   2> 456205 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 456205 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 456207 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 456207 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 456208 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bc3aad1[withShardField_d_replica_n30] main]
   [junit4]   2> 456210 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n7] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 456210 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n7' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 456211 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40737.solr.core.withShardField.a.replica_n7' (registry 
'solr.core.withShardField.a.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456211 INFO  (qtp103329444-3281) [n:127.0.0.1:40737_solr 
c:withShardField s:a r:core_node9 x:withShardField_a_replica_n7] 
o.a.s.c.SolrCore [[withShardField_a_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/withShardField_a_replica_n7],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node1/./withShardField_a_replica_n7/data/]
   [junit4]   2> 456223 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr 
c:withShardField s:c r:core_node28 x:withShardField_c_replica_n24] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 456223 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr 
c:withShardField s:c r:core_node28 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> 456223 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr 
c:withShardField s:c r:core_node28 x:withShardField_c_replica_n24] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43410.solr.core.withShardField.c.replica_n24' (registry 
'solr.core.withShardField.c.replica_n24') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456224 INFO  (qtp1590695156-3293) [n:127.0.0.1:43410_solr 
c:withShardField s:c r:core_node28 x:withShardField_c_replica_n24] 
o.a.s.c.SolrCore [[withShardField_c_replica_n24] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/withShardField_c_replica_n24],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node2/./withShardField_c_replica_n24/data/]
   [junit4]   2> 456229 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node31 x:withShardField_c_replica_n29] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 456229 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node31 x:withShardField_c_replica_n29] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n29' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 456229 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node31 x:withShardField_c_replica_n29] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.core.withShardField.c.replica_n29' (registry 
'solr.core.withShardField.c.replica_n29') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456242 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 456242 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 456243 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 456243 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1611109890730754048
   [junit4]   2> 456275 INFO  
(searcherExecutor-1642-thread-1-processing-n:127.0.0.1:40737_solr 
x:withShardField_d_replica_n30 c:withShardField s:d r:core_node35) 
[n:127.0.0.1:40737_solr c:withShardField s:d r:core_node35 
x:withShardField_d_replica_n30] o.a.s.c.SolrCore [withShardField_d_replica_n30] 
Registered new searcher Searcher@7bc3aad1[withShardField_d_replica_n30] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 456300 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/withShardField/terms/d to Terms{values={core_node35=0}, version=0}
   [junit4]   2> 456332 INFO  (qtp446064310-3255) [n:127.0.0.1:33904_solr 
c:withShardField s:c r:core_node31 x:withShardField_c_replica_n29] 
o.a.s.c.SolrCore [[withShardField_c_replica_n29] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/withShardField_c_replica_n29],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_97126369971BF459-001/tempDir-001/node4/./withShardField_c_replica_n29/data/]
   [junit4]   2> 456337 INFO  (qtp103329444-3275) [n:127.0.0.1:40737_solr 
c:withShardField s:d r:core_node35 x:withShardField_d_replica_n30] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard d: total=5 found=1 timeoutin=9979ms
   [junit4]   2> 456340 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n34] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 456340 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n34] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n34' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 456341 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n34] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33904.solr.core.withShardField.d.replica_n34' (registry 
'solr.core.withShardField.d.replica_n34') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48c6a4ac
   [junit4]   2> 456341 INFO  (qtp446064310-3262) [n:127.0.0.1:33904_solr 
c:withShardField s:d r:core_node39 x:withShardField_d_replica_n34] 
o.a.s.c.SolrCore [[withShardField_d_replica_n34] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections

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

rty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

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

Reply via email to