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 2016/08/20 21:40:26 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17625/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([4D1CBB85DA7EE5DF:AB8B8F45E3FC1CBE]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:46366 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([4D1CBB85DA7EE5DF:C548845F74828827]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:35930 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:38780/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:38780/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([4D1CBB85DA7EE5DF:70C415A9E290BBAF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:38780/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38780 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 10963 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 508271 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508271 INFO  (Thread-874) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 508271 INFO  (Thread-874) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 508371 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.ZkTestServer start zk server on port:42598
   [junit4]   2> 508372 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508372 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508388 INFO  (zkCallback-510-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ed122 name:ZooKeeperConnection Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508388 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508389 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508389 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 508397 INFO  (jetty-launcher-509-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508398 INFO  (jetty-launcher-509-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508398 INFO  (jetty-launcher-509-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@162d5a7{/solr,null,AVAILABLE}
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ac7c25{/solr,null,AVAILABLE}
   [junit4]   2> 508401 INFO  (jetty-launcher-509-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9268a1{/solr,null,AVAILABLE}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@cfba9a{HTTP/1.1,[http/1.1]}{127.0.0.1:37823}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@cf8b6d{HTTP/1.1,[http/1.1]}{127.0.0.1:43286}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-2) [    ] o.e.j.s.Server Started @509658ms
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d45f3{/solr,null,AVAILABLE}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37823}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15ebbc2{/solr,null,AVAILABLE}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e2df1d{HTTP/1.1,[http/1.1]}{127.0.0.1:44355}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-1) [    ] o.e.j.s.Server Started @509659ms
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-5) [    ] o.e.j.s.Server Started @509659ms
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43286}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44355}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ea5729{HTTP/1.1,[http/1.1]}{127.0.0.1:46429}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@16464a3{HTTP/1.1,[http/1.1]}{127.0.0.1:38780}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-4) [    ] o.e.j.s.Server Started @509660ms
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1'
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38780}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2'
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5'
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4'
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-3) [    ] o.e.j.s.Server Started @509659ms
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46429}
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3'
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508408 INFO  (zkCallback-511-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10f02b8 name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508409 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508409 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508419 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1547f3e name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508419 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2df7e1 name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508419 INFO  (zkCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@983d7d name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508419 INFO  (zkCallback-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16e7620 name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508420 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508420 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508422 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508422 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508429 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/.
   [junit4]   2> 508429 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/.
   [junit4]   2> 508429 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 0x156a9c3330c0003, 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> 508429 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 8160784
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 13044051
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2]
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4]
   [junit4]   2> 508430 WARN  (jetty-launcher-509-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/lib
   [junit4]   2> 508430 WARN  (jetty-launcher-509-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/lib
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/.
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/.
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 21342970
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 22360475
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1]
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/.
   [junit4]   2> 508431 WARN  (jetty-launcher-509-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/lib
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 22311039
   [junit4]   2> 508431 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 0x156a9c3330c0001, 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> 508431 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5]
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3]
   [junit4]   2> 508433 WARN  (jetty-launcher-509-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/lib
   [junit4]   2> 508433 WARN  (jetty-launcher-509-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/lib
   [junit4]   2> 508433 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508433 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508443 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508443 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508446 INFO  (zkCallback-526-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16bb0fe name:ZooKeeperConnection Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508446 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508446 INFO  (jetty-launcher-509-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508447 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1171854 name:ZooKeeperConnection Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508447 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (zkCallback-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4133f0 name:ZooKeeperConnection Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508448 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ec6261 name:ZooKeeperConnection Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (zkCallback-529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e0d557 name:ZooKeeperConnection Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508450 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@1a5e261
   [junit4]   2> 508450 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508458 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@a95465
   [junit4]   2> 508458 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@d25b6d
   [junit4]   2> 508458 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 0x156a9c3330c0008, 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> 508459 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508458 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508466 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@1811814
   [junit4]   2> 508467 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a59214 name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508467 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508467 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@171be6e
   [junit4]   2> 508478 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cefa2c name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508478 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10bef8d name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508480 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1493eb2 name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508480 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508482 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508482 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c39d54 name:ZooKeeperConnection Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508482 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508485 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508485 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508486 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508487 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508494 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 508496 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 508505 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 508505 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 508505 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 508561 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 508561 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 508564 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 508565 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 508565 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 508572 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 508595 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 508595 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 508596 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 508596 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 508597 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 508600 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508601 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508602 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508602 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508602 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508606 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508615 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508616 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508616 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508616 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508618 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508623 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508623 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508625 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508625 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508625 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508637 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508649 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 508649 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 508649 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 508650 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 508650 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 508652 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 508652 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 508654 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508654 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508655 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508655 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508658 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 508660 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 508662 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 508662 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 508662 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 508666 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508666 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508666 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508667 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508672 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451097875185676-127.0.0.1:44355_solr-n_0000000000
   [junit4]   2> 508672 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451097875185679-127.0.0.1:38780_solr-n_0000000001
   [junit4]   2> 508672 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451097875185678-127.0.0.1:46429_solr-n_0000000002
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451097875185677-127.0.0.1:43286_solr-n_0000000003
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44355_solr
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451097875185675-127.0.0.1:37823_solr-n_0000000004
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451097875185676-127.0.0.1:44355_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451097875185679-127.0.0.1:38780_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451097875185678-127.0.0.1:46429_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38780_solr
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38780_solr
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46429_solr
   [junit4]   2> 508677 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46429_solr
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43286_solr
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43286_solr
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451097875185677-127.0.0.1:43286_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer Overseer (id=96451097875185676-127.0.0.1:44355_solr-n_0000000000) starting
   [junit4]   2> 508679 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37823_solr
   [junit4]   2> 508679 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37823_solr
   [junit4]   2> 508682 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508685 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 508687 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508687 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508687 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508687 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508688 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508688 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 508690 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 508732 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 508732 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 508733 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/.
   [junit4]   2> 508733 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/.
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-2) [n:127.0.0.1:37823_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-4) [n:127.0.0.1:38780_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 508740 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 508740 INFO  (OverseerCollectionConfigSetProcessor-96451097875185676-127.0.0.1:44355_solr-n_0000000000) [n:127.0.0.1:44355_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 508740 INFO  (OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) [n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 508740 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44355_solr as DOWN
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/.
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 508752 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508752 INFO  (jetty-launcher-509-thread-1) [n:127.0.0.1:43286_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 508753 INFO  (OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 508762 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44355_solr
   [junit4]   2> 508762 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44355_solr
   [junit4]   2> 508763 INFO  (OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) [n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44355_solr"} current state version: 0
   [junit4]   2> 508763 INFO  (OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) [n:127.0.0.1:44355_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44355_solr
   [junit4]   2> 508766 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 508766 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 508766 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/.
   [junit4]   2> 508767 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 508774 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508775 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508775 INFO  (jetty-launcher-509-thread-3) [n:127.0.0.1:46429_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 508775 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) [n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) [n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) [n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) [n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) [n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 508809 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 508809 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 508809 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/.
   [junit4]   2> 508810 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 508810 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508810 INFO  (jetty-launcher-509-thread-5) [n:127.0.0.1:44355_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 508810 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508811 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2>

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

ent.directUpdate(CloudSolrClient.java:760)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
   [junit4]    > 	... 6 more
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:35930 [/127.0.0.1] failed: Connection refused
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]    > 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	... 20 more
   [junit4]   2> 1783593 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[4D1CBB85DA7EE5DF]-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.LeaderFailoverAfterPartitionTest_4D1CBB85DA7EE5DF-001
   [junit4]   2> Aug 20, 2016 9:23:52 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=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom), range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=134, maxMBSortInHeap=6.917798221625798, sim=RandomSimilarity(queryNorm=true): {}, locale=vi-VN, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=139383832,total=322363392
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, DirectUpdateHandlerTest, RequestHandlersTest, TestCollationField, DateMathParserTest, TestSolrQueryParserDefaultOperatorResource, TestDistribIDF, TestManagedStopFilterFactory, TestBulkSchemaAPI, DebugComponentTest, TestBulkSchemaConcurrent, DistributedSuggestComponentTest, RuleEngineTest, DistributedFacetPivotWhiteBoxTest, TestSuggestSpellingConverter, TestCharFilters, TestSort, ScriptEngineTest, FullSolrCloudDistribCmdsTest, FieldAnalysisRequestHandlerTest, TestLRUStatsCache, TestManagedSchemaAPI, SuggesterTSTTest, CollectionReloadTest, TestJmxMonitoredMap, HdfsBasicDistributedZkTest, DocValuesMissingTest, TestManagedResource, SolrCoreCheckLockOnStartupTest, TestSchemaSimilarityResource, TestInitParams, UnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestPerFieldSimilarityWithDefaultOverride, TestIndexingPerformance, SharedFSAutoReplicaFailoverUtilsTest, TestElisionMultitermQuery, TestDistribDocBasedVersion, RegexBoostProcessorTest, TestFieldCacheSortRandom, SuggestComponentContextFilterQueryTest, InfoHandlerTest, StatsComponentTest, ForceLeaderTest, TestBlobHandler, RecoveryZkTest, RestartWhileUpdatingTest, BinaryUpdateRequestHandlerTest, SampleTest, DocValuesMultiTest, JavabinLoaderTest, SliceStateTest, HighlighterConfigTest, TestJsonRequest, TestCollapseQParserPlugin, OverseerTest, CursorMarkTest, TestRecovery, AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedMissingSort, SimpleFacetsTest, TestAuthorizationFramework, TestCloudPseudoReturnFields, TestStressUserVersions, TestUtils, ClusterStateTest, TestSizeLimitedDistributedMap, TestExtendedDismaxParser, SortSpecParsingTest, RemoteQueryErrorTest, QueryResultKeyTest, TestUseDocValuesAsStored2, CollectionsAPIAsyncDistributedZkTest, TestGraphMLResponseWriter, DirectSolrConnectionTest, TestAnalyzeInfixSuggestions, TestJettySolrRunner, TestHashQParserPlugin, ParsingFieldUpdateProcessorsTest, BadComponentTest, BasicDistributedZk2Test, TestOrdValues, TestReload, TestDynamicLoading, StatelessScriptUpdateProcessorFactoryTest, TestFreeTextSuggestions, TestLocalFSCloudBackupRestore, TestReplicationHandlerBackup, TestReRankQParserPlugin, TestMiniSolrCloudClusterBase, TestSolrQueryResponse, BaseCdcrDistributedZkTest, FieldMutatingUpdateProcessorTest, AssignTest, PrimitiveFieldTypeTest, DeleteNodeTest, SuggesterTest, WrapperMergePolicyFactoryTest, CoreAdminCreateDiscoverTest, TolerantUpdateProcessorTest, TestSolrCloudWithSecureImpersonation, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, JSONWriterTest, QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, ChaosMonkeyNothingIsSafeTest, CollectionsAPISolrJTest, DeleteShardTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [467/629 (3!)] on J2 in 64.72s, 1 test, 1 error <<< FAILURES!

[...truncated 53031 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+131) - Build # 17626 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17626/
Java: 32bit/jdk-9-ea+131 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([FAAEE3BDD152C98F:A7952CCD965F56B1]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1246)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:651)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 13261 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/init-core-data-001
   [junit4]   2> 97185 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 97186 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 97186 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 97186 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 97286 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42036
   [junit4]   2> 97286 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97287 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97289 INFO  (zkCallback-346-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@339fd2 name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97289 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97289 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97289 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 97292 INFO  (jetty-launcher-345-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97292 INFO  (jetty-launcher-345-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97293 INFO  (jetty-launcher-345-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97293 INFO  (jetty-launcher-345-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97293 INFO  (jetty-launcher-345-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14a44eb{/solr,null,AVAILABLE}
   [junit4]   2> 97294 INFO  (jetty-launcher-345-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@101edc7{/solr,null,AVAILABLE}
   [junit4]   2> 97294 INFO  (jetty-launcher-345-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fe7897{/solr,null,AVAILABLE}
   [junit4]   2> 97294 INFO  (jetty-launcher-345-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a184df{/solr,null,AVAILABLE}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@135ae79{HTTP/1.1,[http/1.1]}{127.0.0.1:40949}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1977246{HTTP/1.1,[http/1.1]}{127.0.0.1:45820}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-3) [    ] o.e.j.s.Server Started @99110ms
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-1) [    ] o.e.j.s.Server Started @99110ms
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40949}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45820}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@13db0db{HTTP/1.1,[http/1.1]}{127.0.0.1:46558}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@99f5af{HTTP/1.1,[http/1.1]}{127.0.0.1:39674}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-2) [    ] o.e.j.s.Server Started @99110ms
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-4) [    ] o.e.j.s.Server Started @99110ms
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46558}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39674}
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1bb089b
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1bb089b
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3'
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node1'
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1bb089b
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1bb089b
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4'
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node2'
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97296 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97297 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97298 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97298 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97298 INFO  (zkCallback-347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112294 name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97298 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97299 INFO  (zkCallback-350-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55ff5e name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97299 INFO  (zkCallback-348-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@217f65 name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97299 INFO  (zkCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b2784a name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97299 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97300 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97301 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97301 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97305 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node2/.
   [junit4]   2> 97305 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node1/.
   [junit4]   2> 97305 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 18429808
   [junit4]   2> 97305 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node2]
   [junit4]   2> 97305 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 17997179
   [junit4]   2> 97306 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node1]
   [junit4]   2> 97306 WARN  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node2/lib
   [junit4]   2> 97306 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 0x156aa5bcda70002, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 97306 WARN  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node1/lib
   [junit4]   2> 97306 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97306 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42036/solr
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42036/solr
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97308 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97309 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97309 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/.
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 27502260
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4]
   [junit4]   2> 97310 WARN  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/lib
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3/.
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 25069265
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3]
   [junit4]   2> 97310 WARN  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3/lib
   [junit4]   2> 97310 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97311 INFO  (zkCallback-355-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@828a5e name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97311 INFO  (zkCallback-356-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@100de2b name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97311 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97311 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97311 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97311 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42036/solr
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97313 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97314 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97314 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42036/solr
   [junit4]   2> 97314 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 0x156aa5bcda70006, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 97314 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$225/21869889@1ce5b75
   [junit4]   2> 97314 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$225/21869889@c325f9
   [junit4]   2> 97314 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97314 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97316 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97316 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97316 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97316 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97317 INFO  (zkCallback-361-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1958231 name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97317 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97317 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97318 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32bf5e name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97318 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97318 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2f6dc name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97318 INFO  (zkCallback-364-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12b2c95 name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97318 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97319 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97319 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 97319 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97319 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$225/21869889@acd3ec
   [junit4]   2> 97319 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97319 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 97320 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$225/21869889@24b72b
   [junit4]   2> 97321 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b937d name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97321 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97321 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97321 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a5096 name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97321 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 97321 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97322 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 97324 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 97324 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 97325 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 97326 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 97326 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 97326 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 97327 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 97328 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97328 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97328 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97328 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97329 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 97329 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 97329 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 97329 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 97330 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 97330 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 97330 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 97330 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 97331 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97331 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97331 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97331 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97331 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97332 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97332 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97332 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97333 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 97333 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 97333 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 97333 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97333 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97333 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97334 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 97334 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 97334 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 97334 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 97334 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97334 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97335 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97335 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97335 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 97336 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97338 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 97338 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 97338 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 97339 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97339 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97339 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97339 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97339 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97339 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451753304064008-127.0.0.1:46558_solr-n_0000000000
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451753304064009-127.0.0.1:45820_solr-n_0000000001
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451753304064012-127.0.0.1:40949_solr-n_0000000002
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96451753304064011-127.0.0.1:39674_solr-n_0000000003
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46558_solr
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451753304064008-127.0.0.1:46558_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451753304064012-127.0.0.1:40949_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 97340 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96451753304064009-127.0.0.1:45820_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45820_solr
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45820_solr
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39674_solr
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40949_solr
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39674_solr
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40949_solr
   [junit4]   2> 97341 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96451753304064008-127.0.0.1:46558_solr-n_0000000000) starting
   [junit4]   2> 97341 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97341 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97341 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97341 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97342 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97342 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97343 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97346 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97347 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 97351 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 97351 INFO  (OverseerCollectionConfigSetProcessor-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 97351 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46558_solr as DOWN
   [junit4]   2> 97351 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 97352 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46558_solr
   [junit4]   2> 97352 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46558_solr
   [junit4]   2> 97352 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 97353 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97353 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97353 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97353 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97354 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97354 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97354 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97354 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97354 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46558_solr"} current state version: 0
   [junit4]   2> 97354 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46558_solr
   [junit4]   2> 97375 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97375 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97375 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node2/.
   [junit4]   2> 97375 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97376 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 97376 INFO  (jetty-launcher-345-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97380 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97380 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97381 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/.
   [junit4]   2> 97381 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97381 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 97381 INFO  (jetty-launcher-345-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97388 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97388 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97388 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3/.
   [junit4]   2> 97388 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97389 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 97389 INFO  (jetty-launcher-345-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97397 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97397 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97397 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node1/.
   [junit4]   2> 97398 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97398 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 97398 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97398 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97402 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97403 INFO  (zkCallback-371-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d7c9fc name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97403 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97403 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97405 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97405 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97406 INFO  (zkCallback-374-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1850667 name:ZooKeeperConnection Watcher:127.0.0.1:42036/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97406 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97406 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97406 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97407 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 97407 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97409 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 97410 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 97411 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 97412 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 97413 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 97414 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 97414 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 97441 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
   [junit4]   2> 97441 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97441 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97443 INFO  (zkCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c16252 name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97443 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97443 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97448 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [no-such-collection]
   [junit4]   2> 97459 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatcherIsRemovedAfterTimeout
   [junit4]   2> 97474 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateWatcherChecksCurrentStateOnRegister
   [junit4]   2> 97474 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97475 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97476 INFO  (zkCallback-376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31611f name:ZooKeeperConnection Watcher:127.0.0.1:42036 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97476 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97476 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[FAAEE3BDD152C98F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97482 INFO  (qtp15100724-1609) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=2cbc073a-4316-4d27-9d2a-90506cec0042&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 97483 INFO  (qtp15100724-1609) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=2cbc073a-4316-4d27-9d2a-90506cec0042&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 97483 INFO  (OverseerCollectionConfigSetProcessor-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-2cbc073a-4316-4d27-9d2a-90506cec0042
   [junit4]   2> 97484 INFO  (OverseerCollectionConfigSetProcessor-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"2cbc073a-4316-4d27-9d2a-90506cec0042",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 97485 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"2cbc073a-4316-4d27-9d2a-90506cec0042",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 97485 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection currentstate
   [junit4]   2> 97486 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/currentstate 
   [junit4]   2> 97486 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/currentstate
   [junit4]   2> 97486 INFO  (qtp15100724-1610) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 97486 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97486 INFO  (zkCallback-374-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97486 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97487 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97487 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97488 INFO  (qtp15100724-1610) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 97489 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"2cbc073a-4316-4d27-9d2a-90506cec0042",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 97489 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: currentstate
   [junit4]   2> 97490 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/currentstate/state.json
   [junit4]   2> 97589 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection currentstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 97589 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.CreateCollectionCmd Creating core currentstate_shard1_replica1 as part of shard shard1 of collection currentstate on 127.0.0.1:39674_solr
   [junit4]   2> 97591 INFO  (qtp7467321-1631) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 97591 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 97592 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=currentstate, loadOnStartup=true, transient=false, name=currentstate_shard1_replica1, numShards=1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 97592 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 97592 INFO  (qtp7467321-1633) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413
   [junit4]   2> 97593 INFO  (qtp7467321-1633) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 97593 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection currentstate
   [junit4]   2> 97593 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [currentstate] ver [0]
   [junit4]   2> 97593 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39674/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39674_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 97593 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39674/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39674_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 97593 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 97695 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/currentstate/state.json version: 0
   [junit4]   2> 97695 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/currentstate/state.json] for collection [currentstate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 97696 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [0] to [1]
   [junit4]   2> 98489 INFO  (qtp15100724-1611) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 98490 INFO  (qtp15100724-1611) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 98593 INFO  (qtp7467321-1634) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413
   [junit4]   2> 98593 INFO  (qtp7467321-1634) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for currentstate_shard1_replica1
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:currentstate
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/currentstate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/currentstate_shard1_replica1'
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98594 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 98595 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 98598 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 98599 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 98602 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 98606 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.s.IndexSchema [currentstate_shard1_replica1] Schema name=test
   [junit4]   2> 98639 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 98639 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 98640 WARN  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 98640 WARN  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 98641 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 98641 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'currentstate_shard1_replica1' using configuration from collection currentstate
   [junit4]   2> 98641 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 98641 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore [[currentstate_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/currentstate_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/]
   [junit4]   2> 98641 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: currentstate_shard1_replica1
   [junit4]   2> 98642 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 98642 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 98642 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data
   [junit4]   2> 98642 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index/
   [junit4]   2> 98642 WARN  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore [currentstate_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 98642 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index
   [junit4]   2> 98643 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@f534d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13fc790; maxCacheMB=0.6259765625 maxMergeSizeMB=0.255859375)),segFN=segments_1,generation=1}
   [junit4]   2> 98643 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 98643 INFO  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core currentstate_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/
   [junit4]   2> 98643 WARN  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node4/./currentstate_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 98644 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 98646 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98646 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98647 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98647 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98648 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 98648 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 98648 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 98648 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 98649 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 98649 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98649 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@f534d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13fc790; maxCacheMB=0.6259765625 maxMergeSizeMB=0.255859375)),segFN=segments_1,generation=1}
   [junit4]   2> 98649 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 98649 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f833cb[currentstate_shard1_replica1] main]
   [junit4]   2> 98649 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/currentstate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 98650 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 98651 INFO  (searcherExecutor-607-thread-1) [    ] o.a.s.c.SolrCore [currentstate_shard1_replica1] Registered new searcher Searcher@1f833cb[currentstate_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 98651 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 98651 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 98651 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 98651 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543228054400139264
   [junit4]   2> 98652 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543228054400139264
   [junit4]   2> 98652 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/config
   [junit4]   2> 98653 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.CoreContainer registering core: currentstate_shard1_replica1
   [junit4]   2> 98653 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController Register replica - core:currentstate_shard1_replica1 address:http://127.0.0.1:39674/solr collection:currentstate shard:shard1
   [junit4]   2> 98653 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/currentstate/leader_elect/shard1/election
   [junit4]   2> 98654 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/currentstate/leader_elect/shard1/election/96451753304064011-core_node1-n_0000000000
   [junit4]   2> 98655 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 98655 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 98655 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 98655 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39674/solr/currentstate_shard1_replica1/
   [junit4]   2> 98655 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 98655 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:39674/solr/currentstate_shard1_replica1/ has no replicas
   [junit4]   2> 98656 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate"} current state version: 0
   [junit4]   2> 98656 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/currentstate/leaders/shard1
   [junit4]   2> 98657 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/currentstate/leaders/shard1/leader after winning as /collections/currentstate/leader_elect/shard1/election/96451753304064011-core_node1-n_0000000000
   [junit4]   2> 98658 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39674/solr/currentstate_shard1_replica1/ shard1
   [junit4]   2> 98659 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "base_url":"http://127.0.0.1:39674/solr",
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 98760 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/currentstate/state.json version: 1
   [junit4]   2> 98761 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/currentstate/state.json] for collection [currentstate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98761 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [1] to [2]
   [junit4]   2> 98809 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:39674/solr/currentstate_shard1_replica1/ and leader is http://127.0.0.1:39674/solr/currentstate_shard1_replica1/
   [junit4]   2> 98809 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=currentstate_shard1_replica1 baseURL=http://127.0.0.1:39674/solr
   [junit4]   2> 98809 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 98809 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 98810 INFO  (parallelCoreAdminExecutor-601-thread-1) [    ] o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for currentstate
   [junit4]   2> 98810 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39674/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39674_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 98811 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39674/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39674_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 98913 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/currentstate/state.json version: 2
   [junit4]   2> 98913 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/currentstate/state.json] for collection [currentstate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98913 INFO  (zkCallback-365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [2] to [3]
   [junit4]   2> 99491 INFO  (qtp15100724-1602) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 99491 INFO  (qtp15100724-1602) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 99594 INFO  (qtp7467321-1613) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413
   [junit4]   2> 99594 INFO  (qtp7467321-1613) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 99596 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed/mn-2cbc073a-4316-4d27-9d2a-90506cec0042
   [junit4]   2> 99598 INFO  (OverseerThreadFactory-598-thread-1) [    ] 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> 99598 INFO  (OverseerThreadFactory-598-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:39674_solr={responseHeader={status=0,QTime=0}}},2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: 2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413 webapp=null path=/admin/cores params={async=2cbc073a-4316-4d27-9d2a-90506cec00423029788929433413&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2} status=0 QTime=0}}
   [junit4]   2> 100493 INFO  (qtp15100724-1609) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 100494 INFO  (qtp15100724-1609) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2cbc073a-4316-4d27-9d2a-90506cec0042&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 100495 INFO  (qtp15100724-1610) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=2cbc073a-4316-4d27-9d2a-90506cec00

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

   2> 156926 INFO  (coreCloseExecutor-691-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 156926 INFO  (coreCloseExecutor-691-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3/./falsepredicate_shard2_replica1/data
   [junit4]   2> 156926 INFO  (coreCloseExecutor-691-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001/tempDir-001/node3/./stateformat1_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 156926 INFO  (jetty-launcher-345-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96451753304064008-127.0.0.1:46558_solr-n_0000000000) closing
   [junit4]   2> 156927 INFO  (OverseerStateUpdate-96451753304064008-127.0.0.1:46558_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46558_solr
   [junit4]   2> 156927 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 156927 INFO  (zkCallback-389-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 156927 INFO  (zkCallback-362-thread-4) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 156927 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 0x156aa5bcda70015, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 156927 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 0x156aa5bcda70018, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 156929 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 0x156aa5bcda70008, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 158427 WARN  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 158427 WARN  (zkCallback-389-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 158427 WARN  (zkCallback-362-thread-4) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 158427 WARN  (zkCallback-389-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 158428 INFO  (jetty-launcher-345-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@278b64{/solr,null,UNAVAILABLE}
   [junit4]   2> 158428 INFO  (jetty-launcher-345-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@101edc7{/solr,null,UNAVAILABLE}
   [junit4]   2> 158428 INFO  (jetty-launcher-345-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a7e7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 158429 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42036 42036
   [junit4]   2> 158450 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42036 42036
   [junit4]   2> 158451 WARN  (Thread-465) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96451753304064008-127.0.0.1:46558_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	3	/solr/collections/testcollection/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96451753304064009-127.0.0.1:45820_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/collection-queue-work
   [junit4]   2> 	34	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 158451 INFO  (SUITE-TestCollectionStateWatchers-seed#[FAAEE3BDD152C98F]-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-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_FAAEE3BDD152C98F-001
   [junit4]   2> Aug 20, 2016 11:50:19 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=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=689, maxMBSortInHeap=6.87921672400825, sim=ClassicSimilarity, locale=zh-Hans, timezone=America/St_Lucia
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=120389216,total=239337472
   [junit4]   2> NOTE: All tests run in this JVM: [TestRetryUtil, SchemaTest, TestSuggesterResponse, TestFastInputStream, JdbcTest, TestUpdateRequestCodec, CloudSolrClientMultiConstructorTest, FacetFieldTest, QueryResponseTest, ClientUtilsTest, SolrQueryTest, GraphExpressionTest, GetByIdTest, TestDocumentObjectBinder, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, DocumentAnalysisResponseTest, SolrExceptionTest, NamedListTest, TestSolrJErrorHandling, HttpSolrClientBuilderTest, LBHttpSolrClientBuilderTest, StreamExpressionToExpessionTest, StreamExpressionParserTest, SolrPingTest, TestCollectionAdminRequest, TestConfigSetAdminRequest, NoOpResponseParserTest, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 61.78s, 9 tests, 1 error <<< FAILURES!

[...truncated 49074 lines...]