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/05/13 14:26:04 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b11) - Build # 10293 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10293/
Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
shard3 is not consistent.  Got 148 from http://127.0.0.1:32827/cuj/zv/collection1lastClient and got 147 from http://127.0.0.1:48163/cuj/zv/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 148 from http://127.0.0.1:32827/cuj/zv/collection1lastClient and got 147 from http://127.0.0.1:48163/cuj/zv/collection1
	at __randomizedtesting.SeedInfo.seed([B9C8624E893C1EBA:382EEC56FE637E86]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1130)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11184 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/init-core-data-001
   [junit4]   2> 573818 T2988 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 573818 T2988 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cuj/zv
   [junit4]   2> 573821 T2988 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 573821 T2988 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 573822 T2989 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 573922 T2988 oasc.ZkTestServer.run start zk server on port:38370
   [junit4]   2> 573923 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 575582 T2992 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 1658ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 575584 T2995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5971a642 name:ZooKeeperConnection Watcher:127.0.0.1:38370 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 575584 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 575584 T2988 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 575588 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 575590 T2997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@439c1f7 name:ZooKeeperConnection Watcher:127.0.0.1:38370/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 575590 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 575591 T2988 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 575593 T2988 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 575594 T2988 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 575595 T2988 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 575597 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 575598 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 575600 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 575601 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 575603 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 575603 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 575605 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 575606 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 575607 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 575607 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 575609 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 575609 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 575611 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 575612 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 575614 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 575614 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 575616 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 575616 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 575618 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 575618 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 575619 T2988 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 575620 T2988 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 575846 T2988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 575852 T2988 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57413
   [junit4]   2> 575852 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 575853 T2988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 575853 T2988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002
   [junit4]   2> 575853 T2988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/'
   [junit4]   2> 575863 T2988 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/solr.xml
   [junit4]   2> 575882 T2988 oasc.CoreContainer.<init> New CoreContainer 1836774663
   [junit4]   2> 575883 T2988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/]
   [junit4]   2> 575883 T2988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 575883 T2988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 575884 T2988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 575884 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 575884 T2988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 575884 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 575885 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 575885 T2988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 575885 T2988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 575885 T2988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 575886 T2988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 575886 T2988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 575886 T2988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38370/solr
   [junit4]   2> 575886 T2988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 575887 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 575889 T3008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@502f2ef8 name:ZooKeeperConnection Watcher:127.0.0.1:38370 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 575889 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 575891 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 575892 T3010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34743f3e name:ZooKeeperConnection Watcher:127.0.0.1:38370/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 575892 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 575893 T2988 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 575894 T2988 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 575896 T2988 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 575897 T2988 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 575899 T2988 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 575900 T2988 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 575903 T2988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57413_cuj%2Fzv
   [junit4]   2> 575905 T2988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57413_cuj%2Fzv
   [junit4]   2> 575907 T2988 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 575908 T2988 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 575910 T2988 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57413_cuj%2Fzv
   [junit4]   2> 575910 T2988 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 575911 T2988 oasc.Overseer.start Overseer (id=91749300456390659-127.0.0.1:57413_cuj%2Fzv-n_0000000000) starting
   [junit4]   2> 575914 T2988 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 575919 T3012 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 575919 T2988 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 575920 T3012 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:57413_cuj%2Fzv
   [junit4]   2> 575922 T2988 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 575923 T2988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 575925 T3011 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 575928 T3013 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 575928 T3013 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 575928 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 575928 T3013 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 575929 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 575930 T3011 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:57413/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57413_cuj%2Fzv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 575930 T3011 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 575930 T3011 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 575931 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 575936 T3010 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> 576929 T3013 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 576929 T3013 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 576931 T3013 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 576931 T3013 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 576932 T3013 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 576933 T3013 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/collection1/'
   [junit4]   2> 576934 T3013 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 576935 T3013 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 576935 T3013 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 576955 T3013 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 576965 T3013 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 576967 T3013 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 576970 T3013 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 577073 T3013 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 577074 T3013 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 577075 T3013 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 577077 T3013 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 577087 T3013 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 577087 T3013 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 577094 T3013 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data/
   [junit4]   2> 577094 T3013 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3ade6e
   [junit4]   2> 577094 T3013 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data
   [junit4]   2> 577095 T3013 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data/index/
   [junit4]   2> 577095 T3013 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 577095 T3013 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data/index
   [junit4]   2> 577095 T3013 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=36.5400390625, floorSegmentMB=1.0302734375, forceMergeDeletesPctAllowed=1.5915576462967307, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146492308222265
   [junit4]   2> 577100 T3013 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/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 577100 T3013 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 577102 T3013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 577102 T3013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 577102 T3013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 577102 T3013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577102 T3013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577103 T3013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 577103 T3013 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 577103 T3013 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 577103 T3013 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 577103 T3013 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 577104 T3013 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 577104 T3013 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 577104 T3013 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 577104 T3013 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 577104 T3013 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 577105 T3013 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 577105 T3013 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 577106 T3013 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 577107 T3013 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 577107 T3013 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 577108 T3013 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.7587890625, floorSegmentMB=2.017578125, forceMergeDeletesPctAllowed=28.568347681844834, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 577108 T3013 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/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 577109 T3013 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 577109 T3013 oass.SolrIndexSearcher.<init> Opening Searcher@20475238[collection1] main
   [junit4]   2> 577109 T3013 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 577110 T3013 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 577110 T3013 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 577110 T3013 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 577111 T3013 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 577111 T3013 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 577111 T3013 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 577111 T3013 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 577111 T3013 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 577112 T3013 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 577113 T3014 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20475238[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 577113 T3013 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 577114 T3017 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57413/cuj/zv collection:control_collection shard:shard1
   [junit4]   2> 577114 T2988 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 577114 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 577114 T3017 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 577115 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 577117 T3019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@324f6e83 name:ZooKeeperConnection Watcher:127.0.0.1:38370/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577117 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 577118 T2988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 577119 T3017 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 577120 T2988 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 577120 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577120 T3017 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 577121 T3017 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1384 name=collection1 org.apache.solr.core.SolrCore@3af40f0b url=http://127.0.0.1:57413/cuj/zv/collection1 node=127.0.0.1:57413_cuj%2Fzv C1384_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:57413/cuj/zv, core=collection1, node_name=127.0.0.1:57413_cuj%2Fzv}
   [junit4]   2> 577121 T3017 C1384 P57413 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57413/cuj/zv/collection1/
   [junit4]   2> 577121 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 577121 T3017 C1384 P57413 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 577121 T3017 C1384 P57413 oasc.SyncStrategy.syncToMe http://127.0.0.1:57413/cuj/zv/collection1/ has no replicas
   [junit4]   2> 577121 T3017 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57413/cuj/zv/collection1/ shard1
   [junit4]   2> 577122 T3017 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 577125 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577127 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577128 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577230 T3010 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> 577230 T3019 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> 577278 T3017 oasc.ZkController.register We are http://127.0.0.1:57413/cuj/zv/collection1/ and leader is http://127.0.0.1:57413/cuj/zv/collection1/
   [junit4]   2> 577278 T3017 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57413/cuj/zv
   [junit4]   2> 577278 T3017 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 577278 T3017 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 577278 T3017 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 577279 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577279 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577279 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577280 T3017 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 577280 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 577281 T3011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57413/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57413_cuj%2Fzv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 577283 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 577352 T2988 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 577352 T2988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 577354 T2988 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57123
   [junit4]   2> 577355 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 577355 T2988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 577355 T2988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003
   [junit4]   2> 577356 T2988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/'
   [junit4]   2> 577366 T2988 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/solr.xml
   [junit4]   2> 577394 T2988 oasc.CoreContainer.<init> New CoreContainer 1450927960
   [junit4]   2> 577394 T2988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/]
   [junit4]   2> 577395 T2988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 577395 T2988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 577395 T2988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 577395 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 577395 T2988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 577396 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 577396 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 577396 T2988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 577396 T2988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 577397 T2988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 577397 T2988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 577397 T2988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 577398 T2988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38370/solr
   [junit4]   2> 577398 T3010 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> 577398 T3019 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> 577399 T2988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 577401 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 577403 T3030 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e87a12 name:ZooKeeperConnection Watcher:127.0.0.1:38370 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577404 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 577407 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 577410 T3032 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@592b642c name:ZooKeeperConnection Watcher:127.0.0.1:38370/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577410 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 577420 T2988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 578424 T2988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57123_cuj%2Fzv
   [junit4]   2> 578425 T2988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57123_cuj%2Fzv
   [junit4]   2> 578430 T3033 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 578430 T3033 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 578431 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 578431 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 578431 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 578431 T3033 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 578433 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 578433 T3011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57123/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57123_cuj%2Fzv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 578433 T3011 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 578433 T3011 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 578435 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 578537 T3019 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> 578537 T3010 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> 578537 T3032 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> 579432 T3033 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 579432 T3033 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 579433 T3033 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 579433 T3033 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 579434 T3033 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 579434 T3033 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/collection1/'
   [junit4]   2> 579435 T3033 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 579435 T3033 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 579435 T3033 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 579457 T3033 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 579466 T3033 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 579468 T3033 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 579471 T3033 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 579572 T3033 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 579573 T3033 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 579574 T3033 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 579576 T3033 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 579586 T3033 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 579586 T3033 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 579586 T3033 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1/
   [junit4]   2> 579587 T3033 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3ade6e
   [junit4]   2> 579587 T3033 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1
   [junit4]   2> 579587 T3033 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1/index/
   [junit4]   2> 579587 T3033 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 579588 T3033 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1/index
   [junit4]   2> 579588 T3033 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=36.5400390625, floorSegmentMB=1.0302734375, forceMergeDeletesPctAllowed=1.5915576462967307, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146492308222265
   [junit4]   2> 579592 T3033 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/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 579592 T3033 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 579594 T3033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 579595 T3033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 579595 T3033 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 579595 T3033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 579595 T3033 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 579595 T3033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 579596 T3033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 579596 T3033 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 579596 T3033 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 579596 T3033 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 579596 T3033 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 579597 T3033 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 579597 T3033 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 579597 T3033 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 579597 T3033 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 579597 T3033 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 579598 T3033 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 579599 T3033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 579600 T3033 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 579600 T3033 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 579601 T3033 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.7587890625, floorSegmentMB=2.017578125, forceMergeDeletesPctAllowed=28.568347681844834, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 579602 T3033 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/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 579602 T3033 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 579602 T3033 oass.SolrIndexSearcher.<init> Opening Searcher@7cb3ba16[collection1] main
   [junit4]   2> 579602 T3033 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 579603 T3033 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 579603 T3033 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 579603 T3033 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 579603 T3033 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 579603 T3033 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 579604 T3033 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 579604 T3033 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 579604 T3033 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 579604 T3033 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 579606 T3034 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cb3ba16[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 579607 T3033 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 579608 T3037 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57123/cuj/zv collection:collection1 shard:shard2
   [junit4]   2> 579608 T2988 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 579609 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 579609 T3037 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 579614 T3037 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 579615 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579615 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579615 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579616 T3037 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 579616 T3037 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1385 name=collection1 org.apache.solr.core.SolrCore@22895b9 url=http://127.0.0.1:57123/cuj/zv/collection1 node=127.0.0.1:57123_cuj%2Fzv C1385_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57123/cuj/zv, core=collection1, node_name=127.0.0.1:57123_cuj%2Fzv}
   [junit4]   2> 579616 T3037 C1385 P57123 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57123/cuj/zv/collection1/
   [junit4]   2> 579616 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 579616 T3037 C1385 P57123 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 579617 T3037 C1385 P57123 oasc.SyncStrategy.syncToMe http://127.0.0.1:57123/cuj/zv/collection1/ has no replicas
   [junit4]   2> 579617 T3037 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57123/cuj/zv/collection1/ shard2
   [junit4]   2> 579617 T3037 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 579618 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579619 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579621 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579723 T3010 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> 579723 T3019 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> 579723 T3032 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> 579770 T3037 oasc.ZkController.register We are http://127.0.0.1:57123/cuj/zv/collection1/ and leader is http://127.0.0.1:57123/cuj/zv/collection1/
   [junit4]   2> 579770 T3037 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57123/cuj/zv
   [junit4]   2> 579771 T3037 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 579771 T3037 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 579771 T3037 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 579773 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579773 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579773 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579773 T3037 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 579774 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 579775 T3011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57123/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57123_cuj%2Fzv",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 579776 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 579855 T2988 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 579855 T2988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 579857 T2988 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32827
   [junit4]   2> 579858 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 579858 T2988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 579858 T2988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004
   [junit4]   2> 579859 T2988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/'
   [junit4]   2> 579868 T2988 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/solr.xml
   [junit4]   2> 579887 T2988 oasc.CoreContainer.<init> New CoreContainer 1239892117
   [junit4]   2> 579888 T2988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/]
   [junit4]   2> 579888 T2988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 579888 T2988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 579889 T2988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 579889 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 579889 T2988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 579889 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 579889 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 579890 T2988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 579890 T2988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 579891 T2988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 579892 T2988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 579891 T3010 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> 579891 T3019 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> 579891 T3032 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> 579892 T2988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 579893 T2988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38370/solr
   [junit4]   2> 579893 T2988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 579894 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 579895 T3048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@380519f5 name:ZooKeeperConnection Watcher:127.0.0.1:38370 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 579895 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 579897 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 579898 T3050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66e4dff name:ZooKeeperConnection Watcher:127.0.0.1:38370/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 579899 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 579902 T2988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 580904 T2988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32827_cuj%2Fzv
   [junit4]   2> 580905 T2988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32827_cuj%2Fzv
   [junit4]   2> 580911 T3051 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 580911 T3051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 580912 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 580912 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 580912 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 580912 T3051 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 580913 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 580914 T3011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32827/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32827_cuj%2Fzv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 580914 T3011 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 580915 T3011 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 580917 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 581020 T3019 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> 581020 T3010 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> 581020 T3050 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> 581020 T3032 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> 581913 T3051 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 581913 T3051 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 581913 T3051 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 581914 T3051 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 581914 T3051 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 581914 T3051 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/collection1/'
   [junit4]   2> 581915 T3051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 581915 T3051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 581916 T3051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 581936 T3051 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 581946 T3051 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 581946 T3051 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 581950 T3051 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 582048 T3051 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 582049 T3051 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 582049 T3051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 582051 T3051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 582062 T3051 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 582062 T3051 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 582062 T3051 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2/
   [junit4]   2> 582062 T3051 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3ade6e
   [junit4]   2> 582063 T3051 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2
   [junit4]   2> 582063 T3051 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2/index/
   [junit4]   2> 582063 T3051 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 582064 T3051 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2/index
   [junit4]   2> 582064 T3051 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=36.5400390625, floorSegmentMB=1.0302734375, forceMergeDeletesPctAllowed=1.5915576462967307, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146492308222265
   [junit4]   2> 582068 T3051 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/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 582068 T3051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 582072 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 582072 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 582073 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 582073 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 582073 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 582073 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 582074 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 582074 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 582074 T3051 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 582075 T3051 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 582075 T3051 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 582075 T3051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 582076 T3051 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 582076 T3051 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 582076 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 582077 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 582077 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 582079 T3051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 582081 T3051 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 582081 T3051 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 582082 T3051 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.7587890625, floorSegmentMB=2.017578125, forceMergeDeletesPctAllowed=28.568347681844834, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 582083 T3051 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/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 582083 T3051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 582084 T3051 oass.SolrIndexSearcher.<init> Opening Searcher@7a9fb53a[collection1] main
   [junit4]   2> 582084 T3051 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 582085 T3051 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 582085 T3051 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 582085 T3051 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 582086 T3051 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 582086 T3051 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 582086 T3051 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 582087 T3051 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 582087 T3051 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 582087 T3051 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 582090 T3052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a9fb53a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 582092 T3051 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 582092 T3055 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32827/cuj/zv collection:collection1 shard:shard3
   [junit4]   2> 582093 T2988 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 582093 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 582093 T3055 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 582096 T3055 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 582097 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582098 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582098 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582098 T3055 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 582099 T3055 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 582099 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1386 name=collection1 org.apache.solr.core.SolrCore@bfb7baa url=http://127.0.0.1:32827/cuj/zv/collection1 node=127.0.0.1:32827_cuj%2Fzv C1386_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:32827/cuj/zv, core=collection1, node_name=127.0.0.1:32827_cuj%2Fzv}
   [junit4]   2> 582099 T3055 C1386 P32827 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32827/cuj/zv/collection1/
   [junit4]   2> 582099 T3055 C1386 P32827 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 582099 T3055 C1386 P32827 oasc.SyncStrategy.syncToMe http://127.0.0.1:32827/cuj/zv/collection1/ has no replicas
   [junit4]   2> 582100 T3055 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32827/cuj/zv/collection1/ shard3
   [junit4]   2> 582100 T3055 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 582100 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582105 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582107 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582208 T3019 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> 582208 T3010 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> 582208 T3032 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> 582208 T3050 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> 582255 T3055 oasc.ZkController.register We are http://127.0.0.1:32827/cuj/zv/collection1/ and leader is http://127.0.0.1:32827/cuj/zv/collection1/
   [junit4]   2> 582256 T3055 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32827/cuj/zv
   [junit4]   2> 582256 T3055 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 582256 T3055 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 582256 T3055 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 582259 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582259 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582260 T3055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 582260 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582260 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 582261 T3011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32827/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32827_cuj%2Fzv",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 582263 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 582364 T3019 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> 582364 T3032 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> 582364 T3050 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> 582364 T3010 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> 582410 T2988 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 582411 T2988 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 582415 T2988 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59711
   [junit4]   2> 582416 T2988 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 582416 T2988 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582417 T2988 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005
   [junit4]   2> 582417 T2988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005/'
   [junit4]   2> 582436 T2988 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005/solr.xml
   [junit4]   2> 582465 T2988 oasc.CoreContainer.<init> New CoreContainer 1983974239
   [junit4]   2> 582465 T2988 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005/]
   [junit4]   2> 582466 T2988 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 582467 T2988 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 582467 T2988 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 582467 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 582468 T2988 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 582468 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 582469 T2988 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 582469 T2988 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 582470 T2988 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 582471 T2988 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 582471 T2988 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 582471 T2988 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 582472 T2988 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38370/solr
   [junit4]   2> 582473 T2988 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 582474 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 582476 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64b9a613 name:ZooKeeperConnection Watcher:127.0.0.1:38370 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 582477 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 582480 T2988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 582482 T3068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ab30cb7 name:ZooKeeperConnection Watcher:127.0.0.1:38370/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 582483 T2988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 582490 T2988 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 583493 T2988 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59711_cuj%2Fzv
   [junit4]   2> 583495 T2988 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59711_cuj%2Fzv
   [junit4]   2> 583502 T3069 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 583502 T3069 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 583502 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 583502 T3069 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 583502 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 583503 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 583503 T3011 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 583504 T3011 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59711/cuj/zv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59711_cuj%2Fzv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 583504 T3011 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 583504 T3011 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 583506 T3010 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 583610 T3019 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> 583611 T3010 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> 583610 T3032 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> 583610 T3050 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> 583610 T3068 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> 584503 T3069 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 584503 T3069 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 584504 T3069 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 584504 T3069 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 584504 T3069 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 584505 T3069 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005/collection1/'
   [junit4]   2> 584505 T3069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 584506 T3069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 584506 T3069 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/work

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

iggered, but Solr cannot talk to ZK
   [junit4]   2> 647740 T3516 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 648055 T3614 C2023 P48670 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 648056 T3614 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 648056 T3614 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6331a343
   [junit4]   2> 648060 T3614 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=25,cumulative_deletesById=9,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=23367,transaction_logs_total_number=2}
   [junit4]   2> 648060 T3614 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 648060 T3614 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 648060 T3614 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 648062 T3614 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 648062 T3614 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 648062 T3614 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 648062 T3614 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty12
   [junit4]   2> 648063 T3614 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty12/index.20140514001424502 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty12/index.20140514001424502;done=false>>]
   [junit4]   2> 648063 T3614 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001/tempDir-001/jetty12/index.20140514001424502
   [junit4]   2> 648063 T3614 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 648063 T3614 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-B9C8624E893C1EBA-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=nl_NL, timezone=NZ
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=68028440,total=351363072
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, PluginInfoTest, SpellCheckCollatorTest, DateMathParserTest, TestSchemaNameResource, TestOverriddenPrefixQueryForCustomFieldType, CollectionsAPIAsyncDistributedZkTest, NoFacetTest, ResponseHeaderTest, SortByFunctionTest, SpellCheckComponentTest, TestRandomMergePolicy, CollectionsAPIDistributedZkTest, SuggesterTSTTest, DocumentAnalysisRequestHandlerTest, TestDFRSimilarityFactory, TestCoreDiscovery, HdfsBasicDistributedZkTest, TestDocumentBuilder, TestSolrDeletionPolicy2, HighlighterTest, TestDynamicFieldResource, XmlUpdateRequestHandlerTest, TestQueryTypes, TestFastWriter, TestSweetSpotSimilarityFactory, TestNonDefinedSimilarityFactory, NotRequiredUniqueKeyTest, TestFieldTypeResource, DocValuesMultiTest, TestPhraseSuggestions, TestSchemaVersionResource, TestLazyCores, TermVectorComponentDistributedTest, TestSolrXml, TestClassNameShortening, TestDefaultSearchFieldResource, PrimUtilsTest, OpenCloseCoreStressTest, TestIBSimilarityFactory, TestCloudManagedSchema, SolrIndexConfigTest, CoreContainerCoreInitFailuresTest, TestXIncludeConfig, TestOmitPositions, CoreAdminRequestStatusTest, LegacyHTMLStripCharFilterTest, TestFuzzyAnalyzedSuggestions, ShardRoutingCustomTest, TestUpdate, FieldAnalysisRequestHandlerTest, EnumFieldTest, TestCollationField, TestFoldingMultitermQuery, RequestHandlersTest, RequiredFieldsTest, DistribDocExpirationUpdateProcessorTest, MultiTermTest, CoreMergeIndexesAdminHandlerTest, TestQuerySenderNoQuery, FullSolrCloudDistribCmdsTest, RangeFacetTest, TestRangeQuery, HdfsBasicDistributedZk2Test, TestBinaryResponseWriter, SolrTestCaseJ4Test, BadIndexSchemaTest, TestJmxIntegration, NumericFieldsTest, ConvertedLegacyTest, AbstractAnalyticsFacetTest, StatsComponentTest, TestImplicitCoreProperties, TestArbitraryIndexDir, ZkSolrClientTest, TestZkChroot, TestRestManager, TestFiltering, TestStressLucene, TestLRUCache, TestFreeTextSuggestions, MinimalSchemaTest, DistributedExpandComponentTest, TestSimpleQParserPlugin, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, DirectUpdateHandlerTest, TestFieldResource, AlternateDirectoryTest, CursorPagingTest, AsyncMigrateRouteKeyTest, TestRecovery, TestRandomFaceting, TestSolrCoreProperties, TestSolrXmlPersistor, TestMultiCoreConfBootstrap, TestAtomicUpdateErrorCases, DeleteInactiveReplicaTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 74.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 722 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: 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:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 400 suites, 1679 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 56 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure