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 6717710F4A for ; Sat, 17 Aug 2013 03:20:24 +0000 (UTC) Received: (qmail 25030 invoked by uid 500); 17 Aug 2013 03:20:22 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 24969 invoked by uid 500); 17 Aug 2013 03:20:22 -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 24955 invoked by uid 99); 17 Aug 2013 03:20:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Aug 2013 03:20:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Aug 2013 03:20:16 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 10C5314AA043; Sat, 17 Aug 2013 03:19:55 +0000 (UTC) Date: Sat, 17 Aug 2013 03:19:31 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, mikemccand@apache.org, markrmiller@apache.org Message-ID: <1706171381.61.1376709595044.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_25) - Build # 3085 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_60_557335169.1376709571869" X-Jenkins-Job: Lucene-Solr-4.x-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_60_557335169.1376709571869 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3085/ Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseSerialGC 14 tests failed. REGRESSION: org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(Abst= ractFullDistribZkTestBase.java:348) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:294) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistrib= Search Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSea= rch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDist= ribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.CustomCollectionTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.DeleteShardTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest Error Message: 4 threads leaked from SUITE scope at org.apache.solr.cloud.RecoveryZkTest: = 1) Thread[id=3D3550, name=3DSessionTracker, state=3DTIMED_WAITING, grou= p=3DTGRP-RecoveryZkTest] at java.lang.Object.wait(Native Method) = at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerI= mpl.java:146) 2) Thread[id=3D3548, name=3DThread-1364, state=3DWAITING, = group=3DTGRP-RecoveryZkTest] at java.lang.Object.wait(Native Method= ) at java.lang.Thread.join(Thread.java:1260) at java.lang.T= hread.join(Thread.java:1334) at org.apache.zookeeper.server.NIOServ= erCnxnFactory.join(NIOServerCnxnFactory.java:302) at org.apache.sol= r.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107) = at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221) 3= ) Thread[id=3D3552, name=3DProcessThread(sid:0 cport:-1):, state=3DWAITING,= group=3DTGRP-RecoveryZkTest] at sun.misc.Unsafe.park(Native Method= ) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:1= 86) at java.util.concurrent.locks.AbstractQueuedSynchronizer$Condit= ionObject.await(AbstractQueuedSynchronizer.java:2043) at java.util.= concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) a= t org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor= .java:120) 4) Thread[id=3D3549, name=3DNIOServerCxn.Factory:0.0.0.0/0.0.= 0.0:0, state=3DRUNNABLE, group=3DTGRP-RecoveryZkTest] at sun.nio.ch= .WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch= .WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:295) = at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorIm= pl.java:277) at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSele= ctorImpl.java:158) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Selec= torImpl.java:87) at sun.nio.ch.SelectorImpl.select(SelectorImpl.jav= a:98) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOSe= rverCnxnFactory.java:178) at java.lang.Thread.run(Thread.java:724) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from S= UITE scope at org.apache.solr.cloud.RecoveryZkTest:=20 1) Thread[id=3D3550, name=3DSessionTracker, state=3DTIMED_WAITING, group= =3DTGRP-RecoveryZkTest] at java.lang.Object.wait(Native Method) at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTracke= rImpl.java:146) 2) Thread[id=3D3548, name=3DThread-1364, state=3DWAITING, group=3DTGRP-R= ecoveryZkTest] at java.lang.Object.wait(Native Method) at java.lang.Thread.join(Thread.java:1260) at java.lang.Thread.join(Thread.java:1334) at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerC= nxnFactory.java:302) at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(Zk= TestServer.java:107) at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221) 3) Thread[id=3D3552, name=3DProcessThread(sid:0 cport:-1):, state=3DWAIT= ING, group=3DTGRP-RecoveryZkTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186= ) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionO= bject.await(AbstractQueuedSynchronizer.java:2043) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueu= e.java:442) at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequest= Processor.java:120) 4) Thread[id=3D3549, name=3DNIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, stat= e=3DRUNNABLE, group=3DTGRP-RecoveryZkTest] at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorI= mpl.java:295) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSel= ectorImpl.java:277) at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java= :158) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCn= xnFactory.java:178) at java.lang.Thread.run(Thread.java:724) =09at __randomizedtesting.SeedInfo.seed([458667C837549B73]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id= =3D3549, name=3DNIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=3DRUNNABLE, g= roup=3DTGRP-RecoveryZkTest] at java.lang.Object.notifyAll(Native Me= thod) at sun.nio.ch.WindowsSelectorImpl$StartLock.startThreads(Wind= owsSelectorImpl.java:188) at sun.nio.ch.WindowsSelectorImpl$StartLo= ck.access$300(WindowsSelectorImpl.java:180) at sun.nio.ch.WindowsSe= lectorImpl.doSelect(WindowsSelectorImpl.java:152) at sun.nio.ch.Sel= ectorImpl.lockAndDoSelect(SelectorImpl.java:87) at sun.nio.ch.Selec= torImpl.select(SelectorImpl.java:98) at org.apache.zookeeper.server= .NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178) at java.la= ng.Thread.run(Thread.java:724) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie = threads that couldn't be terminated: 1) Thread[id=3D3549, name=3DNIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, stat= e=3DRUNNABLE, group=3DTGRP-RecoveryZkTest] at java.lang.Object.notifyAll(Native Method) at sun.nio.ch.WindowsSelectorImpl$StartLock.startThreads(WindowsSel= ectorImpl.java:188) at sun.nio.ch.WindowsSelectorImpl$StartLock.access$300(WindowsSelec= torImpl.java:180) at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java= :152) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCn= xnFactory.java:178) at java.lang.Thread.run(Thread.java:724) =09at __randomizedtesting.SeedInfo.seed([458667C837549B73]:0) REGRESSION: org.apache.solr.cloud.ShardRoutingTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) REGRESSION: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearc= h Error Message: Unexpected internal error near index 1 \ ^ Stack Trace: java.util.regex.PatternSyntaxException: Unexpected internal error near inde= x 1 \ ^ =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:C460E9D0400BFB4F]= :0) =09at java.util.regex.Pattern.error(Pattern.java:1924) =09at java.util.regex.Pattern.compile(Pattern.java:1671) =09at java.util.regex.Pattern.(Pattern.java:1337) =09at java.util.regex.Pattern.compile(Pattern.java:1022) =09at java.lang.String.split(String.java:2313) =09at java.lang.String.split(String.java:2355) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRelativeSolrHo= mePath(AbstractFullDistribZkTestBase.java:485) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(Abstr= actFullDistribZkTestBase.java:463) =09at org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistrib= utedSearchTestCase.java:356) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(Abs= tractFullDistribZkTestBase.java:271) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:833) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) Build Log: [...truncated 9580 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 20636 T42 oas.BaseDistributedSearchTestCase.initHostContex= t Setting hostContext system property: / [junit4] 2> 20651 T42 oas.SolrTestCaseJ4.setUp ###Starting testDistrib= Search [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistr= ibutedZkTest-1376707999901 [junit4] 2> 20659 T42 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 20665 T43 oasc.ZkTestServer$ZKServerMain.runFromConfig Sta= rting server [junit4] 2> 20865 T42 oasc.ZkTestServer.run start zk server on port:57= 296 [junit4] 2> 21039 T42 oascc.ConnectionManager.waitForConnected Waiting= for client to connect to ZooKeeper [junit4] 2> 21135 T49 oascc.ConnectionManager.process Watcher org.apac= he.solr.common.cloud.ConnectionManager@6ca42f39 name:ZooKeeperConnection Wa= tcher:127.0.0.1:57296 got event WatchedEvent state:SyncConnected type:None = path:null path:null type:None [junit4] 2> 21136 T42 oascc.ConnectionManager.waitForConnected Client = is connected to ZooKeeper [junit4] 2> 21140 T42 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 21217 T42 oascc.ConnectionManager.waitForConnected Waiting= for client to connect to ZooKeeper [junit4] 2> 21219 T44 oazs.NIOServerCnxn.doIO WARN caught end of strea= m exception EndOfStreamException: Unable to read additional data from clien= t sessionid 0x1408a30f96e0000, likely client has closed socket [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOSe= rverCnxn.java:220) [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxnFactory.run= (NIOServerCnxnFactory.java:208) [junit4] 2> =09at java.lang.Thread.run(Thread.java:724) [junit4] 2>=20 [junit4] 2> 21224 T51 oascc.ConnectionManager.process Watcher org.apac= he.solr.common.cloud.ConnectionManager@607a8e25 name:ZooKeeperConnection Wa= tcher:127.0.0.1:57296/solr got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4] 2> 21225 T42 oascc.ConnectionManager.waitForConnected Client = is connected to ZooKeeper [junit4] 2> 21234 T42 oascc.SolrZkClient.makePath makePath: /collectio= ns/collection1 [junit4] 2> 21242 T42 oascc.SolrZkClient.makePath makePath: /collectio= ns/collection1/shards [junit4] 2> 21250 T42 oascc.SolrZkClient.makePath makePath: /collectio= ns/control_collection [junit4] 2> 21255 T42 oascc.SolrZkClient.makePath makePath: /collectio= ns/control_collection/shards [junit4] 2> 21262 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.x= ml [junit4] 2> 21282 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/solrconfig.xml [junit4] 2> 21295 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 21295 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/schema.xml [junit4] 2> 21303 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /confi= gs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 21303 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 21312 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 21312 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/stopwords.txt [junit4] 2> 21319 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 21319 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/protwords.txt [junit4] 2> 21327 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 21329 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/currency.xml [junit4] 2> 21336 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-ex= change-rates.json [junit4] 2> 21337 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/open-exchange-rates.json [junit4] 2> 21344 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapp= ing-ISOLatin1Accent.txt [junit4] 2> 21344 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/mapping-ISOLatin1Accent.txt [junit4] 2> 21355 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.tx= t [junit4] 2> 21356 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/old_synonyms.txt [junit4] 2> 21361 T42 oasc.AbstractZkTestCase.putConfig put C:\Users\J= enkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-fil= es\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 21361 T42 oascc.SolrZkClient.makePath makePath: /configs/c= onf1/synonyms.txt [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-1376707999899\zookeeper\server1= \data\version-2\log.1 FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-1376707999899\zookeeper\server1= \data\version-2 FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-1376707999899\zookeeper\server1= \data FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-1376707999899\zookeeper\server1= FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-1376707999899\zookeeper FAILED = !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-1376707999899 FAILED !!!!! [junit4] 2> 21811 T42 oas.SolrTestCaseJ4.tearDown ###Ending testDistri= bSearch [junit4] 2> 21814 T42 oasc.ZkTestServer.send4LetterWord connecting to = 127.0.0.1:57296 57296 [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DCollectionsAP= IDistributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3D458667= C837549B73 -Dtests.slow=3Dtrue -Dtests.locale=3Dms_MY -Dtests.timezone=3DAf= rica/Bujumbura -Dtests.file.encoding=3DUS-ASCII [junit4] ERROR 3.46s | CollectionsAPIDistributedZkTest.testDistribSear= ch <<< [junit4] > Throwable #1: java.util.regex.PatternSyntaxException: Unex= pected internal error near index 1 [junit4] > \ [junit4] > ^ [junit4] > =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:= C460E9D0400BFB4F]:0) [junit4] > =09at java.util.regex.Pattern.error(Pattern.java:1924) [junit4] > =09at java.util.regex.Pattern.compile(Pattern.java:1671) [junit4] > =09at java.util.regex.Pattern.(Pattern.java:1337) [junit4] > =09at java.util.regex.Pattern.compile(Pattern.java:1022) [junit4] > =09at java.lang.String.split(String.java:2313) [junit4] > =09at java.lang.String.split(String.java:2355) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= getRelativeSolrHomePath(AbstractFullDistribZkTestBase.java:485) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createJetty(AbstractFullDistribZkTestBase.java:463) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.create= Jetty(BaseDistributedSearchTestCase.java:356) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createServers(AbstractFullDistribZkTestBase.java:271) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.testDi= stribSearch(BaseDistributedSearchTestCase.java:833) [junit4] > =09at java.lang.Thread.run(Thread.java:724) [junit4] 2> 24101 T42 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=3DLucene42: {}, docValues:{},= sim=3DRandomSimilarityProvider(queryNorm=3Dfalse,coord=3Dyes): {}, locale= =3Dms_MY, timezone=3DAfrica/Bujumbura [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-= bit)/cpus=3D2,threads=3D1,free=3D11493992,total=3D40558592 [junit4] 2> NOTE: All tests run in this JVM: [TestFastOutputStream, Sc= riptEngineTest, TestQueryTypes, TestDynamicFieldResource, PolyFieldTest, Co= llectionsAPIDistributedZkTest] [junit4] Completed in 3.52s, 1 test, 1 error <<< FAILURES! [...truncated 111 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4] 2> 263441 T411 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /hul/ [junit4] 2> 263447 T411 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-BasicDistributedZkT= est-1376708242698 [junit4] 2> 263452 T411 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 263455 T412 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4] 2> 263565 T411 oasc.ZkTestServer.run start zk server on port:= 57439 [junit4] 2> 263568 T411 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 263587 T418 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@661f8366 name:ZooKeeperConnection = Watcher:127.0.0.1:57439 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 263588 T411 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 263589 T411 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 263601 T413 oazs.NIOServerCnxn.doIO WARN caught end of str= eam exception EndOfStreamException: Unable to read additional data from cli= ent sessionid 0x1408a34ad190000, likely client has closed socket [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOSe= rverCnxn.java:220) [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxnFactory.run= (NIOServerCnxnFactory.java:208) [junit4] 2> =09at java.lang.Thread.run(Thread.java:724) [junit4] 2>=20 [junit4] 2> 263607 T411 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 263611 T420 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@27ca182c name:ZooKeeperConnection = Watcher:127.0.0.1:57439/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 263612 T411 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 263612 T411 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1 [junit4] 2> 263623 T411 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1/shards [junit4] 2> 263638 T411 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection [junit4] 2> 263656 T411 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection/shards [junit4] 2> 263673 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig= .xml [junit4] 2> 263674 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4] 2> 263697 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 263700 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/schema.xml [junit4] 2> 263717 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /con= figs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 263718 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 263729 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 263730 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/stopwords.txt [junit4] 2> 263741 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 263741 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/protwords.txt [junit4] 2> 263759 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 263761 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/currency.xml [junit4] 2> 263780 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-= exchange-rates.json [junit4] 2> 263780 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/open-exchange-rates.json [junit4] 2> 263792 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/ma= pping-ISOLatin1Accent.txt [junit4] 2> 263794 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 263803 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.= txt [junit4] 2> 263804 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/old_synonyms.txt [junit4] 2> 263813 T411 oasc.AbstractZkTestCase.putConfig put C:\Users= \JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-f= iles\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 263814 T411 oascc.SolrZkClient.makePath makePath: /configs= /conf1/synonyms.txt [junit4] 2> 263827 T413 oazs.NIOServerCnxn.doIO WARN caught end of str= eam exception EndOfStreamException: Unable to read additional data from cli= ent sessionid 0x1408a34ad190001, likely client has closed socket [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOSe= rverCnxn.java:220) [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxnFactory.run= (NIOServerCnxnFactory.java:208) [junit4] 2> =09at java.lang.Thread.run(Thread.java:724) [junit4] 2>=20 [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.BasicDistributedZkTest-1376708242696\zookeeper\server1\data\ver= sion-2\log.1 FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.BasicDistributedZkTest-1376708242696\zookeeper\server1\data\ver= sion-2 FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.BasicDistributedZkTest-1376708242696\zookeeper\server1\data FAI= LED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.BasicDistributedZkTest-1376708242696\zookeeper\server1 FAILED != !!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.BasicDistributedZkTest-1376708242696\zookeeper FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache= .solr.cloud.BasicDistributedZkTest-1376708242696 FAILED !!!!! [junit4] 2> 264350 T411 oas.SolrTestCaseJ4.tearDown ###Ending testDist= ribSearch [junit4] 2> 264353 T411 oasc.ZkTestServer.send4LetterWord connecting t= o 127.0.0.1:57439 57439 [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DBasicDistribu= tedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3D458667C837549B7= 3 -Dtests.slow=3Dtrue -Dtests.locale=3Dga_IE -Dtests.timezone=3DAsia/Chongq= ing -Dtests.file.encoding=3DUS-ASCII [junit4] ERROR 3.40s | BasicDistributedZkTest.testDistribSearch <<< [junit4] > Throwable #1: java.util.regex.PatternSyntaxException: Unex= pected internal error near index 1 [junit4] > \ [junit4] > ^ [junit4] > =09at __randomizedtesting.SeedInfo.seed([458667C837549B73:= C460E9D0400BFB4F]:0) [junit4] > =09at java.util.regex.Pattern.error(Pattern.java:1924) [junit4] > =09at java.util.regex.Pattern.compile(Pattern.java:1671) [junit4] > =09at java.util.regex.Pattern.(Pattern.java:1337) [junit4] > =09at java.util.regex.Pattern.compile(Pattern.java:1022) [junit4] > =09at java.lang.String.split(String.java:2313) [junit4] > =09at java.lang.String.split(String.java:2355) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= getRelativeSolrHomePath(AbstractFullDistribZkTestBase.java:485) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createJetty(AbstractFullDistribZkTestBase.java:463) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.create= Jetty(BaseDistributedSearchTestCase.java:356) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createServers(AbstractFullDistribZkTestBase.java:271) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.testDi= stribSearch(BaseDistributedSearchTestCase.java:833) [junit4] > =09at java.lang.Thread.run(Thread.java:724) [junit4] 2> 266845 T411 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=3DLucene40, sim=3DRandomSimil= arityProvider(queryNorm=3Dfalse,coord=3Dyes): {}, locale=3Dga_IE, timezone= =3DAsia/Chongqing [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-= bit)/cpus=3D2,threads=3D1,free=3D23765952,total=3D68362240 [junit4] 2> NOTE: All tests run in this JVM: [TestFastOutputStream, Sc= riptEngineTest, TestQueryTypes, TestDynamicFieldResource, PolyFieldTest, Co= llectionsAPIDistributedZkTest, TestFiltering, BlockCacheTest, CurrencyField= XmlFileTest, JsonLoaderTest, SolrPluginUtilsTest, XmlUpdateRequestHandlerTe= st, SuggesterTest, TestAtomicUpdateErrorCases, TestFieldTypeResource, Requi= redFieldsTest, RequestHandlersTest, ConvertedLegacyTest, AddBlockUpdateTest= , HdfsRecoveryZkTest, TestSolrDeletionPolicy2, TestQuerySenderNoQuery, Test= FieldResource, TestConfig, TestPostingsSolrHighlighter, NumericFieldsTest, = BasicZkTest, TestSolrDeletionPolicy1, SoftAutoCommitTest, CSVRequestHandler= Test, TestCopyFieldCollectionResource, TestStressRecovery, DistributedSpell= CheckComponentTest, TestDynamicFieldCollectionResource, TestIndexingPerform= ance, TestPHPSerializedResponseWriter, TestHashPartitioner, URLClassifyProc= essorTest, BasicDistributedZkTest] [junit4] Completed in 3.45s, 1 test, 1 error <<< FAILURES! [...truncated 7 lines...] [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest [junit4] 2> 273827 T445 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /kw_pon/rq [junit4] 2> 273836 T445 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingI= sSafeTest-1376708253086 [junit4] 2> 273839 T445 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 273840 T446 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4] 2> 273939 T445 oasc.ZkTestServer.run start zk server on port:= 57452 [junit4] 2> 273941 T445 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 273950 T452 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@374a3ae2 name:ZooKeeperConnection = Watcher:127.0.0.1:57452 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 273951 T445 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 273951 T445 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 273965 T445 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 273971 T454 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@3128a8f7 name:ZooKeeperConnection = Watcher:127.0.0.1:57452/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] =20 [...truncated too long message...] [junit4] 2> =09 at sun.nio.ch.WindowsSelectorImpl$StartLock.sta= rtThreads(WindowsSelectorImpl.java:188) [junit4] 2> =09 at sun.nio.ch.WindowsSelectorImpl$StartLock.acc= ess$300(WindowsSelectorImpl.java:180) [junit4] 2> =09 at sun.nio.ch.WindowsSelectorImpl.doSelect(Wind= owsSelectorImpl.java:152) [junit4] 2> =09 at sun.nio.ch.SelectorImpl.lockAndDoSelect(Sele= ctorImpl.java:87) [junit4] 2> =09 at sun.nio.ch.SelectorImpl.select(SelectorImpl.= java:98) [junit4] 2> =09 at org.apache.zookeeper.server.NIOServerCnxnFac= tory.run(NIOServerCnxnFactory.java:178) [junit4] 2> =09 at java.lang.Thread.run(Thread.java:724) [junit4] 2> NOTE: test params are: codec=3DLucene42: {}, docValues:{},= sim=3DDefaultSimilarity, locale=3Dsl_SI, timezone=3DHST [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-= bit)/cpus=3D2,threads=3D3,free=3D110701856,total=3D168660992 [junit4] 2> NOTE: All tests run in this JVM: [TestFastOutputStream, Sc= riptEngineTest, TestQueryTypes, TestDynamicFieldResource, PolyFieldTest, Co= llectionsAPIDistributedZkTest, TestFiltering, BlockCacheTest, CurrencyField= XmlFileTest, JsonLoaderTest, SolrPluginUtilsTest, XmlUpdateRequestHandlerTe= st, SuggesterTest, TestAtomicUpdateErrorCases, TestFieldTypeResource, Requi= redFieldsTest, RequestHandlersTest, ConvertedLegacyTest, AddBlockUpdateTest= , HdfsRecoveryZkTest, TestSolrDeletionPolicy2, TestQuerySenderNoQuery, Test= FieldResource, TestConfig, TestPostingsSolrHighlighter, NumericFieldsTest, = BasicZkTest, TestSolrDeletionPolicy1, SoftAutoCommitTest, CSVRequestHandler= Test, TestCopyFieldCollectionResource, TestStressRecovery, DistributedSpell= CheckComponentTest, TestDynamicFieldCollectionResource, TestIndexingPerform= ance, TestPHPSerializedResponseWriter, TestHashPartitioner, URLClassifyProc= essorTest, BasicDistributedZkTest, CoreAdminCreateDiscoverTest, ShowFileReq= uestHandlerTest, ChaosMonkeyNothingIsSafeTest, ResourceLoaderTest, Overseer= CollectionProcessorTest, ShardRoutingTest, OutputWriterTest, TestDocSet, RA= MDirectoryFactoryTest, PreAnalyzedUpdateProcessorTest, SolrRequestParserTes= t, BadCopyFieldTest, TestReplicationHandler, TestStressVersions, TimeZoneUt= ilsTest, OpenCloseCoreStressTest, TestFaceting, TestZkChroot, ZkSolrClientT= est, DOMUtilTest, StatsComponentTest, CustomCollectionTest, MoreLikeThisHan= dlerTest, QueryParsingTest, HighlighterTest, AutoCommitTest, DistanceFuncti= onTest, TestCollationField, TestManagedSchema, IndexSchemaRuntimeFieldTest,= LeaderElectionTest, CopyFieldTest, TestArbitraryIndexDir, MinimalSchemaTes= t, TermVectorComponentDistributedTest, DocumentAnalysisRequestHandlerTest, = BadComponentTest, TestCollationKeyRangeQueries, NotRequiredUniqueKeyTest, T= estSolrQueryParserDefaultOperatorResource, IndexSchemaTest, StressHdfsTest,= TestCodecSupport, TestRemoteStreaming, MBeansHandlerTest, MultiTermTest, D= eleteShardTest, TestPartialUpdateDeduplication, TestSolrCoreProperties, Fil= eUtilsTest, WordBreakSolrSpellCheckerTest, TestStressLucene, UnloadDistribu= tedZkTest, SpellCheckComponentTest, TestQueryUtils, TestDefaultSearchFieldR= esource, HighlighterConfigTest, DirectSolrConnectionTest, TestSolr4Spatial,= TestDistributedGrouping, TestAddFieldRealTimeGet, TestInfoStreamLogging, C= lusterStateUpdateTest, TestSchemaResource, TestRecovery, TestSchemaNameReso= urce, TestPseudoReturnFields, PrimitiveFieldTypeTest, FieldMutatingUpdatePr= ocessorTest, CachingDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, = ExternalFileFieldSortTest, PingRequestHandlerTest, SolrXmlInZkTest, DisMaxR= equestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestBM25Similarity= Factory, TestRandomFaceting, TestGroupingSearch, DateMathParserTest, DocVal= uesMultiTest, TestSolrXml, LoggingHandlerTest, FastVectorHighlighterTest, T= estRealTimeGet, AddSchemaFieldsUpdateProcessorFactoryTest, TestReloadAndDel= eteDocs, TestPhraseSuggestions, TestReversedWildcardFilterFactory, TestLMDi= richletSimilarityFactory, BasicFunctionalityTest, TestShardHandlerFactory, = TestRandomMergePolicy, TestFunctionQuery, SuggesterWFSTTest, TestIndexSearc= her, CoreMergeIndexesAdminHandlerTest, HdfsLockFactoryTest, SimplePostToolT= est, SliceStateUpdateTest, CoreAdminHandlerTest, BadIndexSchemaTest, Assign= Test, ZkNodePropsTest, QueryElevationComponentTest, BinaryUpdateRequestHand= lerTest, AliasIntegrationTest, SearchHandlerTest, BJQParserTest, TestJmxInt= egration, InfoHandlerTest, TestXIncludeConfig, TestLuceneMatchVersion, ZkCo= ntrollerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSlice= Test, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DRecoveryZkTes= t -Dtests.seed=3D458667C837549B73 -Dtests.slow=3Dtrue -Dtests.locale=3Dsl_S= I -Dtests.timezone=3DHST -Dtests.file.encoding=3DUS-ASCII [junit4] ERROR 0.00s | RecoveryZkTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLea= kError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.Recovery= ZkTest:=20 [junit4] > 1) Thread[id=3D3550, name=3DSessionTracker, state=3DTIM= ED_WAITING, group=3DTGRP-RecoveryZkTest] [junit4] > at java.lang.Object.wait(Native Method) [junit4] > at org.apache.zookeeper.server.SessionTrackerImpl.= run(SessionTrackerImpl.java:146) [junit4] > 2) Thread[id=3D3548, name=3DThread-1364, state=3DWAITIN= G, group=3DTGRP-RecoveryZkTest] [junit4] > at java.lang.Object.wait(Native Method) [junit4] > at java.lang.Thread.join(Thread.java:1260) [junit4] > at java.lang.Thread.join(Thread.java:1334) [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactor= y.join(NIOServerCnxnFactory.java:302) [junit4] > at org.apache.solr.cloud.ZkTestServer$ZKServerMain= .runFromConfig(ZkTestServer.java:107) [junit4] > at org.apache.solr.cloud.ZkTestServer$2.run(ZkTest= Server.java:221) [junit4] > 3) Thread[id=3D3552, name=3DProcessThread(sid:0 cport:-= 1):, state=3DWAITING, group=3DTGRP-RecoveryZkTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(Loc= kSupport.java:186) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchr= onizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(L= inkedBlockingQueue.java:442) [junit4] > at org.apache.zookeeper.server.PrepRequestProcesso= r.run(PrepRequestProcessor.java:120) [junit4] > 4) Thread[id=3D3549, name=3DNIOServerCxn.Factory:0.0.0.= 0/0.0.0.0:0, state=3DRUNNABLE, group=3DTGRP-RecoveryZkTest] [junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll= 0(Native Method) [junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll= (WindowsSelectorImpl.java:295) [junit4] > at sun.nio.ch.WindowsSelectorImpl$SubSelector.acce= ss$400(WindowsSelectorImpl.java:277) [junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(Windows= SelectorImpl.java:158) [junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(Selecto= rImpl.java:87) [junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.jav= a:98) [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactor= y.run(NIOServerCnxnFactory.java:178) [junit4] > at java.lang.Thread.run(Thread.java:724) [junit4] > =09at __randomizedtesting.SeedInfo.seed([458667C837549B73]= :0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There = are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=3D3549, name=3DNIOServerCxn.Factory:0.0.0.= 0/0.0.0.0:0, state=3DRUNNABLE, group=3DTGRP-RecoveryZkTest] [junit4] > at java.lang.Object.notifyAll(Native Method) [junit4] > at sun.nio.ch.WindowsSelectorImpl$StartLock.startT= hreads(WindowsSelectorImpl.java:188) [junit4] > at sun.nio.ch.WindowsSelectorImpl$StartLock.access= $300(WindowsSelectorImpl.java:180) [junit4] > at sun.nio.ch.WindowsSelectorImpl.doSelect(Windows= SelectorImpl.java:152) [junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(Selecto= rImpl.java:87) [junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.jav= a:98) [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactor= y.run(NIOServerCnxnFactory.java:178) [junit4] > at java.lang.Thread.run(Thread.java:724) [junit4] > =09at __randomizedtesting.SeedInfo.seed([458667C837549B73]= :0) [junit4] Completed in 24.11s, 1 test, 3 errors <<< FAILURES! [...truncated 483 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:395: The = following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:375: The = following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The f= ollowing error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181:= The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.x= ml:450: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build= .xml:1233: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build= .xml:876: There were test failures: 322 suites, 1375 tests, 2 suite-level e= rrors, 12 errors, 636 ignored (11 assumptions) Total time: 51 minutes 20 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseSer= ialGC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_60_557335169.1376709571869 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_60_557335169.1376709571869--