You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/18 15:49:49 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1573 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

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

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

	at __randomizedtesting.SeedInfo.seed([3AA6C11F4E1CC608:995C6FBAC9F42CAD]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33421/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</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:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 13357 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/init-core-data-001
   [junit4]   2> 3237236 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 3237236 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3237237 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3237238 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3237239 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001
   [junit4]   2> 3237239 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3237240 INFO  (Thread-9284) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3237240 INFO  (Thread-9284) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3237241 ERROR (Thread-9284) [    ] 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> 3237340 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer start zk server on port:65214
   [junit4]   2> 3237342 INFO  (zkConnectionManagerCallback-5563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237349 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237349 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237351 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237351 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237352 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3237352 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64d3acea{/solr,null,AVAILABLE}
   [junit4]   2> 3237354 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eafa627{/solr,null,AVAILABLE}
   [junit4]   2> 3237355 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5509c127{SSL,[ssl, http/1.1]}{127.0.0.1:54970}
   [junit4]   2> 3237355 INFO  (jetty-launcher-5560-thread-4) [    ] o.e.j.s.Server Started @3242563ms
   [junit4]   2> 3237355 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54970}
   [junit4]   2> 3237356 ERROR (jetty-launcher-5560-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.657Z
   [junit4]   2> 3237356 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7dd61aea{/solr,null,AVAILABLE}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@300c06ec{/solr,null,AVAILABLE}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48e3d461{SSL,[ssl, http/1.1]}{127.0.0.1:47826}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.e.j.s.Server Started @3242565ms
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2010d81f{SSL,[ssl, http/1.1]}{127.0.0.1:65412}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.e.j.s.Server Started @3242565ms
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65412}
   [junit4]   2> 3237357 ERROR (jetty-launcher-5560-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8db761{/solr,null,AVAILABLE}
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.659Z
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@583c4781{SSL,[ssl, http/1.1]}{127.0.0.1:48030}
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.e.j.s.Server Started @3242566ms
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48030}
   [junit4]   2> 3237358 ERROR (jetty-launcher-5560-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.659Z
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45f9a5d3{SSL,[ssl, http/1.1]}{127.0.0.1:56443}
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-2) [    ] o.e.j.s.Server Started @3242566ms
   [junit4]   2> 3237358 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56443}
   [junit4]   2> 3237358 ERROR (jetty-launcher-5560-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237357 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47826}
   [junit4]   2> 3237361 ERROR (jetty-launcher-5560-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3237360 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237361 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3237361 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.663Z
   [junit4]   2> 3237362 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:44.663Z
   [junit4]   2> 3237364 INFO  (zkConnectionManagerCallback-5565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237364 INFO  (zkConnectionManagerCallback-5569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237365 INFO  (zkConnectionManagerCallback-5567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237365 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237365 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237366 INFO  (zkConnectionManagerCallback-5572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237366 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237368 INFO  (zkConnectionManagerCallback-5573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237383 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237383 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606a2519de0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3237383 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3237385 INFO  (jetty-launcher-5560-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237385 INFO  (jetty-launcher-5560-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237387 INFO  (zkConnectionManagerCallback-5578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237387 INFO  (jetty-launcher-5560-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237389 INFO  (zkConnectionManagerCallback-5581-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237391 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606a2519de0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3237391 INFO  (jetty-launcher-5560-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237392 INFO  (zkConnectionManagerCallback-5585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237392 INFO  (zkConnectionManagerCallback-5587-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237393 INFO  (zkConnectionManagerCallback-5590-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237394 INFO  (jetty-launcher-5560-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65214/solr
   [junit4]   2> 3237395 INFO  (zkConnectionManagerCallback-5593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237396 INFO  (zkConnectionManagerCallback-5597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237397 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606a2519de000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3237397 INFO  (zkConnectionManagerCallback-5599-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237398 INFO  (zkConnectionManagerCallback-5601-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237400 INFO  (zkConnectionManagerCallback-5603-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237534 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237536 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48030_solr
   [junit4]   2> 3237537 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.Overseer Overseer (id=99195899382464522-127.0.0.1:48030_solr-n_0000000000) starting
   [junit4]   2> 3237549 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48030_solr
   [junit4]   2> 3237553 INFO  (OverseerStateUpdate-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3237554 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3237556 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237562 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56443_solr
   [junit4]   2> 3237563 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3237564 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3237565 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3237567 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237569 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47826_solr
   [junit4]   2> 3237571 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3237572 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3237572 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3237635 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47826.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237640 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47826.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237641 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47826.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237642 INFO  (jetty-launcher-5560-thread-1) [n:127.0.0.1:47826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node1/.
   [junit4]   2> 3237680 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3237684 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237684 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3237688 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54970_solr
   [junit4]   2> 3237688 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3237690 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237690 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237690 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237691 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237691 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3237692 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65412_solr
   [junit4]   2> 3237695 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237695 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237696 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237697 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237701 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3237702 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48030.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237729 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48030.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237730 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48030.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237733 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237737 INFO  (jetty-launcher-5560-thread-3) [n:127.0.0.1:48030_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node4/.
   [junit4]   2> 3237742 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237742 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237743 INFO  (jetty-launcher-5560-thread-2) [n:127.0.0.1:56443_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node2/.
   [junit4]   2> 3237778 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54970.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237784 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54970.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237784 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54970.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237785 INFO  (jetty-launcher-5560-thread-4) [n:127.0.0.1:54970_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node5/.
   [junit4]   2> 3237879 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237902 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237902 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3237903 INFO  (jetty-launcher-5560-thread-5) [n:127.0.0.1:65412_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-001/node3/.
   [junit4]   2> 3237935 INFO  (zkConnectionManagerCallback-5615-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237938 INFO  (zkConnectionManagerCallback-5619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3237940 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3237942 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65214/solr ready
   [junit4]   2> 3237946 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 3237960 INFO  (qtp1070576585-31401) [n:127.0.0.1:56443_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3237963 INFO  (OverseerThreadFactory-10169-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSolrCloudCollectionWithoutCores
   [junit4]   2> 3237963 WARN  (OverseerThreadFactory-10169-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 3238073 INFO  (qtp1070576585-31401) [n:127.0.0.1:56443_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> 3238073 INFO  (qtp1070576585-31401) [n:127.0.0.1:56443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=113
   [junit4]   2> 3238074 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 3238074 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 3238075 INFO  (qtp1070576585-31399) [n:127.0.0.1:56443_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3238079 INFO  (OverseerCollectionConfigSetProcessor-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_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> 3238080 INFO  (OverseerThreadFactory-10169-thread-2-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3238787 INFO  (qtp1070576585-31399) [n:127.0.0.1:56443_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2} status=0 QTime=711
   [junit4]   2> 3238787 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 3238787 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 3238791 INFO  (jetty-closer-5561-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@45f9a5d3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238792 INFO  (jetty-closer-5561-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5509c127{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238792 INFO  (jetty-closer-5561-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@583c4781{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=509953481
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@48e3d461{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1088450494
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2010d81f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1079298478
   [junit4]   2> 3238793 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=655863698
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=126493409
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f538903: rootName = solr_48030, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@510927bf
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ee5739e: rootName = solr_47826, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23f8524e
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aa935d6: rootName = solr_65412, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ebed820
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69d7ac05: rootName = solr_56443, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@483a947b
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3238794 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@711dddff: rootName = solr_54970, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@407fe1
   [junit4]   2> 3238875 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238875 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238876 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76868944: rootName = solr_47826, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238876 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@311af70b: rootName = solr_48030, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ba37438: rootName = solr_56443, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238877 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36eb1750: rootName = solr_54970, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238879 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3238879 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2393ba11: rootName = solr_65412, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3494707: rootName = solr_47826, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238933 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3992874f: rootName = solr_56443, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56443_solr
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21352e: rootName = solr_54970, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:47826_solr
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238935 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4feb005f: rootName = solr_65412, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238937 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238937 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238937 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238938 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238938 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238939 INFO  (jetty-closer-5561-thread-4) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238940 INFO  (jetty-closer-5561-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238940 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65412_solr
   [junit4]   2> 3238937 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3238937 INFO  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238941 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f6f7a52: rootName = solr_48030, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3238937 INFO  (zkCallback-5600-thread-1-processing-n:127.0.0.1:56443_solr) [n:127.0.0.1:56443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 3238944 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238944 INFO  (jetty-closer-5561-thread-5) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238944 INFO  (zkCallback-5598-thread-1-processing-n:127.0.0.1:65412_solr) [n:127.0.0.1:65412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3238944 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3238945 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3238946 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54970_solr
   [junit4]   2> 3238947 INFO  (jetty-closer-5561-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64d3acea{/solr,null,UNAVAILABLE}
   [junit4]   2> 3238948 INFO  (jetty-closer-5561-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7dd61aea{/solr,null,UNAVAILABLE}
   [junit4]   2> 3238950 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238950 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3238950 INFO  (jetty-closer-5561-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238951 INFO  (zkCallback-5586-thread-1-processing-n:127.0.0.1:54970_solr) [n:127.0.0.1:54970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3238953 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48030_solr
   [junit4]   2> 3238954 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3238955 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3238955 INFO  (zkCallback-5589-thread-1-processing-n:127.0.0.1:48030_solr) [n:127.0.0.1:48030_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3238956 INFO  (jetty-closer-5561-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99195899382464522-127.0.0.1:48030_solr-n_0000000000) closing
   [junit4]   2> 3238956 INFO  (OverseerStateUpdate-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:48030_solr
   [junit4]   2> 3238957 WARN  (OverseerAutoScalingTriggerThread-99195899382464522-127.0.0.1:48030_solr-n_0000000000) [n:127.0.0.1:48030_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3238960 INFO  (jetty-closer-5561-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d8db761{/solr,null,UNAVAILABLE}
   [junit4]   2> 3240444 WARN  (zkCallback-5602-thread-1-processing-n:127.0.0.1:47826_solr) [n:127.0.0.1:47826_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:56443_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:56443_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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> 3240445 INFO  (jetty-closer-5561-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@300c06ec{/solr,null,UNAVAILABLE}
   [junit4]   2> 3240453 INFO  (jetty-closer-5561-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eafa627{/solr,null,UNAVAILABLE}
   [junit4]   2> 3240454 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] 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> 3240456 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65214 65214
   [junit4]   2> 3250960 INFO  (Thread-9284) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65214 65214
   [junit4]   2> 3250961 WARN  (Thread-9284) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3250962 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 3250965 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002
   [junit4]   2> 3250966 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3250966 INFO  (Thread-9331) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3250966 INFO  (Thread-9331) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3250968 ERROR (Thread-9331) [    ] 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> 3251066 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer start zk server on port:49300
   [junit4]   2> 3251070 INFO  (zkConnectionManagerCallback-5623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251080 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251081 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69b443e0{/solr,null,AVAILABLE}
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2aa15a38{SSL,[ssl, http/1.1]}{127.0.0.1:37921}
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.e.j.s.Server Started @3256293ms
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37921}
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251082 ERROR (jetty-launcher-5620-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251082 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.383Z
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a02bb65{/solr,null,AVAILABLE}
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7fa42e9a{SSL,[ssl, http/1.1]}{127.0.0.1:37095}
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.e.j.s.Server Started @3256295ms
   [junit4]   2> 3251083 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37095}
   [junit4]   2> 3251083 ERROR (jetty-launcher-5620-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251084 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.385Z
   [junit4]   2> 3251080 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251087 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251087 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6853efdd{/solr,null,AVAILABLE}
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16ca32a{SSL,[ssl, http/1.1]}{127.0.0.1:56863}
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.e.j.s.Server Started @3256299ms
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56863}
   [junit4]   2> 3251088 ERROR (jetty-launcher-5620-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eb91754{/solr,null,AVAILABLE}
   [junit4]   2> 3251088 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.389Z
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fbcfe68{SSL,[ssl, http/1.1]}{127.0.0.1:33421}
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.e.j.s.Server Started @3256300ms
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33421}
   [junit4]   2> 3251089 ERROR (jetty-launcher-5620-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251089 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.390Z
   [junit4]   2> 3251080 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251092 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a681e38{/solr,null,AVAILABLE}
   [junit4]   2> 3251093 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@769f31d{SSL,[ssl, http/1.1]}{127.0.0.1:34200}
   [junit4]   2> 3251093 INFO  (jetty-launcher-5620-thread-1) [    ] o.e.j.s.Server Started @3256304ms
   [junit4]   2> 3251093 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34200}
   [junit4]   2> 3251093 ERROR (jetty-launcher-5620-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251094 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:58.395Z
   [junit4]   2> 3251097 INFO  (zkConnectionManagerCallback-5627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251097 INFO  (zkConnectionManagerCallback-5633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251097 INFO  (zkConnectionManagerCallback-5631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251098 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251098 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251099 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251101 INFO  (zkConnectionManagerCallback-5629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251102 INFO  (zkConnectionManagerCallback-5625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251110 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251110 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251136 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606a254f7c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3251138 INFO  (jetty-launcher-5620-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251140 INFO  (zkConnectionManagerCallback-5637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251146 INFO  (jetty-launcher-5620-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251147 INFO  (jetty-launcher-5620-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251149 INFO  (jetty-launcher-5620-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251150 INFO  (zkConnectionManagerCallback-5647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251152 INFO  (zkConnectionManagerCallback-5639-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251153 INFO  (zkConnectionManagerCallback-5645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251156 INFO  (zkConnectionManagerCallback-5651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251160 INFO  (jetty-launcher-5620-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251162 INFO  (zkConnectionManagerCallback-5653-thread-1-processing-n:127.0.0.1:37095_solr) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251163 INFO  (zkConnectionManagerCallback-5661-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251164 INFO  (zkConnectionManagerCallback-5658-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251168 INFO  (zkConnectionManagerCallback-5663-thread-1-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251196 INFO  (zkConnectionManagerCallback-5655-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251227 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251230 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34200_solr
   [junit4]   2> 3251235 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.Overseer Overseer (id=99195900282011656-127.0.0.1:34200_solr-n_0000000000) starting
   [junit4]   2> 3251239 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251242 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56863_solr
   [junit4]   2> 3251280 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3251281 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3251312 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34200_solr
   [junit4]   2> 3251315 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3251318 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3251333 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3251342 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251351 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37921_solr
   [junit4]   2> 3251365 INFO  (zkCallback-5662-thread-1-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3251368 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56863.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251377 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56863.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251377 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56863.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251378 INFO  (jetty-launcher-5620-thread-5) [n:127.0.0.1:56863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node3/.
   [junit4]   2> 3251380 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3251399 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3251424 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3251427 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251430 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33421_solr
   [junit4]   2> 3251433 INFO  (zkCallback-5657-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251434 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251435 INFO  (zkCallback-5638-thread-1-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251456 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37921.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251464 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37921.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251464 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37921.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251465 INFO  (jetty-launcher-5620-thread-2) [n:127.0.0.1:37921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node1/.
   [junit4]   2> 3251468 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3251470 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3251473 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37095_solr
   [junit4]   2> 3251476 INFO  (zkCallback-5662-thread-1-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3251497 INFO  (zkCallback-5662-thread-2-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251497 INFO  (zkCallback-5657-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251498 INFO  (zkCallback-5638-thread-2-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251499 INFO  (zkCallback-5652-thread-1-processing-n:127.0.0.1:37095_solr) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251503 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3251555 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251582 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251582 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251582 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34200.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251583 INFO  (jetty-launcher-5620-thread-3) [n:127.0.0.1:37095_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node4/.
   [junit4]   2> 3251592 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34200.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251592 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34200.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251593 INFO  (jetty-launcher-5620-thread-1) [n:127.0.0.1:34200_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node2/.
   [junit4]   2> 3251623 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33421.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251631 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33421.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251631 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33421.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30623ac8
   [junit4]   2> 3251632 INFO  (jetty-launcher-5620-thread-4) [n:127.0.0.1:33421_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001/tempDir-002/node5/.
   [junit4]   2> 3251707 INFO  (zkConnectionManagerCallback-5675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251709 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606a254f7c0010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3251711 INFO  (zkConnectionManagerCallback-5679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251713 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3251715 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49300/solr ready
   [junit4]   2> 3251719 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 3251725 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@16ca32a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3251725 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2107560112
   [junit4]   2> 3251726 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3251726 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68d7ddf9: rootName = solr_56863, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3303833f
   [junit4]   2> 3251732 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3251733 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5706afe0: rootName = solr_56863, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6d794fd9
   [junit4]   2> 3251737 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3251737 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71730ee5: rootName = solr_56863, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@56458818
   [junit4]   2> 3251739 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56863_solr
   [junit4]   2> 3251740 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3251740 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3251741 INFO  (zkCallback-5654-thread-1-processing-n:127.0.0.1:56863_solr) [n:127.0.0.1:56863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251741 INFO  (zkCallback-5662-thread-2-processing-n:127.0.0.1:37921_solr) [n:127.0.0.1:37921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251742 INFO  (zkCallback-5678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251743 INFO  (zkCallback-5657-thread-1-processing-n:127.0.0.1:33421_solr) [n:127.0.0.1:33421_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251765 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6853efdd{/solr,null,UNAVAILABLE}
   [junit4]   2> 3251765 INFO  (zkCallback-5652-thread-1-processing-n:127.0.0.1:37095_solr) [n:127.0.0.1:37095_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251766 INFO  (zkCallback-5638-thread-2-processing-n:127.0.0.1:34200_solr) [n:127.0.0.1:34200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3251769 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3251770 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5023146{/solr,null,AVAILABLE}
   [junit4]   2> 3251771 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79301e8a{SSL,[ssl, http/1.1]}{127.0.0.1:53862}
   [junit4]   2> 3251771 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.e.j.s.Server Started @3256983ms
   [junit4]   2> 3251771 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53862}
   [junit4]   2> 3251772 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3251772 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T15:01:59.073Z
   [junit4]   2> 3251774 INFO  (zkConnectionManagerCallback-5681-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251775 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3251783 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606a254f7c0012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3251786 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49300/solr
   [junit4]   2> 3251787 INFO  (zkConnectionManagerCallback-5685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251790 INFO  (zkConnectionManagerCallback-5687-thread-1-processing-n:127.0.0.1:538

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

> 3284416 INFO  (zkCallback-5786-thread-2-processing-n:127.0.0.1:40470_solr) [n:127.0.0.1:40470_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40470_solr
   [junit4]   2> 3284418 INFO  (jetty-closer-5701-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1389bdf{/solr,null,UNAVAILABLE}
   [junit4]   2> 3284425 INFO  (jetty-closer-5701-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d160511{/solr,null,UNAVAILABLE}
   [junit4]   2> 3284428 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[3AA6C11F4E1CC608]) [    ] 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> 3284429 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37100 37100
   [junit4]   2> 3289530 INFO  (Thread-9416) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37100 37100
   [junit4]   2> 3289531 WARN  (Thread-9416) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99195901606363146-127.0.0.1:51268_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99195901606363156-127.0.0.1:36781_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/99195901606363148-127.0.0.1:36448_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3289531 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[3AA6C11F4E1CC608]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 3289532 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[3AA6C11F4E1CC608]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37100 37100
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_3AA6C11F4E1CC608-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=54, maxMBSortInHeap=6.342704881733344, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fe3ffe4), locale=tr-TR, timezone=America/Havana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=214567960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestTriggerIntegration, UUIDUpdateProcessorFallbackTest, ConfigureRecoveryStrategyTest, TestPullReplica, RegexBoostProcessorTest, TestEmbeddedSolrServerAdminHandler, RequestHandlersTest, TestDFISimilarityFactory, TestFiltering, BadIndexSchemaTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestSubQueryTransformerDistrib, SimpleCollectionCreateDeleteTest, SolrMetricReporterTest, SimpleMLTQParserTest, ConnectionReuseTest, SolrSlf4jReporterTest, DistribJoinFromCollectionTest, CloneFieldUpdateProcessorFactoryTest, ZkControllerTest, TestRandomDVFaceting, MoveReplicaHDFSTest, MultiThreadedOCPTest, SolrRequestParserTest, TestCloudRecovery, TestIntervalFaceting, AddReplicaTest, HdfsCollectionsAPIDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, LeaderInitiatedRecoveryOnCommitTest, UUIDFieldTest, TestCustomSort, DistribCursorPagingTest, AtomicUpdatesTest, TestLockTree, CoreAdminCreateDiscoverTest, TestBinaryField, StatsComponentTest, TestDelegationWithHadoopAuth, DirectoryFactoryTest, DateMathParserTest, BlockDirectoryTest, TestInitParams, TestXmlQParserPlugin, TestIBSimilarityFactory, TestCodecSupport, ResponseLogComponentTest, TestSolrQueryResponse, DistanceFunctionTest, UpdateLogTest, ConvertedLegacyTest, TestPivotHelperCode, TestJsonRequest, ReplicaListTransformerTest, TestTolerantUpdateProcessorCloud, TestManagedStopFilterFactory, TimeZoneUtilsTest, DisMaxRequestHandlerTest, URLClassifyProcessorTest, TestSmileRequest, CollectionReloadTest, TestBackupRepositoryFactory, TestCloudPivotFacet, TestIndexingPerformance, RequiredFieldsTest, TestClusterProperties, TestConfigSets, TestOnReconnectListenerSupport, TestCoreAdminApis, TestConfigSetsAPIExclusivity, HdfsDirectoryFactoryTest, ReplaceNodeTest, SpellCheckComponentTest, XmlUpdateRequestHandlerTest, SolrGangliaReporterTest, TestInPlaceUpdatesDistrib, BinaryUpdateRequestHandlerTest, TestGraphMLResponseWriter, SuggestComponentTest, ConfigSetsAPITest, TestSubQueryTransformer, CoreMergeIndexesAdminHandlerTest, TimeRoutedAliasUpdateProcessorTest, TestBulkSchemaAPI, FastVectorHighlighterTest, TestSSLRandomization, DataDrivenBlockJoinTest, ChaosMonkeyNothingIsSafeTest, PathHierarchyTokenizerFactoryTest, DistributedTermsComponentTest, TestStressLiveNodes, TestAnalyzeInfixSuggestions, QueryParsingTest, RankQueryTest, TestStressCloudBlindAtomicUpdates, SuggesterTest, ClusterStateTest, ResourceLoaderTest, CollectionsAPISolrJTest, FieldAnalysisRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin, TestUpdate, TestReplicationHandler, CdcrReplicationDistributedZkTest, TestRawTransformer, DirectUpdateHandlerTest, TestJoin, XsltUpdateRequestHandlerTest, TestFieldCollectionResource, TestSolrCoreProperties, MetricUtilsTest, SuggesterTSTTest, TestWriterPerf, TestUninvertingReader, TestConfigReload, ImplicitSnitchTest, TestLazyCores, TestSolrXml, CollectionTooManyReplicasTest, DefaultValueUpdateProcessorTest, TestRecoveryHdfs, TestCloudNestedDocsSort, ForceLeaderTest, SolrCoreMetricManagerTest, TestPhraseSuggestions, SolrTestCaseJ4Test, HighlighterTest, SpatialFilterTest, TestTolerantSearch, DistributedExpandComponentTest, SubstringBytesRefFilterTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, CircularListTest, SearchHandlerTest, BigEndianAscendingWordDeserializerTest, TestCursorMarkWithoutUniqueKey, SolrIndexMetricsTest, TestReversedWildcardFilterFactory, FullHLLTest, FacetPivotSmallTest, BasicAuthStandaloneTest, TestUtils, OverseerTaskQueueTest, CSVRequestHandlerTest, AsyncCallRequestStatusResponseTest, TestComplexPhraseLeadingWildcard, PrimUtilsTest, TestNumericTerms32, TestSimpleTextCodec, TestPushWriter, TestExpandComponent, NumericFieldsTest, DeleteNodeTest, TestManagedSchemaAPI, TestExceedMaxTermLength, BasicDistributedZkTest, MultiTermTest, HdfsBasicDistributedZk2Test, NodeAddedTriggerTest, TestDocTermOrds, TestAddFieldRealTimeGet, TestCoreDiscovery, OverseerTest, TestManagedSynonymGraphFilterFactory, MissingSegmentRecoveryTest, HdfsRecoverLeaseTest, TestXIncludeConfig, TestTrieFacet, TestRequestForwarding, TestLeaderInitiatedRecoveryThread, TestPolicyCloud, TestExportWriter, DistributedFacetPivotLargeTest, UnloadDistributedZkTest, JavabinLoaderTest, DistributedFacetPivotWhiteBoxTest, BooleanFieldTest, TestGenericDistributedQueue, RecoveryZkTest, SliceStateTest, TestLegacyTerms, AutoAddReplicasPlanActionTest, ZkSolrClientTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestStressReorder, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, BasicFunctionalityTest, TestIndexSearcher, SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest, DocValuesMultiTest, SolrInfoBeanTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, DocumentBuilderTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ScriptEngineTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, DistributedMLTComponentTest, CursorPagingTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, ConnectionManagerTest, CustomCollectionTest, DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [536/764 (1!)] on J0 in 52.31s, 3 tests, 1 error <<< FAILURES!

[...truncated 48819 lines...]