Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/83/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([803F658A8EAA0EC0:D56F8D182253C130]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:145)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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.client.solrj.io.stream.MathExpressionTest.testGammaDistribution

Error Message:
0.815373102704794 0.8260003883042907

Stack Trace:
java.lang.AssertionError: 0.815373102704794 0.8260003883042907
        at 
__randomizedtesting.SeedInfo.seed([A38DCB582EAD3072:9EF7E0F60DD59A65]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testGammaDistribution(MathExpressionTest.java:4590)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 14053 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
   [junit4]   2> 1561408 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/init-core-data-001
   [junit4]   2> 1561409 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1561409 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1561410 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001
   [junit4]   2> 1561410 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1561410 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1561410 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1561511 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52000
   [junit4]   2> 1561511 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52000
   [junit4]   2> 1561511 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52000
   [junit4]   2> 1561539 INFO  (zkConnectionManagerCallback-12941-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561607 INFO  (zkConnectionManagerCallback-12943-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561610 INFO  (zkConnectionManagerCallback-12945-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561614 WARN  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1561615 WARN  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1561615 WARN  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1561616 WARN  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1561621 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1561622 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1561622 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1561623 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1561624 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1561624 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1561624 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1561624 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e63f71a{/solr,null,AVAILABLE}
   [junit4]   2> 1561625 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1561625 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1561626 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1561626 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1820426{/solr,null,AVAILABLE}
   [junit4]   2> 1561626 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1561626 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1561626 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1561627 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@329ba9c7{/solr,null,AVAILABLE}
   [junit4]   2> 1561627 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@285cf0c4{/solr,null,AVAILABLE}
   [junit4]   2> 1561627 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ef1de21{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:60736}
   [junit4]   2> 1561627 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.s.Server Started @1562527ms
   [junit4]   2> 1561627 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60736}
   [junit4]   2> 1561628 ERROR (jetty-launcher-12946-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T19:15:41.312Z
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cac64cd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:47886}
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.s.Server Started @1562528ms
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47886}
   [junit4]   2> 1561628 ERROR (jetty-launcher-12946-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1561628 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T19:15:41.312Z
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cc2f25d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41052}
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.s.Server Started @1562528ms
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41052}
   [junit4]   2> 1561629 ERROR (jetty-launcher-12946-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1561629 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T19:15:41.313Z
   [junit4]   2> 1561630 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7843547e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40594}
   [junit4]   2> 1561630 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.s.Server Started @1562530ms
   [junit4]   2> 1561630 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40594}
   [junit4]   2> 1561631 ERROR (jetty-launcher-12946-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1561631 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1561631 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1561631 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1561631 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1561631 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-19T19:15:41.315Z
   [junit4]   2> 1561640 INFO  (zkConnectionManagerCallback-12950-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561641 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1561652 INFO  (zkConnectionManagerCallback-12954-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561653 INFO  (zkConnectionManagerCallback-12952-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561654 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1561661 INFO  (zkConnectionManagerCallback-12948-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561664 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1561664 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1561922 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1561936 WARN  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6051fbe0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1561973 WARN  (jetty-launcher-12946-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@650ca543[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1561975 INFO  (jetty-launcher-12946-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52000/solr
   [junit4]   2> 1561977 INFO  (zkConnectionManagerCallback-12964-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561981 INFO  (zkConnectionManagerCallback-12966-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562081 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1562082 WARN  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b799fa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1562086 WARN  (jetty-launcher-12946-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ed2e796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1562087 INFO  (jetty-launcher-12946-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52000/solr
   [junit4]   2> 1562089 INFO  (zkConnectionManagerCallback-12974-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562092 INFO  (zkConnectionManagerCallback-12976-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562104 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60736_solr
   [junit4]   2> 1562105 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.Overseer Overseer 
(id=72109829785976842-127.0.0.1:60736_solr-n_0000000000) starting
   [junit4]   2> 1562114 INFO  (zkConnectionManagerCallback-12983-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562117 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52000/solr ready
   [junit4]   2> 1562118 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60736_solr
   [junit4]   2> 1562119 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60736_solr
   [junit4]   2> 1562123 INFO  (zkCallback-12982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1562125 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1562137 INFO  (zkCallback-12975-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1562142 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:47886_solr as DOWN
   [junit4]   2> 1562143 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1562144 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47886_solr
   [junit4]   2> 1562145 INFO  (zkCallback-12975-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1562145 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1562146 INFO  (zkCallback-12965-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1562176 INFO  (zkCallback-12982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1562178 INFO  (zkConnectionManagerCallback-12989-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562180 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60736.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562180 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1562182 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52000/solr ready
   [junit4]   2> 1562182 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1562188 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60736.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562188 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60736.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562189 INFO  (jetty-launcher-12946-thread-2) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node2/.
   [junit4]   2> 1562200 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47886.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562209 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47886.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562209 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47886.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562210 INFO  (jetty-launcher-12946-thread-4) 
[n:127.0.0.1:47886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node4/.
   [junit4]   2> 1562435 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1562438 WARN  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7dd6217b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1562442 WARN  (jetty-launcher-12946-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@8549a06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1562444 INFO  (jetty-launcher-12946-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52000/solr
   [junit4]   2> 1562447 INFO  (zkConnectionManagerCallback-12996-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562454 INFO  (zkConnectionManagerCallback-12998-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562461 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1562472 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41052_solr as DOWN
   [junit4]   2> 1562474 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1562474 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41052_solr
   [junit4]   2> 1562475 INFO  (zkCallback-12982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1562476 INFO  (zkCallback-12975-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1562476 INFO  (zkCallback-12965-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1562476 INFO  (zkCallback-12988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1562477 INFO  (zkCallback-12997-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1562504 INFO  (zkConnectionManagerCallback-13005-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562507 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1562509 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52000/solr ready
   [junit4]   2> 1562509 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1562527 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41052.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562536 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41052.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562536 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41052.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1562537 INFO  (jetty-launcher-12946-thread-3) 
[n:127.0.0.1:41052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node3/.
   [junit4]   2> 1562939 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1562940 WARN  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d60347d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1562956 WARN  (jetty-launcher-12946-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@49158d0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1562957 INFO  (jetty-launcher-12946-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52000/solr
   [junit4]   2> 1562960 INFO  (zkConnectionManagerCallback-13012-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562969 INFO  (zkConnectionManagerCallback-13014-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562991 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1563027 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40594_solr as DOWN
   [junit4]   2> 1563029 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1563029 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40594_solr
   [junit4]   2> 1563032 INFO  (zkCallback-12988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563032 INFO  (zkCallback-12975-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563032 INFO  (zkCallback-12965-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563032 INFO  (zkCallback-12982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563033 INFO  (zkCallback-12997-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563033 INFO  (zkCallback-13004-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563034 INFO  (zkCallback-13013-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1563068 INFO  (zkConnectionManagerCallback-13021-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1563070 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1563073 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52000/solr ready
   [junit4]   2> 1563073 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1563113 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40594.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1563121 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40594.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1563121 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40594.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1563122 INFO  (jetty-launcher-12946-thread-1) 
[n:127.0.0.1:40594_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node1/.
   [junit4]   2> 1563175 INFO  (zkConnectionManagerCallback-13027-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1563177 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1563179 INFO  
(SUITE-CustomCollectionTest-seed#[803F658A8EAA0EC0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52000/solr ready
   [junit4]   2> 1563259 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[803F658A8EAA0EC0]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
   [junit4]   2> 1563262 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[803F658A8EAA0EC0]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1563279 INFO  (qtp1276749446-28790) [n:127.0.0.1:47886_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1563290 INFO  
(OverseerThreadFactory-8118-thread-1-processing-n:127.0.0.1:60736_solr) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
routeFieldColl
   [junit4]   2> 1563405 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563413 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40594/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563417 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47886/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563425 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60736/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563428 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563436 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40594/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563442 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47886/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563446 INFO  
(OverseerStateUpdate-72109829785976842-127.0.0.1:60736_solr-n_0000000000) 
[n:127.0.0.1:60736_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60736/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563657 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr    
x:routeFieldColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563658 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr    
x:routeFieldColl_shard3_replica_n9] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n9&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563659 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr    
x:routeFieldColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n4&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563665 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr    
x:routeFieldColl_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n6&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563666 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr    
x:routeFieldColl_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1563667 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr    
x:routeFieldColl_shard4_replica_n12] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n12&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563690 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr    
x:routeFieldColl_shard3_replica_n7] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n7&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563690 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr    
x:routeFieldColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1563690 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr    
x:routeFieldColl_shard4_replica_n14] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n14&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1564742 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564745 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564750 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564751 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564779 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564781 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n9] Schema name=cloud-dynamic
   [junit4]   2> 1564781 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564793 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n12] Schema 
name=cloud-dynamic
   [junit4]   2> 1564830 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564846 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1564857 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n4] 
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1564891 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n14] Schema 
name=cloud-dynamic
   [junit4]   2> 1564932 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1564940 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1564961 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1564961 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n12' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1564967 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1564967 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n9' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1564968 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40594.solr.core.routeFieldColl.shard3.replica_n9' (registry 
'solr.core.routeFieldColl.shard3.replica_n9') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1564969 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n9] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node1/routeFieldColl_shard3_replica_n9],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node1/./routeFieldColl_shard3_replica_n9/data/]
   [junit4]   2> 1564971 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47886.solr.core.routeFieldColl.shard4.replica_n12' (registry 
'solr.core.routeFieldColl.shard4.replica_n12') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1564971 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n12] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node4/routeFieldColl_shard4_replica_n12],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node4/./routeFieldColl_shard4_replica_n12/data/]
   [junit4]   2> 1565009 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n7] Schema name=cloud-dynamic
   [junit4]   2> 1565035 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1565035 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n14' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1565035 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60736.solr.core.routeFieldColl.shard4.replica_n14' (registry 
'solr.core.routeFieldColl.shard4.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1565036 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n14] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node2/routeFieldColl_shard4_replica_n14],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node2/./routeFieldColl_shard4_replica_n14/data/]
   [junit4]   2> 1565039 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1565039 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n7' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1565040 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41052.solr.core.routeFieldColl.shard3.replica_n7' (registry 
'solr.core.routeFieldColl.shard3.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1565040 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n7] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node3/routeFieldColl_shard3_replica_n7],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node3/./routeFieldColl_shard3_replica_n7/data/]
   [junit4]   2> 1565065 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1565065 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1565065 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41052.solr.core.routeFieldColl.shard1.replica_n1' (registry 
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1565065 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node3/routeFieldColl_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node3/./routeFieldColl_shard1_replica_n1/data/]
   [junit4]   2> 1565066 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1565066 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1565066 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40594.solr.core.routeFieldColl.shard1.replica_n2' (registry 
'solr.core.routeFieldColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1565067 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node1/routeFieldColl_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node1/./routeFieldColl_shard1_replica_n2/data/]
   [junit4]   2> 1565067 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1565148 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1565148 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565152 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565152 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565159 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1565159 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n4' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1565160 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47886.solr.core.routeFieldColl.shard2.replica_n4' (registry 
'solr.core.routeFieldColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1565160 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1565160 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n6' 
using configuration from collection routeFieldColl, trusted=true
   [junit4]   2> 1565160 INFO  (qtp1276749446-28792) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard2 r:core_node8 x:routeFieldColl_shard2_replica_n4] 
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node4/routeFieldColl_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node4/./routeFieldColl_shard2_replica_n4/data/]
   [junit4]   2> 1565160 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60736.solr.core.routeFieldColl.shard2.replica_n6' (registry 
'solr.core.routeFieldColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@354a591e
   [junit4]   2> 1565160 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node2/routeFieldColl_shard2_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_803F658A8EAA0EC0-001/tempDir-001/node2/./routeFieldColl_shard2_replica_n6/data/]
   [junit4]   2> 1565161 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68b94d16[routeFieldColl_shard3_replica_n9] main]
   [junit4]   2> 1565163 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1565164 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1565164 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1565165 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271093376385024
   [junit4]   2> 1565222 INFO  
(searcherExecutor-8142-thread-1-processing-n:127.0.0.1:40594_solr 
x:routeFieldColl_shard3_replica_n9 c:routeFieldColl s:shard3 r:core_node13) 
[n:127.0.0.1:40594_solr c:routeFieldColl s:shard3 r:core_node13 
x:routeFieldColl_shard3_replica_n9] o.a.s.c.SolrCore 
[routeFieldColl_shard3_replica_n9] Registered new searcher 
Searcher@68b94d16[routeFieldColl_shard3_replica_n9] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565224 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/routeFieldColl/terms/shard3 to Terms{values={core_node13=0}, 
version=0}
   [junit4]   2> 1565225 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/routeFieldColl/leaders/shard3
   [junit4]   2> 1565232 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1565247 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1565247 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565250 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565250 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565251 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@791bcdc9[routeFieldColl_shard3_replica_n7] main]
   [junit4]   2> 1565284 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1565286 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1565286 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565289 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565289 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565290 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1565290 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1565290 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271093507457024
   [junit4]   2> 1565295 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1565295 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565298 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565298 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565299 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6aba96fa[routeFieldColl_shard1_replica_n2] main]
   [junit4]   2> 1565301 INFO  
(searcherExecutor-8144-thread-1-processing-n:127.0.0.1:41052_solr 
x:routeFieldColl_shard3_replica_n7 c:routeFieldColl s:shard3 r:core_node11) 
[n:127.0.0.1:41052_solr c:routeFieldColl s:shard3 r:core_node11 
x:routeFieldColl_shard3_replica_n7] o.a.s.c.SolrCore 
[routeFieldColl_shard3_replica_n7] Registered new searcher 
Searcher@791bcdc9[routeFieldColl_shard3_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565304 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b380dd[routeFieldColl_shard1_replica_n1] main]
   [junit4]   2> 1565307 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1565308 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1565311 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/routeFieldColl/terms/shard3 to Terms{values={core_node13=0, 
core_node11=0}, version=1}
   [junit4]   2> 1565311 INFO  (qtp857090699-28784) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n7] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/routeFieldColl/leaders/shard3
   [junit4]   2> 1565314 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1565314 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271093532622848
   [junit4]   2> 1565318 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1565319 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1565319 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1565320 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271093538914304
   [junit4]   2> 1565324 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/routeFieldColl/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1565324 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/routeFieldColl/leaders/shard1
   [junit4]   2> 1565332 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1565336 INFO  
(searcherExecutor-8145-thread-1-processing-n:127.0.0.1:41052_solr 
x:routeFieldColl_shard1_replica_n1 c:routeFieldColl s:shard1 r:core_node3) 
[n:127.0.0.1:41052_solr c:routeFieldColl s:shard1 r:core_node3 
x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore 
[routeFieldColl_shard1_replica_n1] Registered new searcher 
Searcher@6b380dd[routeFieldColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565340 INFO  
(searcherExecutor-8146-thread-1-processing-n:127.0.0.1:40594_solr 
x:routeFieldColl_shard1_replica_n2 c:routeFieldColl s:shard1 r:core_node5) 
[n:127.0.0.1:40594_solr c:routeFieldColl s:shard1 r:core_node5 
x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore 
[routeFieldColl_shard1_replica_n2] Registered new searcher 
Searcher@6aba96fa[routeFieldColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565352 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1565352 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565354 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565354 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565385 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1565385 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565387 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565387 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565388 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5fc4afcf[routeFieldColl_shard4_replica_n12] main]
   [junit4]   2> 1565389 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c8b03c8[routeFieldColl_shard2_replica_n6] main]
   [junit4]   2> 1565391 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1565391 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1565392 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1565392 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271093614411776
   [junit4]   2> 1565396 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/routeFieldColl/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1565396 INFO  (qtp590453018-28764) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/routeFieldColl/leaders/shard1
   [junit4]   2> 1565400 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1565400 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1565401 INFO  
(searcherExecutor-8141-thread-1-processing-n:127.0.0.1:47886_solr 
x:routeFieldColl_shard4_replica_n12 c:routeFieldColl s:shard4 r:core_node15) 
[n:127.0.0.1:47886_solr c:routeFieldColl s:shard4 r:core_node15 
x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrCore 
[routeFieldColl_shard4_replica_n12] Registered new searcher 
Searcher@5fc4afcf[routeFieldColl_shard4_replica_n12] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565401 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1565401 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271093623848960
   [junit4]   2> 1565406 INFO  
(searcherExecutor-8152-thread-1-processing-n:127.0.0.1:60736_solr 
x:routeFieldColl_shard2_replica_n6 c:routeFieldColl s:shard2 r:core_node10) 
[n:127.0.0.1:60736_solr c:routeFieldColl s:shard2 r:core_node10 
x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrCore 
[routeFieldColl_shard2_replica_n6] Registered new searcher 
Searcher@4c8b03c8[routeFieldColl_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565412 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/routeFieldColl/terms/shard2 to Terms{values={core_node10=0}, 
version=0}
   [junit4]   2> 1565413 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/routeFieldColl/leaders/shard2
   [junit4]   2> 1565423 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/routeFieldColl/terms/shard4 to Terms{values={core_node15=0}, 
version=0}
   [junit4]   2> 1565423 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/routeFieldColl/leaders/shard4
   [junit4]   2> 1566222 INFO  (qtp1276749446-28793) [n:127.0.0.1:47886_solr 
c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard4: total=2 found=1 timeoutin=9215ms
   [junit4]   2> 1566260 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1566260 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1566263 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1566264 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1566271 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e7fea75[routeFieldColl_shard4_replica_n14] main]
   [junit4]   2> 1566275 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1566275 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1566275 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40594/solr/routeFieldColl_shard3_replica_n9/
   [junit4]   2> 1566276 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica_n9 
url=http://127.0.0.1:40594/solr START 
replicas=[http://127.0.0.1:41052/solr/routeFieldColl_shard3_replica_n7/] 
nUpdates=100
   [junit4]   2> 1566276 INFO  (qtp590453018-28766) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n9] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica_n9 
url=http://127.0.0.1:40594/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1566282 INFO  (qtp742940018-28774) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard2 r:core_node10 x:routeFieldColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1566284 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1566285 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1566285 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41052/solr/routeFieldColl_shard1_replica_n1/
   [junit4]   2> 1566285 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n1 
url=http://127.0.0.1:41052/solr START 
replicas=[http://127.0.0.1:40594/solr/routeFieldColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1566286 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n1 
url=http://127.0.0.1:41052/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1566286 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1566287 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1566287 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1566288 INFO  (qtp742940018-28776) [n:127.0.0.1:60736_solr 
c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631271094553935872
   [junit4]   2> 1566289 INFO  (qtp590453018-28762) [n:127.0.0.1:40594_solr 
c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] 
o.a.s.c.S.Request [routeFieldColl_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1566290 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1566290 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1566290 INFO  (qtp857090699-28785) [n:127.0.0.1:41052_solr 
c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/routeFieldColl/leaders/shard1/leader after winning as 
/collections/routeFieldColl/leader_elect/shard1/election/72

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

-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null2093352812
     [copy] Copying 38 files to 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null2093352812
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null2093352812

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/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 = 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null1530872476
     [copy] Copying 239 files to 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null1530872476
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null1530872476

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 96ms :: artifacts dl 17ms
        ---------------------------------------------------------------------
        |                  |            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...

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:633: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:506: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:493: Source 
checkout is dirty (unversioned/missing files) after running tests!!! Offending 
files:
* solr/licenses/gmetric4j-1.0.7.jar.sha1

Total time: 119 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to