Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/932/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes

Error Message:
Could not find collection : nodes_used_collection

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
nodes_used_collection
        at 
__randomizedtesting.SeedInfo.seed([6FF831282B2A6090:BB8E44490E4E881]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:258)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes(CollectionsAPIDistributedZkTest.java:344)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at http://127.0.0.1:43525/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> 
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title> </head> <body><h2>HTTP ERROR 
404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n3/update. 
Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:43525/solr/collection1_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at __randomizedtesting.SeedInfo.seed([C2B082999B4FC848:7BEF1980F3830]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:238)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43525/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13034 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 637494 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-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-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/init-core-data-001
   [junit4]   2> 637494 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 637494 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 637495 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-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> 637496 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001
   [junit4]   2> 637496 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 637496 INFO  (Thread-1609) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 637496 INFO  (Thread-1609) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 637498 ERROR (Thread-1609) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 637596 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43790
   [junit4]   2> 637598 INFO  (zkConnectionManagerCallback-4386-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637602 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 637602 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 637603 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 637604 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3136f14a{/solr,null,AVAILABLE}
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@335a5484{HTTP/1.1,[http/1.1]}{127.0.0.1:55096}
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.e.j.s.Server Started @638219ms
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55096}
   [junit4]   2> 637605 ERROR (jetty-launcher-4383-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 637605 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T23:34:42.898Z
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1daaddda{/solr,null,AVAILABLE}
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a391d7f{HTTP/1.1,[http/1.1]}{127.0.0.1:60963}
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.e.j.s.Server Started @638223ms
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60963}
   [junit4]   2> 637608 ERROR (jetty-launcher-4383-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 637608 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T23:34:42.901Z
   [junit4]   2> 637610 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 637610 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bf47b0d{/solr,null,AVAILABLE}
   [junit4]   2> 637610 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8e370ee{HTTP/1.1,[http/1.1]}{127.0.0.1:54590}
   [junit4]   2> 637610 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.e.j.s.Server Started @638225ms
   [junit4]   2> 637610 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54590}
   [junit4]   2> 637611 ERROR (jetty-launcher-4383-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T23:34:42.904Z
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 637611 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 637614 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c6ad62c{/solr,null,AVAILABLE}
   [junit4]   2> 637615 INFO  (zkConnectionManagerCallback-4390-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637615 INFO  (zkConnectionManagerCallback-4388-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637615 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 637615 INFO  (zkConnectionManagerCallback-4392-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637616 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bf05307{HTTP/1.1,[http/1.1]}{127.0.0.1:42300}
   [junit4]   2> 637616 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.e.j.s.Server Started @638231ms
   [junit4]   2> 637616 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42300}
   [junit4]   2> 637616 ERROR (jetty-launcher-4383-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 637616 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 637616 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 637617 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 637617 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 637617 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T23:34:42.910Z
   [junit4]   2> 637617 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 637618 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 637618 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 637618 INFO  (zkConnectionManagerCallback-4394-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637619 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 637619 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 637621 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 637621 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 637621 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10045cad7840003, likely client has closed socket
   [junit4]   2> 637623 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 637623 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 637661 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 637661 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 638121 INFO  (jetty-launcher-4383-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43790/solr
   [junit4]   2> 638237 INFO  (zkConnectionManagerCallback-4398-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638293 INFO  (zkConnectionManagerCallback-4400-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638387 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60963_solr
   [junit4]   2> 638388 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.Overseer Overseer 
(id=72134331539390470-127.0.0.1:60963_solr-n_0000000000) starting
   [junit4]   2> 638395 INFO  (zkConnectionManagerCallback-4407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638397 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43790/solr ready
   [junit4]   2> 638398 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60963_solr
   [junit4]   2> 638398 INFO  
(OverseerStateUpdate-72134331539390470-127.0.0.1:60963_solr-n_0000000000) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60963_solr
   [junit4]   2> 638400 INFO  
(OverseerStateUpdate-72134331539390470-127.0.0.1:60963_solr-n_0000000000) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 638415 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 638425 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 638430 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 638431 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 638431 INFO  (jetty-launcher-4383-thread-2) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node2
   [junit4]   2> 638490 INFO  (zkCallback-4406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638837 INFO  (jetty-launcher-4383-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43790/solr
   [junit4]   2> 638838 INFO  (zkConnectionManagerCallback-4412-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638840 INFO  (zkConnectionManagerCallback-4414-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638847 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 638852 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 638852 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54590_solr
   [junit4]   2> 638853 INFO  (zkCallback-4399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638853 INFO  (zkCallback-4406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638853 INFO  (zkCallback-4413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638869 INFO  (zkConnectionManagerCallback-4421-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638870 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 638871 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43790/solr ready
   [junit4]   2> 638871 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 638883 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 638894 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 638894 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 638895 INFO  (jetty-launcher-4383-thread-1) 
[n:127.0.0.1:54590_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node1
   [junit4]   2> 639047 INFO  (jetty-launcher-4383-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43790/solr
   [junit4]   2> 639049 INFO  (zkConnectionManagerCallback-4426-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639051 INFO  (zkConnectionManagerCallback-4428-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639060 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 639065 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 639065 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55096_solr
   [junit4]   2> 639066 INFO  (zkCallback-4406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 639066 INFO  (zkCallback-4413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 639066 INFO  (zkCallback-4420-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 639073 INFO  (zkCallback-4399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 639083 INFO  (zkCallback-4427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 639084 INFO  (zkConnectionManagerCallback-4435-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639085 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 639088 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43790/solr ready
   [junit4]   2> 639089 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 639097 INFO  (jetty-launcher-4383-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43790/solr
   [junit4]   2> 639100 INFO  (zkConnectionManagerCallback-4440-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639103 INFO  (zkConnectionManagerCallback-4442-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639105 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 639109 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 639111 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 639111 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 639112 INFO  (jetty-launcher-4383-thread-3) 
[n:127.0.0.1:55096_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node3
   [junit4]   2> 639114 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 639114 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42300_solr
   [junit4]   2> 639116 INFO  (zkCallback-4406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639116 INFO  (zkCallback-4399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639116 INFO  (zkCallback-4420-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639116 INFO  (zkCallback-4413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639127 INFO  (zkCallback-4427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639135 INFO  (zkCallback-4441-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639135 INFO  (zkConnectionManagerCallback-4449-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639136 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 639137 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43790/solr ready
   [junit4]   2> 639137 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 639139 INFO  (zkCallback-4434-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639162 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 639171 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 639171 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 639172 INFO  (jetty-launcher-4383-thread-4) 
[n:127.0.0.1:42300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node4
   [junit4]   2> 639210 INFO  (zkConnectionManagerCallback-4452-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639215 INFO  (zkConnectionManagerCallback-4457-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639216 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 639218 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6FF831282B2A6090]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43790/solr ready
   [junit4]   2> 639261 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
   [junit4]   2> 639263 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[6FF831282B2A6090])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 639269 ERROR (qtp505850848-10161) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown 
action: BADACTION
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:241)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 639269 INFO  (qtp505850848-10161) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
 status=400 QTime=0
   [junit4]   2> 639270 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
   [junit4] IGNOR/A 0.00s J0 | 
CollectionsAPIDistributedZkTest.testCollectionsAPI
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 639350 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNodeSet
   [junit4]   2> 639351 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[6FF831282B2A6090])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 639354 INFO  (qtp505850848-10157) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=nodeset_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:42300/solr,http://127.0.0.1:60963/solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 639360 INFO  
(OverseerThreadFactory-3483-thread-1-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
nodeset_collection
   [junit4]   2> 639465 WARN  
(OverseerThreadFactory-3483-thread-1-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (nodeset_collection) without cores.
   [junit4]   2> 639468 INFO  (qtp505850848-10157) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 639468 INFO  (qtp505850848-10157) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=nodeset_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:42300/solr,http://127.0.0.1:60963/solr&wt=javabin&version=2}
 status=0 QTime=114
   [junit4]   2> 639469 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
   [junit4]   2> 639508 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 639510 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[6FF831282B2A6090])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 639512 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=nodeset_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 639516 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 639516 INFO  
(OverseerThreadFactory-3483-thread-2-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 640227 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=nodeset_collection&action=DELETE&wt=javabin&version=2} status=0 
QTime=715
   [junit4]   2> 640228 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 640231 INFO  
(OverseerThreadFactory-3483-thread-3-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
acollection
   [junit4]   2> 640232 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 640233 ERROR 
(OverseerThreadFactory-3483-thread-3-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: acollection operation: create 
failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.populateShardNames(CreateCollectionCmd.java:420)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 640236 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
 status=400 QTime=8
   [junit4]   2> 640237 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 640299 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[6FF831282B2A6090])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 640301 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[6FF831282B2A6090])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 640304 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 640307 INFO  
(OverseerThreadFactory-3483-thread-4-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
halfcollectionblocker
   [junit4]   2> 640308 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 640514 WARN  
(OverseerThreadFactory-3483-thread-4-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (halfcollectionblocker) without cores.
   [junit4]   2> 640516 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 640516 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 640517 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60963_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 640520 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 640522 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 640524 INFO  (qtp511093104-10142) [n:127.0.0.1:55096_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 640526 INFO  (qtp1769219432-10135) [n:127.0.0.1:54590_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 640528 INFO  (qtp752951842-10154) [n:127.0.0.1:60963_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 640529 INFO  
(OverseerThreadFactory-3483-thread-5-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr c:halfcollectionblocker s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:60963_solr for creating new 
replica of shard shard1 for collection halfcollectionblocker
   [junit4]   2> 640532 INFO  
(OverseerStateUpdate-72134331539390470-127.0.0.1:60963_solr-n_0000000000) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60963/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:60963_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 640740 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 640740 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 640754 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 640771 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 640772 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 640772 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'halfcollection_shard1_replica_n1' using configuration from collection 
halfcollectionblocker, trusted=true
   [junit4]   2> 640773 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.core.halfcollectionblocker.shard1.core_node21' (registry 
'solr.core.halfcollectionblocker.shard1.core_node21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 640773 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node2/halfcollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node2/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 640816 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 640816 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 640817 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 640817 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 640818 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c896c4[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 640820 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 640820 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 640821 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 640821 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1618332023378673664
   [junit4]   2> 640821 INFO  
(searcherExecutor-3509-thread-1-processing-n:127.0.0.1:60963_solr 
x:halfcollection_shard1_replica_n1 c:halfcollectionblocker s:shard1 
r:core_node21) [n:127.0.0.1:60963_solr c:halfcollectionblocker s:shard1 
r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1] Registered new searcher 
Searcher@7c896c4[halfcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 640827 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/halfcollectionblocker/terms/shard1 to 
Terms{values={core_node21=0}, version=0}
   [junit4]   2> 640834 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 640835 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 640835 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60963/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 640835 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 640835 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60963/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 640835 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 640843 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:60963/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 640947 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 640950 INFO  (qtp752951842-10147) [n:127.0.0.1:60963_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=212
   [junit4]   2> 640952 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr 
c:halfcollectionblocker   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:60963_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=435
   [junit4]   2> 640953 INFO  (qtp505850848-10163) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 640956 INFO  
(OverseerThreadFactory-3483-thread-5-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
halfcollectionblocker2
   [junit4]   2> 640956 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 641065 INFO  (zkCallback-4399-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker/state.json] for collection 
[halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 641164 WARN  
(OverseerThreadFactory-3483-thread-5-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (halfcollectionblocker2) without cores.
   [junit4]   2> 641167 INFO  (qtp505850848-10163) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 641167 INFO  (qtp505850848-10163) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=214
   [junit4]   2> 641168 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:54590_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 641170 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 641174 INFO  (qtp505850848-10163) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 641178 INFO  (qtp511093104-10138) [n:127.0.0.1:55096_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 641182 INFO  (qtp1769219432-10129) [n:127.0.0.1:54590_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 641183 INFO  (qtp752951842-10153) [n:127.0.0.1:60963_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.halfcollectionblocker.shard1.null:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 641183 INFO  (qtp752951842-10148) [n:127.0.0.1:60963_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 641185 INFO  
(OverseerThreadFactory-3483-thread-5-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr c:halfcollectionblocker2 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54590_solr for creating new 
replica of shard shard1 for collection halfcollectionblocker2
   [junit4]   2> 641188 INFO  
(OverseerStateUpdate-72134331539390470-127.0.0.1:60963_solr-n_0000000000) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54590/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54590_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 641392 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 641404 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 641417 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 641419 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 641420 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'halfcollection_shard1_replica_n1' using configuration from collection 
halfcollectionblocker2, trusted=true
   [junit4]   2> 641420 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.core.halfcollectionblocker2.shard1.core_node21' (registry 
'solr.core.halfcollectionblocker2.shard1.core_node21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29125b1e
   [junit4]   2> 641420 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node1/halfcollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_6FF831282B2A6090-001/tempDir-001/node1/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 641460 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641460 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 641461 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 641461 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 641462 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@575cd7f7[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 641463 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 641464 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 641464 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 641464 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1618332024052908032
   [junit4]   2> 641465 INFO  
(searcherExecutor-3514-thread-1-processing-n:127.0.0.1:54590_solr 
x:halfcollection_shard1_replica_n1 c:halfcollectionblocker2 s:shard1 
r:core_node21) [n:127.0.0.1:54590_solr c:halfcollectionblocker2 s:shard1 
r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1] Registered new searcher 
Searcher@575cd7f7[halfcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641471 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/halfcollectionblocker2/terms/shard1 to 
Terms{values={core_node21=0}, version=0}
   [junit4]   2> 641474 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 641474 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 641474 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54590/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 641474 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 641475 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:54590/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 641475 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 641479 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:54590/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 641636 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 641639 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=247
   [junit4]   2> 641643 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr 
c:halfcollectionblocker2   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:54590_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=475
   [junit4]   2> 641644 INFO  (qtp505850848-10160) [n:127.0.0.1:42300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:60963_solr,127.0.0.1:54590_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 641647 INFO  
(OverseerThreadFactory-3483-thread-5-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
halfcollection
   [junit4]   2> 641647 INFO  
(OverseerCollectionConfigSetProcessor-72134331539390470-127.0.0.1:60963_solr-n_0000000000)
 [n:127.0.0.1:60963_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 641754 INFO  (zkCallback-4413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker2/state.json] for collection 
[halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 641862 INFO  (qtp505850848-10162) [n:127.0.0.1:42300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 641863 INFO  (qtp511093104-10141) [n:127.0.0.1:55096_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 641864 INFO  (qtp1769219432-10134) [n:127.0.0.1:54590_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.halfcollectionblocker2.shard1.null:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 641866 INFO  (qtp1769219432-10132) [n:127.0.0.1:54590_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 641868 INFO  (qtp752951842-10153) [n:127.0.0.1:60963_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.halfcollectionblocker.shard1.null:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 641869 INFO  (qtp752951842-10148) [n:127.0.0.1:60963_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 641877 INFO  
(OverseerStateUpdate-72134331539390470-127.0.0.1:60963_solr-n_0000000000) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60963/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641880 INFO  
(OverseerStateUpdate-72134331539390470-127.0.0.1:60963_solr-n_0000000000) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54590/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 642082 INFO  (qtp752951842-10153) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642082 WARN  (qtp752951842-10153) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating a core with 
existing name is not allowed
   [junit4]   2> 642082 ERROR (qtp752951842-10153) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1026)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 642082 INFO  (qtp752951842-10153) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=500 QTime=0
   [junit4]   2> 642083 ERROR (qtp752951842-10153) [n:127.0.0.1:60963_solr    
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall 
null:org.apache.solr.common.SolrException: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1026)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 642086 INFO  (qtp1769219432-10134) [n:127.0.0.1:54590_solr    
x:halfcollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642086 ERROR 
(OverseerThreadFactory-3483-thread-5-processing-n:127.0.0.1:60963_solr) 
[n:127.0.0.1:60963_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:60963/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60963/solr: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
 ~[java/:?]
   [junit4]   2>        at org.apache.solr.client.

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

      3.84s J0 | CloudSolrClientTest.testVersionsAreReturned
   [junit4] OK      4.95s J0 | CloudSolrClientTest.preferLocalShardsTest
   [junit4] OK      4.10s J0 | CloudSolrClientTest.testParallelUpdateQTime
   [junit4] OK      3.96s J0 | CloudSolrClientTest.checkCollectionParameters
   [junit4] OK      7.60s J0 | CloudSolrClientTest.testAliasHandling
   [junit4] OK      1.59s J0 | CloudSolrClientTest.customHttpClientTest
   [junit4] OK      7.73s J0 | 
CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale
   [junit4] OK      0.81s J0 | CloudSolrClientTest.testCollectionDoesntExist
   [junit4] OK      5.05s J0 | CloudSolrClientTest.preferReplicaTypesTest
   [junit4] OK      2.37s J0 | CloudSolrClientTest.testShutdown
   [junit4] OK      3.01s J0 | CloudSolrClientTest.stateVersionParamTest
   [junit4] OK      3.90s J0 | CloudSolrClientTest.testRouting
   [junit4] OK      3.91s J0 | CloudSolrClientTest.testOverwriteOption
   [junit4] Completed [3/5] on J0 in 63.02s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4] OK      2.90s J1 | 
CloudSolrClientTest.testInitializationWithSolrUrls
   [junit4] OK      0.80s J1 | CloudSolrClientTest.testWrongZkChrootTest
   [junit4] OK      4.14s J1 | CloudSolrClientTest.testNonRetryableRequests
   [junit4] OK      3.85s J1 | CloudSolrClientTest.testVersionsAreReturned
   [junit4] OK      5.07s J1 | CloudSolrClientTest.preferLocalShardsTest
   [junit4] OK      4.33s J1 | CloudSolrClientTest.testParallelUpdateQTime
   [junit4] OK      3.96s J1 | CloudSolrClientTest.checkCollectionParameters
   [junit4] OK      7.77s J1 | CloudSolrClientTest.testAliasHandling
   [junit4] OK      1.61s J1 | CloudSolrClientTest.customHttpClientTest
   [junit4] OK      7.72s J1 | 
CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale
   [junit4] OK      0.83s J1 | CloudSolrClientTest.testCollectionDoesntExist
   [junit4] OK      5.06s J1 | CloudSolrClientTest.preferReplicaTypesTest
   [junit4] OK      2.16s J1 | CloudSolrClientTest.testShutdown
   [junit4] OK      3.04s J1 | CloudSolrClientTest.stateVersionParamTest
   [junit4] OK      3.84s J1 | CloudSolrClientTest.testRouting
   [junit4] OK      3.89s J1 | CloudSolrClientTest.testOverwriteOption
   [junit4] Completed [4/5] on J1 in 62.72s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4] OK      2.89s J0 | 
CloudSolrClientTest.testInitializationWithSolrUrls
   [junit4] OK      0.79s J0 | CloudSolrClientTest.testWrongZkChrootTest
   [junit4] OK      4.13s J0 | CloudSolrClientTest.testNonRetryableRequests
   [junit4] OK      3.84s J0 | CloudSolrClientTest.testVersionsAreReturned
   [junit4] OK      4.97s J0 | CloudSolrClientTest.preferLocalShardsTest
   [junit4] OK      4.11s J0 | CloudSolrClientTest.testParallelUpdateQTime
   [junit4] OK      3.97s J0 | CloudSolrClientTest.checkCollectionParameters
   [junit4] OK      7.60s J0 | CloudSolrClientTest.testAliasHandling
   [junit4] OK      1.59s J0 | CloudSolrClientTest.customHttpClientTest
   [junit4] OK      7.72s J0 | 
CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale
   [junit4] OK      0.80s J0 | CloudSolrClientTest.testCollectionDoesntExist
   [junit4] OK      4.51s J0 | CloudSolrClientTest.preferReplicaTypesTest
   [junit4] OK      2.48s J0 | CloudSolrClientTest.testShutdown
   [junit4] OK      2.80s J0 | CloudSolrClientTest.stateVersionParamTest
   [junit4] OK      3.71s J0 | CloudSolrClientTest.testRouting
   [junit4] OK      3.88s J0 | CloudSolrClientTest.testOverwriteOption
   [junit4] Completed [5/5] on J0 in 61.78s, 16 tests
   [junit4] 
   [junit4] JVM J0:     0.76 ..   200.55 =   199.79s
   [junit4] JVM J1:     0.76 ..   141.86 =   141.10s
   [junit4] Execution time total: 3 minutes 20 seconds
   [junit4] Tests summary: 5 suites, 80 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints]  68.15s | 
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints]  39.06s | 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints]  37.03s | 
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints]  37.01s | org.apache.solr.client.solrj.request.SchemaTest
[junit4:tophints]  24.77s | 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 22 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1070)
                at hudson.FilePath.act(FilePath.java:1059)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1072)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
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
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=5cd25f505e27466a3559c5c6f6d570d871f061bb, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #931
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to