Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4380/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([D560C4A8E8EE6057:54864AB09FB1006B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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)


REGRESSION:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create 
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for 
core: halfcollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([D560C4A8E8EE6057:54864AB09FB1006B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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 11380 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-D560C4A8E8EE6057-001\init-core-data-001
   [junit4]   2> 3437596 T8167 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 3437597 T8167 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 3437605 T8167 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3437606 T8167 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3437608 T8168 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3437710 T8167 oasc.ZkTestServer.run start zk server on 
port:50298
   [junit4]   2> 3437710 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3437714 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3437722 T8174 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11dffeb name:ZooKeeperConnection 
Watcher:127.0.0.1:50298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3437723 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3437725 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3437725 T8167 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3437733 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3437735 T8169 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x1492af9cab90000, 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> 3437739 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3437747 T8176 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30ede2 name:ZooKeeperConnection 
Watcher:127.0.0.1:50298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3437747 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3437747 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3437748 T8167 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3437753 T8167 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3437759 T8167 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3437763 T8167 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3437769 T8167 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> 3437770 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3437779 T8167 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> 3437779 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3437788 T8167 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> 3437788 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3437797 T8167 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> 3437797 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3437805 T8167 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> 3437805 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3437814 T8167 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> 3437814 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3437822 T8167 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> 3437823 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3437830 T8167 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> 3437831 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3437837 T8167 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> 3437837 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3437843 T8167 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> 3437843 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3437850 T8167 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> 3437851 T8167 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3439828 T8167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3439845 T8167 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50305
   [junit4]   2> 3439847 T8167 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3439847 T8167 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3439847 T8167 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-D560C4A8E8EE6057-001\tempDir-002
   [junit4]   2> 3439848 T8167 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-002\'
   [junit4]   2> 3439896 T8167 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-D560C4A8E8EE6057-001\tempDir-002\solr.xml
   [junit4]   2> 3439919 T8167 oasc.CoreContainer.<init> New CoreContainer 
22839578
   [junit4]   2> 3439920 T8167 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-D560C4A8E8EE6057-001\tempDir-002\]
   [junit4]   2> 3439921 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3439921 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3439922 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3439922 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3439922 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3439922 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3439922 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3439922 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3439924 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3439925 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3439925 T8167 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3439925 T8167 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3439925 T8167 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3439925 T8167 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3439928 T8167 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50298/solr
   [junit4]   2> 3439929 T8167 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3439929 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3439932 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3439935 T8187 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cba100 name:ZooKeeperConnection 
Watcher:127.0.0.1:50298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3439936 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3439936 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3439942 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3439947 T8189 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13c2bcb name:ZooKeeperConnection 
Watcher:127.0.0.1:50298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3439947 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3439951 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3439959 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3439965 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3439973 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3439978 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3439986 T8167 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3439989 T8167 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50305_
   [junit4]   2> 3439991 T8167 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50305_
   [junit4]   2> 3439998 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3440003 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3440007 T8167 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3440013 T8167 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:50305_
   [junit4]   2> 3440013 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3440018 T8167 oasc.Overseer.start Overseer 
(id=92652519674150915-127.0.0.1:50305_-n_0000000000) starting
   [junit4]   2> 3440024 T8167 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3440054 T8167 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3440057 T8191 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3440059 T8167 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3440066 T8167 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3440070 T8167 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3440080 T8190 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3440088 T8193 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3440088 T8193 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3440089 T8193 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3440089 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3440097 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50305";,
   [junit4]   2>          "node_name":"127.0.0.1:50305_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3440097 T8190 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 3440097 T8190 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 3440097 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3440105 T8194 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> 3441104 T8193 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3441105 T8193 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3441107 T8193 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3441107 T8193 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3441113 T8193 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3441113 T8193 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-002\collection1\'
   [junit4]   2> 3441121 T8193 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3441122 T8193 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3441122 T8193 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 3441182 T8193 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3441194 T8193 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3441200 T8193 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3441212 T8193 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3441369 T8193 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3441372 T8193 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3441373 T8193 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3441379 T8193 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3441440 T8193 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3441440 T8193 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3441441 T8193 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-D560C4A8E8EE6057-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-001/control/data\
   [junit4]   2> 3441441 T8193 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d28c72
   [junit4]   2> 3441446 T8193 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-D560C4A8E8EE6057-001\tempDir-001\control\data
   [junit4]   2> 3441447 T8193 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-D560C4A8E8EE6057-001\tempDir-001/control/data\index/
   [junit4]   2> 3441447 T8193 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-D560C4A8E8EE6057-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3441450 T8193 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-D560C4A8E8EE6057-001\tempDir-001\control\data\index
   [junit4]   2> 3441451 T8193 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45396155517589787]
   [junit4]   2> 3441462 T8193 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-D560C4A8E8EE6057-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 3441463 T8193 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3441473 T8193 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3441474 T8193 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3441476 T8193 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3441476 T8193 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3441477 T8193 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3441477 T8193 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3441479 T8193 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3441480 T8193 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3441480 T8193 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3441483 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3441484 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3441486 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3441488 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3441489 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3441489 T8193 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3441491 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3441492 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3441492 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3441493 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3441494 T8193 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3441501 T8193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441502 T8193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441504 T8193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441506 T8193 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441510 T8193 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3441510 T8193 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3441513 T8193 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1098327050, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3441517 T8193 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-D560C4A8E8EE6057-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 3441517 T8193 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3441518 T8193 oass.SolrIndexSearcher.<init> Opening 
Searcher@11f6e45[collection1] main
   [junit4]   2> 3441518 T8193 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3441527 T8193 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3441528 T8193 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3441532 T8193 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3441532 T8193 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3441532 T8193 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3441535 T8193 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3441535 T8193 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3441538 T8193 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3441546 T8193 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3441546 T8193 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3441546 T8193 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3441556 T8193 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3441557 T8195 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11f6e45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3441564 T8198 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50305 collection:control_collection 
shard:shard1
   [junit4]   2> 3441565 T8167 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3441565 T8167 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3441567 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3441568 T8198 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3441570 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3441572 T8200 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4deb4c name:ZooKeeperConnection 
Watcher:127.0.0.1:50298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3441573 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3441573 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3441577 T8167 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3441582 T8198 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3441585 T8167 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 3441585 T8167 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 3441586 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3441587 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3441588 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3441589 T8198 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3441589 T8198 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7914 name=collection1 
org.apache.solr.core.SolrCore@4c78f6 url=http://127.0.0.1:50305/collection1 
node=127.0.0.1:50305_ C7914_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:50305, 
node_name=127.0.0.1:50305_, state=down}
   [junit4]   2> 3441590 T8198 C7914 P50305 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50305/collection1/
   [junit4]   2> 3441590 T8198 C7914 P50305 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3441591 T8198 C7914 P50305 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50305/collection1/ has no replicas
   [junit4]   2> 3441592 T8198 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:50305/collection1/ shard1
   [junit4]   2> 3441592 T8198 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3441593 T8202 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9de77d name:ZooKeeperConnection 
Watcher:127.0.0.1:50298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3441593 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3441594 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3441602 T8169 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x1492af9cab90005, 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> 3441614 T8194 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> 3441616 T8203 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> 3441637 T8190 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 3441637 T8190 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 3441637 T8190 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 3441651 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3441651 T8190 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 3441655 T8203 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> 3441656 T8194 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> 3441675 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3441677 T8203 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> 3441678 T8194 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> 3441727 T8198 oasc.ZkController.register We are 
http://127.0.0.1:50305/collection1/ and leader is 
http://127.0.0.1:50305/collection1/
   [junit4]   2> 3441727 T8198 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50305
   [junit4]   2> 3441727 T8198 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3441727 T8198 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3441727 T8198 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3441732 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3441741 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=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:50305";,
   [junit4]   2>          "node_name":"127.0.0.1:50305_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3441849 T8203 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> 3441850 T8194 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> 3443580 T8167 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3443582 T8167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3443587 T8167 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50320
   [junit4]   2> 3443589 T8167 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3443590 T8167 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3443590 T8167 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-D560C4A8E8EE6057-001\tempDir-003
   [junit4]   2> 3443591 T8167 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-003\'
   [junit4]   2> 3443653 T8167 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-D560C4A8E8EE6057-001\tempDir-003\solr.xml
   [junit4]   2> 3443670 T8167 oasc.CoreContainer.<init> New CoreContainer 
19697160
   [junit4]   2> 3443670 T8167 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-D560C4A8E8EE6057-001\tempDir-003\]
   [junit4]   2> 3443672 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3443672 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3443672 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3443672 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3443672 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3443675 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3443675 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3443675 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3443675 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3443675 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3443675 T8167 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3443675 T8167 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3443677 T8167 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3443678 T8167 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3443678 T8167 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50298/solr
   [junit4]   2> 3443680 T8167 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3443680 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3443683 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3443686 T8214 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@148e944 name:ZooKeeperConnection 
Watcher:127.0.0.1:50298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3443687 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3443687 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3443692 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3443695 T8216 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18a89f2 name:ZooKeeperConnection 
Watcher:127.0.0.1:50298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3443695 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3443712 T8167 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3444743 T8167 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50320_
   [junit4]   2> 3444747 T8167 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50320_
   [junit4]   2> 3444771 T8167 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3444784 T8218 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3444784 T8218 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3444789 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3444792 T8218 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 3444793 T8218 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 3444794 T8218 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3444798 T8218 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 3444798 T8218 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3444799 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50320";,
   [junit4]   2>          "node_name":"127.0.0.1:50320_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3444806 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 3444808 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3444819 T8190 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3444820 T8217 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3444821 T8217 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 3445907 T8218 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3445910 T8218 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3445913 T8218 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3445913 T8218 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3445918 T8218 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3445918 T8218 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-003\collection1\'
   [junit4]   2> 3445925 T8218 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3445928 T8218 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3445931 T8218 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 3445987 T8218 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3446001 T8218 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3446007 T8218 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3446013 T8218 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3446157 T8218 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3446158 T8218 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3446158 T8218 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3446166 T8218 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3446215 T8218 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3446216 T8218 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3446216 T8218 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-D560C4A8E8EE6057-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-001/jetty1\
   [junit4]   2> 3446216 T8218 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d28c72
   [junit4]   2> 3446219 T8218 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-D560C4A8E8EE6057-001\tempDir-001\jetty1
   [junit4]   2> 3446220 T8218 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-D560C4A8E8EE6057-001\tempDir-001/jetty1\index/
   [junit4]   2> 3446220 T8218 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-D560C4A8E8EE6057-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3446222 T8218 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-D560C4A8E8EE6057-001\tempDir-001\jetty1\index
   [junit4]   2> 3446224 T8218 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45396155517589787]
   [junit4]   2> 3446228 T8218 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-D560C4A8E8EE6057-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 3446229 T8218 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3446237 T8218 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3446238 T8218 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3446238 T8218 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3446238 T8218 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3446239 T8218 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3446239 T8218 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3446240 T8218 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3446240 T8218 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3446241 T8218 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3446243 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3446244 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3446245 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3446246 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3446247 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3446247 T8218 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3446249 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3446250 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3446250 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3446251 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3446252 T8218 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3446258 T8218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3446264 T8218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3446268 T8218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3446271 T8218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3446274 T8218 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3446274 T8218 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3446276 T8218 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1098327050, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3446281 T8218 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-D560C4A8E8EE6057-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 3446283 T8218 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3446289 T8218 oass.SolrIndexSearcher.<init> Opening 
Searcher@1ec7540[collection1] main
   [junit4]   2> 3446290 T8218 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3446298 T8218 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3446298 T8218 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3446300 T8218 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3446300 T8218 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3446300 T8218 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3446304 T8218 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3446304 T8218 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3446304 T8218 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3446304 T8218 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3446324 T8218 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3446325 T8219 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1ec7540[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3446336 T8222 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50320 collection:collection1 
shard:shard1
   [junit4]   2> 3446339 T8167 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3446340 T8167 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3446340 T8222 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3446354 T8222 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3446358 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3446360 T8222 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3446360 T8222 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7915 name=collection1 
org.apache.solr.core.SolrCore@116d7e6 url=http://127.0.0.1:50320/collection1 
node=127.0.0.1:50320_ C7915_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:50320, 
node_name=127.0.0.1:50320_, state=down}
   [junit4]   2> 3446360 T8222 C7915 P50320 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50320/collection1/
   [junit4]   2> 3446360 T8222 C7915 P50320 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3446360 T8222 C7915 P50320 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50320/collection1/ has no replicas
   [junit4]   2> 3446362 T8222 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:50320/collection1/ shard1
   [junit4]   2> 3446363 T8222 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 3446386 T8190 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3446388 T8217 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3446390 T8217 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 3446407 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3446408 T8190 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3446410 T8217 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3446412 T8217 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 3446442 T8222 oasc.ZkController.register We are 
http://127.0.0.1:50320/collection1/ and leader is 
http://127.0.0.1:50320/collection1/
   [junit4]   2> 3446442 T8222 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50320
   [junit4]   2> 3446442 T8222 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3446442 T8222 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3446442 T8222 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3446444 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3446459 T8222 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 3446460 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=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:50320";,
   [junit4]   2>          "node_name":"127.0.0.1:50320_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3446474 T8190 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3446475 T8217 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3446478 T8217 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 3448463 T8167 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3448464 T8167 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3448472 T8167 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50329
   [junit4]   2> 3448472 T8167 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3448474 T8167 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3448474 T8167 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-D560C4A8E8EE6057-001\tempDir-004
   [junit4]   2> 3448475 T8167 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-004\'
   [junit4]   2> 3448536 T8167 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-D560C4A8E8EE6057-001\tempDir-004\solr.xml
   [junit4]   2> 3448562 T8167 oasc.CoreContainer.<init> New CoreContainer 
24994856
   [junit4]   2> 3448563 T8167 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-D560C4A8E8EE6057-001\tempDir-004\]
   [junit4]   2> 3448564 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3448565 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3448567 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3448568 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3448569 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3448570 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3448571 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3448572 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3448572 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3448573 T8167 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3448573 T8167 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3448574 T8167 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3448574 T8167 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3448575 T8167 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3448575 T8167 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50298/solr
   [junit4]   2> 3448576 T8167 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3448576 T8167 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3448579 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3448582 T8233 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15677d0 name:ZooKeeperConnection 
Watcher:127.0.0.1:50298 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3448584 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3448584 T8167 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3448592 T8167 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3448595 T8235 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@45062b name:ZooKeeperConnection 
Watcher:127.0.0.1:50298/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3448596 T8167 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3448616 T8167 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3449744 T8167 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50329_
   [junit4]   2> 3449745 T8167 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50329_
   [junit4]   2> 3449756 T8167 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3449777 T8237 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3449778 T8237 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3449783 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3449789 T8237 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 3449789 T8237 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 3449790 T8237 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3449794 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50329";,
   [junit4]   2>          "node_name":"127.0.0.1:50329_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3449794 T8237 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 3449794 T8237 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3449801 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 3449803 T8190 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3449816 T8190 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3449818 T8236 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3449818 T8217 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3449819 T8236 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 3449820 T8217 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 3450912 T8237 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3450913 T8237 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3450915 T8237 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3450915 T8237 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3450922 T8237 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3450922 T8237 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-004\collection1\'
   [junit4]   2> 3450925 T8237 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3450930 T8237 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3450933 T8237 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3450992 T8237 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3451006 T8237 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3451011 T8237 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3451019 T8237 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3451171 T8237 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3451173 T8237 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3451176 T8237 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3451182 T8237 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3451250 T8237 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3451251 T8237 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3451252 T8237 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-D560C4A8E8EE6057-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-D560C4A8E8EE6057-001\tempDir-001/jetty2\
   [junit4]   2> 3451252 T8237 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d28c72
   [junit4]   2> 3451254 T8237 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-D560C4A8E8EE6057-001\tempDir-001\jetty2
   [junit4]   2> 3451256 T8237 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-D560C4A8E8EE6057-001\tempDir-001/jetty2\index/
   [junit4]   2> 3451256 T8237 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-D560C4A8E8EE6057-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3451259 T8237 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-D560C4A8E8EE6057-001\tempDir-001\jetty2\index
   [junit4]   2> 3451260 T8237 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45396155517589787]
   [junit4]   2> 3451289 T8237 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-D560C4A8E8EE6057-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 3451290 T8237 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3451299 T8237 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3451300 T8237 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3451301 T8237 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3451302 T8237 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3451302 T8237 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3451303 T8237 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3451304 T8237 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3451305 T8237 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3451305 T8237 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3451308 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3451309 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3451310 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3451312 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3451313 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3451313 T8237 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3451313 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3451314 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3451318 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3451320 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3451321 T8237 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3451329 T8237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3451332 T8237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3451334 T8237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3451336 T8237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3451339 T8237 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3451339 T8237 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3451341 T8237 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1098327050, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3451342 T8237 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-D560C4A8E8EE6057-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 3451342 T8237 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3451344 T8237 oass.SolrIndexSearcher.<init> Opening 
Searcher@119b063[collection1] main
   [junit4]   2> 3451344 T8237 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3451347 T8237 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3451347 T8237 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3451349 T8237 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3451349 T8237 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3451349 T8237 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3451353 T8237 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3451353 T8237 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3451353 T8237 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3451353 T8237 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3451365 T8238 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@119b063[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3451374 T8237 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3451376 T8241 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50329 collection:collection1 
shard:shard1
   [junit4]   2> 3451377 T8167 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3451378 T8167 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3451384 T8241 oasc.ZkController.register We are 
http://127.0.0.1:50329/collection1/ and leader is 
http://127.0.0.1:50320/collection1/
   [junit4]   2> 3451385 T8241 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50329
   [junit4]   2> 3451385 T8241 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 3451386 T8241 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C7916 name=collection1 
org.apache.solr.core.SolrCore@1b4e73f url=http://127.0.0.1:50329/collection1 
node=127.0.0.1:50329_ C7916_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:50329, 
node_name=127.0.0.1:50329_, state=down}
   [junit4]   2> 3451388 T8242 C7916 P50329 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 3451388 T8242 C7916 P50329 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 3451389 T8242 C7916 P50329 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:50320/collection1/ and I am http://127.0.0.1:50329/collection1/
   [junit4]   2> 3451389 T8242 C7916 P50329 oasc.ZkController.publish 
publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 3451390 T8242 C7916 P50329 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 3451395 T8194 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3451396 T8242 C7916 P50329 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sen

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

erWord connecting to 127.0.0.1:56233 56233
   [junit4]   2> 5276552 T10967 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       
/solr/collections/awholynewstresscollection_collection1_0/state.json
   [junit4]   2>                5       
/solr/collections/awholynewstresscollection_collection0_0/state.json
   [junit4]   2>                4       /solr/aliases.json
   [junit4]   2>                4       /solr/clusterstate.json
   [junit4]   2>                2       
/solr/collections/awholynewcollection_2/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch 
-Dtests.seed=D560C4A8E8EE6057 -Dtests.slow=true -Dtests.locale=ar_YE 
-Dtests.timezone=Europe/Guernsey -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    753s | CollectionsAPIDistributedZkTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D560C4A8E8EE6057:54864AB09FB1006B]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 5276573 T10749 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-D560C4A8E8EE6057-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=Lucene41WithOrds), 
a_t=PostingsFormat(name=Lucene41WithOrds), 
intDefault=PostingsFormat(name=MockRandom), 
a_i1=PostingsFormat(name=Lucene41WithOrds), id=PostingsFormat(name=Memory 
doPackFST= false), text=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Lucene41WithOrds), 
timestamp=PostingsFormat(name=Lucene41WithOrds)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_YE, 
timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 
(32-bit)/cpus=2,threads=1,free=270040672,total=523501568
   [junit4]   2> NOTE: All tests run in this JVM: 
[SchemaVersionSpecificBehaviorTest, SuggesterWFSTTest, 
SolrCoreCheckLockOnStartupTest, MergeStrategyTest, AnalyticsQueryTest, 
PeerSyncTest, TestUpdate, TestQueryTypes, TestCloudManagedSchemaConcurrent, 
TestReload, StressHdfsTest, TestFastWriter, TestStressLucene, 
TestSolrXmlPersistence, TestReloadAndDeleteDocs, 
BinaryUpdateRequestHandlerTest, RollingRestartTest, ClusterStateUpdateTest, 
EchoParamsTest, TestRandomFaceting, DistributedTermsComponentTest, 
TestElisionMultitermQuery, TestSolrCoreProperties, ZkSolrClientTest, 
HdfsChaosMonkeySafeLeaderTest, TermVectorComponentTest, OutputWriterTest, 
TestStressUserVersions, TestManagedSynonymFilterFactory, 
TestSchemaNameResource, TestSolrQueryParserResource, 
FieldMutatingUpdateProcessorTest, HdfsRecoveryZkTest, ZkControllerTest, 
HttpPartitionTest, TestMergePolicyConfig, DateFieldTest, TestWriterPerf, 
TestQueryUtils, TestCSVLoader, HardAutoCommitTest, 
DistributedFacetPivotSmallTest, ReturnFieldsTest, TestZkChroot, 
TestHighlightDedupGrouping, TestChildDocTransformer, TestStressReorder, 
MultiTermTest, TestOverriddenPrefixQueryForCustomFieldType, AssignTest, 
SpellingQueryConverterTest, ClusterStateTest, TestSystemIdResolver, 
MoreLikeThisHandlerTest, SampleTest, TestNoOpRegenerator, 
OverseerCollectionProcessorTest, TestSchemaSimilarityResource, DeleteShardTest, 
DocValuesTest, TestSweetSpotSimilarityFactory, BasicZkTest, PluginInfoTest, 
TestPostingsSolrHighlighter, SuggestComponentTest, RequiredFieldsTest, 
DistributedFacetPivotLongTailTest, SliceStateTest, TestSolrIndexConfig, 
CoreContainerCoreInitFailuresTest, SolrXmlInZkTest, SolrIndexSplitterTest, 
CurrencyFieldXmlFileTest, TestExtendedDismaxParser, 
ExitableDirectoryReaderTest, TestModifyConfFiles, TestSortingResponseWriter, 
SpellCheckComponentTest, BasicFunctionalityTest, 
TestManagedSchemaFieldTypeResource, CurrencyFieldOpenExchangeTest, 
TestCoreDiscovery, SharedFSAutoReplicaFailoverTest, TestBinaryField, 
TestImplicitCoreProperties, ParsingFieldUpdateProcessorsTest, 
DebugComponentTest, TestRecoveryHdfs, NotRequiredUniqueKeyTest, ShardSplitTest, 
TestJmxMonitoredMap, TestMissingGroups, TestSort, InfoHandlerTest, 
TestReplicationHandler, ShowFileRequestHandlerTest, 
DistributedFacetPivotLargeTest, TestExpandComponent, TestXIncludeConfig, 
QueryEqualityTest, TestFastLRUCache, BlockDirectoryTest, 
TriLevelCompositeIdRoutingTest, TestHashPartitioner, 
IndexSchemaRuntimeFieldTest, VMParamsZkACLAndCredentialsProvidersTest, 
CursorMarkTest, HdfsCollectionsAPIDistributedZkTest, TestFileDictionaryLookup, 
TestJoin, TestStandardQParsers, FieldAnalysisRequestHandlerTest, 
TestDistributedSearch, ExternalCollectionsTest, TestUtils, 
TestDocBasedVersionConstraints, EnumFieldTest, TestManagedResource, 
TestIndexSearcher, TestCharFilters, ChaosMonkeyNothingIsSafeTest, 
IndexSchemaTest, DefaultValueUpdateProcessorTest, TestRandomMergePolicy, 
TestSuggestSpellingConverter, WordBreakSolrSpellCheckerTest, 
TestRequestStatusCollectionAPI, TestFiltering, TestCopyFieldCollectionResource, 
ZkCLITest, CollectionsAPIAsyncDistributedZkTest, 
SignatureUpdateProcessorFactoryTest, TestConfig, TestOmitPositions, 
StatsComponentTest, TestReversedWildcardFilterFactory, 
XsltUpdateRequestHandlerTest, TestJmxIntegration, HighlighterMaxOffsetTest, 
TestPivotHelperCode, SearchHandlerTest, AnalysisAfterCoreReloadTest, 
TestCloudSchemaless, TestFieldResource, SuggesterTest, 
CoreAdminRequestStatusTest, XmlUpdateRequestHandlerTest, 
DistribCursorPagingTest, CustomCollectionTest, CacheHeaderTest, 
DistributedExpandComponentTest, ConvertedLegacyTest, ChaosMonkeySafeLeaderTest, 
TestSearchPerf, TestInfoStreamLogging, SolrInfoMBeanTest, TestBulkSchemaAPI, 
SimplePostToolTest, TestSolrDeletionPolicy1, TestSolrXmlPersistor, 
SolrCmdDistributorTest, SynonymTokenizerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestPhraseSuggestions, TestNRTOpen, 
DocValuesMultiTest, TestCloudPivotFacet, PreAnalyzedFieldTest, 
DistributedIntervalFacetingTest, AnalysisErrorHandlingTest, AutoCommitTest, 
ResponseHeaderTest, TestSolrJ, TestManagedSchema, TestRestManager, 
TestSchemaVersionResource, NumericFieldsTest, TestFreeTextSuggestions, 
SolrRequestParserTest, CoreAdminCreateDiscoverTest, QueryParsingTest, 
TestIntervalFaceting, TestConfigSets, TestUniqueKeyFieldResource, 
TestDistributedGrouping, HighlighterConfigTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSearcherReuse, 
TestQuerySenderNoQuery, TestManagedStopFilterFactory, TestFaceting, 
UUIDFieldTest, CSVRequestHandlerTest, TestSolrQueryParser, 
StatelessScriptUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, 
DeleteReplicaTest, RemoteQueryErrorTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestLeaderElectionZkExpiry, 
TestTolerantSearch, TestCloudInspectUtil, TestPseudoReturnFields, 
TestInitParams, LukeRequestHandlerTest, DirectUpdateHandlerOptimizeTest, 
TermVectorComponentDistributedTest, LoggingHandlerTest, 
DistributedQueryComponentCustomSortTest, BasicDistributedZkTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed in 753.35s, 1 test, 1 error <<< FAILURES!

[...truncated 697 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:524: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:472: 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:189: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1359:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:961:
 There were test failures: 437 suites, 1795 tests, 1 error, 1 failure, 53 
ignored (30 assumptions)

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


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

Reply via email to