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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9472 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9472/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
document count mismatch.  control=1864 sum(shards)=1863 cloudClient=1863

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1864 sum(shards)=1863 cloudClient=1863
	at __randomizedtesting.SeedInfo.seed([DB61EBF6F7A18D53:5A8765EE80FEED6F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor40.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)




Build Log:
[...truncated 10966 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1095974 T5431 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1095974 T5431 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1095979 T5431 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyNothingIsSafeTest-1392389582634
   [junit4]   2> 1095980 T5431 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1096002 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 1096002 T5432 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1096080 T5431 oasc.ZkTestServer.run start zk server on port:57742
   [junit4]   2> 1096081 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096120 T5438 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cfacd8a name:ZooKeeperConnection Watcher:127.0.0.1:57742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096121 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1096121 T5431 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1096126 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096127 T5440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4392349e name:ZooKeeperConnection Watcher:127.0.0.1:57742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096128 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1096128 T5431 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1096132 T5431 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1096135 T5431 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1096136 T5431 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1096138 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1096139 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1096143 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1096144 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1096146 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1096147 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1096153 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1096153 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1096156 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1096156 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1096158 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1096159 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1096161 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1096162 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1096164 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1096165 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1096167 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1096168 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1096169 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1096170 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1096172 T5431 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1096173 T5431 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1096248 T5431 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1096255 T5431 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55369
   [junit4]   2> 1096256 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1096256 T5431 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1096256 T5431 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831
   [junit4]   2> 1096257 T5431 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/'
   [junit4]   2> 1096272 T5431 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/solr.xml
   [junit4]   2> 1096300 T5431 oasc.CoreContainer.<init> New CoreContainer 36845773
   [junit4]   2> 1096300 T5431 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/]
   [junit4]   2> 1096302 T5431 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1096302 T5431 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1096302 T5431 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1096302 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1096302 T5431 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1096303 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1096303 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1096303 T5431 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1096303 T5431 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1096306 T5431 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1096306 T5431 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1096306 T5431 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1096307 T5431 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57742/solr
   [junit4]   2> 1096307 T5431 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1096307 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096311 T5451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f2f1bdb name:ZooKeeperConnection Watcher:127.0.0.1:57742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096312 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1096314 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1096316 T5453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15a76af8 name:ZooKeeperConnection Watcher:127.0.0.1:57742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1096316 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1096319 T5431 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1096322 T5431 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1096325 T5431 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1096327 T5431 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55369_
   [junit4]   2> 1096328 T5431 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55369_
   [junit4]   2> 1096332 T5431 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1096334 T5431 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1096338 T5431 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55369_
   [junit4]   2> 1096338 T5431 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1096340 T5431 oasc.Overseer.start Overseer (id=91251643689140227-127.0.0.1:55369_-n_0000000000) starting
   [junit4]   2> 1096344 T5431 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1096347 T5431 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1096347 T5455 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1096348 T5455 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1096349 T5431 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1096352 T5431 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1096354 T5454 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1096357 T5456 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1096357 T5456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1096359 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1096359 T5456 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1096360 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1096361 T5454 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:55369",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55369_",
   [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> 1096361 T5454 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1096361 T5454 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1096363 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1096364 T5453 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> 1097359 T5456 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1097360 T5456 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/collection1
   [junit4]   2> 1097360 T5456 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1097361 T5456 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1097361 T5456 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1097362 T5456 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1097362 T5456 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/collection1/'
   [junit4]   2> 1097363 T5456 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/collection1/lib/classes/' to classloader
   [junit4]   2> 1097363 T5456 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/collection1/lib/README' to classloader
   [junit4]   2> 1097411 T5456 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1097434 T5456 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1097436 T5456 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1097474 T5456 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1097727 T5456 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1097729 T5456 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1097731 T5456 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1097734 T5456 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1097753 T5456 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1097753 T5456 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392389582831/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data/
   [junit4]   2> 1097754 T5456 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65ed7aba
   [junit4]   2> 1097754 T5456 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data
   [junit4]   2> 1097755 T5456 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data/index/
   [junit4]   2> 1097755 T5456 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1097755 T5456 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data/index
   [junit4]   2> 1097756 T5456 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13507784952865887]
   [junit4]   2> 1097759 T5456 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1097760 T5456 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1097764 T5456 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1097764 T5456 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097764 T5456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097764 T5456 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097765 T5456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097765 T5456 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1097765 T5456 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1097766 T5456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1097766 T5456 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1097766 T5456 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1097767 T5456 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1097767 T5456 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1097767 T5456 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1097767 T5456 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1097784 T5456 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1097784 T5456 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1097785 T5456 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1097788 T5456 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097790 T5456 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1097791 T5456 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1097791 T5456 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.62109375, floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=9.448006409472372, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1097793 T5456 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1097793 T5456 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1097794 T5456 oass.SolrIndexSearcher.<init> Opening Searcher@6f453c04[collection1] main
   [junit4]   2> 1097796 T5457 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f453c04[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1097798 T5456 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1097800 T5431 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1097801 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1097800 T5460 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55369 collection:control_collection shard:shard1
   [junit4]   2> 1097801 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097802 T5460 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1097803 T5462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fc98fca name:ZooKeeperConnection Watcher:127.0.0.1:57742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097803 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1097804 T5431 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1097807 T5431 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1097809 T5460 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1097810 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097811 T5460 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1097811 T5460 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3650 name=collection1 org.apache.solr.core.SolrCore@2a2fc1af url=http://127.0.0.1:55369/collection1 node=127.0.0.1:55369_ C3650_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:55369, core=collection1, node_name=127.0.0.1:55369_}
   [junit4]   2> 1097811 T5460 C3650 P55369 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55369/collection1/
   [junit4]   2> 1097811 T5460 C3650 P55369 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1097811 T5460 C3650 P55369 oasc.SyncStrategy.syncToMe http://127.0.0.1:55369/collection1/ has no replicas
   [junit4]   2> 1097811 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1097811 T5460 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55369/collection1/ shard1
   [junit4]   2> 1097812 T5460 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1097814 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097816 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097819 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097875 T5431 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1097875 T5431 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1097877 T5431 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45838
   [junit4]   2> 1097878 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1097879 T5431 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1097879 T5431 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462
   [junit4]   2> 1097879 T5431 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/'
   [junit4]   2> 1097893 T5431 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/solr.xml
   [junit4]   2> 1097920 T5431 oasc.CoreContainer.<init> New CoreContainer 1195745051
   [junit4]   2> 1097920 T5431 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/]
   [junit4]   2> 1097921 T5431 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1097922 T5431 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1097922 T5431 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1097922 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1097923 T5431 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1097923 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1097923 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1097924 T5431 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1097924 T5431 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1097923 T5462 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> 1097923 T5453 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> 1097927 T5431 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1097928 T5431 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1097928 T5431 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1097929 T5431 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57742/solr
   [junit4]   2> 1097929 T5431 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1097930 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097932 T5473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43117eff name:ZooKeeperConnection Watcher:127.0.0.1:57742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097933 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1097935 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097936 T5475 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a75bbdf name:ZooKeeperConnection Watcher:127.0.0.1:57742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1097937 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1097940 T5431 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1097967 T5460 oasc.ZkController.register We are http://127.0.0.1:55369/collection1/ and leader is http://127.0.0.1:55369/collection1/
   [junit4]   2> 1097968 T5460 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55369
   [junit4]   2> 1097968 T5460 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1097968 T5460 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1097968 T5460 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1097969 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097969 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097969 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097970 T5460 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1097971 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1097971 T5454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55369",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55369_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1097973 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1098075 T5462 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> 1098075 T5453 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> 1098075 T5475 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> 1098942 T5431 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45838_
   [junit4]   2> 1098943 T5431 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45838_
   [junit4]   2> 1098945 T5453 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1098945 T5462 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1098945 T5475 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1098950 T5476 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1098950 T5476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1098951 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1098951 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1098951 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1098951 T5476 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1098952 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1098953 T5454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45838",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45838_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1098953 T5454 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1098953 T5454 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1098955 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1099058 T5462 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> 1099058 T5475 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> 1099058 T5453 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> 1099952 T5476 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1099952 T5476 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/collection1
   [junit4]   2> 1099953 T5476 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1099954 T5476 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1099954 T5476 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1099955 T5476 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1099956 T5476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/collection1/'
   [junit4]   2> 1099957 T5476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/collection1/lib/classes/' to classloader
   [junit4]   2> 1099957 T5476 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/collection1/lib/README' to classloader
   [junit4]   2> 1099999 T5476 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1100023 T5476 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1100024 T5476 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1100041 T5476 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1100271 T5476 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1100273 T5476 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1100274 T5476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1100277 T5476 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1100295 T5476 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1100296 T5476 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392389584462/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1/
   [junit4]   2> 1100296 T5476 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65ed7aba
   [junit4]   2> 1100297 T5476 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1
   [junit4]   2> 1100297 T5476 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1/index/
   [junit4]   2> 1100297 T5476 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1100298 T5476 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1/index
   [junit4]   2> 1100298 T5476 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13507784952865887]
   [junit4]   2> 1100310 T5476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1100310 T5476 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1100315 T5476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1100316 T5476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1100316 T5476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1100317 T5476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1100317 T5476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1100317 T5476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1100318 T5476 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1100318 T5476 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1100318 T5476 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1100319 T5476 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1100320 T5476 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1100320 T5476 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1100333 T5476 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1100334 T5476 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1100334 T5476 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1100335 T5476 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1100336 T5476 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1100338 T5476 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1100340 T5476 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1100340 T5476 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1100341 T5476 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.62109375, floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=9.448006409472372, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100342 T5476 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1100342 T5476 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1100342 T5476 oass.SolrIndexSearcher.<init> Opening Searcher@54b6a054[collection1] main
   [junit4]   2> 1100345 T5477 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54b6a054[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1100346 T5476 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1100347 T5431 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1100347 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1100347 T5480 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45838 collection:collection1 shard:shard2
   [junit4]   2> 1100351 T5480 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1100358 T5480 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1100360 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100360 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100360 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100360 T5480 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1100360 T5480 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3651 name=collection1 org.apache.solr.core.SolrCore@59bc1a3a url=http://127.0.0.1:45838/collection1 node=127.0.0.1:45838_ C3651_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:45838, core=collection1, node_name=127.0.0.1:45838_}
   [junit4]   2> 1100361 T5480 C3651 P45838 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45838/collection1/
   [junit4]   2> 1100361 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1100361 T5480 C3651 P45838 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1100362 T5480 C3651 P45838 oasc.SyncStrategy.syncToMe http://127.0.0.1:45838/collection1/ has no replicas
   [junit4]   2> 1100362 T5480 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45838/collection1/ shard2
   [junit4]   2> 1100362 T5480 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1100363 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100366 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100370 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100440 T5431 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1100441 T5431 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1100444 T5431 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38663
   [junit4]   2> 1100445 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1100446 T5431 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1100446 T5431 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003
   [junit4]   2> 1100446 T5431 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/'
   [junit4]   2> 1100461 T5431 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/solr.xml
   [junit4]   2> 1100472 T5475 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> 1100472 T5453 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> 1100472 T5462 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> 1100488 T5431 oasc.CoreContainer.<init> New CoreContainer 1968964040
   [junit4]   2> 1100489 T5431 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/]
   [junit4]   2> 1100490 T5431 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1100490 T5431 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1100490 T5431 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1100490 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1100491 T5431 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1100491 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1100491 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1100491 T5431 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1100492 T5431 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1100494 T5431 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1100494 T5431 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1100494 T5431 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1100494 T5431 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57742/solr
   [junit4]   2> 1100495 T5431 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1100495 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100508 T5491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b792da9 name:ZooKeeperConnection Watcher:127.0.0.1:57742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100508 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1100511 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1100513 T5493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bf8f88b name:ZooKeeperConnection Watcher:127.0.0.1:57742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1100513 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1100517 T5431 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1100519 T5480 oasc.ZkController.register We are http://127.0.0.1:45838/collection1/ and leader is http://127.0.0.1:45838/collection1/
   [junit4]   2> 1100519 T5480 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45838
   [junit4]   2> 1100519 T5480 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1100520 T5480 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1100520 T5480 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1100520 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100521 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100521 T5480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1100521 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100522 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1100522 T5454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45838",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45838_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1100524 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1100626 T5453 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> 1100626 T5493 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> 1100626 T5475 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> 1100626 T5462 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> 1101521 T5431 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38663_
   [junit4]   2> 1101523 T5431 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38663_
   [junit4]   2> 1101526 T5475 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101526 T5453 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101526 T5493 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101526 T5462 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1101531 T5494 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1101531 T5494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1101532 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101532 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101533 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101532 T5494 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1101534 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1101534 T5454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38663",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38663_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1101535 T5454 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1101535 T5454 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1101536 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1101648 T5453 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> 1101648 T5462 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> 1101648 T5475 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> 1101648 T5493 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> 1102533 T5494 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1102533 T5494 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/collection1
   [junit4]   2> 1102534 T5494 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1102534 T5494 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1102535 T5494 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1102535 T5494 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1102536 T5494 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/collection1/'
   [junit4]   2> 1102536 T5494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/collection1/lib/classes/' to classloader
   [junit4]   2> 1102537 T5494 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/collection1/lib/README' to classloader
   [junit4]   2> 1102599 T5494 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1102625 T5494 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1102626 T5494 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1102645 T5494 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1102900 T5494 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1102901 T5494 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1102903 T5494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1102906 T5494 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1102923 T5494 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1102924 T5494 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392389587003/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2/
   [junit4]   2> 1102924 T5494 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65ed7aba
   [junit4]   2> 1102924 T5494 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2
   [junit4]   2> 1102925 T5494 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2/index/
   [junit4]   2> 1102925 T5494 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1102925 T5494 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2/index
   [junit4]   2> 1102926 T5494 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13507784952865887]
   [junit4]   2> 1102928 T5494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1102929 T5494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1102933 T5494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1102934 T5494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1102934 T5494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1102934 T5494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1102934 T5494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1102935 T5494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1102935 T5494 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1102935 T5494 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1102935 T5494 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1102936 T5494 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1102946 T5494 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1102946 T5494 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1102947 T5494 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1102947 T5494 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1102948 T5494 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1102948 T5494 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1102949 T5494 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1102952 T5494 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1102954 T5494 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1102954 T5494 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1102955 T5494 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=43.62109375, floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=9.448006409472372, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1102956 T5494 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1102956 T5494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1102956 T5494 oass.SolrIndexSearcher.<init> Opening Searcher@285c00e7[collection1] main
   [junit4]   2> 1102959 T5495 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@285c00e7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1102961 T5494 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1102961 T5431 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1102962 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1102961 T5498 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38663 collection:collection1 shard:shard1
   [junit4]   2> 1102964 T5498 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1102969 T5498 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1102971 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102971 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102972 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102972 T5498 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1102973 T5498 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1102973 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C3652 name=collection1 org.apache.solr.core.SolrCore@3bf37988 url=http://127.0.0.1:38663/collection1 node=127.0.0.1:38663_ C3652_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:38663, core=collection1, node_name=127.0.0.1:38663_}
   [junit4]   2> 1102973 T5498 C3652 P38663 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38663/collection1/
   [junit4]   2> 1102973 T5498 C3652 P38663 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1102974 T5498 C3652 P38663 oasc.SyncStrategy.syncToMe http://127.0.0.1:38663/collection1/ has no replicas
   [junit4]   2> 1102974 T5498 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38663/collection1/ shard1
   [junit4]   2> 1102974 T5498 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1102975 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102980 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1102984 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103028 T5431 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1103029 T5431 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1103031 T5431 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36163
   [junit4]   2> 1103032 T5431 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1103032 T5431 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1103032 T5431 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617
   [junit4]   2> 1103032 T5431 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/'
   [junit4]   2> 1103047 T5431 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/solr.xml
   [junit4]   2> 1103072 T5431 oasc.CoreContainer.<init> New CoreContainer 589504686
   [junit4]   2> 1103072 T5431 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/]
   [junit4]   2> 1103073 T5431 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1103073 T5431 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1103073 T5431 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1103073 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1103074 T5431 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1103074 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1103074 T5431 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1103074 T5431 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1103075 T5431 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1103077 T5431 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1103077 T5431 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1103077 T5431 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1103078 T5431 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57742/solr
   [junit4]   2> 1103078 T5431 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1103079 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103081 T5509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57369187 name:ZooKeeperConnection Watcher:127.0.0.1:57742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103081 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1103083 T5433 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14430e2ef430009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1103083 T5431 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103085 T5511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3639db28 name:ZooKeeperConnection Watcher:127.0.0.1:57742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1103085 T5431 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1103087 T5475 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> 1103087 T5493 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> 1103088 T5453 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> 1103089 T5462 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> 1103090 T5431 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1103131 T5498 oasc.ZkController.register We are http://127.0.0.1:38663/collection1/ and leader is http://127.0.0.1:38663/collection1/
   [junit4]   2> 1103131 T5498 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38663
   [junit4]   2> 1103131 T5498 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1103131 T5498 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1103132 T5498 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1103133 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103133 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103133 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103133 T5498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1103134 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1103135 T5454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38663",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38663_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1103137 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1103239 T5453 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> 1103239 T5511 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> 1103239 T5493 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> 1103239 T5475 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> 1103239 T5462 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> 1104093 T5431 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_
   [junit4]   2> 1104094 T5431 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36163_
   [junit4]   2> 1104096 T5475 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1104096 T5511 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1104096 T5493 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1104096 T5453 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1104096 T5462 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1104102 T5512 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1104102 T5512 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1104103 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104103 T5512 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1104103 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104104 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104105 T5454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1104106 T5454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36163_",
   [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":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1104106 T5454 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1104106 T5454 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1104109 T5453 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1104211 T5462 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> 1104211 T5511 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> 1104211 T5475 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> 1104211 T5493 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> 1104211 T5453 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> 1105104 T5512 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1105104 T5512 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/collection1
   [junit4]   2> 1105104 T5512 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1105105 T5512 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1105105 T5512 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1105106 T5512 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1105106 T5512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/collection1/'
   [junit4]   2> 1105107 T5512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/collection1/lib/classes/' to classloader
   [junit4]   2> 1105107 T5512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392389589617/collection1/lib/README' to classloader
   [junit4]   2> 1105153 T5512 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1105175 T5512 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1105176 T5512 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1105188 T5512 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1105435 T5512 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1105436 T5512 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1105438 T5512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1105441 T5512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1105460 T5512 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1105460 T5512 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../

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

)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"91251643689140227-127.0.0.1:55369_-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (7)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140268-127.0.0.1:38663_-n_0000000020 (0)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140242-127.0.0.1:47859_-n_0000000007 (0)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140227-127.0.0.1:55369_-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140236-127.0.0.1:35600_-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140266-127.0.0.1:36163_-n_0000000019 (0)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140262-127.0.0.1:60238_-n_0000000017 (0)
   [junit4]   1>     /solr/overseer_elect/election/91251643689140260-127.0.0.1:49904_-n_0000000016 (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> 1385601 T5937 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1385603 T5937 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1385603 T5937 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1385605 T5937 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1385605 T5937 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty6 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty6;done=false>>]
   [junit4]   2> 1385605 T5937 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty6
   [junit4]   2> 1385605 T5937 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty6/index.20140214085627208 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty6/index.20140214085627208;done=false>>]
   [junit4]   2> 1385605 T5937 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392389582634/jetty6/index.20140214085627208
   [junit4]   2> 1385606 T5937 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1385606 T5937 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> 1385606 T5937 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=DB61EBF6F7A18D53 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=America/Mexico_City -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  290s J0 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=1864 sum(shards)=1863 cloudClient=1863
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB61EBF6F7A18D53:5A8765EE80FEED6F]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1385624 T5431 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=en_MT, timezone=America/Mexico_City
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=157529376,total=339939328
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, UnloadDistributedZkTest, RangeFacetTest, DocumentBuilderTest, LeaderElectionTest, DirectUpdateHandlerOptimizeTest, SimpleFacetsTest, QueryParsingTest, TestInfoStreamLogging, RemoteQueryErrorTest, TestOverriddenPrefixQueryForCustomFieldType, CircularListTest, TestQueryUtils, TestDefaultSearchFieldResource, TestPHPSerializedResponseWriter, SpatialFilterTest, ScriptEngineTest, ClusterStateUpdateTest, TestFieldCollectionResource, TestStressUserVersions, BadCopyFieldTest, TestDocBasedVersionConstraints, TermsComponentTest, HdfsDirectoryTest, TestFileDictionaryLookup, TestMergePolicyConfig, StatelessScriptUpdateProcessorFactoryTest, URLClassifyProcessorTest, TestTrie, PeerSyncTest, UUIDFieldTest, DistributedDebugComponentTest, UpdateParamsTest, TestNonNRTOpen, BadComponentTest, SOLR749Test, FileBasedSpellCheckerTest, ZkControllerTest, SoftAutoCommitTest, TestLMJelinekMercerSimilarityFactory, BinaryUpdateRequestHandlerTest, DeleteShardTest, SliceStateTest, TestValueSourceCache, HdfsSyncSliceTest, TestBM25SimilarityFactory, BJQParserTest, ExpressionTest, TestJoin, DistributedSpellCheckComponentTest, TestDocumentBuilder, TestSolrIndexConfig, TestStressVersions, TestJmxMonitoredMap, ResourceLoaderTest, SpellPossibilityIteratorTest, QueryResultKeyTest, TestCopyFieldCollectionResource, TestSuggestSpellingConverter, OverseerCollectionProcessorTest, TestFreeTextSuggestions, SliceStateUpdateTest, TestCloudManagedSchema, RegexBoostProcessorTest, TriLevelCompositeIdRoutingTest, TestWriterPerf, HdfsRecoveryZkTest, TestInitQParser, DocValuesTest, OverseerTest, FastVectorHighlighterTest, TestPostingsSolrHighlighter, ResponseLogComponentTest, TermVectorComponentTest, SearchHandlerTest, DOMUtilTest, TestConfig, SolrIndexSplitterTest, ZkCLITest, NoFacetTest, TestPerFieldSimilarity, TestSolrDeletionPolicy1, ShowFileRequestHandlerTest, ChangedSchemaMergeTest, CoreAdminHandlerTest, TestGroupingSearch, QueryEqualityTest, WordBreakSolrSpellCheckerTest, AliasIntegrationTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest, TestRandomDVFaceting, TestRecovery, TermVectorComponentDistributedTest, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, DirectUpdateHandlerTest, TestIndexSearcher, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, CSVRequestHandlerTest, CopyFieldTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 289.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 148 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1603 tests, 1 failure, 35 ignored (7 assumptions)

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