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

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_112) - Build # 18671 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18671/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias

Error Message:
Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([9698BE3AD33BCB0:C78ACC190D8C4D2B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:128)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp

Error Message:
Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([9698BE3AD33BCB0:CDB2340B161C4FDC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([9698BE3AD33BCB0:CC373FFF2BC6764D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:100)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12220 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/init-core-data-001
   [junit4]   2> 1058261 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1058262 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001
   [junit4]   2> 1058263 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1058263 INFO  (Thread-1828) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1058263 INFO  (Thread-1828) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1058363 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35019
   [junit4]   2> 1058376 INFO  (jetty-launcher-3850-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1058376 INFO  (jetty-launcher-3850-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1058376 INFO  (jetty-launcher-3850-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1058378 INFO  (jetty-launcher-3850-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1058379 INFO  (jetty-launcher-3850-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1711467{/solr,null,AVAILABLE}
   [junit4]   2> 1058381 INFO  (jetty-launcher-3850-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1549d61{SSL,[ssl, http/1.1]}{127.0.0.1:34165}
   [junit4]   2> 1058382 INFO  (jetty-launcher-3850-thread-1) [    ] o.e.j.s.Server Started @1060354ms
   [junit4]   2> 1058382 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34165}
   [junit4]   2> 1058382 ERROR (jetty-launcher-3850-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1058382 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1058382 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058382 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058382 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-01T13:27:17.286Z
   [junit4]   2> 1058385 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1058386 INFO  (jetty-launcher-3850-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1125635{/solr,null,AVAILABLE}
   [junit4]   2> 1058389 INFO  (jetty-launcher-3850-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163c1fd{/solr,null,AVAILABLE}
   [junit4]   2> 1058389 INFO  (jetty-launcher-3850-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dc6919{SSL,[ssl, http/1.1]}{127.0.0.1:41735}
   [junit4]   2> 1058389 INFO  (jetty-launcher-3850-thread-4) [    ] o.e.j.s.Server Started @1060362ms
   [junit4]   2> 1058390 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41735}
   [junit4]   2> 1058390 ERROR (jetty-launcher-3850-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1058390 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1058390 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058390 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058390 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-01T13:27:17.294Z
   [junit4]   2> 1058392 INFO  (jetty-launcher-3850-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@679f6b{SSL,[ssl, http/1.1]}{127.0.0.1:42908}
   [junit4]   2> 1058392 INFO  (jetty-launcher-3850-thread-2) [    ] o.e.j.s.Server Started @1060365ms
   [junit4]   2> 1058392 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42908}
   [junit4]   2> 1058393 INFO  (jetty-launcher-3850-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a7339{/solr,null,AVAILABLE}
   [junit4]   2> 1058393 ERROR (jetty-launcher-3850-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1058393 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1058393 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058393 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058393 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-01T13:27:17.297Z
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16466f7{SSL,[ssl, http/1.1]}{127.0.0.1:39628}
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-3) [    ] o.e.j.s.Server Started @1060366ms
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39628}
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1058394 ERROR (jetty-launcher-3850-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058394 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058395 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-01T13:27:17.298Z
   [junit4]   2> 1058395 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1595a367bb00001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1058397 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1058397 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1058398 INFO  (jetty-launcher-3850-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35019/solr
   [junit4]   2> 1058402 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1595a367bb00004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1058405 INFO  (jetty-launcher-3850-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35019/solr
   [junit4]   2> 1058406 INFO  (jetty-launcher-3850-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35019/solr
   [junit4]   2> 1058407 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1595a367bb00007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1058413 INFO  (jetty-launcher-3850-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35019/solr
   [junit4]   2> 1058436 INFO  (jetty-launcher-3850-thread-3) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39628_solr
   [junit4]   2> 1058437 INFO  (jetty-launcher-3850-thread-4) [n:127.0.0.1:41735_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41735_solr
   [junit4]   2> 1058437 INFO  (jetty-launcher-3850-thread-2) [n:127.0.0.1:42908_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42908_solr
   [junit4]   2> 1058437 INFO  (jetty-launcher-3850-thread-1) [n:127.0.0.1:34165_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34165_solr
   [junit4]   2> 1058437 INFO  (jetty-launcher-3850-thread-3) [n:127.0.0.1:39628_solr    ] o.a.s.c.Overseer Overseer (id=97208057015042059-127.0.0.1:39628_solr-n_0000000000) starting
   [junit4]   2> 1058438 INFO  (zkCallback-3871-thread-1-processing-n:127.0.0.1:42908_solr) [n:127.0.0.1:42908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1058439 INFO  (zkCallback-3866-thread-1-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1058438 INFO  (zkCallback-3859-thread-1-processing-n:127.0.0.1:34165_solr) [n:127.0.0.1:34165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1058439 INFO  (zkCallback-3870-thread-1-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1058447 INFO  (jetty-launcher-3850-thread-3) [n:127.0.0.1:39628_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39628_solr
   [junit4]   2> 1058449 INFO  (zkCallback-3866-thread-1-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058449 INFO  (zkCallback-3859-thread-1-processing-n:127.0.0.1:34165_solr) [n:127.0.0.1:34165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058449 INFO  (zkCallback-3870-thread-1-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058456 INFO  (zkCallback-3871-thread-1-processing-n:127.0.0.1:42908_solr) [n:127.0.0.1:42908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058590 INFO  (jetty-launcher-3850-thread-2) [n:127.0.0.1:42908_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node2/.
   [junit4]   2> 1058676 INFO  (jetty-launcher-3850-thread-1) [n:127.0.0.1:34165_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node1/.
   [junit4]   2> 1058682 INFO  (jetty-launcher-3850-thread-3) [n:127.0.0.1:39628_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node3/.
   [junit4]   2> 1058756 INFO  (jetty-launcher-3850-thread-4) [n:127.0.0.1:41735_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node4/.
   [junit4]   2> 1059885 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1059886 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35019/solr ready
   [junit4]   2> 1059906 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1060013 INFO  (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:34165_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1060016 INFO  (OverseerThreadFactory-4095-thread-1-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:34165_solr
   [junit4]   2> 1060018 INFO  (Thread-1865) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97208057015042059-127.0.0.1:39628_solr-n_0000000000 overseer designates are [127.0.0.1:34165_solr]
   [junit4]   2> 1060018 INFO  (Thread-1865) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97208057015042059-127.0.0.1:39628_solr-n_0000000000, 97208057015042057-127.0.0.1:41735_solr-n_0000000001, 97208057015042054-127.0.0.1:34165_solr-n_0000000002, 97208057015042060-127.0.0.1:42908_solr-n_0000000003]
   [junit4]   2> 1060018 INFO  (Thread-1865) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97208057015042054-127.0.0.1:34165_solr-n_0000000002 to come join election at head
   [junit4]   2> 1060019 INFO  (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34165_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1060022 INFO  (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1060024 INFO  (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1060027 INFO  (qtp28122820-12905) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:34165_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1060030 INFO  (OverseerCollectionConfigSetProcessor-97208057015042059-127.0.0.1:39628_solr-n_0000000000) [n:127.0.0.1:39628_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> 1060030 INFO  (OverseerThreadFactory-4095-thread-2-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:34165_solr
   [junit4]   2> 1060033 INFO  (qtp28122820-12905) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34165_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1060035 INFO  (qtp28122820-12906) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1060037 INFO  (qtp28122820-12906) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1060037 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1060060 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 1060062 INFO  (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1060079 INFO  (OverseerThreadFactory-4095-thread-3-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection
   [junit4]   2> 1060080 INFO  (OverseerCollectionConfigSetProcessor-97208057015042059-127.0.0.1:39628_solr-n_0000000000) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1060106 INFO  (qtp12407347-12886) [n:127.0.0.1:34165_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97208057015042054-127.0.0.1:34165_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1060106 INFO  (Thread-1865) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97208057015042057-127.0.0.1:41735_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1060112 INFO  (qtp28122820-12901) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97208057015042057-127.0.0.1:41735_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1060115 INFO  (OverseerStateUpdate-97208057015042059-127.0.0.1:39628_solr-n_0000000000) [n:127.0.0.1:39628_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97208057015042059-127.0.0.1:39628_solr-n_0000000000"} 127.0.0.1:39628_solr
   [junit4]   2> 1060185 INFO  (qtp28122820-12905) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1240067 ERROR (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1240068 INFO  (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=180006
   [junit4]   2> 1240069 ERROR (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1240736 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteAlias -Dtests.seed=9698BE3AD33BCB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    181s J2 | CollectionsAPISolrJTest.testCreateAndDeleteAlias <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9698BE3AD33BCB0:C78ACC190D8C4D2B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1240754 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1240756 INFO  (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1420758 ERROR (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1420759 INFO  (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 1420760 ERROR (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1420761 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplicaProp -Dtests.seed=9698BE3AD33BCB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9698BE3AD33BCB0:CDB2340B161C4FDC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1420784 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1420786 INFO  (qtp28122820-12901) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600789 ERROR (qtp28122820-12901) [n:127.0.0.1:41735_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1600789 INFO  (qtp28122820-12901) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 1600789 ERROR (qtp28122820-12901) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:169)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1600791 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteShard -Dtests.seed=9698BE3AD33BCB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J2 | CollectionsAPISolrJTest.testCreateAndDeleteShard <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41735/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9698BE3AD33BCB0:CC373FFF2BC6764D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1600807 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 1600810 INFO  (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600814 INFO  (qtp28122820-12907) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1600816 INFO  (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1600817 INFO  (qtp28122820-12900) [n:127.0.0.1:41735_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1600818 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 1600834 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[9698BE3AD33BCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 1600836 INFO  (qtp28122820-12901) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1660284 ERROR (OverseerThreadFactory-4095-thread-3-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:41735/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:41735/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:61)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2> 	... 11 more
   [junit4]   2> 1660286 ERROR (OverseerThreadFactory-4095-thread-3-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [aliasedCollection].
   [junit4]   2> 1660287 INFO  (OverseerThreadFactory-4095-thread-3-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1690373 INFO  (zkCallback-3866-thread-5-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690373 ERROR (OverseerThreadFactory-4095-thread-3-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: aliasedCollection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: aliasedCollection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1690380 INFO  (OverseerThreadFactory-4095-thread-3-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1690381 INFO  (OverseerStateUpdate-97208057015042059-127.0.0.1:39628_solr-n_0000000000) [n:127.0.0.1:39628_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39628_solr
   [junit4]   2> 1690382 WARN  (OverseerExitThread) [n:127.0.0.1:39628_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1690383 INFO  (OverseerExitThread) [n:127.0.0.1:39628_solr    ] o.a.s.c.Overseer Overseer (id=97208057015042059-127.0.0.1:39628_solr-n_0000000000) closing
   [junit4]   2> 1690385 INFO  (zkCallback-3866-thread-5-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41735_solr
   [junit4]   2> 1690386 INFO  (zkCallback-3866-thread-5-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.Overseer Overseer (id=97208057015042057-127.0.0.1:41735_solr-n_0000000001) starting
   [junit4]   2> 1690393 INFO  (OverseerThreadFactory-4105-thread-1-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1690394 INFO  (OverseerThreadFactory-4105-thread-2-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 1690394 INFO  (OverseerThreadFactory-4105-thread-3-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 1690524 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1690524 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1690585 INFO  (qtp18165684-12911) [n:127.0.0.1:39628_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1690585 INFO  (qtp29958170-12891) [n:127.0.0.1:42908_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1690589 INFO  (qtp18165684-12917) [n:127.0.0.1:39628_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 1690595 INFO  (zkCallback-3859-thread-3-processing-n:127.0.0.1:34165_solr) [n:127.0.0.1:34165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690595 INFO  (zkCallback-3871-thread-3-processing-n:127.0.0.1:42908_solr) [n:127.0.0.1:42908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690595 INFO  (zkCallback-3866-thread-5-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690595 INFO  (zkCallback-3870-thread-6-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690607 INFO  (qtp28122820-12903) [n:127.0.0.1:41735_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1690608 INFO  (qtp18165684-12912) [n:127.0.0.1:39628_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1690609 INFO  (qtp12407347-12886) [n:127.0.0.1:34165_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1690609 INFO  (qtp29958170-12893) [n:127.0.0.1:42908_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 1690611 INFO  (qtp29958170-12897) [n:127.0.0.1:42908_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1690614 INFO  (zkCallback-3870-thread-6-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690623 INFO  (zkCallback-3871-thread-3-processing-n:127.0.0.1:42908_solr) [n:127.0.0.1:42908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690623 INFO  (zkCallback-3866-thread-5-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690623 INFO  (zkCallback-3870-thread-6-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690623 INFO  (zkCallback-3859-thread-3-processing-n:127.0.0.1:34165_solr) [n:127.0.0.1:34165_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690729 INFO  (zkCallback-3870-thread-6-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690729 INFO  (zkCallback-3871-thread-3-processing-n:127.0.0.1:42908_solr) [n:127.0.0.1:42908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1691544 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1691546 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1691556 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.IndexSchema [replicaProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 1691568 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1691569 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica2' using configuration from collection replicaProperties
   [junit4]   2> 1691569 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.s.IndexSchema [replicaProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 1691570 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.SolrCore [[replicaProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node1/replicaProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node1/./replicaProperties_shard2_replica2/data/]
   [junit4]   2> 1691574 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1691576 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica2' using configuration from collection replicaProperties
   [junit4]   2> 1691576 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.c.SolrCore [[replicaProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node4/replicaProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001/tempDir-001/node4/./replicaProperties_shard1_replica2/data/]
   [junit4]   2> 1691587 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1691587 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1691589 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1691589 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1691590 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ce5e8[replicaProperties_shard2_replica2] main]
   [junit4]   2> 1691591 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1691591 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1691591 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1691592 INFO  (searcherExecutor-4106-thread-1-processing-n:127.0.0.1:34165_solr x:replicaProperties_shard2_replica2 s:shard2 c:replicaProperties) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.SolrCore [replicaProperties_shard2_replica2] Registered new searcher Searcher@3ce5e8[replicaProperties_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1691592 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555329576333213696
   [junit4]   2> 1691603 INFO  (qtp18165684-12911) [n:127.0.0.1:39628_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1691604 INFO  (qtp29958170-12891) [n:127.0.0.1:42908_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1691604 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1691604 INFO  (qtp28122820-13017) [n:127.0.0.1:41735_solr c:replicaProperties s:shard1  x:replicaProperties_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1691604 INFO  (qtp12407347-12882) [n:127.0.0.1:34165_solr c:replicaProperties s:shard2  x:replicaProperties_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1691605 INFO  (qtp18165684-12

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

r.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1724971 INFO  (qtp12407347-13055) [n:127.0.0.1:34165_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34165_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1001
   [junit4]   2> 1725803 WARN  (zkCallback-3870-thread-6-processing-n:127.0.0.1:39628_solr) [n:127.0.0.1:39628_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1725803 WARN  (zkCallback-3866-thread-5-processing-n:127.0.0.1:41735_solr) [n:127.0.0.1:41735_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1725803 WARN  (zkCallback-3859-thread-3-processing-n:127.0.0.1:34165_solr) [n:127.0.0.1:34165_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1725804 INFO  (jetty-launcher-3850-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1725804 INFO  (jetty-launcher-3850-thread-8) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1725804 INFO  (jetty-launcher-3850-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1725804 INFO  (jetty-launcher-3850-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1711467{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725804 INFO  (jetty-launcher-3850-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16a7339{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725804 INFO  (jetty-launcher-3850-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@163c1fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725805 WARN  (zkCallback-3871-thread-5-processing-n:127.0.0.1:42908_solr) [n:127.0.0.1:42908_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1725805 INFO  (jetty-launcher-3850-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1725805 INFO  (jetty-launcher-3850-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1125635{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725806 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35019 35019
   [junit4]   2> 1725875 INFO  (Thread-1828) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35019 35019
   [junit4]   2> 1725876 WARN  (Thread-1828) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	3	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	2	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	13	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1725876 INFO  (SUITE-CollectionsAPISolrJTest-seed#[9698BE3AD33BCB0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9698BE3AD33BCB0-001
   [junit4]   2> Jan 01, 2017 1:38:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=17695, maxDocsPerChunk=1006, blockSize=599), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=17695, blockSize=599)), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=207281792,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, OverseerModifyCollectionTest, ResourceLoaderTest, BufferStoreTest, DateFieldTest, EchoParamsTest, TestCustomDocTransformer, TestFieldCacheVsDocValues, TestUseDocValuesAsStored, TestTrieFacet, CdcrRequestHandlerTest, TestDistribDocBasedVersion, LukeRequestHandlerTest, TestConfig, TestRawResponseWriter, SolrTestCaseJ4Test, TestConfigSetsAPIZkFailure, TestJsonFacetRefinement, PKIAuthenticationIntegrationTest, RemoteQueryErrorTest, TestSerializedLuceneMatchVersion, HdfsChaosMonkeySafeLeaderTest, JSONWriterTest, TestClusterStateMutator, TestFieldCacheSanityChecker, ConnectionManagerTest, SaslZkACLProviderTest, TestRestoreCore, HdfsBasicDistributedZk2Test, TestSolrConfigHandlerCloud, TestCollationField, UnloadDistributedZkTest, SpatialHeatmapFacetsTest, DeleteReplicaTest, TestExtendedDismaxParser, FieldAnalysisRequestHandlerTest, AutoCommitTest, CoreAdminRequestStatusTest, TestSort, ForceLeaderTest, TestRebalanceLeaders, TestLeaderInitiatedRecoveryThread, PreAnalyzedUpdateProcessorTest, RankQueryTest, HdfsRecoverLeaseTest, TestLMDirichletSimilarityFactory, RequestLoggingTest, OverseerTest, RequestHandlersTest, TestGroupingSearch, TestCoreDiscovery, TestDynamicLoading, LeaderInitiatedRecoveryOnShardRestartTest, SuggesterWFSTTest, TestOrdValues, TestCloudDeleteByQuery, AnalyticsQueryTest, TestQuerySenderNoQuery, TestPHPSerializedResponseWriter, TestNumericTerms32, StatsReloadRaceTest, ConnectionReuseTest, TestCollectionAPI, PreAnalyzedFieldTest, TestShortCircuitedRequests, HighlighterConfigTest, CircularListTest, DirectUpdateHandlerOptimizeTest, DistributedQueryComponentCustomSortTest, BadCopyFieldTest, TestStressReorder, DataDrivenBlockJoinTest, DistributedFacetPivotSmallAdvancedTest, TestCloudPseudoReturnFields, TestBlendedInfixSuggestions, OutputWriterTest, AssignTest, TestHdfsBackupRestoreCore, RecoveryZkTest, CollectionStateFormat2Test, TestDynamicFieldResource, SolrMetricsIntegrationTest, CdcrBootstrapTest, NoCacheHeaderTest, TestSolrJ, LeaderElectionTest, PrimUtilsTest, TestUniqueKeyFieldResource, TestComponentsName, TestZkChroot, DistributedQueueTest, BinaryUpdateRequestHandlerTest, TestPerFieldSimilarityWithDefaultOverride, CurrencyFieldXmlFileTest, PrimitiveFieldTypeTest, TestFieldTypeCollectionResource, TestHighFrequencyDictionaryFactory, SuggesterTSTTest, FieldMutatingUpdateProcessorTest, ResponseHeaderTest, TestSolrDeletionPolicy1, TestBinaryField, TestReversedWildcardFilterFactory, TestClassicSimilarityFactory, TestShardHandlerFactory, CollectionsAPISolrJTest]
   [junit4] Completed [489/673 (1!)] on J2 in 667.89s, 12 tests, 3 errors <<< FAILURES!

[...truncated 55232 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_112) - Build # 18672 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18672/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([79FFDA34AF3A5CD:587BD09421FF3688]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11719 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrGangliaReporterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrGangliaReporterTest_79FFDA34AF3A5CD-001/init-core-data-001
   [junit4]   2> 1404686 INFO  (SUITE-SolrGangliaReporterTest-seed#[79FFDA34AF3A5CD]-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> 1404689 INFO  (TEST-SolrGangliaReporterTest.testReporter-seed#[79FFDA34AF3A5CD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 1404992 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1405032 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1405063 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1405163 WARN  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1405166 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1405176 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1405177 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrGangliaReporterTest_79FFDA34AF3A5CD-001/init-core-data-001/]
   [junit4]   2> 1405177 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11bed32
   [junit4]   2> 1405179 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7327254295919358]
   [junit4]   2> 1405206 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1405206 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1405207 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1405207 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1405208 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11068455791043902]
   [junit4]   2> 1405208 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@645b80[collection1] main]
   [junit4]   2> 1405209 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1405250 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1405576 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1405576 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1405577 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1405577 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1405577 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1405578 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1405578 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1405578 INFO  (coreLoadExecutor-2492-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555340980106821632
   [junit4]   2> 1405578 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1405579 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1405579 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1405581 INFO  (searcherExecutor-2493-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@645b80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1410591 INFO  (TEST-SolrGangliaReporterTest.testReporter-seed#[79FFDA34AF3A5CD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrGangliaReporterTest -Dtests.method=testReporter -Dtests.seed=79FFDA34AF3A5CD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.91s J0 | SolrGangliaReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.util.ConcurrentModificationException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([79FFDA34AF3A5CD:587BD09421FF3688]:0)
   [junit4]    > 	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   [junit4]    > 	at java.util.ArrayList$Itr.next(ArrayList.java:851)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1410595 INFO  (SUITE-SolrGangliaReporterTest-seed#[79FFDA34AF3A5CD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1410596 INFO  (SUITE-SolrGangliaReporterTest-seed#[79FFDA34AF3A5CD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13690698
   [junit4]   2> 1410597 INFO  (coreCloseExecutor-2498-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ee5719
   [junit4]   2> 1410625 INFO  (coreCloseExecutor-2498-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1410625 INFO  (SUITE-SolrGangliaReporterTest-seed#[79FFDA34AF3A5CD]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrGangliaReporterTest_79FFDA34AF3A5CD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1772, maxMBSortInHeap=5.100531783320528, sim=RandomSimilarity(queryNorm=true): {}, locale=el-GR, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=196905544,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, UtilsToolTest, TestSolrCloudWithSecureImpersonation, TestSchemaSimilarityResource, DocumentAnalysisRequestHandlerTest, PeerSyncReplicationTest, PeerSyncTest, ConjunctionSolrSpellCheckerTest, ShardSplitTest, DistribDocExpirationUpdateProcessorTest, ClusterStateTest, SpellPossibilityIteratorTest, SignatureUpdateProcessorFactoryTest, TestRandomFlRTGCloud, BlockCacheTest, BlockJoinFacetRandomTest, TestCloudManagedSchema, LeaderFailureAfterFreshStartTest, TestPseudoReturnFields, TestJmxMonitoredMap, SuggestComponentContextFilterQueryTest, DateMathParserTest, UUIDUpdateProcessorFallbackTest, TestSolrCloudWithHadoopAuthPlugin, TestRangeQuery, AnalysisAfterCoreReloadTest, TestConfigSetImmutable, TestSSLRandomization, TestDFISimilarityFactory, CoreMergeIndexesAdminHandlerTest, TestRandomDVFaceting, TestReplicationHandlerBackup, TestEmbeddedSolrServerConstructors, TestExportWriter, TestUseDocValuesAsStored2, TestDistributedSearch, StandardRequestHandlerTest, FileBasedSpellCheckerTest, TestSolrCoreProperties, SolrRequestParserTest, TestSlowCompositeReaderWrapper, TriLevelCompositeIdRoutingTest, LeaderElectionIntegrationTest, CursorPagingTest, TestMacroExpander, TestExactSharedStatsCache, ConcurrentDeleteAndCreateCollectionTest, TestFileDictionaryLookup, AnalysisErrorHandlingTest, MultiTermTest, TestStressLucene, TestSolrConfigHandler, DistributedDebugComponentTest, TestRawTransformer, TestAtomicUpdateErrorCases, FastVectorHighlighterTest, NumericFieldsTest, TestSolrDeletionPolicy2, ScriptEngineTest, ZkStateReaderTest, TestCloudInspectUtil, RollingRestartTest, TestLeaderElectionWithEmptyReplica, SolrGangliaReporterTest]
   [junit4] Completed [323/673 (1!)] on J0 in 5.97s, 1 test, 1 error <<< FAILURES!

[...truncated 55703 lines...]