You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/11/21 05:22:44 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1043 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1043/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:50947/_/collection1, http://127.0.0.1:50988/_/collection1, http://127.0.0.1:50971/_/collection1, http://127.0.0.1:50950/_/collection1, http://127.0.0.1:50978/_/collection1, http://127.0.0.1:50998/_/collection1, http://127.0.0.1:50953/_/collection1, http://127.0.0.1:50983/_/collection1, http://127.0.0.1:50944/_/collection1, http://127.0.0.1:50964/_/collection1, http://127.0.0.1:50957/_/collection1, http://127.0.0.1:50993/_/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50947/_/collection1, http://127.0.0.1:50988/_/collection1, http://127.0.0.1:50971/_/collection1, http://127.0.0.1:50950/_/collection1, http://127.0.0.1:50978/_/collection1, http://127.0.0.1:50998/_/collection1, http://127.0.0.1:50953/_/collection1, http://127.0.0.1:50983/_/collection1, http://127.0.0.1:50944/_/collection1, http://127.0.0.1:50964/_/collection1, http://127.0.0.1:50957/_/collection1, http://127.0.0.1:50993/_/collection1]
	at __randomizedtesting.SeedInfo.seed([CE486ACAC0DC0A1C:4FAEE4D2B7836A20]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:354)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1159)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50947/_/collection1, http://127.0.0.1:50988/_/collection1, http://127.0.0.1:50971/_/collection1, http://127.0.0.1:50950/_/collection1, http://127.0.0.1:50978/_/collection1, http://127.0.0.1:50998/_/collection1, http://127.0.0.1:50953/_/collection1, http://127.0.0.1:50944/_/collection1, http://127.0.0.1:50964/_/collection1, http://127.0.0.1:50957/_/collection1]
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:285)
	... 45 more




Build Log:
[...truncated 10419 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 2238321 T5866 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/
   [junit4]   2> 2238329 T5866 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1385006283344
   [junit4]   2> 2238330 T5866 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2238331 T5867 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2238433 T5866 oasc.ZkTestServer.run start zk server on port:50937
   [junit4]   2> 2238435 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2238443 T5873 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c8a88a3 name:ZooKeeperConnection Watcher:127.0.0.1:50937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2238444 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2238444 T5866 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2238456 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2238461 T5875 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46630f99 name:ZooKeeperConnection Watcher:127.0.0.1:50937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2238462 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2238462 T5866 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2238471 T5866 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2238480 T5866 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2238485 T5866 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2238494 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2238495 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2238506 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2238507 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2238516 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2238516 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2238524 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2238525 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2238534 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2238535 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2238543 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2238544 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2238552 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2238554 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2238564 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2238565 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2238577 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2238578 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2238589 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2238590 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2238600 T5866 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2238601 T5866 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2238981 T5866 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2238989 T5866 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50940
   [junit4]   2> 2238990 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2238990 T5866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2238991 T5866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628
   [junit4]   2> 2238991 T5866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/'
   [junit4]   2> 2239035 T5866 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/solr.xml
   [junit4]   2> 2239133 T5866 oasc.CoreContainer.<init> New CoreContainer 801724039
   [junit4]   2> 2239133 T5866 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/]
   [junit4]   2> 2239135 T5866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2239135 T5866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2239136 T5866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2239136 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2239136 T5866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2239137 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2239137 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2239137 T5866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2239137 T5866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2239142 T5866 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2239142 T5866 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2239143 T5866 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2239143 T5866 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 2239143 T5866 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2239145 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2239150 T5886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66699fb5 name:ZooKeeperConnection Watcher:127.0.0.1:50937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2239151 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2239158 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2239162 T5888 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b5eceda name:ZooKeeperConnection Watcher:127.0.0.1:50937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2239163 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2239167 T5866 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2239180 T5866 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2239191 T5866 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2239197 T5866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50940__
   [junit4]   2> 2239200 T5866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50940__
   [junit4]   2> 2239212 T5866 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2239228 T5866 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2239234 T5866 oasc.Overseer.start Overseer (id=90767771785756675-127.0.0.1:50940__-n_0000000000) starting
   [junit4]   2> 2239244 T5866 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2239256 T5889 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2239257 T5890 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2239259 T5866 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2239266 T5866 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2239272 T5866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2239288 T5891 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2239288 T5891 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2239291 T5891 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2240791 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2240793 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50940/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50940__",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2240794 T5889 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2240794 T5889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2240807 T5888 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> 2241294 T5891 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2241295 T5891 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/collection1
   [junit4]   2> 2241295 T5891 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2241296 T5891 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2241297 T5891 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2241300 T5891 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/collection1/'
   [junit4]   2> 2241301 T5891 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/collection1/lib/classes/' to classloader
   [junit4]   2> 2241302 T5891 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/collection1/lib/README' to classloader
   [junit4]   2> 2241387 T5891 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2241442 T5891 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2241446 T5891 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2241454 T5891 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2242041 T5891 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2242052 T5891 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2242056 T5891 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2242090 T5891 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2242097 T5891 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2242104 T5891 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2242109 T5891 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2242109 T5891 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2242110 T5891 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2242113 T5891 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2242114 T5891 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2242114 T5891 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2242114 T5891 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1385006283628/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data/
   [junit4]   2> 2242115 T5891 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7f8d5e
   [junit4]   2> 2242116 T5891 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data
   [junit4]   2> 2242116 T5891 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data/index/
   [junit4]   2> 2242117 T5891 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2242118 T5891 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data/index
   [junit4]   2> 2242118 T5891 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2242122 T5891 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2242122 T5891 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2242126 T5891 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2242127 T5891 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2242127 T5891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2242128 T5891 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2242128 T5891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2242128 T5891 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2242129 T5891 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2242129 T5891 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2242129 T5891 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2242130 T5891 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2242131 T5891 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2242132 T5891 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2242132 T5891 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2242133 T5891 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2242133 T5891 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2242134 T5891 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2242144 T5891 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2242149 T5891 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2242149 T5891 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2242150 T5891 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5029296875, noCFSRatio=0.0]
   [junit4]   2> 2242152 T5891 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2242152 T5891 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2242153 T5891 oass.SolrIndexSearcher.<init> Opening Searcher@569811c0 main
   [junit4]   2> 2242505 T5892 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@569811c0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2242507 T5891 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2242507 T5891 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50940/_ collection:control_collection shard:shard1
   [junit4]   2> 2242511 T5891 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2242532 T5891 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2242539 T5891 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2242540 T5891 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9744 name=collection1 org.apache.solr.core.SolrCore@454c93dd url=http://127.0.0.1:50940/_/collection1 node=127.0.0.1:50940__ C9744_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50940/_, core=collection1, node_name=127.0.0.1:50940__}
   [junit4]   2> 2242540 T5891 C9744 P50940 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50940/_/collection1/
   [junit4]   2> 2242540 T5891 C9744 P50940 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2242541 T5891 C9744 P50940 oasc.SyncStrategy.syncToMe http://127.0.0.1:50940/_/collection1/ has no replicas
   [junit4]   2> 2242541 T5891 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50940/_/collection1/ shard1
   [junit4]   2> 2242541 T5891 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2243830 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2243850 T5888 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> 2243897 T5891 oasc.ZkController.register We are http://127.0.0.1:50940/_/collection1/ and leader is http://127.0.0.1:50940/_/collection1/
   [junit4]   2> 2243897 T5891 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50940/_
   [junit4]   2> 2243897 T5891 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2243898 T5891 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2243898 T5891 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2243902 T5891 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2243905 T5866 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2243906 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2243910 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2243915 T5895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@549b9a7c name:ZooKeeperConnection Watcher:127.0.0.1:50937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2243916 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2243920 T5866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2243927 T5866 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2244278 T5866 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2244284 T5866 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50944
   [junit4]   2> 2244287 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2244287 T5866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2244288 T5866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941
   [junit4]   2> 2244288 T5866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/'
   [junit4]   2> 2244319 T5866 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/solr.xml
   [junit4]   2> 2244406 T5866 oasc.CoreContainer.<init> New CoreContainer 509881128
   [junit4]   2> 2244407 T5866 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/]
   [junit4]   2> 2244408 T5866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2244409 T5866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2244409 T5866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2244409 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2244409 T5866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2244410 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2244410 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2244410 T5866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2244411 T5866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2244416 T5866 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2244416 T5866 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2244416 T5866 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2244417 T5866 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 2244418 T5866 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2244422 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2244425 T5906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@763186 name:ZooKeeperConnection Watcher:127.0.0.1:50937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2244426 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2244435 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2244439 T5908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b464b62 name:ZooKeeperConnection Watcher:127.0.0.1:50937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2244440 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2244451 T5866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2245367 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2245369 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50940/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50940__",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2245380 T5895 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> 2245380 T5908 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> 2245380 T5888 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> 2245462 T5866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50944__
   [junit4]   2> 2245465 T5866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50944__
   [junit4]   2> 2245473 T5908 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2245473 T5895 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2245473 T5888 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2245491 T5909 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2245492 T5909 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2245494 T5909 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2246892 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2246894 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50944/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50944__",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2246894 T5889 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2246894 T5889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2246903 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2246903 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2246904 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2247497 T5909 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2247498 T5909 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/collection1
   [junit4]   2> 2247498 T5909 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2247500 T5909 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2247500 T5909 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2247503 T5909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/collection1/'
   [junit4]   2> 2247509 T5909 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/collection1/lib/classes/' to classloader
   [junit4]   2> 2247509 T5909 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/collection1/lib/README' to classloader
   [junit4]   2> 2247589 T5909 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2247641 T5909 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2247645 T5909 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2247654 T5909 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2248236 T5909 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2248248 T5909 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2248251 T5909 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2248283 T5909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2248288 T5909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2248294 T5909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2248300 T5909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2248301 T5909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2248302 T5909 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2248305 T5909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2248305 T5909 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2248305 T5909 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2248305 T5909 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1385006288941/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1/
   [junit4]   2> 2248306 T5909 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7f8d5e
   [junit4]   2> 2248306 T5909 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1
   [junit4]   2> 2248307 T5909 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1/index/
   [junit4]   2> 2248308 T5909 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2248308 T5909 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1/index
   [junit4]   2> 2248309 T5909 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2248311 T5909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2248312 T5909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2248315 T5909 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2248316 T5909 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2248316 T5909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2248316 T5909 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2248317 T5909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2248317 T5909 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2248317 T5909 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2248318 T5909 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2248318 T5909 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2248318 T5909 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2248320 T5909 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2248320 T5909 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2248320 T5909 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2248321 T5909 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2248321 T5909 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2248322 T5909 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2248330 T5909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2248335 T5909 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2248335 T5909 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2248336 T5909 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5029296875, noCFSRatio=0.0]
   [junit4]   2> 2248339 T5909 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2248339 T5909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2248339 T5909 oass.SolrIndexSearcher.<init> Opening Searcher@70886f74 main
   [junit4]   2> 2248348 T5910 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70886f74 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2248350 T5909 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2248350 T5909 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50944/_ collection:collection1 shard:shard1
   [junit4]   2> 2248352 T5909 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2248368 T5909 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2248373 T5909 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2248374 T5909 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9745 name=collection1 org.apache.solr.core.SolrCore@157ffb8f url=http://127.0.0.1:50944/_/collection1 node=127.0.0.1:50944__ C9745_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50944/_, core=collection1, node_name=127.0.0.1:50944__}
   [junit4]   2> 2248374 T5909 C9745 P50944 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50944/_/collection1/
   [junit4]   2> 2248374 T5909 C9745 P50944 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2248374 T5909 C9745 P50944 oasc.SyncStrategy.syncToMe http://127.0.0.1:50944/_/collection1/ has no replicas
   [junit4]   2> 2248375 T5909 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50944/_/collection1/ shard1
   [junit4]   2> 2248375 T5909 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2248418 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2248437 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2248438 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2248438 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2248442 T5909 oasc.ZkController.register We are http://127.0.0.1:50944/_/collection1/ and leader is http://127.0.0.1:50944/_/collection1/
   [junit4]   2> 2248442 T5909 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50944/_
   [junit4]   2> 2248442 T5909 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2248442 T5909 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2248443 T5909 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2248447 T5909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2248450 T5866 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2248451 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2248783 T5866 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2248787 T5866 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50947
   [junit4]   2> 2248788 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2248788 T5866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2248789 T5866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466
   [junit4]   2> 2248789 T5866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/'
   [junit4]   2> 2248832 T5866 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/solr.xml
   [junit4]   2> 2248901 T5866 oasc.CoreContainer.<init> New CoreContainer 1016012249
   [junit4]   2> 2248901 T5866 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/]
   [junit4]   2> 2248903 T5866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2248903 T5866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2248904 T5866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2248904 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2248904 T5866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2248905 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2248905 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2248905 T5866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2248905 T5866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2248910 T5866 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2248910 T5866 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2248910 T5866 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2248911 T5866 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 2248913 T5866 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2248916 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2248920 T5922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@613f55b7 name:ZooKeeperConnection Watcher:127.0.0.1:50937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2248922 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2248929 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2248933 T5924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6284f649 name:ZooKeeperConnection Watcher:127.0.0.1:50937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2248933 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2248943 T5866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2249953 T5866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50947__
   [junit4]   2> 2249956 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2249958 T5866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50947__
   [junit4]   2> 2249959 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50944/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50944__",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2249967 T5908 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2249968 T5895 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2249967 T5924 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2249976 T5924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2249977 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2249976 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2249986 T5888 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2249986 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2249992 T5925 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2249992 T5925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2249995 T5925 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2251492 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2251494 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50947/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50947__",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2251495 T5889 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2251495 T5889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2251505 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2251505 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2251505 T5924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2251505 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2251998 T5925 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2251999 T5925 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/collection1
   [junit4]   2> 2251999 T5925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2252002 T5925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2252003 T5925 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2252007 T5925 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/collection1/'
   [junit4]   2> 2252009 T5925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/collection1/lib/classes/' to classloader
   [junit4]   2> 2252010 T5925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/collection1/lib/README' to classloader
   [junit4]   2> 2252076 T5925 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2252134 T5925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2252139 T5925 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2252146 T5925 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2252692 T5925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2252700 T5925 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2252703 T5925 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2252733 T5925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2252739 T5925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2252744 T5925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2252747 T5925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2252748 T5925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2252748 T5925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2252751 T5925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2252752 T5925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2252752 T5925 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2252752 T5925 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1385006293466/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2/
   [junit4]   2> 2252753 T5925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7f8d5e
   [junit4]   2> 2252754 T5925 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2
   [junit4]   2> 2252754 T5925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2/index/
   [junit4]   2> 2252755 T5925 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2252756 T5925 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2/index
   [junit4]   2> 2252756 T5925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2252761 T5925 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2252761 T5925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2252765 T5925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2252766 T5925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2252766 T5925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2252766 T5925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2252767 T5925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2252767 T5925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2252768 T5925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2252768 T5925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2252768 T5925 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2252769 T5925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2252770 T5925 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2252770 T5925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2252771 T5925 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2252772 T5925 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2252772 T5925 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2252773 T5925 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2252783 T5925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2252787 T5925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2252787 T5925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2252788 T5925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5029296875, noCFSRatio=0.0]
   [junit4]   2> 2252793 T5925 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2252794 T5925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2252794 T5925 oass.SolrIndexSearcher.<init> Opening Searcher@33ac36f7 main
   [junit4]   2> 2252802 T5926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33ac36f7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2252805 T5925 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2252805 T5925 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50947/_ collection:collection1 shard:shard2
   [junit4]   2> 2252808 T5925 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2252823 T5925 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2252830 T5925 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2252831 T5925 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9746 name=collection1 org.apache.solr.core.SolrCore@3ef4f460 url=http://127.0.0.1:50947/_/collection1 node=127.0.0.1:50947__ C9746_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50947/_, core=collection1, node_name=127.0.0.1:50947__}
   [junit4]   2> 2252831 T5925 C9746 P50947 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50947/_/collection1/
   [junit4]   2> 2252832 T5925 C9746 P50947 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2252832 T5925 C9746 P50947 oasc.SyncStrategy.syncToMe http://127.0.0.1:50947/_/collection1/ has no replicas
   [junit4]   2> 2252832 T5925 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50947/_/collection1/ shard2
   [junit4]   2> 2252832 T5925 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2253020 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2253041 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2253041 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2253041 T5924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2253041 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2253067 T5925 oasc.ZkController.register We are http://127.0.0.1:50947/_/collection1/ and leader is http://127.0.0.1:50947/_/collection1/
   [junit4]   2> 2253067 T5925 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50947/_
   [junit4]   2> 2253068 T5925 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2253068 T5925 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2253068 T5925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2253075 T5925 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2253078 T5866 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2253078 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2253403 T5866 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2253408 T5866 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50950
   [junit4]   2> 2253410 T5866 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2253410 T5866 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2253411 T5866 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094
   [junit4]   2> 2253411 T5866 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/'
   [junit4]   2> 2253444 T5866 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/solr.xml
   [junit4]   2> 2253509 T5866 oasc.CoreContainer.<init> New CoreContainer 411131582
   [junit4]   2> 2253510 T5866 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/]
   [junit4]   2> 2253511 T5866 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2253512 T5866 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2253513 T5866 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2253513 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2253513 T5866 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2253514 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2253514 T5866 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2253515 T5866 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2253515 T5866 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2253520 T5866 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2253520 T5866 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2253521 T5866 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2253522 T5866 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50937/solr
   [junit4]   2> 2253522 T5866 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2253524 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254434 T5938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3da72829 name:ZooKeeperConnection Watcher:127.0.0.1:50937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2254436 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2254442 T5866 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254447 T5940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f430ff2 name:ZooKeeperConnection Watcher:127.0.0.1:50937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2254447 T5866 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2254457 T5866 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2254558 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2254560 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50947/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50947__",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2254570 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2254570 T5940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2254570 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2254570 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2254570 T5924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2255470 T5866 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50950__
   [junit4]   2> 2255472 T5866 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50950__
   [junit4]   2> 2255481 T5895 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2255481 T5888 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2255482 T5924 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2255481 T5908 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2255481 T5940 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2255498 T5941 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2255498 T5941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2255500 T5941 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2256084 T5889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2256086 T5889 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50950/_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50950__",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2256087 T5889 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2256087 T5889 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 2256101 T5895 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2256101 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2256101 T5940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2256101 T5888 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2256101 T5924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2256502 T5941 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2256502 T5941 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/collection1
   [junit4]   2> 2256503 T5941 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2256505 T5941 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2256505 T5941 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2256508 T5941 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/collection1/'
   [junit4]   2> 2256510 T5941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/collection1/lib/classes/' to classloader
   [junit4]   2> 2256510 T5941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/collection1/lib/README' to classloader
   [junit4]   2> 2256603 T5941 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2256663 T5941 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2256667 T5941 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2256675 T5941 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2257271 T5941 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2257280 T5941 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2257283 T5941 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2257313 T5941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2257320 T5941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2257326 T5941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2257329 T5941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2257331 T5941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2257332 T5941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2257334 T5941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2257335 T5941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2257335 T5941 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2257335 T5941 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1385006298094/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty3/
   [junit4]   2> 2257335 T5941 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7f8d5e
   [junit4]   2> 2257337 T5941 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty3
   [junit4]   2> 2257337 T5941 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty3/index/
   [junit4]   2> 2257338 T5941 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 2257338 T5941 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty3/index
   [junit4]   2> 2257339 T5941 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2257342 T5941 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 2257342 T5941 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2257358 T5941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2257359 T5941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2257360 T5941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2257360 T5941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2257360 T5941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2257361 T5941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2257361 T5941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2257361 T5941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2257362 T5941 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2257362 T5941 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2257363 T5941 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2257363 T5941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2257363 T5941 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2257364 T5941 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2257364 T5941 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2257365 T5941 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2257374 T5941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2257378 T5941 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2257379 T5941 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2257380 T5941 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2

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

lr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty12 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty12;done=false>>]
   [junit4]   2> 2345691 T5866 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1385006283343/jetty12
   [junit4]   2> 2345696 T6310 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90767771785756700-127.0.0.1:50998__-n_0000000012) am no longer a leader.
   [junit4]   2> 2345700 T6099 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2345717 T5866 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_,null}
   [junit4]   2> 2346100 T6081 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2347040 T5866 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2347046 T5866 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50937 50937
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   1> safe stop:
   [junit4]   1> safe stop:
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=CE486ACAC0DC0A1C -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=America/Boa_Vista -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    109s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50947/_/collection1, http://127.0.0.1:50988/_/collection1, http://127.0.0.1:50971/_/collection1, http://127.0.0.1:50950/_/collection1, http://127.0.0.1:50978/_/collection1, http://127.0.0.1:50998/_/collection1, http://127.0.0.1:50953/_/collection1, http://127.0.0.1:50983/_/collection1, http://127.0.0.1:50944/_/collection1, http://127.0.0.1:50964/_/collection1, http://127.0.0.1:50957/_/collection1, http://127.0.0.1:50993/_/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE486ACAC0DC0A1C:4FAEE4D2B7836A20]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:354)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1159)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:50947/_/collection1, http://127.0.0.1:50988/_/collection1, http://127.0.0.1:50971/_/collection1, http://127.0.0.1:50950/_/collection1, http://127.0.0.1:50978/_/collection1, http://127.0.0.1:50998/_/collection1, http://127.0.0.1:50953/_/collection1, http://127.0.0.1:50944/_/collection1, http://127.0.0.1:50964/_/collection1, http://127.0.0.1:50957/_/collection1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:285)
   [junit4]    > 	... 45 more
   [junit4]   2> 2347237 T5866 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 108926 T5865 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=nl, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=169894560,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, ExternalFileFieldSortTest, HdfsDirectoryTest, SearchHandlerTest, TestOmitPositions, RegexBoostProcessorTest, ZkControllerTest, TestReloadAndDeleteDocs, TestStressReorder, TestSolrQueryParserDefaultOperatorResource, TestNumberUtils, AssignTest, PreAnalyzedUpdateProcessorTest, SolrPluginUtilsTest, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, URLClassifyProcessorTest, OutputWriterTest, NumericFieldsTest, UnloadDistributedZkTest, CopyFieldTest, TestNoOpRegenerator, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, QueryFacetTest, TestModifyConfFiles, TestPostingsSolrHighlighter, ChangedSchemaMergeTest, ModifyConfFileTest, SystemInfoHandlerTest, TestSuggestSpellingConverter, TestWordDelimiterFilterFactory, IndexSchemaTest, TestSurroundQueryParser, DistributedSpellCheckComponentTest, SchemaVersionSpecificBehaviorTest, TestCoreDiscovery, SimpleFacetsTest, TestReplicationHandler, TestRecovery, LeaderElectionTest, PluginInfoTest, SolrIndexSplitterTest, PingRequestHandlerTest, TestCSVLoader, JSONWriterTest, IndexSchemaRuntimeFieldTest, TestBinaryResponseWriter, AliasIntegrationTest, TestSolrQueryParserResource, OverseerCollectionProcessorTest, AbstractAnalyticsStatsTest, TestAtomicUpdateErrorCases, UpdateRequestProcessorFactoryTest, DeleteReplicaTest, TriLevelCompositeIdRoutingTest, DocValuesMultiTest, BasicZkTest, TestFastLRUCache, TestCodecSupport, TestPerFieldSimilarity, TestShardHandlerFactory, TestReload, TestSolrXmlPersistor, TestJmxIntegration, TestArbitraryIndexDir, TestQuerySenderListener, DefaultValueUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, TestInfoStreamLogging, SolrCoreTest, LukeRequestHandlerTest, SoftAutoCommitTest, TestLuceneMatchVersion, TestElisionMultitermQuery, LegacyHTMLStripCharFilterTest, DeleteShardTest, SignatureUpdateProcessorFactoryTest, BadIndexSchemaTest, TestNRTOpen, NotRequiredUniqueKeyTest, XmlUpdateRequestHandlerTest, DirectUpdateHandlerTest, DocValuesTest, TestSolrDeletionPolicy2, TestDocBasedVersionConstraints, FieldFacetExtrasTest, PeerSyncTest, TestDistributedSearch, TestRealTimeGet, DebugComponentTest, IndexBasedSpellCheckerTest, FastVectorHighlighterTest, TestCharFilters, UUIDFieldTest, BasicDistributedZk2Test, TestUniqueKeyFieldResource, SolrXmlInZkTest, TermVectorComponentDistributedTest, DOMUtilTest, TestStressRecovery, CustomCollectionTest, TestDistribDocBasedVersion, TestSolr4Spatial, SolrTestCaseJ4Test, TestRandomMergePolicy, SuggesterFSTTest, HdfsUnloadDistributedZkTest, BinaryUpdateRequestHandlerTest, TestSchemaSimilarityResource, TestLFUCache, TestFastOutputStream, TestIndexingPerformance, PrimitiveFieldTypeTest, CoreAdminCreateDiscoverTest, TestAnalyzedSuggestions, DistanceFunctionTest, TestSolrXml, TestStressLucene, CoreContainerCoreInitFailuresTest, TestSolrQueryParser, XsltUpdateRequestHandlerTest, BlockDirectoryTest, TestZkChroot, TestLRUCache, CoreAdminHandlerTest, TestDistributedGrouping, DirectSolrSpellCheckerTest, TestSolrXmlPersistence, TestDynamicFieldResource, ConvertedLegacyTest, FullSolrCloudDistribCmdsTest, ShowFileRequestHandlerTest, TestCollationField, ClusterStateUpdateTest, BlockCacheTest, TimeZoneUtilsTest, SuggesterTSTTest, MigrateRouteKeyTest, BadComponentTest, SampleTest, ReturnFieldsTest, SpellPossibilityIteratorTest, TestImplicitCoreProperties, TestBM25SimilarityFactory, SimplePostToolTest, SynonymTokenizerTest, TestAnalyzeInfixSuggestions, TestFieldResource, TestStressVersions, CoreMergeIndexesAdminHandlerTest, ShardRoutingTest, TestXIncludeConfig, AddBlockUpdateTest, TestFieldTypeCollectionResource, TestSolrXMLSerializer, BasicDistributedZkTest, SolrIndexConfigTest, SliceStateTest, EnumFieldTest, HighlighterTest, SuggesterWFSTTest, TestClassNameShortening, ParsingFieldUpdateProcessorsTest, TestAddFieldRealTimeGet, StatsComponentTest, TermVectorComponentTest, OverseerTest, AnalysisAfterCoreReloadTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 109.73s, 1 test, 1 error <<< FAILURES!

[...truncated 541 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1272: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 349 suites, 1551 tests, 1 error, 40 ignored (5 assumptions)

Total time: 93 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure