You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/11/18 19:32:14 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20) - Build # 4439 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4439/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
REGRESSION:  org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates

Error Message:
unpaired high surrogate: d86c, followed by: e28f

Stack Trace:
java.lang.AssertionError: unpaired high surrogate: d86c, followed by: e28f
	at __randomizedtesting.SeedInfo.seed([A2044F8C235991A:5660FE2D40DB7620]:0)
	at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:191)
	at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:136)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkResetException(BaseTokenStreamTestCase.java:403)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:352)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:362)
	at org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates(HTMLStripCharFilterTest.java:600)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 5690 lines...]
   [junit4] Suite: org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HTMLStripCharFilterTest -Dtests.method=testUTF16Surrogates -Dtests.seed=A2044F8C235991A -Dtests.slow=true -Dtests.locale=pl_PL -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.14s | HTMLStripCharFilterTest.testUTF16Surrogates <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: unpaired high surrogate: d86c, followed by: e28f
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2044F8C235991A:5660FE2D40DB7620]:0)
   [junit4]    > 	at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:191)
   [junit4]    > 	at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:136)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkResetException(BaseTokenStreamTestCase.java:403)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:352)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:362)
   [junit4]    > 	at org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates(HTMLStripCharFilterTest.java:600)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {dummy=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pl_PL, timezone=Pacific/Midway
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=25032976,total=97173504
   [junit4]   2> NOTE: All tests run in this JVM: [TestCondition2, EdgeNGramTokenFilterTest, TestPathHierarchyTokenizer, TestOnlyInCompound, TestSoraniNormalizationFilter, TestIrishLowerCaseFilter, WikipediaTokenizerTest, TestSpanishLightStemFilterFactory, TestKStemFilterFactory, TestWordnetSynonymParser, TestPortugueseMinimalStemFilterFactory, TestHindiFilters, TestPatternCaptureGroupTokenFilter, TestIndonesianStemFilterFactory, TestTurkishLowerCaseFilter, TokenTypeSinkTokenizerTest, TestStandardAnalyzer, TestTeeSinkTokenFilter, TestKeywordMarkerFilterFactory, TestSolrSynonymParser, TestGermanStemFilterFactory, ShingleFilterTest, TestGreekLowerCaseFilterFactory, TestPatternReplaceCharFilterFactory, TestAnalysisSPILoader, TestRussianAnalyzer, TestEnglishMinimalStemFilterFactory, QueryAutoStopWordAnalyzerTest, TestReversePathHierarchyTokenizer, TestSoraniNormalizationFilterFactory, TestPersianCharFilter, TestPortugueseAnalyzer, TestItalianLightStemFilter, TestCharacterUtils, TestGermanAnalyzer, TestPrefixAndSuffixAwareTokenFilter, TestGermanNormalizationFilterFactory, DateRecognizerSinkTokenizerTest, TestBulgarianStemFilterFactory, TestIndonesianAnalyzer, TestSegmentingTokenizerBase, TestGalicianAnalyzer, TestWordlistLoader, TestPortugueseStemFilter, TestCJKAnalyzer, TestSynonymFilterFactory, TestNeedAffix, TestGalicianMinimalStemFilterFactory, TestCJKBigramFilterFactory, TestGermanLightStemFilter, TestTypeTokenFilterFactory, TestMappingCharFilter, TestDutchAnalyzer, TestDelimitedPayloadTokenFilterFactory, TestReverseStringFilterFactory, TestIrishLowerCaseFilterFactory, TestArabicNormalizationFilter, TestDoubleEscape, TestTurkishAnalyzer, TestZeroAffix, TestSerbianNormalizationFilter, TestCJKWidthFilterFactory, TestSoraniStemFilter, TestFilesystemResourceLoader, TestKeywordAnalyzer, TestLengthFilter, TestKeywordRepeatFilter, TestStopFilterFactory, TestElision, TestFrenchLightStemFilterFactory, TestCondition, TestTruncateTokenFilterFactory, TestNorwegianAnalyzer, TestSnowball, TestFrenchLightStemFilter, TestMorph, TestEmptyTokenStream, TestTypeTokenFilter, TestClassicAnalyzer, TestBrazilianAnalyzer, TestKeepCase, TestPatternReplaceCharFilter, TestFrenchMinimalStemFilter, TestItalianAnalyzer, TestCollationKeyAnalyzer, TestStopAnalyzer, TestScandinavianFoldingFilterFactory, TestPorterStemFilter, TestHungarianLightStemFilterFactory, TestHyphenationCompoundWordTokenFilterFactory, TestSoraniAnalyzer, TestRemoveDuplicatesTokenFilterFactory, TestReverseStringFilter, TestCaseSensitive, TestAllAnalyzersHaveFactories, TestRomanianAnalyzer, TestHunspellStemFilterFactory, TestCommonGramsQueryFilterFactory, TestHyphenatedWordsFilter, TestPortugueseLightStemFilter, TestFinnishLightStemFilter, TokenOffsetPayloadTokenFilterTest, TestComplexPrefix, TypeAsPayloadTokenFilterTest, TestUAX29URLEmailTokenizer, TestNGramFilters, TestFactories, TestHTMLStripCharFilterFactory, TestStopFilter, TestBulgarianStemmer, TestCircumfix, TestAlternateCasing, TestSingleTokenTokenFilter, TestStandardFactories, TestLimitTokenCountFilterFactory, TestCzechAnalyzer, TestFullStrip, NGramTokenFilterTest, TestThaiAnalyzer, TestNorwegianLightStemFilterFactory, TestSnowballPorterFilterFactory, TestSwedishLightStemFilterFactory, TestGermanLightStemFilterFactory, ShingleAnalyzerWrapperTest, TestTrimFilter, TestPatternTokenizer, TestBrazilianStemFilterFactory, TestDanishAnalyzer, TokenRangeSinkTokenizerTest, TestGreekStemFilterFactory, TestCharTokenizers, TestDependencies, TestRandomChains, HTMLStripCharFilterTest]
   [junit4] Completed in 1.88s, 31 tests, 1 failure <<< FAILURES!

[...truncated 405 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:2140: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\build.xml:106: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\module-build.xml:58: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965: There were test failures: 268 suites, 1353 tests, 1 failure, 1 ignored

Total time: 27 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20) - Build # 4439 - Failure!

Posted by Steve Rowe <sa...@gmail.com>.
I tried reproducing on Windows 7 with the repro line, same JVM version and
flags, still no luck.

This failure is caused by HTMLStripCharFilter incorrectly converting the
string "&#55404;&#57999;" - HTML character references for high surrogate
U+D86C followed by non-surrogate U+E28F - into the corresponding
characters.  But HTMLStripCharFilter should never emit unpaired surrogates
- the test is:

    assertAnalyzesTo(analyzer, " &#55404;&#57999;", new String[] {
"\uFFFD\uE28F" } );

So even if MockTokenizer.readCodePoint() didn't assert properly paired
surrogates, assertAnalyzesTo() would have failed because U+D86C was passed
through unchanged instead of being converted to U+FFFD, the Unicode
replacement character.

I can't see a code path that would cause this behavior: AFAICT unpaired
surrogate numeric character references are always converted to U+FFFD.

Steve

On Tue, Nov 18, 2014 at 1:54 PM, Robert Muir <rc...@gmail.com> wrote:

> I can't reproduce this, but its also not a random test. Just very
> simple asserts.
>
> I tried reproducing on linux with the master seed, same jvm version
> and flags, no luck.
>
> On Tue, Nov 18, 2014 at 1:32 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4439/
> > Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC
> (asserts: true)
> >
> > 1 tests failed.
> > REGRESSION:
> org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates
> >
> > Error Message:
> > unpaired high surrogate: d86c, followed by: e28f
> >
> > Stack Trace:
> > java.lang.AssertionError: unpaired high surrogate: d86c, followed by:
> e28f
> >         at
> __randomizedtesting.SeedInfo.seed([A2044F8C235991A:5660FE2D40DB7620]:0)
> >         at
> org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:191)
> >         at
> org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:136)
> >         at
> org.apache.lucene.analysis.BaseTokenStreamTestCase.checkResetException(BaseTokenStreamTestCase.java:403)
> >         at
> org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:352)
> >         at
> org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:362)
> >         at
> org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates(HTMLStripCharFilterTest.java:600)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> >         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:483)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> >         at java.lang.Thread.run(Thread.java:745)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 5690 lines...]
> >    [junit4] Suite:
> org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest
> >    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=HTMLStripCharFilterTest -Dtests.method=testUTF16Surrogates
> -Dtests.seed=A2044F8C235991A -Dtests.slow=true -Dtests.locale=pl_PL
> -Dtests.timezone=Pacific/Midway -Dtests.asserts=true
> -Dtests.file.encoding=Cp1252
> >    [junit4] FAILURE 0.14s | HTMLStripCharFilterTest.testUTF16Surrogates
> <<<
> >    [junit4]    > Throwable #1: java.lang.AssertionError: unpaired high
> surrogate: d86c, followed by: e28f
> >    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([A2044F8C235991A:5660FE2D40DB7620]:0)
> >    [junit4]    >        at
> org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:191)
> >    [junit4]    >        at
> org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:136)
> >    [junit4]    >        at
> org.apache.lucene.analysis.BaseTokenStreamTestCase.checkResetException(BaseTokenStreamTestCase.java:403)
> >    [junit4]    >        at
> org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:352)
> >    [junit4]    >        at
> org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:362)
> >    [junit4]    >        at
> org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates(HTMLStripCharFilterTest.java:600)
> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
> >    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50):
> {dummy=PostingsFormat(name=Asserting)}, docValues:{},
> sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pl_PL,
> timezone=Pacific/Midway
> >    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20
> (64-bit)/cpus=2,threads=1,free=25032976,total=97173504
> >    [junit4]   2> NOTE: All tests run in this JVM: [TestCondition2,
> EdgeNGramTokenFilterTest, TestPathHierarchyTokenizer, TestOnlyInCompound,
> TestSoraniNormalizationFilter, TestIrishLowerCaseFilter,
> WikipediaTokenizerTest, TestSpanishLightStemFilterFactory,
> TestKStemFilterFactory, TestWordnetSynonymParser,
> TestPortugueseMinimalStemFilterFactory, TestHindiFilters,
> TestPatternCaptureGroupTokenFilter, TestIndonesianStemFilterFactory,
> TestTurkishLowerCaseFilter, TokenTypeSinkTokenizerTest,
> TestStandardAnalyzer, TestTeeSinkTokenFilter,
> TestKeywordMarkerFilterFactory, TestSolrSynonymParser,
> TestGermanStemFilterFactory, ShingleFilterTest,
> TestGreekLowerCaseFilterFactory, TestPatternReplaceCharFilterFactory,
> TestAnalysisSPILoader, TestRussianAnalyzer,
> TestEnglishMinimalStemFilterFactory, QueryAutoStopWordAnalyzerTest,
> TestReversePathHierarchyTokenizer, TestSoraniNormalizationFilterFactory,
> TestPersianCharFilter, TestPortugueseAnalyzer, TestItalianLightStemFilter,
> TestCharacterUtils, TestGermanAnalyzer,
> TestPrefixAndSuffixAwareTokenFilter, TestGermanNormalizationFilterFactory,
> DateRecognizerSinkTokenizerTest, TestBulgarianStemFilterFactory,
> TestIndonesianAnalyzer, TestSegmentingTokenizerBase, TestGalicianAnalyzer,
> TestWordlistLoader, TestPortugueseStemFilter, TestCJKAnalyzer,
> TestSynonymFilterFactory, TestNeedAffix,
> TestGalicianMinimalStemFilterFactory, TestCJKBigramFilterFactory,
> TestGermanLightStemFilter, TestTypeTokenFilterFactory,
> TestMappingCharFilter, TestDutchAnalyzer,
> TestDelimitedPayloadTokenFilterFactory, TestReverseStringFilterFactory,
> TestIrishLowerCaseFilterFactory, TestArabicNormalizationFilter,
> TestDoubleEscape, TestTurkishAnalyzer, TestZeroAffix,
> TestSerbianNormalizationFilter, TestCJKWidthFilterFactory,
> TestSoraniStemFilter, TestFilesystemResourceLoader, TestKeywordAnalyzer,
> TestLengthFilter, TestKeywordRepeatFilter, TestStopFilterFactory,
> TestElision, TestFrenchLightStemFilterFactory, TestCondition,
> TestTruncateTokenFilterFactory, TestNorwegianAnalyzer, TestSnowball,
> TestFrenchLightStemFilter, TestMorph, TestEmptyTokenStream,
> TestTypeTokenFilter, TestClassicAnalyzer, TestBrazilianAnalyzer,
> TestKeepCase, TestPatternReplaceCharFilter, TestFrenchMinimalStemFilter,
> TestItalianAnalyzer, TestCollationKeyAnalyzer, TestStopAnalyzer,
> TestScandinavianFoldingFilterFactory, TestPorterStemFilter,
> TestHungarianLightStemFilterFactory,
> TestHyphenationCompoundWordTokenFilterFactory, TestSoraniAnalyzer,
> TestRemoveDuplicatesTokenFilterFactory, TestReverseStringFilter,
> TestCaseSensitive, TestAllAnalyzersHaveFactories, TestRomanianAnalyzer,
> TestHunspellStemFilterFactory, TestCommonGramsQueryFilterFactory,
> TestHyphenatedWordsFilter, TestPortugueseLightStemFilter,
> TestFinnishLightStemFilter, TokenOffsetPayloadTokenFilterTest,
> TestComplexPrefix, TypeAsPayloadTokenFilterTest,
> TestUAX29URLEmailTokenizer, TestNGramFilters, TestFactories,
> TestHTMLStripCharFilterFactory, TestStopFilter, TestBulgarianStemmer,
> TestCircumfix, TestAlternateCasing, TestSingleTokenTokenFilter,
> TestStandardFactories, TestLimitTokenCountFilterFactory, TestCzechAnalyzer,
> TestFullStrip, NGramTokenFilterTest, TestThaiAnalyzer,
> TestNorwegianLightStemFilterFactory, TestSnowballPorterFilterFactory,
> TestSwedishLightStemFilterFactory, TestGermanLightStemFilterFactory,
> ShingleAnalyzerWrapperTest, TestTrimFilter, TestPatternTokenizer,
> TestBrazilianStemFilterFactory, TestDanishAnalyzer,
> TokenRangeSinkTokenizerTest, TestGreekStemFilterFactory,
> TestCharTokenizers, TestDependencies, TestRandomChains,
> HTMLStripCharFilterTest]
> >    [junit4] Completed in 1.88s, 31 tests, 1 failure <<< FAILURES!
> >
> > [...truncated 405 lines...]
> > BUILD FAILED
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525:
> The following error occurred while executing this line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473:
> The following error occurred while executing this line:
> > C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:452:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:2140:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\build.xml:106:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\build.xml:38:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\module-build.xml:58:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358:
> The following error occurred while executing this line:
> >
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965:
> There were test failures: 268 suites, 1353 tests, 1 failure, 1 ignored
> >
> > Total time: 27 minutes 45 seconds
> > Build step 'Invoke Ant' marked build as failure
> > [description-setter] Description set: Java: 64bit/jdk1.8.0_20
> -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
> > Archiving artifacts
> > Recording test results
> > Email was triggered for: Failure - Any
> > Sending email for trigger: Failure - Any
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20) - Build # 4439 - Failure!

Posted by Robert Muir <rc...@gmail.com>.
I can't reproduce this, but its also not a random test. Just very
simple asserts.

I tried reproducing on linux with the master seed, same jvm version
and flags, no luck.

On Tue, Nov 18, 2014 at 1:32 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4439/
> Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates
>
> Error Message:
> unpaired high surrogate: d86c, followed by: e28f
>
> Stack Trace:
> java.lang.AssertionError: unpaired high surrogate: d86c, followed by: e28f
>         at __randomizedtesting.SeedInfo.seed([A2044F8C235991A:5660FE2D40DB7620]:0)
>         at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:191)
>         at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:136)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkResetException(BaseTokenStreamTestCase.java:403)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:352)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:362)
>         at org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates(HTMLStripCharFilterTest.java:600)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:483)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 5690 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HTMLStripCharFilterTest -Dtests.method=testUTF16Surrogates -Dtests.seed=A2044F8C235991A -Dtests.slow=true -Dtests.locale=pl_PL -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] FAILURE 0.14s | HTMLStripCharFilterTest.testUTF16Surrogates <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: unpaired high surrogate: d86c, followed by: e28f
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([A2044F8C235991A:5660FE2D40DB7620]:0)
>    [junit4]    >        at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:191)
>    [junit4]    >        at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:136)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkResetException(BaseTokenStreamTestCase.java:403)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:352)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertAnalyzesTo(BaseTokenStreamTestCase.java:362)
>    [junit4]    >        at org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates(HTMLStripCharFilterTest.java:600)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {dummy=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pl_PL, timezone=Pacific/Midway
>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=25032976,total=97173504
>    [junit4]   2> NOTE: All tests run in this JVM: [TestCondition2, EdgeNGramTokenFilterTest, TestPathHierarchyTokenizer, TestOnlyInCompound, TestSoraniNormalizationFilter, TestIrishLowerCaseFilter, WikipediaTokenizerTest, TestSpanishLightStemFilterFactory, TestKStemFilterFactory, TestWordnetSynonymParser, TestPortugueseMinimalStemFilterFactory, TestHindiFilters, TestPatternCaptureGroupTokenFilter, TestIndonesianStemFilterFactory, TestTurkishLowerCaseFilter, TokenTypeSinkTokenizerTest, TestStandardAnalyzer, TestTeeSinkTokenFilter, TestKeywordMarkerFilterFactory, TestSolrSynonymParser, TestGermanStemFilterFactory, ShingleFilterTest, TestGreekLowerCaseFilterFactory, TestPatternReplaceCharFilterFactory, TestAnalysisSPILoader, TestRussianAnalyzer, TestEnglishMinimalStemFilterFactory, QueryAutoStopWordAnalyzerTest, TestReversePathHierarchyTokenizer, TestSoraniNormalizationFilterFactory, TestPersianCharFilter, TestPortugueseAnalyzer, TestItalianLightStemFilter, TestCharacterUtils, TestGermanAnalyzer, TestPrefixAndSuffixAwareTokenFilter, TestGermanNormalizationFilterFactory, DateRecognizerSinkTokenizerTest, TestBulgarianStemFilterFactory, TestIndonesianAnalyzer, TestSegmentingTokenizerBase, TestGalicianAnalyzer, TestWordlistLoader, TestPortugueseStemFilter, TestCJKAnalyzer, TestSynonymFilterFactory, TestNeedAffix, TestGalicianMinimalStemFilterFactory, TestCJKBigramFilterFactory, TestGermanLightStemFilter, TestTypeTokenFilterFactory, TestMappingCharFilter, TestDutchAnalyzer, TestDelimitedPayloadTokenFilterFactory, TestReverseStringFilterFactory, TestIrishLowerCaseFilterFactory, TestArabicNormalizationFilter, TestDoubleEscape, TestTurkishAnalyzer, TestZeroAffix, TestSerbianNormalizationFilter, TestCJKWidthFilterFactory, TestSoraniStemFilter, TestFilesystemResourceLoader, TestKeywordAnalyzer, TestLengthFilter, TestKeywordRepeatFilter, TestStopFilterFactory, TestElision, TestFrenchLightStemFilterFactory, TestCondition, TestTruncateTokenFilterFactory, TestNorwegianAnalyzer, TestSnowball, TestFrenchLightStemFilter, TestMorph, TestEmptyTokenStream, TestTypeTokenFilter, TestClassicAnalyzer, TestBrazilianAnalyzer, TestKeepCase, TestPatternReplaceCharFilter, TestFrenchMinimalStemFilter, TestItalianAnalyzer, TestCollationKeyAnalyzer, TestStopAnalyzer, TestScandinavianFoldingFilterFactory, TestPorterStemFilter, TestHungarianLightStemFilterFactory, TestHyphenationCompoundWordTokenFilterFactory, TestSoraniAnalyzer, TestRemoveDuplicatesTokenFilterFactory, TestReverseStringFilter, TestCaseSensitive, TestAllAnalyzersHaveFactories, TestRomanianAnalyzer, TestHunspellStemFilterFactory, TestCommonGramsQueryFilterFactory, TestHyphenatedWordsFilter, TestPortugueseLightStemFilter, TestFinnishLightStemFilter, TokenOffsetPayloadTokenFilterTest, TestComplexPrefix, TypeAsPayloadTokenFilterTest, TestUAX29URLEmailTokenizer, TestNGramFilters, TestFactories, TestHTMLStripCharFilterFactory, TestStopFilter, TestBulgarianStemmer, TestCircumfix, TestAlternateCasing, TestSingleTokenTokenFilter, TestStandardFactories, TestLimitTokenCountFilterFactory, TestCzechAnalyzer, TestFullStrip, NGramTokenFilterTest, TestThaiAnalyzer, TestNorwegianLightStemFilterFactory, TestSnowballPorterFilterFactory, TestSwedishLightStemFilterFactory, TestGermanLightStemFilterFactory, ShingleAnalyzerWrapperTest, TestTrimFilter, TestPatternTokenizer, TestBrazilianStemFilterFactory, TestDanishAnalyzer, TokenRangeSinkTokenizerTest, TestGreekStemFilterFactory, TestCharTokenizers, TestDependencies, TestRandomChains, HTMLStripCharFilterTest]
>    [junit4] Completed in 1.88s, 31 tests, 1 failure <<< FAILURES!
>
> [...truncated 405 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:452: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:2140: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\build.xml:106: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\module-build.xml:58: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965: There were test failures: 268 suites, 1353 tests, 1 failure, 1 ignored
>
> Total time: 27 minutes 45 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_67) - Build # 4443 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4443/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3DCF993F0F4631A6]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([3DCF993F0F4631A6]:0)




Build Log:
[...truncated 10853 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\init-core-data-001
   [junit4]   2> 2182043 T3968 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2182043 T3968 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ugpw/
   [junit4]   2> 2182067 T3968 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2182067 T3968 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2182073 T3969 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2182196 T3968 oasc.ZkTestServer.run start zk server on port:56899
   [junit4]   2> 2182196 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2182199 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2182206 T3976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bb960f6 name:ZooKeeperConnection Watcher:127.0.0.1:56899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2182206 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2182206 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2182206 T3968 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2182215 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2182217 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2182226 T3979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70e505b9 name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2182227 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2182227 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2182227 T3968 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2182232 T3968 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2182236 T3968 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2182240 T3968 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2182244 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2182244 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2182250 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2182250 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2182258 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2182258 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2182264 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2182264 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2182269 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2182269 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2182273 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2182273 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2182278 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2182278 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2182283 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2182283 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2182288 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2182288 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2182293 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2182293 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2182298 T3968 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2182298 T3968 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2182305 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2182310 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2182311 T3982 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1592d7fc name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2182311 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2182311 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2184355 T3968 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2184365 T3968 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2184390 T3968 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56909
   [junit4]   2> 2184395 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2184395 T3968 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2184397 T3968 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-002
   [junit4]   2> 2184397 T3968 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-002\'
   [junit4]   2> 2184438 T3968 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-002\solr.xml
   [junit4]   2> 2184539 T3968 oasc.CoreContainer.<init> New CoreContainer 933801199
   [junit4]   2> 2184539 T3968 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-002\]
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2184543 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2184545 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2184547 T3968 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2184547 T3968 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2184554 T3968 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2184558 T3968 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2184558 T3968 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2184558 T3968 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2184558 T3968 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56899/solr
   [junit4]   2> 2184558 T3968 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2184562 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2184563 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2184568 T3994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73d99907 name:ZooKeeperConnection Watcher:127.0.0.1:56899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2184569 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2184569 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2184572 T3970 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149ceec0cfa0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2184575 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2184578 T3997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af76892 name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2184579 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2184580 T3968 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2184586 T3968 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2184591 T3968 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2184596 T3968 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2184601 T3968 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2184607 T3968 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2184610 T3968 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56909_ugpw
   [junit4]   2> 2184611 T3968 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56909_ugpw
   [junit4]   2> 2184618 T3968 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2184623 T3968 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2184627 T3968 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2184630 T3968 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56909_ugpw
   [junit4]   2> 2184630 T3968 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2184634 T3968 oasc.Overseer.start Overseer (id=92832780563120132-127.0.0.1:56909_ugpw-n_0000000000) starting
   [junit4]   2> 2184639 T3968 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2184656 T3968 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2184657 T3999 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2184657 T3968 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2184663 T3968 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2184666 T3968 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2184674 T3998 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2184683 T4001 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2184683 T4001 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2184684 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2184684 T4001 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2184692 T3998 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56909_ugpw",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56909/ugpw"}
   [junit4]   2> 2184692 T3998 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2184692 T3998 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 2184692 T3998 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2184698 T3997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2185937 T4001 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2185937 T4001 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2185940 T4001 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2185940 T4001 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2185942 T4001 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2185942 T4001 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-002\collection1\'
   [junit4]   2> 2185946 T4001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2185947 T4001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2185949 T4001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2186033 T4001 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2186110 T4001 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2186113 T4001 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2186126 T4001 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2186609 T4001 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2186613 T4001 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2186615 T4001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2186623 T4001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2186669 T4001 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2186669 T4001 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2186669 T4001 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001/control/data\
   [junit4]   2> 2186670 T4001 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78900845
   [junit4]   2> 2186675 T4001 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\control\data
   [junit4]   2> 2186676 T4001 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001/control/data\index/
   [junit4]   2> 2186676 T4001 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2186679 T4001 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\control\data\index
   [junit4]   2> 2186680 T4001 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=74.3994140625, floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=21.877032830230924, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.70661642771861
   [junit4]   2> 2186691 T4001 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2186692 T4001 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2186698 T4001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2186700 T4001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2186700 T4001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2186700 T4001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2186700 T4001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2186701 T4001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2186701 T4001 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2186701 T4001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2186702 T4001 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2186702 T4001 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2186703 T4001 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2186703 T4001 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2186703 T4001 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2186705 T4001 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2186705 T4001 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2186706 T4001 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2186706 T4001 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2186706 T4001 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2186707 T4001 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2186707 T4001 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2186708 T4001 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2186731 T4001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2186739 T4001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2186745 T4001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2186747 T4001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2186753 T4001 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2186753 T4001 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2186756 T4001 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=51.18359375, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=27.14054831119371, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2186758 T4001 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2186760 T4001 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2186760 T4001 oass.SolrIndexSearcher.<init> Opening Searcher@4f6cfbd0[collection1] main
   [junit4]   2> 2186760 T4001 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2186763 T4001 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2186763 T4001 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2186764 T4001 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2186764 T4001 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2186764 T4001 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2186767 T4001 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2186767 T4001 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2186768 T4001 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2186773 T4001 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2186773 T4001 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2186774 T4001 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2186780 T4001 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2186780 T4002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f6cfbd0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2186782 T4006 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56909/ugpw collection:control_collection shard:shard1
   [junit4]   2> 2186783 T3968 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2186783 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2186786 T4006 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2186799 T4006 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2186800 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2186802 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2186802 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2186805 T4006 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2186805 T4006 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C15982 name=collection1 org.apache.solr.core.SolrCore@190095fd url=https://127.0.0.1:56909/ugpw/collection1 node=127.0.0.1:56909_ugpw C15982_STATE=coll:control_collection core:collection1 props:{core=collection1, node_name=127.0.0.1:56909_ugpw, state=down, base_url=https://127.0.0.1:56909/ugpw}
   [junit4]   2> 2186805 T4006 C15982 P56909 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56909/ugpw/collection1/
   [junit4]   2> 2186806 T4006 C15982 P56909 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2186806 T4006 C15982 P56909 oasc.SyncStrategy.syncToMe https://127.0.0.1:56909/ugpw/collection1/ has no replicas
   [junit4]   2> 2186806 T4006 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56909/ugpw/collection1/ shard1
   [junit4]   2> 2186806 T4006 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2186809 T4009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21c07652 name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2186811 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2186811 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2186816 T3968 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2186826 T3968 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2186827 T3968 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 2186827 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2186828 T3997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2186829 T4009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2186829 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2186835 T4012 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d57497d name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2186835 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2186837 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2186843 T3970 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149ceec0cfa0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2186853 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2186855 T3998 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 2186855 T3998 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2186855 T3998 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2186860 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2186861 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 2186865 T4009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2186866 T3997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2186888 T4006 oasc.ZkController.register We are https://127.0.0.1:56909/ugpw/collection1/ and leader is https://127.0.0.1:56909/ugpw/collection1/
   [junit4]   2> 2186888 T4006 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56909/ugpw
   [junit4]   2> 2186888 T4006 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2186888 T4006 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2186888 T4006 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2186893 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2186904 T3998 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56909_ugpw",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56909/ugpw"}
   [junit4]   2> 2187040 T3997 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2187041 T4009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2188911 T3968 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2188912 T3968 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2188925 T3968 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2188929 T3968 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56924
   [junit4]   2> 2188935 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2188935 T3968 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2188935 T3968 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-003
   [junit4]   2> 2188936 T3968 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-003\'
   [junit4]   2> 2188972 T3968 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-003\solr.xml
   [junit4]   2> 2189072 T3968 oasc.CoreContainer.<init> New CoreContainer 942879475
   [junit4]   2> 2189072 T3968 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-003\]
   [junit4]   2> 2189075 T3968 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2189075 T3968 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2189075 T3968 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2189075 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2189075 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2189077 T3968 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2189077 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2189077 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2189077 T3968 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2189077 T3968 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2189084 T3968 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2189088 T3968 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2189088 T3968 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2189088 T3968 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2189092 T3968 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56899/solr
   [junit4]   2> 2189092 T3968 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2189092 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2189095 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2189098 T4024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@311405af name:ZooKeeperConnection Watcher:127.0.0.1:56899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2189099 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2189099 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2189105 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2189108 T4027 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@753cdc90 name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2189108 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2189122 T3968 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2190261 T3968 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56924_ugpw
   [junit4]   2> 2190262 T3968 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56924_ugpw
   [junit4]   2> 2190271 T3968 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2190289 T4028 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2190289 T4028 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2190292 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2190293 T4028 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2190293 T4028 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2190294 T4028 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2190299 T4028 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 2190299 T4028 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2190310 T3998 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56924_ugpw",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56924/ugpw"}
   [junit4]   2> 2190316 T3998 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2190319 T3998 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 2190328 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2190330 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2190331 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2190333 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 2191426 T4028 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2191426 T4028 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2191429 T4028 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2191429 T4028 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2191431 T4028 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2191431 T4028 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-003\collection1\'
   [junit4]   2> 2191434 T4028 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2191436 T4028 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2191437 T4028 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2191516 T4028 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2191602 T4028 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2191605 T4028 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2191616 T4028 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2192045 T4028 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2192050 T4028 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2192051 T4028 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2192057 T4028 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2192095 T4028 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2192096 T4028 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2192096 T4028 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001/jetty1\
   [junit4]   2> 2192096 T4028 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78900845
   [junit4]   2> 2192099 T4028 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty1
   [junit4]   2> 2192100 T4028 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001/jetty1\index/
   [junit4]   2> 2192100 T4028 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 2192103 T4028 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty1\index
   [junit4]   2> 2192103 T4028 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=74.3994140625, floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=21.877032830230924, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.70661642771861
   [junit4]   2> 2192108 T4028 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2192108 T4028 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2192114 T4028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2192115 T4028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2192115 T4028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2192115 T4028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2192116 T4028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2192116 T4028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2192116 T4028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2192117 T4028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2192117 T4028 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2192117 T4028 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2192118 T4028 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2192119 T4028 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2192119 T4028 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2192120 T4028 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2192120 T4028 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2192121 T4028 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2192121 T4028 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2192121 T4028 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2192122 T4028 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2192122 T4028 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2192124 T4028 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2192135 T4028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2192138 T4028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2192140 T4028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2192142 T4028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2192147 T4028 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2192147 T4028 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2192149 T4028 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=51.18359375, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=27.14054831119371, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2192151 T4028 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 2192151 T4028 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2192152 T4028 oass.SolrIndexSearcher.<init> Opening Searcher@6d643724[collection1] main
   [junit4]   2> 2192153 T4028 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2192155 T4028 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2192155 T4028 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2192157 T4028 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2192157 T4028 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2192157 T4028 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2192159 T4028 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2192159 T4028 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2192160 T4028 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2192160 T4028 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2192163 T4029 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d643724[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2192165 T4028 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2192166 T4032 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56924/ugpw collection:collection1 shard:shard3
   [junit4]   2> 2192168 T3968 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2192169 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2192170 T4032 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 2192182 T4032 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 2192185 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2192186 T4032 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2192186 T4032 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C15983 name=collection1 org.apache.solr.core.SolrCore@2d0b5a78 url=https://127.0.0.1:56924/ugpw/collection1 node=127.0.0.1:56924_ugpw C15983_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:56924_ugpw, state=down, base_url=https://127.0.0.1:56924/ugpw}
   [junit4]   2> 2192186 T4032 C15983 P56924 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56924/ugpw/collection1/
   [junit4]   2> 2192186 T4032 C15983 P56924 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2192186 T4032 C15983 P56924 oasc.SyncStrategy.syncToMe https://127.0.0.1:56924/ugpw/collection1/ has no replicas
   [junit4]   2> 2192186 T4032 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56924/ugpw/collection1/ shard3
   [junit4]   2> 2192189 T4032 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 2192207 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2192209 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2192211 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 2192228 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2192229 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2192230 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2192233 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 2192261 T4032 oasc.ZkController.register We are https://127.0.0.1:56924/ugpw/collection1/ and leader is https://127.0.0.1:56924/ugpw/collection1/
   [junit4]   2> 2192262 T4032 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56924/ugpw
   [junit4]   2> 2192262 T4032 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2192262 T4032 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2192262 T4032 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2192266 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2192277 T4032 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 2192277 T3998 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56924_ugpw",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56924/ugpw"}
   [junit4]   2> 2192288 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2192290 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2192291 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2193944 T3968 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2193945 T3968 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2193956 T3968 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2193959 T3968 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56933
   [junit4]   2> 2193965 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2193966 T3968 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2193966 T3968 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-004
   [junit4]   2> 2193966 T3968 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-004\'
   [junit4]   2> 2194002 T3968 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-004\solr.xml
   [junit4]   2> 2194094 T3968 oasc.CoreContainer.<init> New CoreContainer 1720565798
   [junit4]   2> 2194094 T3968 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-004\]
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2194096 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2194098 T3968 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2194098 T3968 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2194101 T3968 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2194106 T3968 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2194106 T3968 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2194106 T3968 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2194106 T3968 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56899/solr
   [junit4]   2> 2194106 T3968 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2194106 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2194110 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2194114 T4044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61a26416 name:ZooKeeperConnection Watcher:127.0.0.1:56899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2194115 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2194115 T3968 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2194119 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2194121 T4047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53bee23f name:ZooKeeperConnection Watcher:127.0.0.1:56899/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2194122 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2194135 T3968 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2195272 T3968 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56933_ugpw
   [junit4]   2> 2195273 T3968 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56933_ugpw
   [junit4]   2> 2195283 T3968 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2195300 T4048 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2195301 T4048 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2195304 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2195305 T4048 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2195306 T4048 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2195306 T4048 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2195310 T4048 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2195310 T4048 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2195312 T3998 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56933_ugpw",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56933/ugpw"}
   [junit4]   2> 2195318 T3998 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2195321 T3998 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2195331 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2195333 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2195333 T4047 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2195334 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 2195334 T4047 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 2196437 T4048 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2196437 T4048 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2196438 T4048 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2196440 T4048 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2196441 T4048 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2196442 T4048 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-004\collection1\'
   [junit4]   2> 2196445 T4048 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2196446 T4048 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2196448 T4048 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2196528 T4048 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2196587 T4048 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2196590 T4048 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2196615 T4048 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2197057 T4048 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2197061 T4048 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2197063 T4048 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2197069 T4048 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2197112 T4048 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2197112 T4048 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2197112 T4048 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001/jetty2\
   [junit4]   2> 2197114 T4048 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78900845
   [junit4]   2> 2197116 T4048 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty2
   [junit4]   2> 2197117 T4048 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001/jetty2\index/
   [junit4]   2> 2197117 T4048 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 2197119 T4048 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty2\index
   [junit4]   2> 2197120 T4048 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=74.3994140625, floorSegmentMB=0.2451171875, forceMergeDeletesPctAllowed=21.877032830230924, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.70661642771861
   [junit4]   2> 2197156 T4048 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2197156 T4048 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2197167 T4048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2197169 T4048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2197169 T4048 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2197169 T4048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2197170 T4048 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2197170 T4048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2197171 T4048 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2197171 T4048 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2197172 T4048 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2197172 T4048 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2197174 T4048 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2197174 T4048 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2197175 T4048 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2197175 T4048 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2197176 T4048 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2197176 T4048 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2197176 T4048 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2197177 T4048 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2197177 T4048 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2197179 T4048 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2197179 T4048 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2197187 T4048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2197190 T4048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2197193 T4048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2197195 T4048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2197202 T4048 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2197202 T4048 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2197204 T4048 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=51.18359375, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=27.14054831119371, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2197204 T4048 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 2197204 T4048 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2197205 T4048 oass.SolrIndexSearcher.<init> Opening Searcher@67f34e4e[collection1] main
   [junit4]   2> 2197205 T4048 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2197208 T4048 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2197208 T4048 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2197209 T4048 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2197209 T4048 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2197210 T4048 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2197213 T4048 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2197213 T4048 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2197213 T4048 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2197213 T4048 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2197216 T4049 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67f34e4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2197217 T4048 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2197218 T4052 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56933/ugpw collection:collection1 shard:shard2
   [junit4]   2> 2197220 T3968 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2197220 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2197223 T4052 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2197232 T4052 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2197236 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2197237 T4052 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2197237 T4052 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C15984 name=collection1 org.apache.solr.core.SolrCore@1736844b url=https://127.0.0.1:56933/ugpw/collection1 node=127.0.0.1:56933_ugpw C15984_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:56933_ugpw, state=down, base_url=https://127.0.0.1:56933/ugpw}
   [junit4]   2> 2197237 T4052 C15984 P56933 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56933/ugpw/collection1/
   [junit4]   2> 2197237 T4052 C15984 P56933 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2197237 T4052 C15984 P56933 oasc.SyncStrategy.syncToMe https://127.0.0.1:56933/ugpw/collection1/ has no replicas
   [junit4]   2> 2197238 T4052 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56933/ugpw/collection1/ shard2
   [junit4]   2> 2197238 T4052 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2197261 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2197263 T4047 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2197263 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2197267 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 2197267 T4047 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 2197283 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2197285 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2197286 T4047 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2197288 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2197289 T4047 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 2197290 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 2197313 T4052 oasc.ZkController.register We are https://127.0.0.1:56933/ugpw/collection1/ and leader is https://127.0.0.1:56933/ugpw/collection1/
   [junit4]   2> 2197313 T4052 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56933/ugpw
   [junit4]   2> 2197313 T4052 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2197313 T4052 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2197313 T4052 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2197316 T3997 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2197328 T4052 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 2197329 T3998 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56933_ugpw",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56933/ugpw"}
   [junit4]   2> 2197347 T3998 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 2197349 T4047 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2197349 T4027 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2197350 T4047 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 8 
   [junit4]   2> 2197351 T4027 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 8 
   [junit4]   2> 2199012 T3968 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2199012 T3968 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2199020 T3968 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2199024 T3968 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56942
   [junit4]   2> 2199029 T3968 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2199030 T3968 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2199030 T3968 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-005
   [junit4]   2> 2199030 T3968 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-005\'
   [junit4]   2> 2199067 T3968 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-005\solr.xml
   [junit4]   2> 2199137 T3968 oasc.CoreContainer.<init> New CoreContainer 1131504597
   [junit4]   2> 2199137 T3968 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-3DCF993F0F4631A6-001\tempDir-005\]
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2199140 T3968 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2199144 T3968 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2199162 T3968 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2199162 T3968 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2199162 T3968 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2199162 T3968 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56899/solr
   [junit4]   2> 2199162 T3968 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2199162 T3968 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2199165 T3968 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199168 T4064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@652fee0e name:ZooKeeperConnection Watcher:127.0.0.1:56899 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2199169 T3968 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [

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

  [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  34) Thread[id=4050, name=Thread-807, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:925)
   [junit4]   2> 	  35) Thread[id=3983, name=HashSessionScavenger-53, state=TERMINATED, group={null group}]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 	  36) Thread[id=4052, name=coreZkRegister-1232-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  37) Thread[id=4101, name=commitScheduler-1258-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  38) Thread[id=4814, name=zkCallback-1141-thread-115, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 	        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2> 	        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]   2> 	        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  39) Thread[id=4099, name=commitScheduler-1240-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  40) Thread[id=4092, name=coreZkRegister-1250-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), a_t=Lucene50(blocksize=128), a_i=PostingsFormat(name=LuceneFixedGap), rnd_b=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pt, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=78,free=158271320,total=262578176
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResource, TestModifyConfFiles, TestTolerantSearch, SOLR749Test, AnalysisAfterCoreReloadTest, TestTrie, LoggingHandlerTest, URLClassifyProcessorTest, CursorPagingTest, TestConfigOverlay, SolrXmlInZkTest, HdfsWriteToMultipleCollectionsTest, HighlighterMaxOffsetTest, MergeStrategyTest, TestQueryUtils, DistributedSuggestComponentTest, AliasIntegrationTest, FieldAnalysisRequestHandlerTest, PreAnalyzedUpdateProcessorTest, TestSchemaSimilarityResource, ResponseLogComponentTest, BasicFunctionalityTest, DOMUtilTest, StressHdfsTest, TestStandardQParsers, TestMergePolicyConfig, DocValuesMissingTest, HdfsUnloadDistributedZkTest, ZkSolrClientTest, TestCloudManagedSchemaConcurrent, TestSolr4Spatial, TestCSVLoader, OverseerTest, AddSchemaFieldsUpdateProcessorFactoryTest, FileBasedSpellCheckerTest, TestNonDefinedSimilarityFactory, TestNRTOpen, TestManagedSchemaFieldTypeResource, SoftAutoCommitTest, CurrencyFieldXmlFileTest, TestPhraseSuggestions, TestOrdValues, OutputWriterTest, TestCloudManagedSchema, DistributedFacetPivotWhiteBoxTest, TestOmitPositions, TestCloudInspectUtil, TestCollectionAPI, CurrencyFieldOpenExchangeTest, PreAnalyzedFieldTest, TestUtils, TestExceedMaxTermLength, CoreAdminCreateDiscoverTest, TestFoldingMultitermQuery, IndexSchemaRuntimeFieldTest, TestSchemaVersionResource, FacetPivotSmallTest, ShardSplitTest, TestCollapseQParserPlugin, DocValuesTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=3DCF993F0F4631A6 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DCF993F0F4631A6]:0)
   [junit4] Completed in 7354.46s, 1 test, 2 errors <<< FAILURES!

[...truncated 1167 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:186: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:508: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965: There were test failures: 448 suites, 1821 tests, 1 suite-level error, 1 error, 1433 ignored (17 assumptions)

Total time: 207 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_67) - Build # 4442 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4442/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
REGRESSION:  org.apache.solr.cloud.RollingRestartTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([D97278EC125C119A:5894F6F4650371A6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:137)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:132)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:828)
	at org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:62)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11708 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\init-core-data-001
   [junit4]   2> 6800610 T17026 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 6800610 T17026 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 6800614 T17026 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 6800615 T17026 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6800616 T17027 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 6800716 T17026 oasc.ZkTestServer.run start zk server on port:63642
   [junit4]   2> 6800716 T17026 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6800720 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6800727 T17034 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32d6ddd7 name:ZooKeeperConnection Watcher:127.0.0.1:63642 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6800727 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6800728 T17026 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6800728 T17026 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6800733 T17028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149cc4d866d0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6800733 T17026 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6800737 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6800739 T17037 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@583bf51e name:ZooKeeperConnection Watcher:127.0.0.1:63642/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6800739 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6800739 T17026 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6800739 T17026 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 6800745 T17026 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 6800751 T17026 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 6800756 T17026 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 6800762 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 6800763 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 6800771 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 6800771 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 6800777 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6800777 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6800782 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 6800782 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 6800786 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 6800787 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 6800792 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 6800793 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 6800798 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6800799 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 6800804 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6800804 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6800809 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6800810 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6800814 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6800814 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 6800818 T17026 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 6800819 T17026 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 6802576 T17026 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6802584 T17026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63649
   [junit4]   2> 6802584 T17026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6802584 T17026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6802584 T17026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-002
   [junit4]   2> 6802584 T17026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-002\'
   [junit4]   2> 6802622 T17026 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-002\solr.xml
   [junit4]   2> 6802692 T17026 oasc.CoreContainer.<init> New CoreContainer 729794400
   [junit4]   2> 6802692 T17026 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-002\]
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6802695 T17026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6802698 T17026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6802698 T17026 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6802698 T17026 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6802698 T17026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6802698 T17026 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6802700 T17026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63642/solr
   [junit4]   2> 6802700 T17026 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6802700 T17026 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6802702 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6802705 T17049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@452df924 name:ZooKeeperConnection Watcher:127.0.0.1:63642 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6802707 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6802707 T17026 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6802709 T17028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149cc4d866d0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6802713 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6802717 T17052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3439276f name:ZooKeeperConnection Watcher:127.0.0.1:63642/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6802717 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6802719 T17026 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 6802724 T17026 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 6802729 T17026 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 6802734 T17026 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 6802739 T17026 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 6802745 T17026 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 6802747 T17026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63649_
   [junit4]   2> 6802749 T17026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63649_
   [junit4]   2> 6802753 T17026 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 6802755 T17026 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 6802759 T17026 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6802762 T17026 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63649_
   [junit4]   2> 6802762 T17026 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 6802765 T17026 oasc.Overseer.start Overseer (id=92829900677644291-127.0.0.1:63649_-n_0000000000) starting
   [junit4]   2> 6802770 T17026 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 6802789 T17026 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6802792 T17054 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 6802792 T17026 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 6802798 T17026 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 6802801 T17026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6802812 T17053 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 6802821 T17056 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 6802821 T17056 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6802823 T17052 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6802823 T17056 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6802829 T17053 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:63649_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63649",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 6802829 T17053 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 6802830 T17053 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 6802830 T17053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 6802834 T17052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6803814 T17056 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6803814 T17056 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 6803817 T17056 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6803817 T17056 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 6803820 T17056 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6803820 T17056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-002\collection1\'
   [junit4]   2> 6803825 T17056 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 6803827 T17056 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 6803827 T17056 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 6803909 T17056 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6803962 T17056 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6803965 T17056 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6803981 T17056 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6804506 T17056 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6804515 T17056 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6804519 T17056 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6804539 T17056 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6804546 T17056 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6804552 T17056 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6804554 T17056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6804557 T17056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6804557 T17056 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6804559 T17056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6804560 T17056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6804561 T17056 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 6804561 T17056 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 6804561 T17056 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001/control/data\
   [junit4]   2> 6804562 T17056 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c69143c
   [junit4]   2> 6804566 T17056 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data
   [junit4]   2> 6804567 T17056 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001/control/data\index/
   [junit4]   2> 6804568 T17056 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 6804571 T17056 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data\index
   [junit4]   2> 6804571 T17056 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=9.55859375, floorSegmentMB=2.1923828125, forceMergeDeletesPctAllowed=18.203530444533442, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6251355237556602
   [junit4]   2> 6804571 T17056 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data\index;done=true>>]
   [junit4]   2> 6804571 T17056 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data\index
   [junit4]   2> 6804571 T17056 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9b5b8b5
   [junit4]   2> 6804571 T17056 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 6804572 T17056 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 6804572 T17056 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 6804573 T17056 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 1 directories currently being tracked
   [junit4]   2> 6804573 T17056 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data;done=false>>]
   [junit4]   2> 6804574 T17056 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\control\data
   [junit4]   2> 6804574 T17056 oasc.CoreContainer.create ERROR Error creating core [collection1]: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3' org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:895)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:534)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
   [junit4]   2> 	at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:109)
   [junit4]   2> 	at java.lang.Class.newInstance(Class.java:368)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
   [junit4]   2> 	... 15 more
   [junit4]   2> 
   [junit4]   2> 6804577 T17026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 6804577 T17026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6804579 T17026 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6804581 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6804585 T17060 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dbf9afd name:ZooKeeperConnection Watcher:127.0.0.1:63642/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6804585 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6804586 T17026 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6804589 T17026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6804596 T17026 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 6806380 T17026 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 6806382 T17026 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6806386 T17026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63661
   [junit4]   2> 6806387 T17026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6806387 T17026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6806387 T17026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-003
   [junit4]   2> 6806387 T17026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-003\'
   [junit4]   2> 6806432 T17026 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-003\solr.xml
   [junit4]   2> 6806498 T17026 oasc.CoreContainer.<init> New CoreContainer 1029015328
   [junit4]   2> 6806498 T17026 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-003\]
   [junit4]   2> 6806500 T17026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6806500 T17026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6806500 T17026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6806500 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6806500 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6806503 T17026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6806503 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6806503 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6806503 T17026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6806503 T17026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6806503 T17026 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6806503 T17026 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6806503 T17026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6806503 T17026 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6806503 T17026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63642/solr
   [junit4]   2> 6806506 T17026 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6806506 T17026 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6806511 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6806514 T17072 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@748cc8c name:ZooKeeperConnection Watcher:127.0.0.1:63642 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6806515 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6806516 T17026 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6806521 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6806523 T17075 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@671b49e6 name:ZooKeeperConnection Watcher:127.0.0.1:63642/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6806524 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6806544 T17026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6807540 T17026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63661_
   [junit4]   2> 6807542 T17026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63661_
   [junit4]   2> 6807562 T17026 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6807573 T17076 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6807573 T17076 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6807575 T17076 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6807575 T17052 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6807582 T17053 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:63661_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63661",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 6807582 T17053 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 6807583 T17053 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 6807583 T17053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 6807589 T17060 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6807590 T17052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6807589 T17075 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6808565 T17076 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6808565 T17076 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6808566 T17076 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6808566 T17076 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6808569 T17076 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6808569 T17076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-003\collection1\'
   [junit4]   2> 6808572 T17076 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 6808574 T17076 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 6808576 T17076 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 6808680 T17076 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6808744 T17076 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6808747 T17076 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6808764 T17076 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6809209 T17076 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6809225 T17076 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6809228 T17076 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6809253 T17076 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6809258 T17076 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6809263 T17076 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6809265 T17076 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6809266 T17076 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6809266 T17076 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6809268 T17076 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6809268 T17076 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6809268 T17076 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6809268 T17076 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 6809268 T17076 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001/jetty1\
   [junit4]   2> 6809268 T17076 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c69143c
   [junit4]   2> 6809271 T17076 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1
   [junit4]   2> 6809272 T17076 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001/jetty1\index/
   [junit4]   2> 6809272 T17076 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 6809274 T17076 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1\index
   [junit4]   2> 6809274 T17076 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=9.55859375, floorSegmentMB=2.1923828125, forceMergeDeletesPctAllowed=18.203530444533442, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6251355237556602
   [junit4]   2> 6809275 T17076 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1\index;done=true>>]
   [junit4]   2> 6809275 T17076 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1\index
   [junit4]   2> 6809275 T17076 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bd37f4d
   [junit4]   2> 6809275 T17076 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 6809275 T17076 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 6809275 T17076 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 6809276 T17076 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 1 directories currently being tracked
   [junit4]   2> 6809276 T17076 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1;done=false>>]
   [junit4]   2> 6809277 T17076 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty1
   [junit4]   2> 6809277 T17076 oasc.CoreContainer.create ERROR Error creating core [collection1]: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3' org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:895)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:534)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
   [junit4]   2> 	at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:109)
   [junit4]   2> 	at java.lang.Class.newInstance(Class.java:368)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
   [junit4]   2> 	... 15 more
   [junit4]   2> 
   [junit4]   2> 6809279 T17026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 6809279 T17026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6810735 T17026 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 6810736 T17026 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6810741 T17026 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63670
   [junit4]   2> 6810742 T17026 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6810742 T17026 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6810742 T17026 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-004
   [junit4]   2> 6810742 T17026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-004\'
   [junit4]   2> 6810775 T17026 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-004\solr.xml
   [junit4]   2> 6810838 T17026 oasc.CoreContainer.<init> New CoreContainer 1228527370
   [junit4]   2> 6810838 T17026 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-004\]
   [junit4]   2> 6810841 T17026 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6810841 T17026 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6810841 T17026 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6810841 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6810842 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6810842 T17026 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6810842 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6810842 T17026 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6810842 T17026 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6810842 T17026 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6810842 T17026 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6810842 T17026 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6810843 T17026 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6810844 T17026 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6810844 T17026 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63642/solr
   [junit4]   2> 6810844 T17026 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6810845 T17026 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6810847 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6810849 T17089 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52f6af7e name:ZooKeeperConnection Watcher:127.0.0.1:63642 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6810850 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6810851 T17026 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6810853 T17028 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149cc4d866d0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6810856 T17026 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6810859 T17092 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49edfb60 name:ZooKeeperConnection Watcher:127.0.0.1:63642/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6810860 T17026 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6810877 T17026 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6811778 T17026 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63670_
   [junit4]   2> 6811779 T17026 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63670_
   [junit4]   2> 6811787 T17026 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6811797 T17093 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6811797 T17093 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6811799 T17093 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6811799 T17052 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6811804 T17053 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:63670_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63670",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 6811805 T17053 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 6811805 T17053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 6811810 T17092 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6811810 T17052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6811810 T17060 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6811810 T17075 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 6812691 T17093 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6812691 T17093 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6812693 T17093 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6812693 T17093 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6812697 T17093 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6812697 T17093 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-004\collection1\'
   [junit4]   2> 6812700 T17093 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 6812703 T17093 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 6812704 T17093 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-D97278EC125C119A-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 6812772 T17093 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6812825 T17093 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6812826 T17093 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6812835 T17093 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6813306 T17093 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6813313 T17093 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6813315 T17093 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6813341 T17093 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6813351 T17093 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6813359 T17093 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6813361 T17093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6813363 T17093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6813364 T17093 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6813366 T17093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6813366 T17093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6813366 T17093 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6813367 T17093 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 6813367 T17093 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001/jetty2\
   [junit4]   2> 6813367 T17093 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c69143c
   [junit4]   2> 6813368 T17093 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2
   [junit4]   2> 6813369 T17093 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001/jetty2\index/
   [junit4]   2> 6813370 T17093 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 6813371 T17093 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2\index
   [junit4]   2> 6813372 T17093 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=9.55859375, floorSegmentMB=2.1923828125, forceMergeDeletesPctAllowed=18.203530444533442, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6251355237556602
   [junit4]   2> 6813372 T17093 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2\index;done=true>>]
   [junit4]   2> 6813373 T17093 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2\index
   [junit4]   2> 6813373 T17093 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@249720e7
   [junit4]   2> 6813373 T17093 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 6813373 T17093 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 6813374 T17093 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 6813374 T17093 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 1 directories currently being tracked
   [junit4]   2> 6813374 T17093 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2;done=false>>]
   [junit4]   2> 6813375 T17093 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RollingRestartTest-D97278EC125C119A-001\tempDir-001\jetty2
   [junit4]   2> 6813375 T17093 oasc.CoreContainer.create ERROR Error creating core [collection1]: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3' org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:895)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:534)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
   [junit4]   2> 	at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:109)
   [junit4]   2> 	at java.lang.Class.newInstance(Class.java:368)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
   [junit4]   2> 	... 15 more
   [junit4]   2> 
   [junit4]   2> 6813378 T17026 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 6813378 T17026 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6813383 T17026 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 7154302 T17026 oasc.Diagnostics.logThreadDumps ERROR Gave up waiting for recovery to finish.  THREAD DUMP:
   [junit4]   2> 	"Thread-5681" Id=17094 WAITING on java.lang.Object@152e63d8
   [junit4]   2> 		at java.lang.Object.wait(Native Method)
   [junit4]   2> 		-  waiting on java.lang.Object@152e63d8
   [junit4]   2> 		at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 		at org.apache.solr.core.CloserThread.run(CoreContainer.java:925)
   [junit4]   2> 	
   [junit4]   2> 	"TEST-RollingRestartTest.testDistribSearch-seed#[D97278EC125C119A]-EventThread" Id=17091 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@cce21d8
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@cce21d8
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 		at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]   2> 	
   [junit4]   2> 	"TEST-RollingRestartTest.testDistribSearch-seed#[D97278EC125C119A]-SendThread(127.0.0.1:63642)" Id=17090 RUNNABLE (in native)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 		-  locked sun.nio.ch.Util$2@df7ff19
   [junit4]   2> 		-  locked java.util.Collections$UnmodifiableSet@26ff3179
   [junit4]   2> 		-  locked sun.nio.ch.WindowsSelectorImpl@77ba27b3
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17086" Id=17086 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17085" Id=17085 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17084" Id=17084 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17083" Id=17083 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17082" Id=17082 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17081" Id=17081 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5e84962d
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17080 Acceptor0 SelectChannelConnector@127.0.0.1:63670" Id=17080 RUNNABLE (in native)
   [junit4]   2> 		at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]   2> 		at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
   [junit4]   2> 		-  locked java.lang.Object@529f94d5
   [junit4]   2> 		at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp685311376-17079 Selector0" Id=17079 RUNNABLE (in native)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 		-  locked sun.nio.ch.Util$2@34df99f8
   [junit4]   2> 		-  locked java.util.Collections$UnmodifiableSet@2ba693e5
   [junit4]   2> 		-  locked sun.nio.ch.WindowsSelectorImpl@4c7efdaa
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 		...
   [junit4]   2> 	
   [junit4]   2> 	"HashSessionScavenger-382" Id=17078 TIMED_WAITING on java.util.TaskQueue@253fcb22
   [junit4]   2> 		at java.lang.Object.wait(Native Method)
   [junit4]   2> 		-  waiting on java.util.TaskQueue@253fcb22
   [junit4]   2> 		at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 		at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 	
   [junit4]   2> 	"Thread-5671" Id=17077 WAITING on java.lang.Object@152e63d8
   [junit4]   2> 		at java.lang.Object.wait(Native Method)
   [junit4]   2> 		-  waiting on java.lang.Object@152e63d8
   [junit4]   2> 		at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 		at org.apache.solr.core.CloserThread.run(CoreContainer.java:925)
   [junit4]   2> 	
   [junit4]   2> 	"TEST-RollingRestartTest.testDistribSearch-seed#[D97278EC125C119A]-EventThread" Id=17074 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f313848
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7f313848
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 		at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]   2> 	
   [junit4]   2> 	"TEST-RollingRestartTest.testDistribSearch-seed#[D97278EC125C119A]-SendThread(127.0.0.1:63642)" Id=17073 RUNNABLE (in native)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 		-  locked sun.nio.ch.Util$2@10153ad
   [junit4]   2> 		-  locked java.util.Collections$UnmodifiableSet@1f4d101
   [junit4]   2> 		-  locked sun.nio.ch.WindowsSelectorImpl@15eadc45
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17069" Id=17069 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17068" Id=17068 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17067" Id=17067 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17066" Id=17066 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17065" Id=17065 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17064" Id=17064 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 		-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e234140
   [junit4]   2> 		at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
   [junit4]   2> 		at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17063 Acceptor0 SelectChannelConnector@127.0.0.1:63661" Id=17063 RUNNABLE (in native)
   [junit4]   2> 		at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]   2> 		at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
   [junit4]   2> 		-  locked java.lang.Object@4c91093d
   [junit4]   2> 		at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 	"qtp702713340-17062 Selector0" Id=17062 RUNNABLE
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2> 		at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2> 		at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 		-  locked sun.nio.ch.Util$2@3b1cb52
   [junit4]   2> 		-  locked java.util.Collections$UnmodifiableSet@5979648f
   [junit4]   2> 		-  locked sun.nio.ch.WindowsSelectorImpl@475efd58
   [junit4]   2>

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

 1.7.0_67 (64-bit)/cpus=2,threads=1,free=201795384,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXmlPersistence, AnalyticsMergeStrategyTest, BadComponentTest, TestFieldResource, SpatialFilterTest, LeaderElectionTest, SyncSliceTest, HdfsSyncSliceTest, TestMultiCoreConfBootstrap, HdfsWriteToMultipleCollectionsTest, StatelessScriptUpdateProcessorFactoryTest, ShardSplitTest, TestRecovery, TestSolrQueryParser, TriLevelCompositeIdRoutingTest, HighlighterConfigTest, DistribCursorPagingTest, TestOverriddenPrefixQueryForCustomFieldType, TestDistributedMissingSort, TestComplexPhraseQParserPlugin, DirectSolrSpellCheckerTest, AsyncMigrateRouteKeyTest, TestOmitPositions, HdfsBasicDistributedZk2Test, CSVRequestHandlerTest, ScriptEngineTest, TestFieldTypeCollectionResource, SortByFunctionTest, ModifyConfFileTest, SuggesterTSTTest, InfoHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestQueryTypes, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestLuceneMatchVersion, TestReplicationHandler, TestFuzzyAnalyzedSuggestions, ChangedSchemaMergeTest, TermVectorComponentDistributedTest, TestFoldingMultitermQuery, PolyFieldTest, IndexSchemaTest, AtomicUpdatesTest, TestDistributedGrouping, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestGroupingSearch, DistributedQueueTest, SolrCoreCheckLockOnStartupTest, ClusterStateTest, DistributedSpellCheckComponentTest, TestRemoteStreaming, TestCSVLoader, AnalyticsQueryTest, HighlighterTest, CopyFieldTest, TestJoin, TestTolerantSearch, TestMergePolicyConfig, TestStressRecovery, TestFastOutputStream, DistributedFacetPivotSmallTest, TestRangeQuery, DocValuesTest, RequiredFieldsTest, TestSolrXml, TestBinaryField, StressHdfsTest, AssignTest, TestBulkSchemaConcurrent, DocumentBuilderTest, MultiThreadedOCPTest, TestAnalyzeInfixSuggestions, TestLazyCores, TermVectorComponentTest, TestSearcherReuse, TestSystemIdResolver, BlockDirectoryTest, TestSolrQueryParserDefaultOperatorResource, TestBadConfig, LeaderInitiatedRecoveryOnCommitTest, NoCacheHeaderTest, SpellCheckComponentTest, TestCopyFieldCollectionResource, TestDocumentBuilder, CoreMergeIndexesAdminHandlerTest, TestRestManager, TestBlendedInfixSuggestions, OverseerTest, TestSolrConfigHandlerConcurrent, TestRandomDVFaceting, RAMDirectoryFactoryTest, BlockCacheTest, TestManagedResource, TestSolrDynamicMBean, TestCSVResponseWriter, HttpPartitionTest, FieldMutatingUpdateProcessorTest, SuggesterTest, TestFreeTextSuggestions, TestSchemaSimilarityResource, StandardRequestHandlerTest, ConnectionManagerTest, TestNonNRTOpen, TestSuggestSpellingConverter, CloudExitableDirectoryReaderTest, SuggestComponentTest, RemoteQueryErrorTest, TestStandardQParsers, MBeansHandlerTest, SharedFSAutoReplicaFailoverTest, SimpleFacetsTest, TestRealTimeGet, TestLMDirichletSimilarityFactory, TestModifyConfFiles, TestChildDocTransformer, TestExpandComponent, TestRawResponseWriter, ResponseLogComponentTest, DOMUtilTest, TestUpdate, BasicFunctionalityTest, DeleteReplicaTest, SimpleCollectionCreateDeleteTest, TestStressLucene, DeleteShardTest, TestShardHandlerFactory, TestCursorMarkWithoutUniqueKey, BasicDistributedZkTest, TestIndexingPerformance, DistributedSuggestComponentTest, QueryEqualityTest, TestStressVersions, ZkSolrClientTest, TestQuerySenderNoQuery, UUIDFieldTest, TestValueSourceCache, TestSolrXmlPersistor, TestCloudSchemaless, DistributedDebugComponentTest, TestConfigOverlay, CurrencyFieldXmlFileTest, DateFieldTest, TestReversedWildcardFilterFactory, HdfsRecoveryZkTest, TestCloudInspectUtil, DebugComponentTest, SolrIndexConfigTest, DistributedFacetPivotWhiteBoxTest, LukeRequestHandlerTest, AnalysisErrorHandlingTest, TestCoreContainer, TestCloudManagedSchemaConcurrent, TestLFUCache, TestIndexSearcher, ZkCLITest, AnalysisAfterCoreReloadTest, TestDFRSimilarityFactory, UUIDUpdateProcessorFallbackTest, TestPseudoReturnFields, PrimUtilsTest, OutputWriterTest, TestArbitraryIndexDir, TestLRUCache, TestDynamicFieldCollectionResource, ShardRoutingTest, CoreAdminRequestStatusTest, StatsComponentTest, OverseerRolesTest, SolrCoreTest, DirectSolrConnectionTest, QueryElevationComponentTest, ShowFileRequestHandlerTest, DisMaxRequestHandlerTest, TestDefaultSimilarityFactory, MinimalSchemaTest, SoftAutoCommitTest, PeerSyncTest, SolrTestCaseJ4Test, CoreAdminCreateDiscoverTest, TestReplicationHandlerBackup, HdfsBasicDistributedZkTest, SynonymTokenizerTest, TestUtils, TestNoOpRegenerator, IndexBasedSpellCheckerTest, TestExceedMaxTermLength, DistributedFacetPivotSmallAdvancedTest, TestAnalyzedSuggestions, ExitableDirectoryReaderTest, TestReloadAndDeleteDocs, TestPhraseSuggestions, BadIndexSchemaTest, TestFastWriter, SolrPluginUtilsTest, TestJmxIntegration, CurrencyFieldOpenExchangeTest, TestRTGBase, TermsComponentTest, TestDynamicFieldResource, TestManagedSchemaFieldTypeResource, BadCopyFieldTest, DocExpirationUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, ZkControllerTest, UpdateParamsTest, UniqFieldsUpdateProcessorFactoryTest, TestStressUserVersions, OutOfBoxZkACLAndCredentialsProvidersTest, TestWriterPerf, SolrXmlInZkTest, TestSchemaNameResource, TestFileDictionaryLookup, CloudMLTQParserTest, TestDistribDocBasedVersion, TestSchemaManager, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestHashPartitioner, TestStressReorder, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestSolr4Spatial, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestTrie, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, SpellingQueryConverterTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, ExternalCollectionsTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed in 376.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 255 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:186: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:508: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965: There were test failures: 448 suites, 1821 tests, 1 failure, 54 ignored (30 assumptions)

Total time: 178 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4441 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4441/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
commitWithin did not work on node: http://127.0.0.1:64164/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:64164/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([CA71B9A4F4F6031D:4B9737BC83A96321]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:345)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BJQParserTest

Error Message:
SolrCore 'collection1' is not available due to init failure: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
	at __randomizedtesting.SeedInfo.seed([CA71B9A4F4F6031D]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:767)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:219)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:235)
	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:677)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:656)
	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:650)
	at org.apache.solr.search.join.BJQParserTest.createIndex(BJQParserTest.java:62)
	at org.apache.solr.search.join.BJQParserTest.beforeClass(BJQParserTest.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:767)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:896)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:535)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
	... 8 more
Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
	at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
	at java.lang.Class.newInstance(Class.java:431)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
	... 15 more




Build Log:
[...truncated 10975 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\init-core-data-001
   [junit4]   2> 1966635 T5180 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1966637 T5180 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1966638 T5180 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1966639 T5181 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1966732 T5180 oasc.ZkTestServer.run start zk server on port:64136
   [junit4]   2> 1966733 T5180 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1966735 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1966745 T5188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e247b4d name:ZooKeeperConnection Watcher:127.0.0.1:64136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1966745 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1966746 T5180 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1966746 T5180 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1966755 T5182 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149c94f8d530000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1966757 T5180 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1966761 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1966764 T5191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae97cea name:ZooKeeperConnection Watcher:127.0.0.1:64136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1966765 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1966765 T5180 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1966765 T5180 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1966770 T5180 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1966774 T5180 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1966776 T5180 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1966781 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1966782 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1966786 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1966787 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1966792 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1966792 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1966796 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1966796 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1966801 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1966801 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1966806 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1966806 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1966808 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1966809 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1966816 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1966817 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1966821 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1966822 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1966829 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1966829 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1966836 T5180 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1966837 T5180 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1968337 T5180 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1968344 T5180 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64143
   [junit4]   2> 1968345 T5180 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1968345 T5180 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1968345 T5180 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-002
   [junit4]   2> 1968345 T5180 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-002\'
   [junit4]   2> 1968378 T5180 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-002\solr.xml
   [junit4]   2> 1968402 T5180 oasc.CoreContainer.<init> New CoreContainer 834760422
   [junit4]   2> 1968402 T5180 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-002\]
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1968405 T5180 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1968405 T5180 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1968405 T5180 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1968405 T5180 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1968405 T5180 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1968408 T5180 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64136/solr
   [junit4]   2> 1968408 T5180 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1968408 T5180 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1968411 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1968415 T5203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@429d0413 name:ZooKeeperConnection Watcher:127.0.0.1:64136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1968416 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1968416 T5180 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1968418 T5182 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149c94f8d530002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1968420 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1968425 T5206 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a62b598 name:ZooKeeperConnection Watcher:127.0.0.1:64136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1968425 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1968427 T5180 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1968432 T5180 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1968436 T5180 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1968440 T5180 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1968443 T5180 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1968448 T5180 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1968450 T5180 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64143_
   [junit4]   2> 1968451 T5180 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64143_
   [junit4]   2> 1968456 T5180 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1968458 T5180 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1968461 T5180 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1968464 T5180 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:64143_
   [junit4]   2> 1968465 T5180 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1968467 T5180 oasc.Overseer.start Overseer (id=92826610848432131-127.0.0.1:64143_-n_0000000000) starting
   [junit4]   2> 1968469 T5180 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1968483 T5180 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1968486 T5180 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1968486 T5208 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1968489 T5180 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1968492 T5180 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1968499 T5207 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1968502 T5210 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1968502 T5210 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1968503 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1968503 T5210 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1968508 T5207 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64143",
   [junit4]   2> 	  "node_name":"127.0.0.1:64143_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1968508 T5207 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1968509 T5207 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 1968509 T5207 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1968512 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1969436 T5210 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1969436 T5210 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1969438 T5210 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1969439 T5210 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1969441 T5210 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1969441 T5210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-002\collection1\'
   [junit4]   2> 1969446 T5210 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1969446 T5210 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1969446 T5210 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1969490 T5210 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1969502 T5210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1969505 T5210 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1969510 T5210 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1969628 T5210 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1969648 T5210 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1969648 T5210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1969663 T5210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1969666 T5210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1969669 T5210 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1969671 T5210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1969672 T5210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1969672 T5210 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1969674 T5210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1969674 T5210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1969674 T5210 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1969674 T5210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1969675 T5210 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/control/data\
   [junit4]   2> 1969675 T5210 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44026582
   [junit4]   2> 1969675 T5210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/control/data\
   [junit4]   2> 1969675 T5210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/control/data\index/
   [junit4]   2> 1969675 T5210 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1969676 T5210 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/control/data\index
   [junit4]   2> 1969676 T5210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5823483816564491]
   [junit4]   2> 1969677 T5210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5487cedf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@504eddab),segFN=segments_1,generation=1}
   [junit4]   2> 1969677 T5210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1969679 T5210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1969680 T5210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1969681 T5210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1969681 T5210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1969681 T5210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1969681 T5210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1969682 T5210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1969682 T5210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1969682 T5210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1969683 T5210 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1969683 T5210 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1969683 T5210 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1969684 T5210 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1969684 T5210 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1969685 T5210 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1969692 T5210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1969694 T5210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1969695 T5210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1969696 T5210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1969700 T5210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1969700 T5210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1969701 T5210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19354656531069603]
   [junit4]   2> 1969701 T5210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5487cedf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@504eddab),segFN=segments_1,generation=1}
   [junit4]   2> 1969701 T5210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1969701 T5210 oass.SolrIndexSearcher.<init> Opening Searcher@53bd05a5[collection1] main
   [junit4]   2> 1969701 T5210 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1969705 T5210 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1969705 T5210 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1969706 T5210 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1969706 T5210 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1969706 T5210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1969707 T5210 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1969708 T5210 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1969710 T5210 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1969714 T5210 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1969715 T5210 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1969715 T5210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1969717 T5211 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53bd05a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1969718 T5210 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1969724 T5180 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1969724 T5180 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1969725 T5180 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1969726 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969726 T5215 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64143 collection:control_collection shard:shard1
   [junit4]   2> 1969729 T5215 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1969730 T5218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66dd2fff name:ZooKeeperConnection Watcher:127.0.0.1:64136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1969730 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1969731 T5180 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1969734 T5180 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1969739 T5180 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1969740 T5215 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1969744 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1969745 T5215 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1969745 T5215 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2987 name=collection1 org.apache.solr.core.SolrCore@7c1866f9 url=http://127.0.0.1:64143/collection1 node=127.0.0.1:64143_ C2987_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64143, node_name=127.0.0.1:64143_, state=down}
   [junit4]   2> 1969745 T5215 C2987 P64143 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64143/collection1/
   [junit4]   2> 1969745 T5215 C2987 P64143 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1969745 T5215 C2987 P64143 oasc.SyncStrategy.syncToMe http://127.0.0.1:64143/collection1/ has no replicas
   [junit4]   2> 1969745 T5215 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64143/collection1/ shard1
   [junit4]   2> 1969746 T5215 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1969759 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1969855 T5218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1969857 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1969897 T5215 oasc.ZkController.register We are http://127.0.0.1:64143/collection1/ and leader is http://127.0.0.1:64143/collection1/
   [junit4]   2> 1969897 T5215 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64143
   [junit4]   2> 1969897 T5215 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1969897 T5215 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1969897 T5215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1969899 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1969904 T5207 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64143",
   [junit4]   2> 	  "node_name":"127.0.0.1:64143_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1970000 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1970001 T5218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1971113 T5180 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1971114 T5180 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1971118 T5180 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64155
   [junit4]   2> 1971120 T5180 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1971120 T5180 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1971120 T5180 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-003
   [junit4]   2> 1971120 T5180 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-003\'
   [junit4]   2> 1971148 T5180 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-003\solr.xml
   [junit4]   2> 1971161 T5180 oasc.CoreContainer.<init> New CoreContainer 2048158683
   [junit4]   2> 1971162 T5180 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-003\]
   [junit4]   2> 1971162 T5180 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1971163 T5180 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1971163 T5180 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1971163 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1971163 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1971164 T5180 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1971164 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1971164 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1971164 T5180 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1971165 T5180 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1971165 T5180 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1971165 T5180 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1971165 T5180 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1971165 T5180 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1971166 T5180 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64136/solr
   [junit4]   2> 1971166 T5180 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1971166 T5180 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1971168 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971173 T5230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5571ef23 name:ZooKeeperConnection Watcher:127.0.0.1:64136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1971174 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1971174 T5180 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1971176 T5182 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149c94f8d530005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1971178 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971181 T5233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@457cc771 name:ZooKeeperConnection Watcher:127.0.0.1:64136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1971181 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1971192 T5180 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1972130 T5180 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64155_
   [junit4]   2> 1972134 T5180 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64155_
   [junit4]   2> 1972144 T5180 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1972150 T5234 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1972150 T5234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1972152 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1972152 T5234 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1972156 T5207 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64155",
   [junit4]   2> 	  "node_name":"127.0.0.1:64155_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1972156 T5207 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1972156 T5207 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1972156 T5207 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1972160 T5233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1972160 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1972160 T5218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1973084 T5234 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1973085 T5234 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1973087 T5234 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1973087 T5234 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1973090 T5234 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1973090 T5234 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-003\collection1\'
   [junit4]   2> 1973096 T5234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1973100 T5234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1973101 T5234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1973145 T5234 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1973176 T5234 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1973179 T5234 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1973183 T5234 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1973312 T5234 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1973318 T5234 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1973320 T5234 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1973336 T5234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1973340 T5234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1973344 T5234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1973344 T5234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1973345 T5234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1973345 T5234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1973347 T5234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1973348 T5234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1973348 T5234 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1973348 T5234 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1973348 T5234 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty1\
   [junit4]   2> 1973349 T5234 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44026582
   [junit4]   2> 1973349 T5234 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty1\
   [junit4]   2> 1973350 T5234 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty1\index/
   [junit4]   2> 1973350 T5234 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1973350 T5234 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty1\index
   [junit4]   2> 1973350 T5234 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5823483816564491]
   [junit4]   2> 1973351 T5234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@50c8905d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4826d82e),segFN=segments_1,generation=1}
   [junit4]   2> 1973351 T5234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1973354 T5234 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1973355 T5234 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1973355 T5234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1973355 T5234 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1973355 T5234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1973356 T5234 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1973356 T5234 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1973356 T5234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1973356 T5234 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1973357 T5234 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1973357 T5234 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1973358 T5234 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1973358 T5234 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1973359 T5234 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1973359 T5234 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1973359 T5234 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1973359 T5234 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1973360 T5234 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1973360 T5234 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1973361 T5234 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1973361 T5234 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1973367 T5234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973369 T5234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973370 T5234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973371 T5234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1973374 T5234 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1973374 T5234 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1973375 T5234 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19354656531069603]
   [junit4]   2> 1973375 T5234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@50c8905d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4826d82e),segFN=segments_1,generation=1}
   [junit4]   2> 1973375 T5234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1973375 T5234 oass.SolrIndexSearcher.<init> Opening Searcher@326e7b4c[collection1] main
   [junit4]   2> 1973376 T5234 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1973377 T5234 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1973378 T5234 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1973378 T5234 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1973379 T5234 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1973379 T5234 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1973380 T5234 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1973380 T5234 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1973380 T5234 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1973381 T5234 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1973383 T5235 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@326e7b4c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1973384 T5234 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1973385 T5238 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64155 collection:collection1 shard:shard2
   [junit4]   2> 1973386 T5180 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1973386 T5180 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1973388 T5238 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1973397 T5238 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1973400 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1973401 T5238 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1973401 T5238 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2988 name=collection1 org.apache.solr.core.SolrCore@1534f302 url=http://127.0.0.1:64155/collection1 node=127.0.0.1:64155_ C2988_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64155, node_name=127.0.0.1:64155_, state=down}
   [junit4]   2> 1973401 T5238 C2988 P64155 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64155/collection1/
   [junit4]   2> 1973401 T5238 C2988 P64155 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1973401 T5238 C2988 P64155 oasc.SyncStrategy.syncToMe http://127.0.0.1:64155/collection1/ has no replicas
   [junit4]   2> 1973406 T5238 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64155/collection1/ shard2
   [junit4]   2> 1973406 T5238 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1973424 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1973519 T5233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1973520 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1973521 T5218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1973565 T5238 oasc.ZkController.register We are http://127.0.0.1:64155/collection1/ and leader is http://127.0.0.1:64155/collection1/
   [junit4]   2> 1973565 T5238 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64155
   [junit4]   2> 1973565 T5238 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1973565 T5238 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1973565 T5238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1973567 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1973574 T5207 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64155",
   [junit4]   2> 	  "node_name":"127.0.0.1:64155_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1973672 T5233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1973673 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1973673 T5218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1974853 T5180 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1974853 T5180 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1974856 T5180 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64164
   [junit4]   2> 1974857 T5180 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1974857 T5180 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1974857 T5180 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-004
   [junit4]   2> 1974857 T5180 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-004\'
   [junit4]   2> 1974907 T5180 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-004\solr.xml
   [junit4]   2> 1974918 T5180 oasc.CoreContainer.<init> New CoreContainer 325089245
   [junit4]   2> 1974920 T5180 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-004\]
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1974921 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1974922 T5180 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1974923 T5180 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1974923 T5180 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1974923 T5180 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1974923 T5180 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1974923 T5180 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1974925 T5180 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1974925 T5180 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64136/solr
   [junit4]   2> 1974925 T5180 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1974925 T5180 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1974927 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1974930 T5250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5eaa21fa name:ZooKeeperConnection Watcher:127.0.0.1:64136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1974930 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1974931 T5180 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1974935 T5180 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1974937 T5253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f4f2019 name:ZooKeeperConnection Watcher:127.0.0.1:64136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1974938 T5180 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1974947 T5180 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1975886 T5180 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64164_
   [junit4]   2> 1975888 T5180 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64164_
   [junit4]   2> 1975902 T5180 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1975912 T5254 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1975912 T5254 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1975913 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1975913 T5254 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1975918 T5207 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64164",
   [junit4]   2> 	  "node_name":"127.0.0.1:64164_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1975918 T5207 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1975918 T5207 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1975922 T5233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1975922 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1975922 T5218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1975922 T5253 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1976910 T5254 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1976910 T5254 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1976912 T5254 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1976912 T5254 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1976916 T5254 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1976916 T5254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-004\collection1\'
   [junit4]   2> 1976921 T5254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1976921 T5254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1976921 T5254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1976962 T5254 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1976973 T5254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1976978 T5254 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1976982 T5254 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1977127 T5254 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1977133 T5254 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1977133 T5254 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1977158 T5254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1977163 T5254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1977166 T5254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1977168 T5254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1977168 T5254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1977168 T5254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1977170 T5254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1977170 T5254 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1977170 T5254 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1977170 T5254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1977171 T5254 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty2\
   [junit4]   2> 1977171 T5254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44026582
   [junit4]   2> 1977173 T5254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty2\
   [junit4]   2> 1977173 T5254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty2\index/
   [junit4]   2> 1977173 T5254 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1977174 T5254 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest-CA71B9A4F4F6031D-001\tempDir-001/jetty2\index
   [junit4]   2> 1977174 T5254 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5823483816564491]
   [junit4]   2> 1977174 T5254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2bf78f5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@336577c4),segFN=segments_1,generation=1}
   [junit4]   2> 1977174 T5254 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1977177 T5254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1977177 T5254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1977177 T5254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1977177 T5254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1977178 T5254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1977178 T5254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1977178 T5254 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1977178 T5254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1977178 T5254 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1977180 T5254 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1977180 T5254 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1977180 T5254 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1977181 T5254 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1977181 T5254 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1977182 T5254 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1977182 T5254 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1977182 T5254 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1977182 T5254 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1977183 T5254 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1977183 T5254 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1977183 T5254 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1977189 T5254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1977190 T5254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1977190 T5254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1977192 T5254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1977195 T5254 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1977195 T5254 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1977197 T5254 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19354656531069603]
   [junit4]   2> 1977198 T5254 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2bf78f5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@336577c4),segFN=segments_1,generation=1}
   [junit4]   2> 1977198 T5254 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1977198 T5254 oass.SolrIndexSearcher.<init> Opening Searcher@54e40e0f[collection1] main
   [junit4]   2> 1977198 T5254 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1977200 T5254 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1977200 T5254 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1977201 T5254 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1977201 T5254 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1977201 T5254 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1977202 T5254 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1977202 T5254 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1977202 T5254 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1977202 T5254 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1977207 T5254 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1977208 T5255 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54e40e0f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1977209 T5180 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1977209 T5180 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1977222 T5258 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64164 collection:collection1 shard:shard1
   [junit4]   2> 1977230 T5258 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1977238 T5258 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1977240 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1977242 T5258 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1977242 T5258 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2989 name=collection1 org.apache.solr.core.SolrCore@62bfa062 url=http://127.0.0.1:64164/collection1 node=127.0.0.1:64164_ C2989_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:64164, node_name=127.0.0.1:64164_, state=down}
   [junit4]   2> 1977242 T5258 C2989 P64164 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64164/collection1/
   [junit4]   2> 1977243 T5258 C2989 P64164 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1977243 T5258 C2989 P64164 oasc.SyncStrategy.syncToMe http://127.0.0.1:64164/collection1/ has no replicas
   [junit4]   2> 1977243 T5258 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64164/collection1/ shard1
   [junit4]   2> 1977244 T5258 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1977277 T5206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1977381 T5233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1977381 T5206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1977382 T5253 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred

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

aceting, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SolrCoreTest, TestGroupingSearch, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet, TestDistribDocBasedVersion, TestReplicaProperties, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, TestConfigOverlay, TestConfigSets, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXmlPersistor, TestReplicationHandlerBackup, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, FacetPivotSmallTest, TestExpandComponent, TestPivotHelperCode, TestIntervalFaceting, TestRawResponseWriter, TestManagedResourceStorage, TestBulkSchemaAPI, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldTypeCollectionResource, TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldResource, TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestManagedSynonymFilterFactory, ModifyConfFileTest, TestCloudManagedSchema, TestCloudManagedSchemaConcurrent, AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, TestComplexPhraseQParserPlugin, TestInitQParser, TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, TestSimpleQParserPlugin, TestSolr4Spatial2, BJQParserTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.seed=CA71B9A4F4F6031D -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=EST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | BJQParserTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA71B9A4F4F6031D]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:767)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:219)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:235)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]    > 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:677)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:656)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:650)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.createIndex(BJQParserTest.java:62)
   [junit4]    > 	at org.apache.solr.search.join.BJQParserTest.beforeClass(BJQParserTest.java:42)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:896)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:535)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
   [junit4]    > 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
   [junit4]    > 	... 8 more
   [junit4]    > Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
   [junit4]    > 	at java.lang.Class.newInstance(Class.java:431)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
   [junit4]    > 	... 15 more
   [junit4] Completed in 0.49s, 0 tests, 1 error <<< FAILURES!

[...truncated 31 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:186: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:508: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965: There were test failures: 448 suites, 1812 tests, 1 suite-level error, 1 failure, 54 ignored (30 assumptions)

Total time: 150 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_40-ea-b09) - Build # 4440 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4440/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: false)

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
SolrCore 'collection1' is not available due to init failure: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
	at __randomizedtesting.SeedInfo.seed([CA5A45250FAB62ED]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:767)
	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:219)
	at org.apache.solr.util.TestHarness.update(TestHarness.java:235)
	at org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:767)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:896)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:535)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
	... 8 more
Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
	at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
	at java.lang.Class.newInstance(Class.java:431)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
	... 15 more




Build Log:
[...truncated 13317 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.RangeFacetTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.RangeFacetTest-CA5A45250FAB62ED-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=mk, timezone=America/St_Johns
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=2,threads=1,free=13501912,total=43237376
   [junit4]   2> NOTE: All tests run in this JVM: [QueryFacetTest, FieldFacetTest, RangeFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RangeFacetTest -Dtests.seed=CA5A45250FAB62ED -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/St_Johns -Dtests.asserts=false -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | RangeFacetTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA5A45250FAB62ED]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:767)
   [junit4]    > 	at org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:219)
   [junit4]    > 	at org.apache.solr.util.TestHarness.update(TestHarness.java:235)
   [junit4]    > 	at org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:51)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:896)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:653)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:510)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:274)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:268)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:535)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
   [junit4]    > 	at org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:305)
   [junit4]    > 	at org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:230)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:530)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:797)
   [junit4]    > 	... 8 more
   [junit4]    > Caused by: java.lang.IllegalAccessException: Class org.apache.solr.core.SolrResourceLoader can not access a member of class org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
   [junit4]    > 	at java.lang.Class.newInstance(Class.java:431)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:531)
   [junit4]    > 	... 15 more
   [junit4] Completed in 0.84s, 0 tests, 1 error <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:525: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:473: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:206: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:508: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:965: There were test failures: 9 suites, 55 tests, 1 suite-level error

Total time: 168 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any