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 2018/03/01 22:06:02 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 468 - Unstable!

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

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

Error Message:
Error from server at http://127.0.0.1:48467/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=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:48467/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=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([39E8CA3FF88CF65E:9A12649A7F641CFB]: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.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:169)
	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 http://127.0.0.1:48467/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=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</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 14061 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 3772052 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[39E8CA3FF88CF65E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/init-core-data-001
   [junit4]   2> 3772054 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[39E8CA3FF88CF65E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3772054 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[39E8CA3FF88CF65E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3772055 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[39E8CA3FF88CF65E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3772064 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-001
   [junit4]   2> 3772064 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3772064 INFO  (Thread-6279) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3772065 INFO  (Thread-6279) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3772067 ERROR (Thread-6279) [    ] 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> 3772164 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkTestServer start zk server on port:35981
   [junit4]   2> 3772172 INFO  (zkConnectionManagerCallback-5986-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772184 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3772184 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3772185 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3772185 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3772185 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3772185 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3772185 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3772184 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3772186 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3772186 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3772186 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3772199 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3772199 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3772199 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3772199 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3772199 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3772199 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3772200 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3772200 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3772200 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3772200 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4809f654{/solr,null,AVAILABLE}
   [junit4]   2> 3772200 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fd7d2fa{/solr,null,AVAILABLE}
   [junit4]   2> 3772200 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aaac9d6{/solr,null,AVAILABLE}
   [junit4]   2> 3772201 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fc6d808{/solr,null,AVAILABLE}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144afea4{/solr,null,AVAILABLE}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13a523ce{HTTP/1.1,[http/1.1]}{127.0.0.1:62237}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66cdf640{HTTP/1.1,[http/1.1]}{127.0.0.1:34188}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.e.j.s.Server Started @3774953ms
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-1) [    ] o.e.j.s.Server Started @3774953ms
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34188}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62237}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2361219{HTTP/1.1,[http/1.1]}{127.0.0.1:35787}
   [junit4]   2> 3772202 ERROR (jetty-launcher-5983-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-4) [    ] o.e.j.s.Server Started @3774953ms
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35787}
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3772202 ERROR (jetty-launcher-5983-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3772202 ERROR (jetty-launcher-5983-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3772202 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:07.435Z
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@752476{HTTP/1.1,[http/1.1]}{127.0.0.1:47336}
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.e.j.s.Server Started @3774954ms
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47336}
   [junit4]   2> 3772203 ERROR (jetty-launcher-5983-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:07.436Z
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39293755{HTTP/1.1,[http/1.1]}{127.0.0.1:46380}
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.e.j.s.Server Started @3774955ms
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46380}
   [junit4]   2> 3772204 ERROR (jetty-launcher-5983-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:07.436Z
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:07.437Z
   [junit4]   2> 3772203 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3772204 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:07.437Z
   [junit4]   2> 3772206 INFO  (zkConnectionManagerCallback-5992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772206 INFO  (zkConnectionManagerCallback-5988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772206 INFO  (zkConnectionManagerCallback-5994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772206 INFO  (zkConnectionManagerCallback-5990-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772207 INFO  (zkConnectionManagerCallback-5996-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772207 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3772207 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3772207 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3772207 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3772209 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3772213 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100048d13b60003, likely client has closed socket
   [junit4]   2> 3772213 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100048d13b60001, likely client has closed socket
   [junit4]   2> 3772216 INFO  (jetty-launcher-5983-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 3772216 INFO  (jetty-launcher-5983-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 3772222 INFO  (jetty-launcher-5983-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 3772218 INFO  (zkConnectionManagerCallback-6001-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772228 INFO  (jetty-launcher-5983-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 3772229 INFO  (zkConnectionManagerCallback-6008-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772229 INFO  (zkConnectionManagerCallback-6006-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772233 INFO  (jetty-launcher-5983-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35981/solr
   [junit4]   2> 3772233 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100048d13b60006, likely client has closed socket
   [junit4]   2> 3772236 INFO  (zkConnectionManagerCallback-6012-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772238 INFO  (zkConnectionManagerCallback-6018-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772239 INFO  (zkConnectionManagerCallback-6020-thread-1-processing-n:127.0.0.1:46380_solr) [n:127.0.0.1:46380_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772239 INFO  (zkConnectionManagerCallback-6016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772241 INFO  (zkConnectionManagerCallback-6022-thread-1-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772241 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100048d13b6000a, likely client has closed socket
   [junit4]   2> 3772241 INFO  (zkConnectionManagerCallback-6024-thread-1-processing-n:127.0.0.1:62237_solr) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772243 INFO  (zkConnectionManagerCallback-6026-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772410 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3772411 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47336_solr
   [junit4]   2> 3772412 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.c.Overseer Overseer (id=72062598005522445-127.0.0.1:47336_solr-n_0000000000) starting
   [junit4]   2> 3772415 INFO  (jetty-launcher-5983-thread-5) [n:127.0.0.1:34188_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3772418 INFO  (jetty-launcher-5983-thread-5) [n:127.0.0.1:34188_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34188_solr
   [junit4]   2> 3772427 INFO  (zkCallback-6021-thread-1-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3772432 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3772445 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47336_solr
   [junit4]   2> 3772448 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3772448 INFO  (zkCallback-6021-thread-1-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3772475 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3772477 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3772483 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3772486 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3772487 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46380_solr
   [junit4]   2> 3772507 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3772507 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3772516 INFO  (zkCallback-6019-thread-1-processing-n:127.0.0.1:46380_solr) [n:127.0.0.1:46380_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3772519 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3772520 INFO  (zkCallback-6023-thread-1-processing-n:127.0.0.1:62237_solr) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3772522 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3772526 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62237_solr
   [junit4]   2> 3772528 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772529 INFO  (zkCallback-6019-thread-1-processing-n:127.0.0.1:46380_solr) [n:127.0.0.1:46380_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772529 INFO  (zkCallback-6023-thread-1-processing-n:127.0.0.1:62237_solr) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772530 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772530 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772530 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3772569 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35787_solr
   [junit4]   2> 3772579 INFO  (zkCallback-6019-thread-1-processing-n:127.0.0.1:46380_solr) [n:127.0.0.1:46380_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3772579 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3772579 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3772579 INFO  (zkCallback-6023-thread-1-processing-n:127.0.0.1:62237_solr) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3772580 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3772675 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62237.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772683 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62237.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772684 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62237.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772685 INFO  (jetty-launcher-5983-thread-1) [n:127.0.0.1:62237_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-001/node1/.
   [junit4]   2> 3772697 INFO  (jetty-launcher-5983-thread-5) [n:127.0.0.1:34188_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34188.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772703 INFO  (jetty-launcher-5983-thread-5) [n:127.0.0.1:34188_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34188.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772703 INFO  (jetty-launcher-5983-thread-5) [n:127.0.0.1:34188_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34188.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772704 INFO  (jetty-launcher-5983-thread-5) [n:127.0.0.1:34188_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-001/node5/.
   [junit4]   2> 3772710 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47336.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772722 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46380.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772730 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46380.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772731 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46380.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772732 INFO  (jetty-launcher-5983-thread-2) [n:127.0.0.1:46380_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-001/node2/.
   [junit4]   2> 3772735 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47336.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772736 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47336.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3772737 INFO  (jetty-launcher-5983-thread-3) [n:127.0.0.1:47336_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-001/node3/.
   [junit4]   2> 3772997 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35787.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3773006 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35787.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3773006 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35787.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3773007 INFO  (jetty-launcher-5983-thread-4) [n:127.0.0.1:35787_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-001/node4/.
   [junit4]   2> 3773039 INFO  (zkConnectionManagerCallback-6038-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3773046 INFO  (zkConnectionManagerCallback-6042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3773048 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3773049 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35981/solr ready
   [junit4]   2> 3773053 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 3773058 INFO  (qtp248594284-29159) [n:127.0.0.1:34188_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&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> 3773061 INFO  (qtp248594284-29159) [n:127.0.0.1:34188_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&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=2
   [junit4]   2> 3773061 INFO  (qtp248594284-29164) [n:127.0.0.1:34188_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3773064 INFO  (qtp248594284-29164) [n:127.0.0.1:34188_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3773064 INFO  (OverseerThreadFactory-10083-thread-1-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSolrCloudCollectionWithoutCores
   [junit4]   2> 3773065 WARN  (OverseerThreadFactory-10083-thread-1-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 3773191 INFO  (OverseerThreadFactory-10083-thread-1-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_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> 3774071 INFO  (qtp248594284-29162) [n:127.0.0.1:34188_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3774072 INFO  (qtp248594284-29162) [n:127.0.0.1:34188_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3774073 INFO  (qtp248594284-29164) [n:127.0.0.1:34188_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3774074 INFO  (qtp248594284-29164) [n:127.0.0.1:34188_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0bcf12ba-8a15-4aa1-a413-85e8aba5923e&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3774074 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] 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> 3774075 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 3774076 INFO  (qtp248594284-29162) [n:127.0.0.1:34188_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> 3774085 INFO  (OverseerCollectionConfigSetProcessor-72062598005522445-127.0.0.1:47336_solr-n_0000000000) [n:127.0.0.1:47336_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> 3774086 INFO  (OverseerThreadFactory-10083-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 3774798 INFO  (qtp248594284-29162) [n:127.0.0.1:34188_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2} status=0 QTime=722
   [junit4]   2> 3774798 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 3774798 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 3774800 INFO  (jetty-closer-5984-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13a523ce{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3774801 INFO  (jetty-closer-5984-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@39293755{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3774801 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=902498403
   [junit4]   2> 3774801 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3774804 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=596503571
   [junit4]   2> 3774804 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3774804 INFO  (jetty-closer-5984-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2361219{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3774804 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e71be71: rootName = solr_62237, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@34bc3a11
   [junit4]   2> 3774804 INFO  (jetty-closer-5984-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@752476{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3774804 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35abb385: rootName = solr_46380, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4ef0fda9
   [junit4]   2> 3774809 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1445489561
   [junit4]   2> 3774809 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=38792393
   [junit4]   2> 3774810 INFO  (jetty-closer-5984-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@66cdf640{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3774810 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=611068694
   [junit4]   2> 3774810 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3774810 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3774810 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ba9e136: rootName = solr_35787, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6b706f11
   [junit4]   2> 3774810 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18e3d13: rootName = solr_34188, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3e643598
   [junit4]   2> 3774817 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3774817 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@505cbeb0: rootName = solr_47336, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@512f94a1
   [junit4]   2> 3774870 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3774870 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c7b92d2: rootName = solr_46380, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ab6cba4
   [junit4]   2> 3774872 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3774872 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20955b20: rootName = solr_62237, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ab6cba4
   [junit4]   2> 3774904 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3774904 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@723ade75: rootName = solr_34188, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ab6cba4
   [junit4]   2> 3774908 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3774908 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@213ea4ae: rootName = solr_35787, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ab6cba4
   [junit4]   2> 3774914 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3774914 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@293577b4: rootName = solr_47336, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ab6cba4
   [junit4]   2> 3774926 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3774927 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46309ce9: rootName = solr_46380, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106fdfa
   [junit4]   2> 3774929 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3774929 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69dedebd: rootName = solr_62237, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106fdfa
   [junit4]   2> 3774929 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46380_solr
   [junit4]   2> 3774931 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3774931 INFO  (zkCallback-6023-thread-1-processing-n:127.0.0.1:62237_solr) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3774931 INFO  (zkCallback-6019-thread-1-processing-n:127.0.0.1:46380_solr) [n:127.0.0.1:46380_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3774931 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3774931 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3774931 INFO  (jetty-closer-5984-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3774932 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 3774935 INFO  (jetty-closer-5984-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4809f654{/solr,null,UNAVAILABLE}
   [junit4]   2> 3774935 INFO  (jetty-closer-5984-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3774938 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62237_solr
   [junit4]   2> 3774940 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3774940 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3774940 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3774941 INFO  (zkCallback-6023-thread-1-processing-n:127.0.0.1:62237_solr) [n:127.0.0.1:62237_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3774941 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3774941 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3774943 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3774943 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a08f932: rootName = solr_34188, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106fdfa
   [junit4]   2> 3774945 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3774945 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32403f0b: rootName = solr_47336, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106fdfa
   [junit4]   2> 3774946 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34188_solr
   [junit4]   2> 3774947 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3774947 INFO  (jetty-closer-5984-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3774947 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3774947 INFO  (zkCallback-6017-thread-1-processing-n:127.0.0.1:34188_solr) [n:127.0.0.1:34188_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3774948 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3774949 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3774949 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61616184: rootName = solr_35787, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106fdfa
   [junit4]   2> 3774949 INFO  (jetty-closer-5984-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fc6d808{/solr,null,UNAVAILABLE}
   [junit4]   2> 3774951 INFO  (jetty-closer-5984-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fd7d2fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 3774954 INFO  (jetty-closer-5984-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3774956 INFO  (jetty-closer-5984-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3774957 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35787_solr
   [junit4]   2> 3774957 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:47336_solr
   [junit4]   2> 3774958 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3774959 INFO  (jetty-closer-5984-thread-5) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3774959 INFO  (zkCallback-6025-thread-1-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3774959 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3774959 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3774959 INFO  (zkCallback-6021-thread-2-processing-n:127.0.0.1:47336_solr) [n:127.0.0.1:47336_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 3774961 WARN  (zkCallback-6025-thread-2-processing-n:127.0.0.1:35787_solr) [n:127.0.0.1:35787_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3774961 INFO  (jetty-closer-5984-thread-4) [    ] o.a.s.c.Overseer Overseer (id=72062598005522445-127.0.0.1:47336_solr-n_0000000000) closing
   [junit4]   2> 3774961 INFO  (OverseerStateUpdate-72062598005522445-127.0.0.1:47336_solr-n_0000000000) [n:127.0.0.1:47336_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:47336_solr
   [junit4]   2> 3774965 WARN  (OverseerAutoScalingTriggerThread-72062598005522445-127.0.0.1:47336_solr-n_0000000000) [n:127.0.0.1:47336_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3774969 INFO  (jetty-closer-5984-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@144afea4{/solr,null,UNAVAILABLE}
   [junit4]   2> 3774976 INFO  (jetty-closer-5984-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3774983 INFO  (jetty-closer-5984-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1aaac9d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3774986 INFO  (jetty-closer-5984-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3774987 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] 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> 3774991 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35981 35981
   [junit4]   2> 3785784 INFO  (Thread-6279) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35981 35981
   [junit4]   2> 3785792 WARN  (Thread-6279) [    ] 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> 	6	/solr/clusterprops.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> 	3	/solr/overseer_elect/election/72062598005522443-127.0.0.1:34188_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72062598005522445-127.0.0.1:47336_solr-n_0000000000
   [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> 3785792 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 3785801 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-002
   [junit4]   2> 3785801 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3785802 INFO  (Thread-6326) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3785802 INFO  (Thread-6326) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3785804 ERROR (Thread-6326) [    ] 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> 3785902 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkTestServer start zk server on port:61965
   [junit4]   2> 3785908 INFO  (zkConnectionManagerCallback-6046-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785919 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3785919 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3785919 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3785920 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3785920 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3785921 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785921 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785921 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3785922 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785922 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785922 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3785922 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e794d80{/solr,null,AVAILABLE}
   [junit4]   2> 3785925 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c583b41{HTTP/1.1,[http/1.1]}{127.0.0.1:38715}
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-4) [    ] o.e.j.s.Server Started @3788679ms
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38715}
   [junit4]   2> 3785926 ERROR (jetty-launcher-6043-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37c622a2{/solr,null,AVAILABLE}
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:21.159Z
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@219f8efb{HTTP/1.1,[http/1.1]}{127.0.0.1:50974}
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-2) [    ] o.e.j.s.Server Started @3788680ms
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50974}
   [junit4]   2> 3785926 ERROR (jetty-launcher-6043-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3785926 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3785927 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785927 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785927 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:21.160Z
   [junit4]   2> 3785929 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785929 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785929 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3785939 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785939 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785939 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3785939 INFO  (zkConnectionManagerCallback-6048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785939 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785939 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42aa7332{/solr,null,AVAILABLE}
   [junit4]   2> 3785939 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5388ed2{HTTP/1.1,[http/1.1]}{127.0.0.1:48011}
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.e.j.s.Server Started @3788694ms
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7677ef4c{/solr,null,AVAILABLE}
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48011}
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3111bdaa{/solr,null,AVAILABLE}
   [junit4]   2> 3785940 ERROR (jetty-launcher-6043-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67d4f84b{HTTP/1.1,[http/1.1]}{127.0.0.1:38675}
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b8568f3{HTTP/1.1,[http/1.1]}{127.0.0.1:48467}
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:21.173Z
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-5) [    ] o.e.j.s.Server Started @3788694ms
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48467}
   [junit4]   2> 3785940 INFO  (jetty-launcher-6043-thread-1) [    ] o.e.j.s.Server Started @3788694ms
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38675}
   [junit4]   2> 3785941 ERROR (jetty-launcher-6043-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3785941 ERROR (jetty-launcher-6043-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:21.174Z
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785941 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-01T21:20:21.174Z
   [junit4]   2> 3785942 INFO  (zkConnectionManagerCallback-6050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785942 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785943 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785943 INFO  (zkConnectionManagerCallback-6052-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785943 INFO  (zkConnectionManagerCallback-6054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785944 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785944 INFO  (zkConnectionManagerCallback-6056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785948 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785948 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785953 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100048d49620004, likely client has closed socket
   [junit4]   2> 3786490 INFO  (jetty-launcher-6043-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61965/solr
   [junit4]   2> 3786490 INFO  (jetty-launcher-6043-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61965/solr
   [junit4]   2> 3786493 INFO  (jetty-launcher-6043-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61965/solr
   [junit4]   2> 3786496 INFO  (zkConnectionManagerCallback-6065-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786500 INFO  (jetty-launcher-6043-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61965/solr
   [junit4]   2> 3786500 INFO  (jetty-launcher-6043-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61965/solr
   [junit4]   2> 3786503 INFO  (zkConnectionManagerCallback-6070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786506 INFO  (zkConnectionManagerCallback-6068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786510 INFO  (zkConnectionManagerCallback-6074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786512 INFO  (zkConnectionManagerCallback-6076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786512 INFO  (zkConnectionManagerCallback-6078-thread-1-processing-n:127.0.0.1:38715_solr) [n:127.0.0.1:38715_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786512 INFO  (zkConnectionManagerCallback-6080-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786513 INFO  (zkConnectionManagerCallback-6082-thread-1-processing-n:127.0.0.1:48467_solr) [n:127.0.0.1:48467_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100048d49620009, likely client has closed socket
   [junit4]   2> 3786515 INFO  (zkConnectionManagerCallback-6084-thread-1-processing-n:127.0.0.1:48011_solr) [n:127.0.0.1:48011_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786515 INFO  (zkConnectionManagerCallback-6086-thread-1-processing-n:127.0.0.1:38675_solr) [n:127.0.0.1:38675_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786565 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3786567 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48011_solr
   [junit4]   2> 3786569 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.c.Overseer Overseer (id=72062598905987086-127.0.0.1:48011_solr-n_0000000000) starting
   [junit4]   2> 3786587 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48011_solr
   [junit4]   2> 3786593 INFO  (OverseerStateUpdate-72062598905987086-127.0.0.1:48011_solr-n_0000000000) [n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3786718 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3786721 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3786723 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50974_solr
   [junit4]   2> 3786725 INFO  (zkCallback-6083-thread-1-processing-n:127.0.0.1:48011_solr) [n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3786755 INFO  (zkCallback-6079-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3786766 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3786771 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3786776 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48011.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786778 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38675_solr
   [junit4]   2> 3786783 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48011.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786783 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48011.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786784 INFO  (jetty-launcher-6043-thread-3) [n:127.0.0.1:48011_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-002/node4/.
   [junit4]   2> 3786784 INFO  (zkCallback-6083-thread-1-processing-n:127.0.0.1:48011_solr) [n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3786789 INFO  (zkCallback-6085-thread-1-processing-n:127.0.0.1:38675_solr) [n:127.0.0.1:38675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3786789 INFO  (zkCallback-6079-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3786795 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3786797 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3786800 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48467_solr
   [junit4]   2> 3786823 INFO  (zkCallback-6083-thread-1-processing-n:127.0.0.1:48011_solr) [n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3786823 INFO  (zkCallback-6081-thread-1-processing-n:127.0.0.1:48467_solr) [n:127.0.0.1:48467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3786828 INFO  (zkCallback-6079-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3786828 INFO  (zkCallback-6085-thread-1-processing-n:127.0.0.1:38675_solr) [n:127.0.0.1:38675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3786834 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3786863 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3786879 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38715_solr
   [junit4]   2> 3786902 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50974.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786913 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50974.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786914 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50974.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786915 INFO  (jetty-launcher-6043-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-002/node1/.
   [junit4]   2> 3786915 INFO  (zkCallback-6085-thread-1-processing-n:127.0.0.1:38675_solr) [n:127.0.0.1:38675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3786915 INFO  (zkCallback-6083-thread-1-processing-n:127.0.0.1:48011_solr) [n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3786915 INFO  (zkCallback-6079-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3786916 INFO  (zkCallback-6081-thread-1-processing-n:127.0.0.1:48467_solr) [n:127.0.0.1:48467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3786927 INFO  (zkCallback-6077-thread-1-processing-n:127.0.0.1:38715_solr) [n:127.0.0.1:38715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3786985 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38675.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786993 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38675.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786993 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38675.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3786994 INFO  (jetty-launcher-6043-thread-1) [n:127.0.0.1:38675_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-002/node2/.
   [junit4]   2> 3787085 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48467.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3787094 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48467.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3787094 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48467.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3787095 INFO  (jetty-launcher-6043-thread-5) [n:127.0.0.1:48467_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-002/node5/.
   [junit4]   2> 3787143 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3787164 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3787165 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23460a38
   [junit4]   2> 3787166 INFO  (jetty-launcher-6043-thread-4) [n:127.0.0.1:38715_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001/tempDir-002/node3/.
   [junit4]   2> 3787204 INFO  (zkConnectionManagerCallback-6098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787208 INFO  (zkConnectionManagerCallback-6102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3787210 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3787211 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61965/solr ready
   [junit4]   2> 3787216 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 3787217 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5388ed2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3787220 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1180000814
   [junit4]   2> 3787221 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3787221 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37cd2e03: rootName = solr_48011, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@f00e082
   [junit4]   2> 3787225 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3787225 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@122dfa6c: rootName = solr_48011, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ab6cba4
   [junit4]   2> 3787229 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3787229 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e1f5ff4: rootName = solr_48011, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106fdfa
   [junit4]   2> 3787231 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48011_solr
   [junit4]   2> 3787233 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3787233 INFO  (zkCallback-6079-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper

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

]   2> 3817530 INFO  (jetty-closer-6124-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3817532 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[39E8CA3FF88CF65E]) [    ] 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> 3817537 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62241 62241
   [junit4]   2> 3825080 INFO  (Thread-6395) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62241 62241
   [junit4]   2> 3825085 WARN  (Thread-6395) [    ] 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> 	10	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	7	/solr/collections/testStopAllStartAllCollection/terms/shard2
   [junit4]   2> 	7	/solr/collections/testStopAllStartAllCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72062600055291919-127.0.0.1:61753_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72062600055291918-127.0.0.1:52340_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72062600055291927-127.0.0.1:51343_solr-n_0000000006
   [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> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3825085 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[39E8CA3FF88CF65E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 3825087 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[39E8CA3FF88CF65E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62241 62241
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_39E8CA3FF88CF65E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1345, maxMBSortInHeap=7.9275564234921685, sim=RandomSimilarity(queryNorm=true): {}, locale=lv, timezone=Etc/Zulu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=83527320,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, SolrIndexSplitterTest, ReplaceNodeNoTargetTest, TestGeoJSONResponseWriter, MetricsHandlerTest, LukeRequestHandlerTest, DistributedSuggestComponentTest, TestSearcherReuse, TestDeleteCollectionOnDownNodes, StatsReloadRaceTest, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, TestComplexPhraseLeadingWildcard, TestFileDictionaryLookup, AssignTest, TestUninvertingReader, TestCursorMarkWithoutUniqueKey, TestCloudNestedDocsSort, TestSlowCompositeReaderWrapper, OutputWriterTest, TestShortCircuitedRequests, TestCustomDocTransformer, AddReplicaTest, BasicDistributedZkTest, TestPayloadCheckQParserPlugin, MetricUtilsTest, TestQueryUtils, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ImplicitSnitchTest, ConvertedLegacyTest, AnalyticsMergeStrategyTest, AddSchemaFieldsUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest, RecoveryAfterSoftCommitTest, TestSolrConfigHandler, AnalysisErrorHandlingTest, NumberUtilsTest, PathHierarchyTokenizerFactoryTest, LargeFieldTest, SolrMetricsIntegrationTest, FullHLLTest, DateMathParserTest, TestFoldingMultitermQuery, InfixSuggestersTest, TestSystemCollAutoCreate, TestSolrDeletionPolicy1, LegacyCloudClusterPropTest, TestFieldCacheWithThreads, TestDFISimilarityFactory, TestDistributedMap, TestLegacyNumericUtils, TestCSVResponseWriter, BitVectorTest, TestTrie, TermVectorComponentDistributedTest, TestSolrCoreParser, MoveReplicaHDFSTest, TestDynamicLoading, CloneFieldUpdateProcessorFactoryTest, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, TestZkChroot, TestJmxIntegration, TestJsonRequest, TestConfigSetsAPIZkFailure, DeleteShardTest, TestFastOutputStream, LeaderFailureAfterFreshStartTest, TestSSLRandomization, BlockJoinFacetSimpleTest, TestSchemaResource, ConfigSetsAPITest, DistributedFacetPivotLongTailTest, TestPolicyCloud, TestCoreContainer, TestCollationField, ClassificationUpdateProcessorIntegrationTest, SolrTestCaseJ4Test, OverseerRolesTest, XmlUpdateRequestHandlerTest, TestSubQueryTransformerCrossCore, SolrIndexConfigTest, CustomCollectionTest, TestCoreAdminApis, ZkNodePropsTest, HdfsRecoverLeaseTest, SmileWriterTest, RegexBytesRefFilterTest, TestSchemaVersionResource, TestPointFields, TestFilteredDocIdSet, MetricsConfigTest, TestCopyFieldCollectionResource, DirectSolrConnectionTest, TestLazyCores, TestNoOpRegenerator, TestPerFieldSimilarityWithDefaultOverride, SolrJmxReporterTest, TestBM25SimilarityFactory, WrapperMergePolicyFactoryTest, TestPhraseSuggestions, TestExactSharedStatsCache, LeaderElectionContextKeyTest, FieldMutatingUpdateProcessorTest, TestNumericRangeQuery64, SOLR749Test, TestOnReconnectListenerSupport, TestStressLiveNodes, OverseerTaskQueueTest, AtomicUpdatesTest, TestCustomSort, CdcrRequestHandlerTest, CursorPagingTest, TestDynamicFieldResource, CloudExitableDirectoryReaderTest, DistribJoinFromCollectionTest, TestReplicationHandler, TestShardHandlerFactory, TestEmbeddedSolrServerAdminHandler, ShardSplitTest, HttpTriggerListenerTest, TestHashQParserPlugin, TestDefaultStatsCache, TestPerFieldSimilarity, TestAddFieldRealTimeGet, TestManagedResource, TestChildDocTransformer, TimeRoutedAliasUpdateProcessorTest, TestHdfsBackupRestoreCore, TestBulkSchemaConcurrent, TestNumericTerms32, TestBackupRepositoryFactory, TestStandardQParsers, TestUtilizeNode, TestLockTree, TestRebalanceLeaders, ExecutePlanActionTest, SolrRequestParserTest, TestRawResponseWriter, AlternateDirectoryTest, FileUtilsTest, MBeansHandlerTest, NodeAddedTriggerTest, PolyFieldTest, DataDrivenBlockJoinTest, SignatureUpdateProcessorFactoryTest, TestLFUCache, TestRandomFlRTGCloud, TestGroupingSearch, TestQueryTypes, PreAnalyzedUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, CdcrBidirectionalTest, TestCloudDeleteByQuery, UniqFieldsUpdateProcessorFactoryTest, HdfsRestartWhileUpdatingTest, EnumFieldTest, TestLegacyField, TestJsonFacetRefinement, SolrMetricManagerTest, UpdateLogTest, TestPostingsSolrHighlighter, HttpSolrCallGetCoreTest, CoreMergeIndexesAdminHandlerTest, TestCloudSearcherWarming, TestFieldCacheReopen, RequiredFieldsTest, SampleTest, TestConfigReload, TestManagedSchemaAPI, LeaderElectionTest, CdcrReplicationDistributedZkTest, TestConfigSetImmutable, BlockJoinFacetDistribTest, TestCollectionAPI, SchemaVersionSpecificBehaviorTest, MultiThreadedOCPTest, TestIBSimilarityFactory, TestPullReplica, TestTrackingShardHandlerFactory, CacheHeaderTest, CopyFieldTest, TestExceedMaxTermLength, TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotSmallTest, SolrIndexMetricsTest, TestSortByMinMaxFunction, RecoveryZkTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [578/777 (1!)] on J0 in 53.06s, 3 tests, 1 error <<< FAILURES!

[...truncated 48584 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/468/consoleText

[repro] Revision: 9363529f4bffc98be3955e2e0e0229eebeb43a5a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=39E8CA3FF88CF65E -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCollectionsAPIViaSolrCloudCluster
[repro] ant compile-test

[...truncated 3331 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCollectionsAPIViaSolrCloudCluster" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=39E8CA3FF88CF65E -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 78 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[repro] Exiting with code 0

[...truncated 70 lines...]