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/26 12:07:27 UTC

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

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

3 tests failed.
FAILED:  org.apache.lucene.mockfile.TestMockFilesystems.testDeleteIfExistsOpenFile

Error Message:
should have gotten exception

Stack Trace:
java.lang.AssertionError: should have gotten exception
	at __randomizedtesting.SeedInfo.seed([8273B5CE58C73484:3098DAA623DAF603]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.mockfile.TestMockFilesystems.testDeleteIfExistsOpenFile(TestMockFilesystems.java:154)
	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)


FAILED:  org.apache.lucene.mockfile.TestMockFilesystems.testRenameOpenFile

Error Message:
should have gotten exception

Stack Trace:
java.lang.AssertionError: should have gotten exception
	at __randomizedtesting.SeedInfo.seed([8273B5CE58C73484:F1A48368AD0DA5A4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.mockfile.TestMockFilesystems.testRenameOpenFile(TestMockFilesystems.java:172)
	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)


FAILED:  org.apache.lucene.mockfile.TestMockFilesystems.testDeleteOpenFile

Error Message:
should have gotten exception

Stack Trace:
java.lang.AssertionError: should have gotten exception
	at __randomizedtesting.SeedInfo.seed([8273B5CE58C73484:83164C6DB99CE49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.mockfile.TestMockFilesystems.testDeleteOpenFile(TestMockFilesystems.java:136)
	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 474 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestMockFilesystems
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockFilesystems -Dtests.method=testDeleteIfExistsOpenFile -Dtests.seed=8273B5CE58C73484 -Dtests.slow=true -Dtests.locale=en_US -Dtests.timezone=America/Matamoros -Dtests.asserts=false -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s | TestMockFilesystems.testDeleteIfExistsOpenFile <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should have gotten exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8273B5CE58C73484:3098DAA623DAF603]:0)
   [junit4]    > 	at org.apache.lucene.mockfile.TestMockFilesystems.testDeleteIfExistsOpenFile(TestMockFilesystems.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockFilesystems -Dtests.method=testRenameOpenFile -Dtests.seed=8273B5CE58C73484 -Dtests.slow=true -Dtests.locale=en_US -Dtests.timezone=America/Matamoros -Dtests.asserts=false -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s | TestMockFilesystems.testRenameOpenFile <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should have gotten exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8273B5CE58C73484:F1A48368AD0DA5A4]:0)
   [junit4]    > 	at org.apache.lucene.mockfile.TestMockFilesystems.testRenameOpenFile(TestMockFilesystems.java:172)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockFilesystems -Dtests.method=testDeleteOpenFile -Dtests.seed=8273B5CE58C73484 -Dtests.slow=true -Dtests.locale=en_US -Dtests.timezone=America/Matamoros -Dtests.asserts=false -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s | TestMockFilesystems.testDeleteOpenFile <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should have gotten exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8273B5CE58C73484:83164C6DB99CE49]:0)
   [junit4]    > 	at org.apache.lucene.mockfile.TestMockFilesystems.testDeleteOpenFile(TestMockFilesystems.java:136)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\test\J0\temp\lucene.mockfile.TestMockFilesystems-8273B5CE58C73484-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_US, timezone=America/Matamoros
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=164886192,total=269484032
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, TestSentinelIntSet, TestSpansAdvanced2, TestFieldType, TestIndexWriterCommit, TestFixedBitDocIdSet, TestDocValuesIndexing, TestMockDirectoryWrapper, Test2BPostings, TestDocsAndPositions, TestDocTermOrdsRangeFilter, TestCachingCollector, TestMutableValues, Test2BPositions, Test2BSortedDocValues, TestOfflineSorter, Nested2, Nested1, TestArrayUtil, TestTermsEnum, TestStressDeletes, TestUniqueTermCount, TestPostingsFormat, TestAddIndexes, TestSimilarityProvider, TestLucene50FieldInfoFormat, TestDateFilter, TestLucene50NormsFormat, TestAutomatonQueryUnicode, TestOperations, TestNRTThreads, TestBinaryDocValuesUpdates, TestSpansAdvanced, TestFieldCacheTermsFilter, TestForTooMuchCloning, TestLucene50SegmentInfoFormat, TestSloppyPhraseQuery2, TestNRTReaderWithThreads, TestIndexWriterMerging, TestByteBlockPool, TestSimpleExplanationsOfNonMatches, Before3, Before3, TestMinimize, TestWildcard, TestHugeRamFile, TestSimpleFSDirectory, TestDocument, TestPrefixInBooleanQuery, TestSizeBoundedForceMerge, TestMultiTermQueryRewrites, TestIndexableField, TestFuzzyQuery, TestIndexReaderClose, TestSpans, TestBlockPostingsFormat3, TestBufferedIndexInput, TestIndexWriterMaxDocs, TestStressIndexing2, TestBinaryDocument, TestStressIndexing, TestAssertingStoredFieldsFormat, TestPrefixRandom, TestCheckIndex, TestCharsRef, TestNumericRangeQuery32, TestPrefixFilter, Nested1, TestSpanExplanationsOfNonMatches, TestBytesRefHash, ThrowInUncaught, InBeforeClass, InTestMethod, InAfterClass, NonStringProperties, TestScorerPerf, TestPostingsOffsets, TestMockCharFilter, TestLockFactory, TestDocBoost, TestIndexWriterNRTIsCurrent, TestNumericRangeQuery64, TestIndexWriterOnDiskFull, TestDocValuesScoring, TestIndexWriterThreadsToSegments, TestDisjunctionMaxQuery, TestIndexWriterForceMerge, TestControlledRealTimeReopenThread, TestSameScoresWithThreads, TestBooleanQuery, TestFastDecompressionMode, TestTieredMergePolicy, TestElevationComparator, Nested, TestMockFilesystems]
   [junit4] Completed in 0.42s, 9 tests, 3 failures <<< FAILURES!

[...truncated 1033 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:515: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:463: 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:49: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1349: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956: There were test failures: 407 suites, 3336 tests, 3 failures, 61 ignored (51 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_20) - Build # 4454 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4454/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseG1GC (asserts: false)

2 tests failed.
FAILED:  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([EC53B8F521227D95]: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([EC53B8F521227D95]:0)




Build Log:
[...truncated 11218 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-EC53B8F521227D95-001\init-core-data-001
   [junit4]   2> 3795757 T9265 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3795758 T9265 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3795770 T9265 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3795772 T9265 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3795774 T9266 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3795870 T9265 oasc.ZkTestServer.run start zk server on port:60330
   [junit4]   2> 3795870 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3795873 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795878 T9273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be3369 name:ZooKeeperConnection Watcher:127.0.0.1:60330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3795880 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3795880 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3795881 T9265 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3795895 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3795899 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795902 T9276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9a6db5 name:ZooKeeperConnection Watcher:127.0.0.1:60330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3795904 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3795905 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3795905 T9265 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3795912 T9265 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3795918 T9265 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3795923 T9265 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3795927 T9265 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> 3795929 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3795940 T9265 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> 3795940 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3795949 T9265 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> 3795950 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3795955 T9265 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> 3795956 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3795961 T9265 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> 3795962 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3795967 T9265 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> 3795967 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3795974 T9265 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> 3795976 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3795980 T9265 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> 3795981 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3795987 T9265 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> 3795988 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3795993 T9265 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> 3795994 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3795999 T9265 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> 3796000 T9265 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3797696 T9265 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3797763 T9265 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60337
   [junit4]   2> 3797764 T9265 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3797764 T9265 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3797764 T9265 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-EC53B8F521227D95-001\tempDir-002
   [junit4]   2> 3797765 T9265 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-002\'
   [junit4]   2> 3797811 T9265 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-EC53B8F521227D95-001\tempDir-002\solr.xml
   [junit4]   2> 3797837 T9265 oasc.CoreContainer.<init> New CoreContainer 15098023
   [junit4]   2> 3797838 T9265 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-EC53B8F521227D95-001\tempDir-002\]
   [junit4]   2> 3797839 T9265 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3797839 T9265 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3797840 T9265 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3797840 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3797841 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3797842 T9265 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3797842 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3797842 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3797842 T9265 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3797842 T9265 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3797842 T9265 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3797842 T9265 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3797844 T9265 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3797844 T9265 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3797844 T9265 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60330/solr
   [junit4]   2> 3797844 T9265 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3797847 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3797849 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3797853 T9288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d61796 name:ZooKeeperConnection Watcher:127.0.0.1:60330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3797854 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3797854 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3797858 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3797861 T9291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@138684f name:ZooKeeperConnection Watcher:127.0.0.1:60330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3797862 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3797865 T9265 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3797871 T9265 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3797878 T9265 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 3797885 T9265 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 3797892 T9265 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 3797898 T9265 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3797902 T9265 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60337_
   [junit4]   2> 3797903 T9265 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60337_
   [junit4]   2> 3797908 T9265 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3797912 T9265 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3797916 T9265 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3797920 T9265 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60337_
   [junit4]   2> 3797920 T9265 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3797924 T9265 oasc.Overseer.start Overseer (id=92867703279714307-127.0.0.1:60337_-n_0000000000) starting
   [junit4]   2> 3797929 T9265 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3797947 T9265 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3797949 T9265 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3797950 T9293 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3797955 T9265 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3797958 T9265 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3797968 T9292 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3797979 T9295 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 3797980 T9295 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3797982 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3797982 T9295 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3797989 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60337",
   [junit4]   2> 	  "node_name":"127.0.0.1:60337_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3797990 T9292 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3797991 T9292 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 3797991 T9292 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3797998 T9291 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> 3798934 T9295 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3798934 T9295 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3798936 T9295 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3798936 T9295 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3798939 T9295 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3798939 T9295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-002\collection1\'
   [junit4]   2> 3798942 T9295 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 3798945 T9295 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 3798946 T9295 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 3798985 T9295 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 3798992 T9295 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 3799018 T9295 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3799033 T9295 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3799039 T9295 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3799065 T9295 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3799227 T9295 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3799229 T9295 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3799231 T9295 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3799238 T9295 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3799288 T9295 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3799288 T9295 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 3799288 T9295 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-EC53B8F521227D95-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-001/control/data\
   [junit4]   2> 3799288 T9295 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4ce18
   [junit4]   2> 3799292 T9295 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-EC53B8F521227D95-001\tempDir-001\control\data
   [junit4]   2> 3799294 T9295 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-EC53B8F521227D95-001\tempDir-001/control/data\index/
   [junit4]   2> 3799294 T9295 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-EC53B8F521227D95-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3799296 T9295 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-EC53B8F521227D95-001\tempDir-001\control\data\index
   [junit4]   2> 3799297 T9295 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6334432344228071]
   [junit4]   2> 3799302 T9295 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-EC53B8F521227D95-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 3799302 T9295 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3799309 T9295 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3799309 T9295 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3799311 T9295 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3799311 T9295 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3799311 T9295 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3799312 T9295 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3799312 T9295 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3799313 T9295 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3799313 T9295 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3799314 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3799315 T9295 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3799315 T9295 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3799316 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3799317 T9295 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3799318 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3799320 T9295 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3799321 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3799321 T9295 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3799323 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3799324 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3799324 T9295 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3799325 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3799326 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3799327 T9295 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3799327 T9295 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3799328 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3799329 T9295 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3799336 T9295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3799338 T9295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3799341 T9295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3799342 T9295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3799347 T9295 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3799347 T9295 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3799349 T9295 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=70.4931640625, floorSegmentMB=1.4794921875, forceMergeDeletesPctAllowed=3.3212543501625955, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3799349 T9295 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-EC53B8F521227D95-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 3799349 T9295 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3799351 T9295 oass.SolrIndexSearcher.<init> Opening Searcher@1051491[collection1] main
   [junit4]   2> 3799351 T9295 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3799353 T9295 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3799354 T9295 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3799355 T9295 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3799356 T9295 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3799356 T9295 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3799358 T9295 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3799359 T9295 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3799360 T9295 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 3799365 T9295 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3799365 T9295 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3799365 T9295 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3799365 T9295 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3799367 T9296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1051491[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3799368 T9295 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3799370 T9299 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60337 collection:control_collection shard:shard1
   [junit4]   2> 3799371 T9265 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3799371 T9265 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3799372 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3799372 T9299 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3799376 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3799379 T9302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee2f7b name:ZooKeeperConnection Watcher:127.0.0.1:60330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3799381 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3799381 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3799384 T9265 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3799388 T9299 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3799392 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3799392 T9299 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3799393 T9299 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3009 name=collection1 org.apache.solr.core.SolrCore@170f71f url=http://127.0.0.1:60337/collection1 node=127.0.0.1:60337_ C3009_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60337, node_name=127.0.0.1:60337_, state=down}
   [junit4]   2> 3799393 T9299 C3009 P60337 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60337/collection1/
   [junit4]   2> 3799394 T9299 C3009 P60337 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3799395 T9299 C3009 P60337 oasc.SyncStrategy.syncToMe http://127.0.0.1:60337/collection1/ has no replicas
   [junit4]   2> 3799395 T9299 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60337/collection1/ shard1
   [junit4]   2> 3799395 T9299 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3799397 T9265 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3799398 T9265 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 3799398 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3799402 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3799404 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 3799409 T9305 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d140d4 name:ZooKeeperConnection Watcher:127.0.0.1:60330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3799410 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3799411 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3799417 T9291 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> 3799418 T9302 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> 3799423 T9267 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149eeaf21180005, 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> 3799442 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60337",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 3799455 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3799459 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":2}
   [junit4]   2> 3799459 T9292 oasc.Overseer$ClusterStateUpdater.buildCollection Building a new collection: collection1
   [junit4]   2> 3799461 T9292 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3799461 T9292 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 3799468 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 3799472 T9302 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> 3799473 T9291 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> 3799514 T9299 oasc.ZkController.register We are http://127.0.0.1:60337/collection1/ and leader is http://127.0.0.1:60337/collection1/
   [junit4]   2> 3799514 T9299 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60337
   [junit4]   2> 3799514 T9299 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3799514 T9299 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 3799515 T9299 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3799519 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3799529 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 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:60337",
   [junit4]   2> 	  "node_name":"127.0.0.1:60337_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3799633 T9302 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> 3799635 T9291 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> 3801122 T9265 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3801123 T9265 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3801130 T9265 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60352
   [junit4]   2> 3801133 T9265 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3801134 T9265 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3801134 T9265 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-EC53B8F521227D95-001\tempDir-003
   [junit4]   2> 3801135 T9265 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-003\'
   [junit4]   2> 3801188 T9265 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-EC53B8F521227D95-001\tempDir-003\solr.xml
   [junit4]   2> 3801210 T9265 oasc.CoreContainer.<init> New CoreContainer 29433267
   [junit4]   2> 3801213 T9265 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-EC53B8F521227D95-001\tempDir-003\]
   [junit4]   2> 3801214 T9265 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3801214 T9265 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3801215 T9265 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3801215 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3801215 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3801215 T9265 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3801215 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3801215 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3801217 T9265 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3801217 T9265 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3801217 T9265 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3801217 T9265 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3801217 T9265 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3801217 T9265 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3801217 T9265 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60330/solr
   [junit4]   2> 3801219 T9265 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3801219 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3801223 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3801226 T9317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@434139 name:ZooKeeperConnection Watcher:127.0.0.1:60330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3801227 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3801227 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3801232 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3801236 T9320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@139cebe name:ZooKeeperConnection Watcher:127.0.0.1:60330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3801236 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3801252 T9265 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3802219 T9265 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60352_
   [junit4]   2> 3802221 T9265 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60352_
   [junit4]   2> 3802231 T9265 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3802243 T9321 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3802244 T9321 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3802246 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3802248 T9321 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 3802249 T9321 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 3802251 T9321 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3802255 T9321 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 3802255 T9321 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3802265 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60352",
   [junit4]   2> 	  "node_name":"127.0.0.1:60352_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3802273 T9292 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3802274 T9292 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3802289 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3802290 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3802291 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3802292 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 3803206 T9321 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3803206 T9321 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3803208 T9321 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3803208 T9321 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3803210 T9321 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3803211 T9321 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-003\collection1\'
   [junit4]   2> 3803214 T9321 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 3803216 T9321 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 3803218 T9321 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 3803252 T9321 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 3803258 T9321 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 3803279 T9321 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3803295 T9321 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3803299 T9321 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3803314 T9321 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3803493 T9321 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3803493 T9321 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3803496 T9321 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3803504 T9321 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3803556 T9321 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3803556 T9321 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 3803558 T9321 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-EC53B8F521227D95-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-001/jetty1\
   [junit4]   2> 3803558 T9321 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4ce18
   [junit4]   2> 3803560 T9321 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-EC53B8F521227D95-001\tempDir-001\jetty1
   [junit4]   2> 3803561 T9321 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-EC53B8F521227D95-001\tempDir-001/jetty1\index/
   [junit4]   2> 3803561 T9321 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-EC53B8F521227D95-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 3803564 T9321 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-EC53B8F521227D95-001\tempDir-001\jetty1\index
   [junit4]   2> 3803565 T9321 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6334432344228071]
   [junit4]   2> 3803578 T9321 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-EC53B8F521227D95-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 3803578 T9321 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3803586 T9321 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3803587 T9321 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3803587 T9321 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3803588 T9321 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3803588 T9321 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3803588 T9321 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3803589 T9321 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3803589 T9321 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3803589 T9321 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3803591 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3803592 T9321 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3803593 T9321 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3803594 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3803595 T9321 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3803598 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3803603 T9321 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3803605 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3803606 T9321 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3803608 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3803613 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3803614 T9321 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3803616 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3803617 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3803619 T9321 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3803620 T9321 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3803621 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3803622 T9321 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3803628 T9321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3803631 T9321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3803633 T9321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3803636 T9321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3803639 T9321 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3803640 T9321 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3803643 T9321 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=70.4931640625, floorSegmentMB=1.4794921875, forceMergeDeletesPctAllowed=3.3212543501625955, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3803646 T9321 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-EC53B8F521227D95-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 3803646 T9321 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3803647 T9321 oass.SolrIndexSearcher.<init> Opening Searcher@14b9c44[collection1] main
   [junit4]   2> 3803647 T9321 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3803650 T9321 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3803650 T9321 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3803651 T9321 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3803651 T9321 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3803653 T9321 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3803655 T9321 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3803656 T9321 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3803656 T9321 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 3803657 T9321 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3803657 T9321 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3803659 T9321 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3803661 T9322 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14b9c44[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3803663 T9325 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60352 collection:collection1 shard:shard2
   [junit4]   2> 3803664 T9265 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3803664 T9265 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3803665 T9325 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3803686 T9325 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3803690 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3803691 T9325 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3803691 T9325 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3010 name=collection1 org.apache.solr.core.SolrCore@774185 url=http://127.0.0.1:60352/collection1 node=127.0.0.1:60352_ C3010_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60352, node_name=127.0.0.1:60352_, state=down}
   [junit4]   2> 3803691 T9325 C3010 P60352 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60352/collection1/
   [junit4]   2> 3803693 T9325 C3010 P60352 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3803693 T9325 C3010 P60352 oasc.SyncStrategy.syncToMe http://127.0.0.1:60352/collection1/ has no replicas
   [junit4]   2> 3803695 T9325 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60352/collection1/ shard2
   [junit4]   2> 3803695 T9325 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3803714 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 3803722 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3803724 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3803726 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 3803736 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60352",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 3803756 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3803756 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3803758 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3803760 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 3803766 T9325 oasc.ZkController.register We are http://127.0.0.1:60352/collection1/ and leader is http://127.0.0.1:60352/collection1/
   [junit4]   2> 3803766 T9325 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60352
   [junit4]   2> 3803766 T9325 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3803766 T9325 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 3803766 T9325 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3803770 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3803782 T9325 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 3803784 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, 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:60352",
   [junit4]   2> 	  "node_name":"127.0.0.1:60352_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3803796 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3803798 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3803800 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 3805293 T9265 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3805294 T9265 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3805299 T9265 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60361
   [junit4]   2> 3805301 T9265 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3805301 T9265 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3805302 T9265 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-EC53B8F521227D95-001\tempDir-004
   [junit4]   2> 3805302 T9265 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-EC53B8F521227D95-001\tempDir-004\'
   [junit4]   2> 3805338 T9265 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-EC53B8F521227D95-001\tempDir-004\solr.xml
   [junit4]   2> 3805355 T9265 oasc.CoreContainer.<init> New CoreContainer 6297862
   [junit4]   2> 3805355 T9265 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-EC53B8F521227D95-001\tempDir-004\]
   [junit4]   2> 3805357 T9265 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3805357 T9265 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3805358 T9265 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3805359 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3805359 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3805359 T9265 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3805359 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3805359 T9265 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3805360 T9265 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3805360 T9265 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3805360 T9265 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3805361 T9265 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3805362 T9265 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3805362 T9265 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3805362 T9265 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60330/solr
   [junit4]   2> 3805362 T9265 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3805364 T9265 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3805366 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3805368 T9337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a7ee9 name:ZooKeeperConnection Watcher:127.0.0.1:60330 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3805370 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3805370 T9265 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3805374 T9265 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3805377 T9340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1985b3b name:ZooKeeperConnection Watcher:127.0.0.1:60330/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3805377 T9265 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3805389 T9265 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3806256 T9265 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60361_
   [junit4]   2> 3806258 T9265 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60361_
   [junit4]   2> 3806267 T9265 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3806276 T9341 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3806277 T9341 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3806280 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3806281 T9341 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 3806281 T9341 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 3806283 T9341 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3806286 T9341 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 3806286 T9341 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3806288 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60361",
   [junit4]   2> 	  "node_name":"127.0.0.1:60361_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3806295 T9292 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3806296 T9292 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3806305 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3806307 T9340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3806307 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3806308 T9340 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 3806308 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 3807144 T9341 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3807144 T9341 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3807147 T9341 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3807147 T9341 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3807151 T9341 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3807152 T9341 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-EC53B8F521227D95-001\tempDir-004\collection1\'
   [junit4]   2> 3807158 T9341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 3807161 T9341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 3807164 T9341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 3807202 T9341 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 3807207 T9341 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 3807223 T9341 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3807238 T9341 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3807241 T9341 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3807252 T9341 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3807394 T9341 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3807396 T9341 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3807398 T9341 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3807404 T9341 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3807443 T9341 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3807443 T9341 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 3807444 T9341 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-EC53B8F521227D95-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-EC53B8F521227D95-001\tempDir-001/jetty2\
   [junit4]   2> 3807444 T9341 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4ce18
   [junit4]   2> 3807447 T9341 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-EC53B8F521227D95-001\tempDir-001\jetty2
   [junit4]   2> 3807447 T9341 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-EC53B8F521227D95-001\tempDir-001/jetty2\index/
   [junit4]   2> 3807447 T9341 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-EC53B8F521227D95-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 3807449 T9341 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-EC53B8F521227D95-001\tempDir-001\jetty2\index
   [junit4]   2> 3807450 T9341 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6334432344228071]
   [junit4]   2> 3807482 T9341 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-EC53B8F521227D95-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 3807482 T9341 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3807488 T9341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3807489 T9341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3807489 T9341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3807489 T9341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3807490 T9341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3807490 T9341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3807491 T9341 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3807492 T9341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3807492 T9341 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3807493 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3807493 T9341 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3807495 T9341 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3807496 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3807497 T9341 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3807498 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3807501 T9341 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3807503 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3807504 T9341 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3807506 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3807507 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3807508 T9341 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3807509 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3807511 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3807512 T9341 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3807513 T9341 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3807515 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3807517 T9341 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3807524 T9341 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3807525 T9341 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3807528 T9341 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3807529 T9341 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3807533 T9341 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3807533 T9341 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3807535 T9341 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=70.4931640625, floorSegmentMB=1.4794921875, forceMergeDeletesPctAllowed=3.3212543501625955, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3807535 T9341 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-EC53B8F521227D95-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 3807535 T9341 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3807537 T9341 oass.SolrIndexSearcher.<init> Opening Searcher@ad5952[collection1] main
   [junit4]   2> 3807537 T9341 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3807539 T9341 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3807539 T9341 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3807542 T9341 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3807542 T9341 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3807542 T9341 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3807548 T9341 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3807548 T9341 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3807548 T9341 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 3807548 T9341 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3807549 T9341 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3807550 T9342 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ad5952[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3807551 T9341 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3807553 T9345 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60361 collection:collection1 shard:shard1
   [junit4]   2> 3807554 T9265 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3807554 T9265 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3807570 T9345 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3807593 T9345 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3807606 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3807609 T9345 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3807610 T9345 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3011 name=collection1 org.apache.solr.core.SolrCore@8ad51c url=http://127.0.0.1:60361/collection1 node=127.0.0.1:60361_ C3011_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60361, node_name=127.0.0.1:60361_, state=down}
   [junit4]   2> 3807610 T9345 C3011 P60361 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60361/collection1/
   [junit4]   2> 3807610 T9345 C3011 P60361 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3807610 T9345 C3011 P60361 oasc.SyncStrategy.syncToMe http://127.0.0.1:60361/collection1/ has no replicas
   [junit4]   2> 3807610 T9345 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60361/collection1/ shard1
   [junit4]   2> 3807612 T9345 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3807629 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 3807640 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3807642 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3807644 T9340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3807645 T9340 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 3807645 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 6 
   [junit4]   2> 3807661 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60361",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 3807668 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3807671 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3807672 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3807675 T9340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3807676 T9340 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 3807677 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 3807683 T9345 oasc.ZkController.register We are http://127.0.0.1:60361/collection1/ and leader is http://127.0.0.1:60361/collection1/
   [junit4]   2> 3807683 T9345 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60361
   [junit4]   2> 3807683 T9345 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3807683 T9345 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 3807685 T9345 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3807689 T9291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3807706 T9345 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 7 
   [junit4]   2> 3807707 T9292 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60361",
   [junit4]   2> 	  "node_name":"127.0.0.1:60361_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3807727 T9292 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 3807730 T9320 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3807732 T9340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3807733 T9320 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 8 
   [junit4]   2> 3807736 T9340 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 8 
   [junit4]   2> 3809249 T9265 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 3809250 T9265 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3809254 T9265 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60370
   

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

it4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  28) Thread[id=9322, name=searcherExecutor-5335-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:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {rnd_b=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Memory doPackFST= true), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=ja_JP, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 (32-bit)/cpus=2,threads=63,free=124953040,total=405798912
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateParamsTest, SpatialFilterTest, ParsingFieldUpdateProcessorsTest, XmlUpdateRequestHandlerTest, TestTolerantSearch, OverseerRolesTest, MigrateRouteKeyTest, SpellPossibilityIteratorTest, DistributedSpellCheckComponentTest, TestJmxMonitoredMap, TestSolrDynamicMBean, TestAtomicUpdateErrorCases, CopyFieldTest, SortByFunctionTest, JsonLoaderTest, TestExpandComponent, TestPivotHelperCode, DeleteShardTest, TestIBSimilarityFactory, TestSimpleQParserPlugin, ReturnFieldsTest, TestBinaryField, TestDefaultSimilarityFactory, DocValuesMultiTest, TestFuzzyAnalyzedSuggestions, TestUpdate, TestSolrDeletionPolicy1, TestMissingGroups, TestRandomDVFaceting, StatelessScriptUpdateProcessorFactoryTest, TestSolr4Spatial2, TestCoreContainer, OverseerStatusTest, LoggingHandlerTest, DocValuesMissingTest, OpenExchangeRatesOrgProviderTest, HdfsChaosMonkeySafeLeaderTest, DOMUtilTest, TestIndexingPerformance, DistributedQueryComponentCustomSortTest, PeerSyncTest, BlockCacheTest, TestShortCircuitedRequests, DistributedTermsComponentTest, CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotWhiteBoxTest, TestDocumentBuilder, DocValuesTest, HttpPartitionTest, PrimUtilsTest, HdfsBasicDistributedZkTest, TestRequestStatusCollectionAPI, PathHierarchyTokenizerFactoryTest, TestDistributedGrouping, TestSolrXmlPersistence, DistanceFunctionTest, TestClassNameShortening, TestSolrJ, SearchHandlerTest, TestStressReorder, SuggesterTest, DirectUpdateHandlerOptimizeTest, TestCodecSupport, TestSystemIdResolver, SimpleCollectionCreateDeleteTest, SuggesterTSTTest, TestHighFrequencyDictionaryFactory, RAMDirectoryFactoryTest, DistributedFacetPivotLongTailTest, TestCloudManagedSchema, TestInfoStreamLogging, OutputWriterTest, ZkCLITest, TestBadConfig, TestFieldTypeCollectionResource, TestDocSet, TestSolrQueryParser, SolrCoreCheckLockOnStartupTest, ShardSplitTest, TestBM25SimilarityFactory, TestFieldSortValues, LeaderFailoverAfterPartitionTest, ScriptEngineTest, BadComponentTest, ClusterStateUpdateTest, UniqFieldsUpdateProcessorFactoryTest, TestDistributedSearch, TestCollapseQParserPlugin, DocExpirationUpdateProcessorFactoryTest, TestDistribDocBasedVersion, TestSearcherReuse, AnalyticsQueryTest, TestReplicationHandler, FullSolrCloudDistribCmdsTest, TestIntervalFaceting, TestLazyCores, TestCloudSchemaless, TestSuggestSpellingConverter, TestStandardQParsers, TestManagedResource, UUIDUpdateProcessorFallbackTest, ChaosMonkeyNothingIsSafeTest, LukeRequestHandlerTest, NumericFieldsTest, ResponseLogComponentTest, TestRecovery, SignatureUpdateProcessorFactoryTest, TestExceedMaxTermLength, TestConfig, TestConfigSets, SimpleFacetsTest, TermsComponentTest, TestRealTimeGet, DistributedQueryComponentOptimizationTest, TestImplicitCoreProperties, CurrencyFieldOpenExchangeTest, TestXIncludeConfig, SolrCoreTest, TestJmxIntegration, DistribCursorPagingTest, SoftAutoCommitTest, MoreLikeThisHandlerTest, TestFieldResource, TestRandomFaceting, CollectionsAPIDistributedZkTest, SOLR749Test, HdfsDirectoryTest, TestSolrConfigHandler, TestWriterPerf, AliasIntegrationTest, AnalysisAfterCoreReloadTest, SpellCheckComponentTest, AutoCommitTest, TestManagedSchema, FieldAnalysisRequestHandlerTest, ResourceLoaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestPseudoReturnFields, AnalyticsMergeStrategyTest, TestDefaultSearchFieldResource, BJQParserTest, UpdateRequestProcessorFactoryTest, TestRTGBase, TestPartialUpdateDeduplication, ExternalFileFieldSortTest, TestCloudPivotFacet, PreAnalyzedFieldTest, TestRecoveryHdfs, TestBlendedInfixSuggestions, SolrRequestParserTest, TestSolrQueryParserResource, TestReloadAndDeleteDocs, ShowFileRequestHandlerTest, ModifyConfFileTest, TestCharFilters, TestModifyConfFiles, TestFaceting, AddSchemaFieldsUpdateProcessorFactoryTest, TestLFUCache, TestStressVersions, CursorPagingTest, TestReplicationHandlerBackup, RecoveryZkTest, UnloadDistributedZkTest, SpellingQueryConverterTest, TestSchemaNameResource, TestQuerySenderListener, RequestHandlersTest, CSVRequestHandlerTest, TestFastLRUCache, LeaderElectionIntegrationTest, TestRawResponseWriter, StressHdfsTest, SystemInfoHandlerTest, CurrencyFieldXmlFileTest, TestReRankQParserPlugin, TestSortingResponseWriter, CacheHeaderTest, TestElisionMultitermQuery, TestFastWriter, MergeStrategyTest, AnalysisErrorHandlingTest, PrimitiveFieldTypeTest, MultiThreadedOCPTest, ConvertedLegacyTest, SimplePostToolTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=EC53B8F521227D95 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=false -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EC53B8F521227D95]:0)
   [junit4] Completed in 7424.13s, 1 test, 2 errors <<< FAILURES!

[...truncated 789 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:515: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:463: 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:1349: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956: There were test failures: 449 suites, 1836 tests, 1 suite-level error, 1 error, 1043 ignored (17 assumptions)

Total time: 238 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client -XX:+UseG1GC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any