Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2447/
4 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:64140/c8n_1x2_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:64140/c8n_1x2_shard1_replica1 at __randomizedtesting.SeedInfo.seed([422B378AB4A05C65:C3CDB992C3FF3C59]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:480) at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:201) at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:114) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) 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:64140/c8n_1x2_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server 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:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41689/_n/u/c8n_1x3_lf_shard1_replica3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41689/_n/u/c8n_1x3_lf_shard1_replica3 at __randomizedtesting.SeedInfo.seed([422B378AB4A05C65:C3CDB992C3FF3C59]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:480) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:75) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.doTest(LeaderFailoverAfterPartitionTest.java:48) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) 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:41689/_n/u/c8n_1x3_lf_shard1_replica3 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server 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:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.testDistribSearch Error Message: IOException occured when talking to server at: http://127.0.0.1:14073/c8n_1x3_commits_shard1_replica3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:14073/c8n_1x3_commits_shard1_replica3 at __randomizedtesting.SeedInfo.seed([422B378AB4A05C65:C3CDB992C3FF3C59]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:169) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:147) at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.oneShardTest(LeaderInitiatedRecoveryOnCommitTest.java:137) at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.doTest(LeaderInitiatedRecoveryOnCommitTest.java:70) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.NoHttpResponseException: The target server 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:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 48 more FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50102/repfacttest_c8n_1x3_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50102/repfacttest_c8n_1x3_shard1_replica1 at __randomizedtesting.SeedInfo.seed([422B378AB4A05C65:C3CDB992C3FF3C59]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) at org.apache.solr.cloud.ReplicationFactorTest.sendDoc(ReplicationFactorTest.java:312) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:226) at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) 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:50102/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server 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:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more Build Log: [...truncated 9174 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/init-core-data-001 [junit4] 2> 373674 T1278 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 373685 T1278 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 373687 T1278 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 373688 T1279 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 373788 T1278 oasc.ZkTestServer.run start zk server on port:31741 [junit4] 2> 373789 T1278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 373791 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 373802 T1286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a0f2d0d name:ZooKeeperConnection Watcher:127.0.0.1:31741 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 373802 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 373803 T1278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 373803 T1278 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 373809 T1278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 373812 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 373818 T1289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7472bab8 name:ZooKeeperConnection Watcher:127.0.0.1:31741/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 373819 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 373820 T1278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 373821 T1278 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 373831 T1278 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 373837 T1278 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 373839 T1278 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 373842 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 373843 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 373850 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 373852 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 373859 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 373860 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 373866 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 373867 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 373872 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 373874 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 373876 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 373877 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 373883 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 373885 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 373891 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 373892 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 373899 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 373900 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 373906 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 373907 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 373911 T1278 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 373912 T1278 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 376734 T1278 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 376739 T1278 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:????? [junit4] 2> 376740 T1278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90 [junit4] 2> 376741 T1278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 376741 T1278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-002 [junit4] 2> 376742 T1278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-002/' [junit4] 2> 376797 T1278 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-002/solr.xml [junit4] 2> 376896 T1278 oasc.CoreContainer.<init> New CoreContainer 1709649639 [junit4] 2> 376896 T1278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-002/] [junit4] 2> 376897 T1278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 376898 T1278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 376898 T1278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 376899 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 376899 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 376899 T1278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 376900 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 376900 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 376900 T1278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 376901 T1278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 376901 T1278 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 376902 T1278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 376902 T1278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 376903 T1278 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 376903 T1278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:31741/solr [junit4] 2> 376903 T1278 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 376904 T1278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 376905 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 376907 T1301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b0b7e54 name:ZooKeeperConnection Watcher:127.0.0.1:31741 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 376907 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 376908 T1278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 376910 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 376911 T1304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b785673 name:ZooKeeperConnection Watcher:127.0.0.1:31741/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 376912 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 376913 T1278 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 376915 T1278 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 376917 T1278 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 376920 T1278 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 376922 T1278 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 376925 T1278 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 376926 T1278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60275_ [junit4] 2> 376927 T1278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60275_ [junit4] 2> 376929 T1278 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 376930 T1278 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 376932 T1278 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 376934 T1278 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60275_ [junit4] 2> 376934 T1278 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 376936 T1278 oasc.Overseer.start Overseer (id=93108315605565443-127.0.0.1:60275_-n_0000000000) starting [junit4] 2> 376938 T1278 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 376945 T1278 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 376946 T1306 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 376946 T1278 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 376948 T1278 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 376949 T1278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 376953 T1305 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 376960 T1308 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 376961 T1308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 376962 T1304 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 376963 T1308 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 376972 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = { [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60275", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:60275_"} current state version: 0 [junit4] 2> 376972 T1305 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60275", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:60275_"} [junit4] 2> 376973 T1305 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 376973 T1305 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 376974 T1304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 377963 T1308 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 377964 T1308 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 377964 T1308 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 377965 T1308 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 377965 T1308 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 377966 T1308 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-002/collection1/' [junit4] 2> 377968 T1308 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest%20422B378AB4A05C65-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 377969 T1308 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest%20422B378AB4A05C65-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 377969 T1308 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest%20422B378AB4A05C65-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 378014 T1308 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 378017 T1308 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 378032 T1308 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 378057 T1308 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 378109 T1308 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 378111 T1308 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 378122 T1308 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 378527 T1308 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 378540 T1308 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 378543 T1308 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 378557 T1308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 378561 T1308 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 378565 T1308 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 378566 T1308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 378567 T1308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 378567 T1308 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 378568 T1308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 378568 T1308 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 378568 T1308 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 378569 T1308 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 378569 T1308 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-002/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/control/data/ [junit4] 2> 378569 T1308 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@655935b0 [junit4] 2> 378570 T1308 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/control/data [junit4] 2> 378570 T1308 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/control/data/index/ [junit4] 2> 378571 T1308 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 378571 T1308 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/control/data/index [junit4] 2> 378571 T1308 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=94.958984375, floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=25.446363736565598, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 378572 T1308 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@407a52e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed817ce),segFN=segments_1,generation=1} [junit4] 2> 378572 T1308 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 378577 T1308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 378578 T1308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 378578 T1308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 378578 T1308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 378579 T1308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 378579 T1308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 378579 T1308 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 378580 T1308 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 378580 T1308 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 378581 T1308 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 378581 T1308 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 378582 T1308 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 378582 T1308 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 378582 T1308 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 378583 T1308 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 378583 T1308 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 378584 T1308 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 378584 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 378585 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 378586 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 378586 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 378587 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 378587 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 378588 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 378588 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 378589 T1308 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 378589 T1308 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 378607 T1308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 378609 T1308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 378611 T1308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 378613 T1308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 378615 T1308 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 378618 T1308 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 378619 T1308 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 378619 T1308 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=34.1943359375, floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=29.82355475649096, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 378620 T1308 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@407a52e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed817ce),segFN=segments_1,generation=1} [junit4] 2> 378620 T1308 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 378621 T1308 oass.SolrIndexSearcher.<init> Opening Searcher@20df2004[collection1] main [junit4] 2> 378621 T1308 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 378622 T1308 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 378622 T1308 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 378623 T1308 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 378623 T1308 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 378623 T1308 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 378624 T1308 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 378624 T1308 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 378624 T1308 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 378624 T1308 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 378625 T1309 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20df2004[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 378626 T1308 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 378627 T1312 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60275 collection:control_collection shard:shard1 [junit4] 2> 378627 T1278 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 378627 T1278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 378627 T1312 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 378631 T1278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 378631 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 378632 T1312 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 378633 T1316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71138de5 name:ZooKeeperConnection Watcher:127.0.0.1:31741/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 378633 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 378633 T1278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 378634 T1304 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 378634 T1312 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 378634 T1312 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 378634 T1278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> ASYNC NEW_CORE C79 name=collection1 org.apache.solr.core.SolrCore@47cf1cde url=http://127.0.0.1:60275/collection1 node=127.0.0.1:60275_ C79_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60275, state=down, node_name=127.0.0.1:60275_} [junit4] 2> 378634 T1312 C79 P60275 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60275/collection1/ [junit4] 2> 378635 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 378635 T1312 C79 P60275 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 378636 T1312 C79 P60275 oasc.SyncStrategy.syncToMe http://127.0.0.1:60275/collection1/ has no replicas [junit4] 2> 378636 T1312 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60275/collection1/ shard1 [junit4] 2> 378636 T1312 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 378637 T1304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 378637 T1278 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 378637 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 378640 T1317 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 378641 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:60275", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 378744 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 378793 T1312 oasc.ZkController.register We are http://127.0.0.1:60275/collection1/ and leader is http://127.0.0.1:60275/collection1/ [junit4] 2> 378794 T1312 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60275 [junit4] 2> 378794 T1312 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 378794 T1312 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 378795 T1312 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 378797 T1304 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 378798 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60275", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"control_collection", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:60275_"} current state version: 3 [junit4] 2> 378799 T1305 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:60275", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"control_collection", [junit4] 2> "state":"active", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:60275_"} [junit4] 2> 378903 T1304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 378903 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 380178 T1278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 380180 T1278 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 380183 T1278 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:????? [junit4] 2> 380183 T1278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90 [junit4] 2> 380184 T1278 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 380184 T1278 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-003 [junit4] 2> 380184 T1278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-003/' [junit4] 2> 380246 T1278 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-003/solr.xml [junit4] 2> 380328 T1278 oasc.CoreContainer.<init> New CoreContainer 1667552942 [junit4] 2> 380328 T1278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-003/] [junit4] 2> 380330 T1278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 380330 T1278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 380330 T1278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 380331 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 380331 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 380331 T1278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 380332 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 380332 T1278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 380332 T1278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 380333 T1278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 380333 T1278 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 380334 T1278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 380334 T1278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 380335 T1278 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 380335 T1278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:31741/solr [junit4] 2> 380335 T1278 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 380336 T1278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 380337 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 380339 T1329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a68ed51 name:ZooKeeperConnection Watcher:127.0.0.1:31741 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 380339 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 380340 T1278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 380341 T1278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 380343 T1332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48581afb name:ZooKeeperConnection Watcher:127.0.0.1:31741/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 380343 T1278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 380348 T1278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 381352 T1278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24491_ [junit4] 2> 381353 T1278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24491_ [junit4] 2> 381356 T1278 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 381362 T1333 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 381363 T1333 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 381363 T1333 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 381363 T1304 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 381365 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:24491", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"collection1", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:24491_"} current state version: 4 [junit4] 2> 381365 T1305 oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "shard":null, [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:24491", [junit4] 2> "numShards":"2", [junit4] 2> "collection":"collection1", [junit4] 2> "state":"down", [junit4] 2> "operation":"state", [junit4] 2> "node_name":"127.0.0.1:24491_"} [junit4] 2> 381365 T1305 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 381366 T1305 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 381367 T1304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 381367 T1332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 381367 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 382364 T1333 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 382365 T1333 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 382366 T1333 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 382366 T1333 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 382367 T1333 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 382367 T1333 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-003/collection1/' [junit4] 2> 382368 T1333 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest%20422B378AB4A05C65-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 382369 T1333 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest%20422B378AB4A05C65-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 382370 T1333 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest%20422B378AB4A05C65-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 382404 T1333 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 382407 T1333 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 382420 T1333 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 382442 T1333 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 382491 T1333 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 382492 T1333 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 382503 T1333 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 382889 T1333 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 382903 T1333 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 382905 T1333 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 382921 T1333 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 382926 T1333 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 382930 T1333 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 382931 T1333 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 382932 T1333 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 382932 T1333 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 382933 T1333 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 382933 T1333 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 382933 T1333 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 382934 T1333 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 382934 T1333 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-003/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/jetty1/ [junit4] 2> 382934 T1333 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@655935b0 [junit4] 2> 382935 T1333 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/jetty1 [junit4] 2> 382936 T1333 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/jetty1/index/ [junit4] 2> 382936 T1333 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 382936 T1333 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionTest 422B378AB4A05C65-001/tempDir-001/jetty1/index [junit4] 2> 382937 T1333 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=94.958984375, floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=25.446363736565598, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 382938 T1333 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4f301a79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1a268c),segFN=segments_1,generation=1} [junit4] 2> 382938 T1333 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 382945 T1333 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 382945 T1333 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 382945 T1333 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 382946 T1333 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 382946 T1333 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 382946 T1333 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 382947 T1333 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 382947 T1333 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 382947 T1333 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 382948 T1333 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 382949 T1333 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 382949 T1333 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 382950 T1333 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 382951 T1333 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 382951 T1333 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 382952 T1333 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 382953 T1333 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 382954 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 382955 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 382956 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 382956 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 382957 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 382958 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 382958 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 382959 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 382960 T1333 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 382960 T1333 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 382980 T1333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 382983 T1333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 382985 T1333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 382987 T1333 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 382989 T1333 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 382992 T1333 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 382992 T1333 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 382993 T1333 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=34.1943359375, floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=29.82355475649096, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 382994 T1333 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4f301a79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1a268c),segFN=segments_1,generation=1} [junit4] 2> 382995 T1333 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 382995 T1333 oass.SolrIndexSearcher.<init> Opening Searcher@75f2601a[collection1] main [junit4] 2> 382995 T1333 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 382996 T1333 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 382997 T1333 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 382997 T1333 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 382997 T1333 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 382998 T1333 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 382998 T1333 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 382999 T1333 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 382999 T1333 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 382999 T1333 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 383000 T1334 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75f2601a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 383001 T1333 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 383002 T1337 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:24491 collection:collection1 shard:shard2 [junit4] 2> 383003 T1278 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3 [junit4] 2> 383003 T1278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 383003 T1337 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 383008 T1337 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 383010 T1304 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 383010 T1337 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 383010 T1337 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C80 name=collection1 org.apache.solr.core.SolrCore@54dbba1d url=http://127.0.0.1:24491/collection1 node=127.0.0.1:24491_ C80_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:24491, state=down, node_name=127.0.0.1:24491_} [junit4] 2> 383011 T1337 C80 P24491 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:24491/collection1/ [junit4] 2> 383011 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 383011 T1337 C80 P24491 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 383012 T1337 C80 P24491 oasc.SyncStrategy.syncToMe http://127.0.0.1:24491/collection1/ has no replicas [junit4] 2> 383012 T1337 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:24491/collection1/ shard2 [junit4] 2> 383012 T1337 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 383013 T1332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 383013 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 383013 T1304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 383017 T1317 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 383018 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:24491", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 6 [junit4] 2> 383121 T1316 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 383121 T1332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 383170 T1337 oasc.ZkController.register We are http://127.0.0.1:24491/collection1/ and leader is http://127.0.0.1:24491/collection1/ [junit4] 2> 383171 T1337 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:24491 [junit4] 2> 383171 T1337 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 383171 T1337 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 383171 T1337 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 383173 T1304 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 383174 T1305 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:24491", [junit4] 2> "core_node_name":"core_node1", [...truncated too long message...] [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1010322 T4073 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:56095/ [junit4] 2> 1010322 T4073 oasc.SocketProxy.close WARN Closing 5 connections to: http://127.0.0.1:62755/ [junit4] 2> 1010323 T4073 oasc.SocketProxy.close WARN Closing 2 connections to: http://127.0.0.1:38455/ [junit4] 2> 1010323 T4073 oasc.SocketProxy.close WARN Closing 10 connections to: http://127.0.0.1:50102/ [junit4] 2> 1010323 T4073 oasc.ReplicationFactorTest.tearDown super.tearDown complete, closing all socket proxies [junit4] 2> 1010324 T4073 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:56095/ [junit4] 2> 1010324 T4073 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:62755/ [junit4] 2> 1010324 T4073 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:38455/ [junit4] 2> 1010325 T4073 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:50102/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReplicationFactorTest -Dtests.method=testDistribSearch -Dtests.seed=422B378AB4A05C65 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr_CH -Dtests.timezone=SystemV/CST6 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 81.0s J1 | ReplicationFactorTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50102/repfacttest_c8n_1x3_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([422B378AB4A05C65:C3CDB992C3FF3C59]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.sendDoc(ReplicationFactorTest.java:312) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:226) [junit4] > at org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50102/repfacttest_c8n_1x3_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578) [junit4] > ... 47 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) [junit4] > ... 52 more [junit4] 2> 1010338 T4073 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ReplicationFactorTest 422B378AB4A05C65-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {timestamp=BlockTreeOrds(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), text=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=fr_CH, timezone=SystemV/CST6 [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=144704464,total=369098752 [junit4] 2> NOTE: All tests run in this JVM: [DistributedFacetPivotLongTailTest, TestCoreDiscovery, TestFieldTypeResource, CoreAdminRequestStatusTest, FastVectorHighlighterTest, TestInfoStreamLogging, DistributedFacetPivotSmallAdvancedTest, IndexSchemaRuntimeFieldTest, TestSchemaManager, TestSolrDeletionPolicy2, HardAutoCommitTest, TestCloudManagedSchemaConcurrent, UpdateRequestProcessorFactoryTest, ExternalCollectionsTest, SolrXmlInZkTest, TestConfigSets, TestFieldCollectionResource, CurrencyFieldOpenExchangeTest, TestDynamicFieldCollectionResource, TestPseudoReturnFields, DocValuesMissingTest, CursorMarkTest, DocExpirationUpdateProcessorFactoryTest, SuggesterWFSTTest, TestRandomFaceting, DistributedSpellCheckComponentTest, ZkNodePropsTest, OutputWriterTest, TestRecoveryHdfs, AssignTest, TestStandardQParsers, SolrCmdDistributorTest, CopyFieldTest, TestPHPSerializedResponseWriter, TestCloudPivotFacet, DeleteInactiveReplicaTest, ExitableDirectoryReaderTest, CoreContainerCoreInitFailuresTest, HdfsDirectoryTest, TestNoOpRegenerator, RAMDirectoryFactoryTest, TestPerFieldSimilarity, HdfsCollectionsAPIDistributedZkTest, TestCharFilters, TestXIncludeConfig, BadComponentTest, TestSolrQueryParser, DistributedFacetPivotLargeTest, SystemInfoHandlerTest, FieldMutatingUpdateProcessorTest, TestSimpleQParserPlugin, SpellCheckComponentTest, TestCustomSort, OverriddenZkACLAndCredentialsProvidersTest, CurrencyFieldXmlFileTest, ShardSplitTest, LeaderFailoverAfterPartitionTest, ReplicationFactorTest] [junit4] Completed on J1 in 81.01s, 1 test, 1 error <<< FAILURES! [...truncated 708 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970: There were test failures: 459 suites, 1867 tests, 4 errors, 61 ignored (23 assumptions) Total time: 44 minutes 40 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2431 Archived 5 artifacts Archive block size is 32768 Received 0 blocks and 165037335 bytes Compression is 0.0% Took 33 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org