Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9AD897E9 for ; Wed, 6 Jun 2012 11:27:45 +0000 (UTC) Received: (qmail 21245 invoked by uid 500); 6 Jun 2012 11:27:44 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 20779 invoked by uid 500); 6 Jun 2012 11:27:43 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 20754 invoked by uid 99); 6 Jun 2012 11:27:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 11:27:42 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 11:27:37 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 8859714AA25F for ; Wed, 6 Jun 2012 11:27:15 +0000 (UTC) Date: Wed, 6 Jun 2012 11:27:01 +0000 (UTC) From: jenkins@sd-datasolutions.de To: dev@lucene.apache.org Message-ID: <997177710.87.1338982034918.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux-Java7-64 - Build # 183 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_86_1417208918.1338982021135" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_86_1417208918.1338982021135 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java7-64/183/ 1 tests failed. REGRESSION: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch Error Message: Server at http://localhost:48203/solr/collection1 returned non ok status:500, message:Server Error Stack Trace: org.apache.solr.common.SolrException: Server at http://localhost:48203/solr/collection1 returned non ok status:500, message:Server Error at __randomizedtesting.SeedInfo.seed([89D03DE2E31020CA:836B3FA944F40F6]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:182) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117) at org.apache.solr.cloud.FullSolrCloudTest.index_specific(FullSolrCloudTest.java:498) at org.apache.solr.cloud.FullSolrCloudTest.brindDownShardIndexSomeDocsAndRecover(FullSolrCloudTest.java:713) at org.apache.solr.cloud.FullSolrCloudTest.doTest(FullSolrCloudTest.java:550) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:680) 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:601) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) 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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) Build Log: [...truncated 13057 lines...] [junit4] 2> 26407 T97 oasc.RecoveryStrategy.close WARNING Stopping recovery for core collection1 zkNodeName=127.0.0.1:48203_solr_collection1 [junit4] 2> 27400 T166 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55722 [junit4] 2> 27501 T97 oaz.ZooKeeper.close Session: 0x137c18684af0006 closed [junit4] 2> 27502 T97 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4] 2> 27536 T100 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop! [junit4] 2> 27572 T97 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 1> /solr/collections/collection1/shards (0) [junit4] 1> /solr/collections/collection1/leader_elect (2) [junit4] 1> /solr/collections/collection1/leader_elect/shard1 (1) [junit4] 1> /solr/collections/collection1/leader_elect/shard1/election (2) [junit4] 1> /solr/collections/collection1/leader_elect/shard1/election/87751501252853763-127.0.0.1:51850_solr_collection1-n_0000000000 (0) [junit4] 1> /solr/collections/collection1/leader_elect/shard1/election/87751501252853765-127.0.0.1:52014_solr_collection1-n_0000000001 (0) [junit4] 1> /solr/collections/collection1/leader_elect/shard2 (1) [junit4] 1> /solr/collections/collection1/leader_elect/shard2/election (1) [junit4] 1> /solr/collections/collection1/leader_elect/shard2/election/87751501252853766-127.0.0.1:48203_solr_collection1-n_0000000001 (0) [junit4] 1> /solr/collections/collection1/leaders (2) [junit4] 1> /solr/collections/collection1/leaders/shard1 (0) [junit4] 1> DATA: [junit4] 1> { [junit4] 1> "core":"collection1", [junit4] 1> "node_name":"127.0.0.1:51850_solr", [junit4] 1> "base_url":"http://127.0.0.1:51850/solr"} [junit4] 1> /solr/collections/collection1/leaders/shard2 (0) [junit4] 1> DATA: [junit4] 1> { [junit4] 1> "core":"collection1", [junit4] 1> "node_name":"127.0.0.1:48203_solr", [junit4] 1> "base_url":"http://127.0.0.1:48203/solr"} [junit4] 1> /solr/collections/control_collection (3) [junit4] 1> DATA: [junit4] 1> {"configName":"conf1"} [junit4] 1> /solr/collections/control_collection/shards (0) [junit4] 1> /solr/collections/control_collection/leader_elect (1) [junit4] 1> /solr/collections/control_collection/leader_elect/control_shard (1) [junit4] 1> /solr/collections/control_collection/leader_elect/control_shard/election (1) [junit4] 1> /solr/collections/control_collection/leader_elect/control_shard/election/87751501252853762-127.0.0.1:56179_solr_collection1-n_0000000000 (0) [junit4] 1> /solr/collections/control_collection/leaders (1) [junit4] 1> /solr/collections/control_collection/leaders/control_shard (0) [junit4] 1> DATA: [junit4] 1> { [junit4] 1> "core":"collection1", [junit4] 1> "node_name":"127.0.0.1:56179_solr", [junit4] 1> "base_url":"http://127.0.0.1:56179/solr"} [junit4] 1> /solr/clusterstate.json (0) [junit4] 1> DATA: [junit4] 1> { [junit4] 1> "collection1":{ [junit4] 1> "shard1":{ [junit4] 1> "127.0.0.1:51850_solr_collection1":{ [junit4] 1> "shard":"shard1", [junit4] 1> "leader":"true", [junit4] 1> "state":"active", [junit4] 1> "core":"collection1", [junit4] 1> "collection":"collection1", [junit4] 1> "node_name":"127.0.0.1:51850_solr", [junit4] 1> "base_url":"http://127.0.0.1:51850/solr"}, [junit4] 1> "127.0.0.1:52014_solr_collection1":{ [junit4] 1> "shard":"shard1", [junit4] 1> "state":"active", [junit4] 1> "core":"collection1", [junit4] 1> "collection":"collection1", [junit4] 1> "node_name":"127.0.0.1:52014_solr", [junit4] 1> "base_url":"http://127.0.0.1:52014/solr"}}, [junit4] 1> "shard2":{ [junit4] 1> "127.0.0.1:60514_solr_collection1":{ [junit4] 1> "shard":"shard2", [junit4] 1> "leader":"true", [junit4] 1> "state":"active", [junit4] 1> "core":"collection1", [junit4] 1> "collection":"collection1", [junit4] 1> "node_name":"127.0.0.1:60514_solr", [junit4] 1> "base_url":"http://127.0.0.1:60514/solr"}, [junit4] 1> "127.0.0.1:48203_solr_collection1":{ [junit4] 1> "shard":"shard2", [junit4] 1> "state":"active", [junit4] 1> "core":"collection1", [junit4] 1> "collection":"collection1", [junit4] 1> "node_name":"127.0.0.1:48203_solr", [junit4] 1> "base_url":"http://127.0.0.1:48203/solr"}}}, [junit4] 1> "control_collection":{"control_shard":{"127.0.0.1:56179_solr_collection1":{ [junit4] 1> "shard":"control_shard", [junit4] 1> "leader":"true", [junit4] 1> "state":"active", [junit4] 1> "core":"collection1", [junit4] 1> "collection":"control_collection", [junit4] 1> "node_name":"127.0.0.1:56179_solr", [junit4] 1> "base_url":"http://127.0.0.1:56179/solr"}}}} [junit4] 1> /zookeeper (1) [junit4] 1> DATA: [junit4] 1> [junit4] 1> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=FullSolrCloudTest -Dtests.method=testDistribSearch -Dtests.seed=89D03DE2E31020CA -Dtests.multiplier=3 -Dtests.locale=da_DK -Dtests.timezone=Asia/Dubai -Dargs="-Dfile.encoding=UTF-8" [junit4] 1> [junit4] 2> [junit4] > (@AfterClass output) [junit4] 2> 27615 T97 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=Lucene40: {}, sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=da_DK, timezone=Asia/Dubai [junit4] 2> NOTE: Linux 2.6.32-41-server amd64/Oracle Corporation 1.7.0_04 (64-bit)/cpus=8,threads=2,free=88628024,total=131072000 [junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest, TestBrazilianStemFilterFactory, MinimalSchemaTest, PolyFieldTest, TestPorterStemFilterFactory, SpellingQueryConverterTest, TestEnglishMinimalStemFilterFactory, LoggingHandlerTest, TestReverseStringFilterFactory, TestPropInject, PeerSyncTest, TimeZoneUtilsTest, TestKStemFilterFactory, TestStandardFactories, TestCSVResponseWriter, TestQuerySenderNoQuery, TestRemoteStreaming, TestHindiFilters, FullSolrCloudTest] [junit4] 2> [junit4] Completed on J0 in 27.63s, 1 test, 1 error <<< FAILURES! [...truncated 766 lines...] [...truncated 13924 lines...] [...truncated 13924 lines...] [...truncated 13924 lines...] [...truncated 13924 lines...] [...truncated 13924 lines...] ------=_Part_86_1417208918.1338982021135 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_86_1417208918.1338982021135--