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

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

Error Message:
Error from server at 
https://127.0.0.1:48187/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 https://127.0.0.1:48187/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([B041C7FFB8BE8FEB:13BB695A3F56654E]: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 https://127.0.0.1:48187/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 14039 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/init-core-data-001
   [junit4]   2> 1973257 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1973258 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1973258 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1973265 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001
   [junit4]   2> 1973266 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1973266 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1973266 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1973271 ERROR (Thread-4105) [    ] 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> 1973366 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.ZkTestServer start zk server on port:48658
   [junit4]   2> 1973371 INFO  (zkConnectionManagerCallback-9643-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973379 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973379 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973384 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973386 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973386 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973387 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26e85575{/solr,null,AVAILABLE}
   [junit4]   2> 1973388 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50f1172e{/solr,null,AVAILABLE}
   [junit4]   2> 1973388 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@634b4147{SSL,[ssl, 
http/1.1]}{127.0.0.1:59982}
   [junit4]   2> 1973390 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@628930e6{/solr,null,AVAILABLE}
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.e.j.s.Server Started @1975874ms
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59982}
   [junit4]   2> 1973391 ERROR (jetty-launcher-9640-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973391 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:01.639Z
   [junit4]   2> 1973390 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d4b92a5{SSL,[ssl, 
http/1.1]}{127.0.0.1:48609}
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.e.j.s.Server Started @1975875ms
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48609}
   [junit4]   2> 1973392 ERROR (jetty-launcher-9640-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973392 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:01.640Z
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c524095{SSL,[ssl, 
http/1.1]}{127.0.0.1:37614}
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.e.j.s.Server Started @1975877ms
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37614}
   [junit4]   2> 1973393 ERROR (jetty-launcher-9640-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973393 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:01.641Z
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1973394 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7580bb2{/solr,null,AVAILABLE}
   [junit4]   2> 1973398 INFO  (zkConnectionManagerCallback-9647-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973398 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b49405f{/solr,null,AVAILABLE}
   [junit4]   2> 1973400 INFO  (zkConnectionManagerCallback-9645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4259f94b{SSL,[ssl, 
http/1.1]}{127.0.0.1:42084}
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.e.j.s.Server Started @1975883ms
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42084}
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f60a998{SSL,[ssl, 
http/1.1]}{127.0.0.1:39486}
   [junit4]   2> 1973400 ERROR (jetty-launcher-9640-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.e.j.s.Server Started @1975884ms
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39486}
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:01.648Z
   [junit4]   2> 1973400 ERROR (jetty-launcher-9640-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1973400 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1973401 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1973401 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:01.649Z
   [junit4]   2> 1973401 INFO  (zkConnectionManagerCallback-9649-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973401 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973402 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973407 INFO  (zkConnectionManagerCallback-9651-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973407 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973411 INFO  (jetty-launcher-9640-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973412 INFO  (zkConnectionManagerCallback-9653-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973412 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1973413 INFO  (jetty-launcher-9640-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973413 INFO  (jetty-launcher-9640-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973415 INFO  (jetty-launcher-9640-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973416 INFO  (zkConnectionManagerCallback-9658-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973418 INFO  (zkConnectionManagerCallback-9669-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973418 INFO  (zkConnectionManagerCallback-9662-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973418 INFO  (jetty-launcher-9640-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48658/solr
   [junit4]   2> 1973418 INFO  (zkConnectionManagerCallback-9665-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973419 INFO  (zkConnectionManagerCallback-9675-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973420 INFO  
(zkConnectionManagerCallback-9677-thread-1-processing-n:127.0.0.1:37614_solr) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973420 INFO  
(zkConnectionManagerCallback-9672-thread-1-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973422 INFO  
(zkConnectionManagerCallback-9679-thread-1-processing-n:127.0.0.1:42084_solr) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973423 INFO  
(zkConnectionManagerCallback-9681-thread-1-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973423 INFO  
(zkConnectionManagerCallback-9683-thread-1-processing-n:127.0.0.1:39486_solr) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973447 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973448 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:48609_solr
   [junit4]   2> 1973449 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.Overseer Overseer 
(id=73297862158778383-127.0.0.1:48609_solr-n_0000000000) starting
   [junit4]   2> 1973450 INFO  (jetty-launcher-9640-thread-3) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973451 INFO  (jetty-launcher-9640-thread-1) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973451 INFO  (jetty-launcher-9640-thread-3) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42084_solr
   [junit4]   2> 1973458 INFO  
(zkCallback-9680-thread-1-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1973459 INFO  
(zkCallback-9678-thread-1-processing-n:127.0.0.1:42084_solr) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1973459 INFO  (jetty-launcher-9640-thread-1) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59982_solr
   [junit4]   2> 1973459 INFO  
(zkCallback-9671-thread-1-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1973470 INFO  
(zkCallback-9680-thread-1-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1973474 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1973476 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973479 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39486_solr
   [junit4]   2> 1973499 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48609_solr
   [junit4]   2> 1973504 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1973505 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1973507 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37614_solr
   [junit4]   2> 1973530 INFO  
(zkCallback-9678-thread-1-processing-n:127.0.0.1:42084_solr) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1973530 INFO  
(zkCallback-9671-thread-2-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1973549 INFO  
(zkCallback-9682-thread-1-processing-n:127.0.0.1:39486_solr) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 1973550 INFO  
(zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 1973550 INFO  
(zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1973552 INFO  (jetty-launcher-9640-thread-3) 
[n:127.0.0.1:42084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42084.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973560 INFO  (jetty-launcher-9640-thread-3) 
[n:127.0.0.1:42084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42084.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973560 INFO  (jetty-launcher-9640-thread-3) 
[n:127.0.0.1:42084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42084.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973561 INFO  (jetty-launcher-9640-thread-3) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node3/.
   [junit4]   2> 1973572 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37614.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973579 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37614.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973580 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37614.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973581 INFO  (jetty-launcher-9640-thread-4) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node4/.
   [junit4]   2> 1973620 INFO  (jetty-launcher-9640-thread-1) 
[n:127.0.0.1:59982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59982.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973621 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48609.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973630 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39486.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-1) 
[n:127.0.0.1:59982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59982.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48609.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-1) 
[n:127.0.0.1:59982_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59982.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973632 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48609.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973633 INFO  (jetty-launcher-9640-thread-1) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node1/.
   [junit4]   2> 1973633 INFO  (jetty-launcher-9640-thread-2) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node2/.
   [junit4]   2> 1973638 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39486.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973638 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39486.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1973639 INFO  (jetty-launcher-9640-thread-5) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-001/node5/.
   [junit4]   2> 1973763 INFO  (zkConnectionManagerCallback-9695-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973766 INFO  (zkConnectionManagerCallback-9699-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1973766 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1973767 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:48658/solr ready
   [junit4]   2> 1973769 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 1973810 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&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> 1973811 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&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=1
   [junit4]   2> 1973815 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1973816 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1973816 INFO  
(OverseerThreadFactory-7418-thread-1-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 1973817 WARN  
(OverseerThreadFactory-7418-thread-1-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 1973921 INFO  
(OverseerThreadFactory-7418-thread-1-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_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> 1974817 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1974818 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1974818 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1974818 INFO  (qtp1045913437-28376) [n:127.0.0.1:48609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d7c14d1d-dfde-4ffd-bd44-d15fce1d2eaf&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1974818 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] 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> 1974820 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 1974821 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_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> 1974822 INFO  
(OverseerCollectionConfigSetProcessor-73297862158778383-127.0.0.1:48609_solr-n_0000000000)
 [n:127.0.0.1:48609_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> 1974822 INFO  
(OverseerThreadFactory-7418-thread-2-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1975527 INFO  (qtp1045913437-28364) [n:127.0.0.1:48609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
 status=0 QTime=706
   [junit4]   2> 1975527 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   2> 1975527 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1c524095{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1500369806
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4259f94b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=798184151
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3f60a998{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975529 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966938019
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@634b4147{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4d4b92a5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1975532 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5674a2f1: rootName = 
solr_42084, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3a231f47
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e94704a: rootName = 
solr_37614, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@44217b43
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=286437871
   [junit4]   2> 1975535 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1975535 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@399e8f48: rootName = 
solr_59982, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@58540742
   [junit4]   2> 1975534 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1975537 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2094373463
   [junit4]   2> 1975537 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@761af0d5: rootName = 
solr_39486, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@349f9d8e
   [junit4]   2> 1975538 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1975538 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1581e85a: rootName = 
solr_48609, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@70c2a595
   [junit4]   2> 1975570 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1975570 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e00f2fc: rootName = 
solr_42084, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975571 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1975571 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24a981ad: rootName = 
solr_37614, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975581 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1975581 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61920499: rootName = 
solr_59982, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975582 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1975582 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c2c4a2b: rootName = 
solr_39486, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975583 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1975583 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49f16be3: rootName = 
solr_48609, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@555ec58f
   [junit4]   2> 1975597 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1975597 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ae212cd: rootName = 
solr_42084, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975598 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1975598 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11c61504: rootName = 
solr_37614, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975599 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42084_solr
   [junit4]   2> 1975600 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1975600 INFO  (jetty-closer-9641-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1975601 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37614_solr
   [junit4]   2> 1975601 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1975601 INFO  
(zkCallback-9678-thread-1-processing-n:127.0.0.1:42084_solr) 
[n:127.0.0.1:42084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1975602 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a411b81: rootName = 
solr_59982, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975602 INFO  
(zkCallback-9682-thread-1-processing-n:127.0.0.1:39486_solr) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1975601 INFO  
(zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1975601 INFO  
(zkCallback-9671-thread-2-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1975602 INFO  
(zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1975603 INFO  (jetty-closer-9641-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7580bb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975603 INFO  (jetty-closer-9641-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1975604 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1975604 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3532d038: rootName = 
solr_39486, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975604 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59982_solr
   [junit4]   2> 1975604 INFO  
(zkCallback-9671-thread-1-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1975604 INFO  
(zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1975605 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1975605 INFO  
(zkCallback-9682-thread-1-processing-n:127.0.0.1:39486_solr) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1975605 INFO  (jetty-closer-9641-thread-5) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1975605 INFO  
(zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1975605 INFO  
(zkCallback-9671-thread-2-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1975605 INFO  
(zkCallback-9682-thread-2-processing-n:127.0.0.1:39486_solr) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1975606 INFO  
(zkCallback-9676-thread-2-processing-n:127.0.0.1:37614_solr) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1975606 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39486_solr
   [junit4]   2> 1975606 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1975607 INFO  
(zkCallback-9676-thread-1-processing-n:127.0.0.1:37614_solr) 
[n:127.0.0.1:37614_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1975607 INFO  
(zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1975607 INFO  
(zkCallback-9682-thread-2-processing-n:127.0.0.1:39486_solr) 
[n:127.0.0.1:39486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1975607 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5599a52e: rootName = 
solr_48609, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@657895e6
   [junit4]   2> 1975608 INFO  (jetty-closer-9641-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b49405f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975608 INFO  (jetty-closer-9641-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@628930e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975608 INFO  (jetty-closer-9641-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1975609 INFO  (jetty-closer-9641-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1975609 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48609_solr
   [junit4]   2> 1975610 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1975610 INFO  
(zkCallback-9680-thread-2-processing-n:127.0.0.1:48609_solr) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1975610 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1975610 INFO  (jetty-closer-9641-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=73297862158778383-127.0.0.1:48609_solr-n_0000000000) closing
   [junit4]   2> 1975610 INFO  
(OverseerStateUpdate-73297862158778383-127.0.0.1:48609_solr-n_0000000000) 
[n:127.0.0.1:48609_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:48609_solr
   [junit4]   2> 1975611 WARN  
(OverseerAutoScalingTriggerThread-73297862158778383-127.0.0.1:48609_solr-n_0000000000)
 [n:127.0.0.1:48609_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1975616 INFO  (jetty-closer-9641-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50f1172e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1975618 INFO  (jetty-closer-9641-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1977105 WARN  
(zkCallback-9671-thread-1-processing-n:127.0.0.1:59982_solr) 
[n:127.0.0.1:59982_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:37614_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:37614_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1977106 INFO  (jetty-closer-9641-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@26e85575{/solr,null,UNAVAILABLE}
   [junit4]   2> 1977108 INFO  (jetty-closer-9641-thread-5) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1977109 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] 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> 1977112 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48658 48658
   [junit4]   2> 1977326 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:48658 48658
   [junit4]   2> 1977331 WARN  (Thread-4105) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/73297862158778383-127.0.0.1:48609_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> 1977331 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 1977342 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002
   [junit4]   2> 1977342 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1977342 INFO  (Thread-4155) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1977342 INFO  (Thread-4155) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1977351 ERROR (Thread-4155) [    ] 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> 1977442 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.ZkTestServer start zk server on port:44237
   [junit4]   2> 1977448 INFO  (zkConnectionManagerCallback-9703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977462 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977463 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977463 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977463 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72cd36a1{/solr,null,AVAILABLE}
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25cf61bf{SSL,[ssl, 
http/1.1]}{127.0.0.1:36108}
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.e.j.s.Server Started @1979950ms
   [junit4]   2> 1977466 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36108}
   [junit4]   2> 1977467 ERROR (jetty-launcher-9700-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977467 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:05.715Z
   [junit4]   2> 1977478 INFO  (zkConnectionManagerCallback-9705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977478 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ede1f92{/solr,null,AVAILABLE}
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@28e18a5f{SSL,[ssl, 
http/1.1]}{127.0.0.1:48611}
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.e.j.s.Server Started @1979962ms
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48611}
   [junit4]   2> 1977479 ERROR (jetty-launcher-9700-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977479 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:05.727Z
   [junit4]   2> 1977480 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977481 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977490 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b1b5e19{/solr,null,AVAILABLE}
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@612ee2a{SSL,[ssl, 
http/1.1]}{127.0.0.1:55309}
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.e.j.s.Server Started @1979974ms
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55309}
   [junit4]   2> 1977491 ERROR (jetty-launcher-9700-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977491 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:05.739Z
   [junit4]   2> 1977492 INFO  (zkConnectionManagerCallback-9707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977492 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53f9bebf{/solr,null,AVAILABLE}
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ee7d87e{SSL,[ssl, 
http/1.1]}{127.0.0.1:48187}
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.e.j.s.Server Started @1979977ms
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48187}
   [junit4]   2> 1977493 ERROR (jetty-launcher-9700-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1977493 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1977494 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977494 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977494 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:05.742Z
   [junit4]   2> 1977500 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1977500 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1977500 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1977502 INFO  (zkConnectionManagerCallback-9709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977502 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@671c8ba8{/solr,null,AVAILABLE}
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5913ce2e{SSL,[ssl, 
http/1.1]}{127.0.0.1:33696}
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.e.j.s.Server Started @1979987ms
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33696}
   [junit4]   2> 1977503 ERROR (jetty-launcher-9700-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1977503 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-15T05:38:05.751Z
   [junit4]   2> 1977504 INFO  (jetty-launcher-9700-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977505 INFO  (zkConnectionManagerCallback-9711-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977505 INFO  (zkConnectionManagerCallback-9715-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977507 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977507 INFO  (zkConnectionManagerCallback-9719-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977509 INFO  
(zkConnectionManagerCallback-9723-thread-1-processing-n:127.0.0.1:36108_solr) 
[n:127.0.0.1:36108_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977509 INFO  (jetty-launcher-9700-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977510 INFO  (zkConnectionManagerCallback-9721-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977511 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1977512 INFO  (jetty-launcher-9700-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977512 INFO  
(zkConnectionManagerCallback-9729-thread-1-processing-n:127.0.0.1:48611_solr) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977513 INFO  (zkConnectionManagerCallback-9733-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977514 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 
0x10468047cb10006, likely client has closed socket
   [junit4]   2> 1977515 INFO  (zkConnectionManagerCallback-9727-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977516 INFO  (jetty-launcher-9700-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44237/solr
   [junit4]   2> 1977517 INFO  
(zkConnectionManagerCallback-9735-thread-1-processing-n:127.0.0.1:48187_solr) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977518 INFO  (zkConnectionManagerCallback-9741-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977518 INFO  
(zkConnectionManagerCallback-9739-thread-1-processing-n:127.0.0.1:55309_solr) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977523 INFO  
(zkConnectionManagerCallback-9745-thread-1-processing-n:127.0.0.1:33696_solr) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977545 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977546 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55309_solr
   [junit4]   2> 1977547 INFO  (jetty-launcher-9700-thread-5) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977547 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.Overseer Overseer 
(id=73297862425903118-127.0.0.1:55309_solr-n_0000000000) starting
   [junit4]   2> 1977548 INFO  (jetty-launcher-9700-thread-5) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33696_solr
   [junit4]   2> 1977554 INFO  
(zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1977554 INFO  
(zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1977562 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55309_solr
   [junit4]   2> 1977569 INFO  
(zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1977570 INFO  
(zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1977613 INFO  (jetty-launcher-9700-thread-5) 
[n:127.0.0.1:33696_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33696.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977623 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1977624 INFO  (jetty-launcher-9700-thread-5) 
[n:127.0.0.1:33696_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33696.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977624 INFO  (jetty-launcher-9700-thread-5) 
[n:127.0.0.1:33696_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33696.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977625 INFO  (jetty-launcher-9700-thread-5) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node5/.
   [junit4]   2> 1977625 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977628 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48187_solr
   [junit4]   2> 1977634 INFO  
(zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1977634 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1977634 INFO  
(zkCallback-9738-thread-2-processing-n:127.0.0.1:55309_solr) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1977636 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977637 INFO  
(zkCallback-9734-thread-1-processing-n:127.0.0.1:48187_solr) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1977649 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1977650 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36108_solr
   [junit4]   2> 1977666 INFO  
(zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  
(zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  
(zkCallback-9734-thread-1-processing-n:127.0.0.1:48187_solr) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  
(zkCallback-9728-thread-1-processing-n:127.0.0.1:48611_solr) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1977667 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1977669 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48611_solr
   [junit4]   2> 1977677 INFO  
(zkCallback-9738-thread-1-processing-n:127.0.0.1:55309_solr) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1977677 INFO  
(zkCallback-9744-thread-1-processing-n:127.0.0.1:33696_solr) 
[n:127.0.0.1:33696_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1977677 INFO  
(zkCallback-9734-thread-1-processing-n:127.0.0.1:48187_solr) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1977678 INFO  
(zkCallback-9722-thread-1-processing-n:127.0.0.1:36108_solr) 
[n:127.0.0.1:36108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1977681 INFO  
(zkCallback-9728-thread-1-processing-n:127.0.0.1:48611_solr) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1977703 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48187.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977712 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48187.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977712 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48187.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977713 INFO  (jetty-launcher-9700-thread-3) 
[n:127.0.0.1:48187_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node3/.
   [junit4]   2> 1977726 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55309.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977732 WARN  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr_55309:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=Compressed-Class-Space,name=used
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1977744 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55309.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977744 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55309.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977745 INFO  (jetty-launcher-9700-thread-2) 
[n:127.0.0.1:55309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node2/.
   [junit4]   2> 1977747 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36108.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977760 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36108.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977760 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36108.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977761 INFO  (jetty-launcher-9700-thread-1) 
[n:127.0.0.1:36108_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node1/.
   [junit4]   2> 1977846 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48611.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977853 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48611.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977853 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48611.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ff4d44d
   [junit4]   2> 1977854 INFO  (jetty-launcher-9700-thread-4) 
[n:127.0.0.1:48611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001/tempDir-002/node4/.
   [junit4]   2> 1977909 INFO  (zkConnectionManagerCallback-9755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977911 INFO  (zkConnectionManagerCallback-9759-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1977912 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1977913 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44237/solr ready
   [junit4]   2> 1977915 INFO 

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

58115b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000560 INFO  (jetty-closer-9781-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000560 INFO  
(zkCallback-9846-thread-1-processing-n:127.0.0.1:46352_solr) 
[n:127.0.0.1:46352_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46352_solr
   [junit4]   2> 2000565 INFO  (coreCloseExecutor-7644-thread-1) 
[n:127.0.0.1:46352_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard2.leader, 
tag=15875976
   [junit4]   2> 2000568 INFO  (jetty-closer-9781-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@205c1c50{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000572 INFO  (jetty-closer-9781-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000572 INFO  
(zkCallback-9856-thread-2-processing-n:127.0.0.1:44572_solr) 
[n:127.0.0.1:44572_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44572_solr
   [junit4]   2> 2000581 INFO  (coreCloseExecutor-7647-thread-1) 
[n:127.0.0.1:53146_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard1.leader, 
tag=931309029
   [junit4]   2> 2000585 INFO  (jetty-closer-9781-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32e18343{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000587 INFO  (jetty-closer-9781-thread-5) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000589 INFO  (coreCloseExecutor-7646-thread-1) 
[n:127.0.0.1:55281_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard1.leader, 
tag=757627772
   [junit4]   2> 2000590 INFO  (coreCloseExecutor-7648-thread-1) 
[n:127.0.0.1:44572_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard2.leader, 
tag=1429679378
   [junit4]   2> 2000592 INFO  (jetty-closer-9781-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37d9d2d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000595 INFO  (jetty-closer-9781-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000596 INFO  (jetty-closer-9781-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cb2d422{/solr,null,UNAVAILABLE}
   [junit4]   2> 2000598 INFO  (jetty-closer-9781-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2000599 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[B041C7FFB8BE8FEB])
 [    ] 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> 2000602 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37980 37980
   [junit4]   2> 2000702 INFO  (Thread-4225) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37980 37980
   [junit4]   2> 2000707 WARN  (Thread-4225) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        8       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        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>        79      
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73297863099744267-127.0.0.1:37118_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/73297863099744279-127.0.0.1:44572_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>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2000707 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[B041C7FFB8BE8FEB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 2000708 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[B041C7FFB8BE8FEB]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37980 37980
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_B041C7FFB8BE8FEB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=436, 
maxMBSortInHeap=5.5734425031901145, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-Latn, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=79502496,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, 
TestDelegationWithHadoopAuth, TestCloudNestedDocsSort, 
SegmentsInfoRequestHandlerTest, DocumentBuilderTest, TestNRTOpen, 
SimplePostToolTest, DirectSolrConnectionTest, TestCorePropertiesReload, 
TestCharFilters, CollectionTooManyReplicasTest, TestZkChroot, 
SolrCloudExampleTest, FastVectorHighlighterTest, TestStressRecovery, 
TestLargeCluster, SampleTest, TestTolerantUpdateProcessorRandomCloud, 
AutoAddReplicasPlanActionTest, MoveReplicaHDFSFailoverTest, 
CustomHighlightComponentTest, TestZkAclsWithHadoopAuth, SuggestComponentTest, 
TestHighFrequencyDictionaryFactory, TestReversedWildcardFilterFactory, 
SolrCloudReportersTest, TestConfigSetsAPIExclusivity, 
ConcurrentDeleteAndCreateCollectionTest, BasicAuthStandaloneTest, 
DistributedMLTComponentTest, CollectionStateFormat2Test, OverseerTest, 
DirectUpdateHandlerOptimizeTest, QueryEqualityTest, PeerSyncTest, 
TestPerFieldSimilarity, TestExclusionRuleCollectionAccess, 
TestSolrConfigHandlerConcurrent, TestSortByMinMaxFunction, TestCollectionAPIs, 
AddSchemaFieldsUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, 
HdfsTlogReplayBufferedWhileIndexingTest, FieldMutatingUpdateProcessorTest, 
TestSkipOverseerOperations, QueryElevationComponentTest, SolrInfoBeanTest, 
TestStressUserVersions, HdfsNNFailoverTest, TestSlowCompositeReaderWrapper, 
ChangedSchemaMergeTest, OverseerRolesTest, RestartWhileUpdatingTest, 
AnalysisErrorHandlingTest, PolyFieldTest, TestUniqueKeyFieldResource, 
TestJsonFacets, PeerSyncReplicationTest, TestDefaultStatsCache, 
TestDocTermOrds, JSONWriterTest, TestReload, TestPayloadCheckQParserPlugin, 
ReplaceNodeNoTargetTest, TestEmbeddedSolrServerAdminHandler, 
TestRebalanceLeaders, TestGraphTermsQParserPlugin, ResponseBuilderTest, 
ShardSplitTest, TestReplicaProperties, SolrJmxReporterCloudTest, 
ScriptEngineTest, TestBlendedInfixSuggestions, AlternateDirectoryTest, 
IndexSchemaTest, BigEndianAscendingWordSerializerTest, TestRTimerTree, 
HdfsBasicDistributedZkTest, TestConfigReload, TemplateUpdateProcessorTest, 
TestScoreJoinQPScore, TestSimpleTextCodec, CachingDirectoryFactoryTest, 
ConfigSetsAPITest, TestSystemIdResolver, TestCloudPivotFacet, 
TestRandomCollapseQParserPlugin, TestReplicationHandlerBackup, TestRecovery, 
TestSortableTextField, BasicZkTest, SolrMetricsIntegrationTest, 
DistributedQueryComponentCustomSortTest, TestCollapseQParserPlugin, 
CoreAdminRequestStatusTest, TestCustomSort, TestSolrJ, CreateRoutedAliasTest, 
SchemaVersionSpecificBehaviorTest, MetricsHandlerTest, TestSegmentSorting, 
ParsingFieldUpdateProcessorsTest, TriggerIntegrationTest, TestSQLHandler, 
TestCloudSearcherWarming, XsltUpdateRequestHandlerTest, DocValuesMissingTest, 
ZkControllerTest, TestTrie, QueryParsingTest, ShardRoutingCustomTest, 
TestXIncludeConfig, TestNumericRangeQuery32, 
PreAnalyzedFieldManagedSchemaCloudTest, TestInPlaceUpdatesStandalone, 
TestPullReplicaErrorHandling, SparseHLLTest, RankQueryTest, 
TestMultiWordSynonyms, MetricTriggerTest, ResourceLoaderTest, TestQueryUtils, 
TestSubQueryTransformerCrossCore, PeerSyncWithIndexFingerprintCachingTest, 
HdfsRestartWhileUpdatingTest, TestCloudDeleteByQuery, TestPointFields, 
SolrCoreMetricManagerTest, TestHttpShardHandlerFactory, 
ConcurrentCreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, 
DistributedVersionInfoTest, LIRRollingUpdatesTest, MoveReplicaTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudJSONFacetJoinDomain, 
TestCryptoKeys, TestLeaderElectionWithEmptyReplica, 
TestOnReconnectListenerSupport, TestRandomFlRTGCloud, 
TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTolerantUpdateProcessorCloud, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
VMParamsZkACLAndCredentialsProvidersTest, ZkShardTermsTest, AssignTest, 
HdfsCollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [590/775 (1!)] on J1 in 27.48s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 49083 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to