Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17583/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC
4 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:37914/o_/a/forceleader_test_collection_shard1_replica1] 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:37914/o_/a/forceleader_test_collection_shard1_replica1] at __randomizedtesting.SeedInfo.seed([3397EBA2D4AD494F:D500DF62ED2FB02E]: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:37914/o_/a/forceleader_test_collection_shard1_replica1] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393) 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:37914/o_/a/forceleader_test_collection_shard1_replica1 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:382) ... 50 more Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:37914 [/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.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: Stack Trace: java.util.concurrent.TimeoutException at __randomizedtesting.SeedInfo.seed([187F4B258FB934AE:45448455C8B4AB90]: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 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) FAILED: org.apache.solr.cloud.DistributedQueueTest.testPeekElements Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([3397EBA2D4AD494F:CEB9518304941D52]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:181) 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) FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:33227/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:33227/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([3397EBA2D4AD494F:E4F458EEC43173F]: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:33227/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:366) 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:33227 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 10858 lines...] [junit4] Suite: org.apache.solr.cloud.DistributedQueueTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedQueueTest_3397EBA2D4AD494F-001/init-core-data-001 [junit4] 2> 349042 INFO (SUITE-DistributedQueueTest-seed#[3397EBA2D4AD494F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 349043 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements [junit4] 2> 349043 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 349043 INFO (Thread-802) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 349043 INFO (Thread-802) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 349143 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer start zk server on port:34408 [junit4] 2> 349143 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 349144 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 349145 INFO (zkCallback-554-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66607c94 name:ZooKeeperConnection Watcher:127.0.0.1:34408/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 349145 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 349146 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 349146 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: / [junit4] 2> 349147 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test [junit4] 2> 351560 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements [junit4] 2> 351563 INFO (TEST-DistributedQueueTest.testPeekElements-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34408 34408 [junit4] 2> 351658 INFO (Thread-802) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34408 34408 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistributedQueueTest -Dtests.method=testPeekElements -Dtests.seed=3397EBA2D4AD494F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 2.62s J0 | DistributedQueueTest.testPeekElements <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([3397EBA2D4AD494F:CEB9518304941D52]:0) [junit4] > at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:181) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 351663 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking [junit4] 2> 351663 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 351664 INFO (Thread-803) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 351664 INFO (Thread-803) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 351764 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer start zk server on port:38453 [junit4] 2> 351764 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 351764 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 351765 INFO (zkCallback-556-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bf0bf0 name:ZooKeeperConnection Watcher:127.0.0.1:38453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 351765 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 351766 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 351766 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: / [junit4] 2> 351766 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test [junit4] 2> 352971 WARN (zkCallback-556-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bf0bf0 name:ZooKeeperConnection Watcher:127.0.0.1:38453/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 352971 WARN (zkCallback-556-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 352971 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 354042 WARN (zkCallback-556-thread-2) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bf0bf0 name:ZooKeeperConnection Watcher:127.0.0.1:38453/solr got event WatchedEvent state:Expired type:None path:null path:null type:None [junit4] 2> 354042 WARN (zkCallback-556-thread-2) [ ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper... [junit4] 2> 354042 WARN (zkCallback-556-thread-2) [ ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one... [junit4] 2> 354042 INFO (zkCallback-556-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 354044 INFO (zkCallback-556-thread-2-EventThread) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bf0bf0 name:ZooKeeperConnection Watcher:127.0.0.1:38453/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 354044 INFO (zkCallback-556-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 354044 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 354044 INFO (zkCallback-556-thread-2) [ ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished. [junit4] 2> 354044 INFO (zkCallback-556-thread-2) [ ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper [junit4] 2> 354044 INFO (zkCallback-556-thread-2) [ ] o.a.s.c.c.ConnectionManager Connected:true [junit4] 2> 355196 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking [junit4] 2> 355196 INFO (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38453 38453 [junit4] 2> 355348 INFO (Thread-803) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38453 38453 [junit4] 2> 355349 WARN (Thread-803) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/distqueue/test [junit4] 2> [junit4] 2> 355350 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue [junit4] 2> 355351 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 355351 INFO (Thread-804) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 355351 INFO (Thread-804) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 355451 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer start zk server on port:43775 [junit4] 2> 355451 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 355451 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 355452 INFO (zkCallback-558-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26d4078e name:ZooKeeperConnection Watcher:127.0.0.1:43775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 355452 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 355453 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 355454 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: / [junit4] 2> 355454 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test [junit4] 2> 357464 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue [junit4] 2> 357465 INFO (TEST-DistributedQueueTest.testDistributedQueue-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43775 43775 [junit4] 2> 357595 INFO (Thread-804) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43775 43775 [junit4] 2> 357595 WARN (Thread-804) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 4 /solr/distqueue/test [junit4] 2> [junit4] 2> 357596 INFO (SUITE-DistributedQueueTest-seed#[3397EBA2D4AD494F]-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/J0/temp/solr.cloud.DistributedQueueTest_3397EBA2D4AD494F-001 [junit4] 2> Aug 16, 2016 6:24:55 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=30934, maxDocsPerChunk=9, blockSize=588), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=30934, blockSize=588)), sim=ClassicSimilarity, locale=zh-SG, timezone=Libya [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=241763760,total=526909440 [junit4] 2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, TestReplicaProperties, ResponseLogComponentTest, TestCloudInspectUtil, QueryElevationComponentTest, ConnectionReuseTest, TestReqParamsAPI, TestComplexPhraseQParserPlugin, CopyFieldTest, TestScoreJoinQPNoScore, JSONWriterTest, DistributedQueryElevationComponentTest, HighlighterMaxOffsetTest, TestCrossCoreJoin, CollectionStateFormat2Test, ExitableDirectoryReaderTest, OverseerModifyCollectionTest, CleanupOldIndexTest, TestRandomCollapseQParserPlugin, CoreAdminRequestStatusTest, SuggestComponentTest, TestValueSourceCache, TestLazyCores, TestSubQueryTransformerCrossCore, TestDocSet, TestDownShardTolerantSearch, HdfsNNFailoverTest, URLClassifyProcessorTest, RollingRestartTest, TestSortByMinMaxFunction, ReturnFieldsTest, TestConfigSetProperties, OutputWriterTest, TestSolrConfigHandler, TestDocTermOrds, PreAnalyzedUpdateProcessorTest, TestHdfsUpdateLog, TestFieldCacheSanityChecker, DistribCursorPagingTest, EchoParamsTest, RequiredFieldsTest, CheckHdfsIndexTest, TestDistributedSearch, TestSchemaVersionResource, AtomicUpdatesTest, TestSolrFieldCacheMBean, DeleteInactiveReplicaTest, TestMergePolicyConfig, DistributedQueueTest] [junit4] Completed [99/629 (1!)] on J0 in 9.07s, 3 tests, 1 failure <<< FAILURES! [...truncated 981 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/init-core-data-001 [junit4] 2> 1122475 INFO (SUITE-ForceLeaderTest-seed#[3397EBA2D4AD494F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1122475 INFO (SUITE-ForceLeaderTest-seed#[3397EBA2D4AD494F]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_/a [junit4] 2> 1122476 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1122476 INFO (Thread-1127) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1122476 INFO (Thread-1127) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1122576 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkTestServer start zk server on port:36324 [junit4] 2> 1122577 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1122578 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1122580 INFO (zkCallback-1642663-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e904591 name:ZooKeeperConnection Watcher:127.0.0.1:36324 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1122580 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1122580 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1122580 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr [junit4] 2> 1122581 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1122582 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1122582 INFO (zkCallback-1642664-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75fd4ddf name:ZooKeeperConnection Watcher:127.0.0.1:36324/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1122582 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1122583 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1122583 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1 [junit4] 2> 1122583 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards [junit4] 2> 1122584 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection [junit4] 2> 1122585 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards [junit4] 2> 1122586 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1122586 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1122587 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1122587 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml [junit4] 2> 1122588 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1122588 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1122590 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1122590 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt [junit4] 2> 1122591 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1122591 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt [junit4] 2> 1122594 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1122594 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml [junit4] 2> 1122594 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1122595 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1122595 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1122595 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1122596 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1122596 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1122597 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1122597 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1122598 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1122598 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt [junit4] 2> 1122670 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1 [junit4] 2> 1122673 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1122674 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d62d103{/o_/a,null,AVAILABLE} [junit4] 2> 1122675 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.e.j.s.ServerConnector Started ServerConnector@6daa1914{HTTP/1.1,[http/1.1]}{127.0.0.1:33036} [junit4] 2> 1122675 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.e.j.s.Server Started @1124501ms [junit4] 2> 1122675 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/tempDir-001/control/data, hostContext=/o_/a, hostPort=40951, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores} [junit4] 2> 1122676 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1122676 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001' [junit4] 2> 1122676 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1122676 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1122676 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1122676 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1122677 INFO (zkCallback-1642665-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cedf948 name:ZooKeeperConnection Watcher:127.0.0.1:36324/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1122677 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1122677 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1122678 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1122678 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/solr.xml [junit4] 2> 1122682 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores [junit4] 2> 1122682 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.CoreContainer New CoreContainer 856275281 [junit4] 2> 1122682 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001] [junit4] 2> 1122682 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/lib [junit4] 2> 1122682 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] 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> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36324/solr [junit4] 2> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1122684 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1122686 INFO (zkCallback-1642668-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8d21b5 name:ZooKeeperConnection Watcher:127.0.0.1:36324 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1122686 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1122686 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1122686 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$96/2018292735@3569b733 [junit4] 2> 1122686 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1122687 INFO (zkCallback-1642669-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38df89e4 name:ZooKeeperConnection Watcher:127.0.0.1:36324/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1122687 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1122688 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1122688 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1122689 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1122690 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1122691 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1122692 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1122692 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1122693 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1122693 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1122694 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1122694 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1122694 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1122695 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1122696 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1122696 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1122697 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000 [junit4] 2> 1122697 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40951_o_%2Fa [junit4] 2> 1122698 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1122698 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.Overseer Overseer (id=96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) starting [junit4] 2> 1122699 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1122702 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1122703 INFO (OverseerCollectionConfigSetProcessor-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1122703 INFO (OverseerStateUpdate-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1122703 INFO (OverseerStateUpdate-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1122710 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40951_o_%2Fa [junit4] 2> 1122710 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40951_o_%2Fa [junit4] 2> 1122711 INFO (zkCallback-1642669-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa ] 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> 1122711 INFO (zkCallback-1642669-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1122726 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1122726 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1122727 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores [junit4] 2> 1122727 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 1122727 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1 [junit4] 2> 1122727 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1122728 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController publishing state=down [junit4] 2> 1122728 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1122728 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3397EBA2D4AD494F]) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1122728 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1122729 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible [junit4] 2> 1122729 INFO (OverseerStateUpdate-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:40951/o_/a", [junit4] 2> "node_name":"127.0.0.1:40951_o_%2Fa", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1122729 INFO (OverseerStateUpdate-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:40951/o_/a", [junit4] 2> "node_name":"127.0.0.1:40951_o_%2Fa", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1122729 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection] [junit4] 2> 1122729 INFO (OverseerStateUpdate-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection [junit4] 2> 1122730 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController look for our core node name [junit4] 2> 1122730 INFO (OverseerStateUpdate-96427878693797892-127.0.0.1:40951_o_%2Fa-n_0000000000) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1122730 INFO (zkCallback-1642669-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1123730 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1 [junit4] 2> 1123730 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection [junit4] 2> 1123730 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 1123730 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection] [junit4] 2> 1123731 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper [junit4] 2> 1123731 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1' [junit4] 2> 1123731 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1123731 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1123732 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 1123737 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1123741 WARN (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1123742 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1123751 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1123758 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1123870 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1123877 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1123879 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1123889 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1123891 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1123893 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1123894 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1123895 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1123895 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1123895 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1123896 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/] [junit4] 2> 1123896 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df738e0 [junit4] 2> 1123896 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/snapshot_metadata [junit4] 2> 1123896 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 1123896 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data [junit4] 2> 1123896 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/index/ [junit4] 2> 1123897 WARN (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1123897 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/index [junit4] 2> 1123897 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=56.6953125, floorSegmentMB=2.046875, forceMergeDeletesPctAllowed=3.9003260572723653, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1123898 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@799c535c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bc8f1d2),segFN=segments_1,generation=1} [junit4] 2> 1123898 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1123898 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/ [junit4] 2> 1123898 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_3397EBA2D4AD494F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1123900 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1123901 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1123901 WARN (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 1123903 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1123904 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1123905 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1123906 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1123910 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms [junit4] 2> 1123910 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1123911 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1123911 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1123911 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1123911 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1123912 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1123912 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@799c535c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bc8f1d2),segFN=segments_1,generation=1} [junit4] 2> 1123912 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1123912 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27fda721[collection1] main] [junit4] 2> 1123912 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection] [junit4] 2> 1123913 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper [junit4] 2> 1123913 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1123913 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1123913 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 1123913 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1123913 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1123914 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1123914 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1123914 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1123915 INFO (searcherExecutor-2485-thread-1-processing-n:127.0.0.1:40951_o_%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27fda721[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1123915 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1123915 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1123915 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1123915 INFO (coreLoadExecutor-2484-thread-1-processing-n:127.0.0.1:40951_o_%2Fa) [n:127.0.0.1:40951_o_%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock [...truncated too long message...] .c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_187F4B258FB934AE-001/tempDir-001/node1/./testcollection_shard2_replica1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_187F4B258FB934AE-001/tempDir-001/node1/./testcollection_shard2_replica1/data/snapshot_metadata;done=false>>] [junit4] 2> 75413 INFO (coreCloseExecutor-150-thread-4) [n:127.0.0.1:37717_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_187F4B258FB934AE-001/tempDir-001/node1/./delayed_shard1_replica1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_187F4B258FB934AE-001/tempDir-001/node1/./delayed_shard1_replica1/data/snapshot_metadata;done=false>>] [junit4] 2> 75413 INFO (coreCloseExecutor-150-thread-4) [n:127.0.0.1:37717_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 75413 INFO (coreCloseExecutor-150-thread-4) [n:127.0.0.1:37717_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] 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_187F4B258FB934AE-001/tempDir-001/node1/./delayed_shard1_replica1/data/snapshot_metadata [junit4] 2> 75413 INFO (coreCloseExecutor-150-thread-3) [n:127.0.0.1:37717_solr c:testcollection s:shard2 r:core_node1 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 75413 INFO (coreCloseExecutor-150-thread-3) [n:127.0.0.1:37717_solr c:testcollection s:shard2 r:core_node1 x:testcollection_shard2_replica1] 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_187F4B258FB934AE-001/tempDir-001/node1/./testcollection_shard2_replica1/data/snapshot_metadata [junit4] 2> 75414 INFO (zkCallback-26-thread-2-processing-n:127.0.0.1:37717_solr) [n:127.0.0.1:37717_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: [2]) [junit4] 2> 75414 INFO (zkCallback-25-thread-2-processing-n:127.0.0.1:46416_solr) [n:127.0.0.1:46416_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: [2]) [junit4] 2> 75414 WARN (zkCallback-25-thread-2-processing-n:127.0.0.1:46416_solr) [n:127.0.0.1:46416_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 75414 WARN (zkCallback-26-thread-1-processing-n:127.0.0.1:37717_solr) [n:127.0.0.1:37717_solr ] 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(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 75414 INFO (jetty-launcher-6-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ea51e19{/solr,null,UNAVAILABLE} [junit4] 2> 76915 WARN (zkCallback-26-thread-2-processing-n:127.0.0.1:37717_solr) [n:127.0.0.1:37717_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 76915 INFO (jetty-launcher-6-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f75e009{/solr,null,UNAVAILABLE} [junit4] 2> 76917 INFO (SUITE-TestCollectionStateWatchers-seed#[187F4B258FB934AE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40347 40347 [junit4] 2> 77050 INFO (Thread-43) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40347 40347 [junit4] 2> 77057 WARN (Thread-43) [ ] 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/96427946609147913-127.0.0.1:46416_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/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> 48 /solr/overseer/queue [junit4] 2> 37 /solr/overseer/collection-queue-work [junit4] 2> 14 /solr/overseer/queue-work [junit4] 2> 7 /solr/collections [junit4] 2> 5 /solr/live_nodes [junit4] 2> [junit4] 2> 77057 INFO (SUITE-TestCollectionStateWatchers-seed#[187F4B258FB934AE]-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_187F4B258FB934AE-001 [junit4] 2> Aug 16, 2016 6:56:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=29285, maxDocsPerChunk=870, blockSize=744), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=29285, blockSize=744)), sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=Africa/Freetown [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=194231328,total=447741952 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrProperties, TestSolrJErrorHandling, TestUpdateRequestCodec, TestCollectionStateWatchers] [junit4] Completed [56/85 (1!)] on J1 in 64.23s, 9 tests, 1 error <<< FAILURES! [...truncated 85 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160816_185441_722.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid30583.hprof ... [junit4] Heap dump file created [495728438 bytes in 1.328 secs] [junit4] <<< JVM J0: EOF ---- [...truncated 10380 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid30583.hprof Total time: 63 minutes 23 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
