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/09 20:23:02 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b15) - Build # 10269 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10269/
Java: 32bit/jdk1.7.0_60-ea-b15 -client -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([E5DE654E08B01C9A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Captured an uncaught exception in thread: Thread[id=3231, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3231, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
Caused by: java.lang.AssertionError: liveDocs.count()=17 info.docCount=34 info.getDelCount()=20
	at __randomizedtesting.SeedInfo.seed([E5DE654E08B01C9A]:0)
	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:108)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:133)
	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:185)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:96)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:388)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:270)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:204)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1473)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1674)
	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:673)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:493)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:337)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:163)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:447)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([E5DE654E08B01C9A]:0)




Build Log:
[...truncated 11985 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-E5DE654E08B01C9A-001/init-core-data-001
   [junit4]   2> 736538 T2856 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 736538 T2856 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 736542 T2856 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 736543 T2856 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 736544 T2857 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 736643 T2856 oasc.ZkTestServer.run start zk server on port:57536
   [junit4]   2> 736645 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 747319 T2860 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 10672ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 747321 T2858 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145e1caa3e80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 748745 T2863 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ba4b1 name:ZooKeeperConnection Watcher:127.0.0.1:57536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748745 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748746 T2856 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 748749 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 748750 T2865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dd4922 name:ZooKeeperConnection Watcher:127.0.0.1:57536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748750 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 748751 T2856 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 748753 T2856 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 748755 T2856 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 748758 T2856 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 748760 T2856 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> 748760 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 748766 T2856 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> 748767 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 748770 T2856 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> 748771 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 748773 T2856 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> 748774 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 748776 T2856 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> 748777 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 748779 T2856 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> 748779 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 748782 T2856 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> 748782 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 748794 T2856 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> 748794 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 748797 T2856 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> 748797 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 748801 T2856 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> 748802 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 748804 T2856 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> 748804 T2856 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 749073 T2856 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 749077 T2856 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59372
   [junit4]   2> 749078 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 749079 T2856 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 749079 T2856 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002
   [junit4]   2> 749080 T2856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/'
   [junit4]   2> 749097 T2856 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/solr.xml
   [junit4]   2> 749127 T2856 oasc.CoreContainer.<init> New CoreContainer 29558801
   [junit4]   2> 749128 T2856 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/]
   [junit4]   2> 749129 T2856 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 749129 T2856 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 749129 T2856 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 749130 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 749130 T2856 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 749130 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 749131 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 749131 T2856 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 749131 T2856 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 749132 T2856 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 749132 T2856 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 749133 T2856 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 749133 T2856 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57536/solr
   [junit4]   2> 749133 T2856 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 749134 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 749136 T2876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@146a254 name:ZooKeeperConnection Watcher:127.0.0.1:57536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 749137 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 749140 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 749141 T2878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d2bd3 name:ZooKeeperConnection Watcher:127.0.0.1:57536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 749141 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 749143 T2856 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 749149 T2856 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 749154 T2856 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 749160 T2856 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 749165 T2856 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 749169 T2856 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 749172 T2856 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59372_
   [junit4]   2> 749174 T2856 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59372_
   [junit4]   2> 749179 T2856 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 749182 T2856 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 749186 T2856 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59372_
   [junit4]   2> 749186 T2856 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 749188 T2856 oasc.Overseer.start Overseer (id=91727627880497156-127.0.0.1:59372_-n_0000000000) starting
   [junit4]   2> 749190 T2856 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 749201 T2880 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 749201 T2856 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 749202 T2880 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:59372_
   [junit4]   2> 749203 T2856 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 749205 T2856 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 749207 T2879 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 749210 T2881 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 749210 T2881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 749211 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749211 T2881 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 749212 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 749212 T2879 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:59372",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59372_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 749213 T2879 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 749213 T2879 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 749215 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 749218 T2878 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> 750211 T2881 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 750212 T2881 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 750212 T2881 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 750212 T2881 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 750213 T2881 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 750214 T2881 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/collection1/'
   [junit4]   2> 750214 T2881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 750215 T2881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 750215 T2881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 750250 T2881 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 750281 T2881 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 750282 T2881 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 750290 T2881 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 750544 T2881 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 750546 T2881 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 750547 T2881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 750550 T2881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 750564 T2881 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 750564 T2881 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 750572 T2881 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/control/data/
   [junit4]   2> 750572 T2881 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e9b6d6
   [junit4]   2> 750573 T2881 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/control/data
   [junit4]   2> 750573 T2881 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/control/data/index/
   [junit4]   2> 750573 T2881 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 750574 T2881 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/control/data/index
   [junit4]   2> 750574 T2881 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=70.1708984375, floorSegmentMB=1.908203125, forceMergeDeletesPctAllowed=29.545558516515428, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 750580 T2881 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-E5DE654E08B01C9A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 750580 T2881 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 750584 T2881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 750585 T2881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 750585 T2881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 750585 T2881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 750586 T2881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 750586 T2881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 750586 T2881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 750587 T2881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 750587 T2881 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 750587 T2881 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 750588 T2881 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 750588 T2881 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 750588 T2881 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 750589 T2881 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 750589 T2881 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 750590 T2881 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 750590 T2881 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 750593 T2881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 750595 T2881 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 750595 T2881 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 750596 T2881 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.4580078125, noCFSRatio=0.5344107766508169]
   [junit4]   2> 750597 T2881 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-E5DE654E08B01C9A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 750597 T2881 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 750598 T2881 oass.SolrIndexSearcher.<init> Opening Searcher@1ed6e37[collection1] main
   [junit4]   2> 750598 T2881 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 750599 T2881 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 750599 T2881 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 750600 T2881 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 750600 T2881 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 750600 T2881 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750601 T2881 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 750601 T2881 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750601 T2881 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 750601 T2881 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 750604 T2882 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ed6e37[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 750606 T2881 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 750607 T2885 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59372 collection:control_collection shard:shard1
   [junit4]   2> 750607 T2856 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 750607 T2885 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 750608 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 750609 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 750610 T2887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1669ccd name:ZooKeeperConnection Watcher:127.0.0.1:57536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750611 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 750612 T2856 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 750613 T2885 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 750614 T2856 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 750615 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750615 T2885 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 750615 T2885 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1085 name=collection1 org.apache.solr.core.SolrCore@16d264 url=http://127.0.0.1:59372/collection1 node=127.0.0.1:59372_ C1085_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:59372, core=collection1, node_name=127.0.0.1:59372_}
   [junit4]   2> 750616 T2885 C1085 P59372 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59372/collection1/
   [junit4]   2> 750616 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750616 T2885 C1085 P59372 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 750616 T2885 C1085 P59372 oasc.SyncStrategy.syncToMe http://127.0.0.1:59372/collection1/ has no replicas
   [junit4]   2> 750616 T2885 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59372/collection1/ shard1
   [junit4]   2> 750617 T2885 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 750618 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750620 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750623 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750725 T2887 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> 750725 T2878 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> 750772 T2885 oasc.ZkController.register We are http://127.0.0.1:59372/collection1/ and leader is http://127.0.0.1:59372/collection1/
   [junit4]   2> 750772 T2885 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59372
   [junit4]   2> 750772 T2885 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 750772 T2885 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 750772 T2885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 750774 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750774 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750774 T2885 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750774 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750776 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 750776 T2879 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:59372",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59372_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 750778 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 750873 T2856 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 750874 T2856 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 750876 T2856 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33203
   [junit4]   2> 750876 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 750877 T2856 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 750877 T2856 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003
   [junit4]   2> 750878 T2856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/'
   [junit4]   2> 750885 T2878 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> 750885 T2887 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> 750896 T2856 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/solr.xml
   [junit4]   2> 750929 T2856 oasc.CoreContainer.<init> New CoreContainer 28320214
   [junit4]   2> 750930 T2856 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/]
   [junit4]   2> 750931 T2856 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 750931 T2856 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 750932 T2856 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 750932 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 750932 T2856 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 750933 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 750933 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 750934 T2856 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 750934 T2856 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 750934 T2856 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 750935 T2856 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 750935 T2856 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 750936 T2856 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57536/solr
   [junit4]   2> 750936 T2856 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 750937 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 750939 T2898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d8c58 name:ZooKeeperConnection Watcher:127.0.0.1:57536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750939 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 750941 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 750943 T2900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c8e15d name:ZooKeeperConnection Watcher:127.0.0.1:57536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750943 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 750953 T2856 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 751957 T2856 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33203_
   [junit4]   2> 751960 T2856 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33203_
   [junit4]   2> 751975 T2901 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 751975 T2901 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 751977 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 751977 T2901 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 751977 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 751978 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 751979 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 751980 T2879 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:33203",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33203_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 751981 T2879 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 751981 T2879 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 751985 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 752088 T2878 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> 752088 T2887 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> 752088 T2900 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> 752978 T2901 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 752978 T2901 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 752979 T2901 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 752980 T2901 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 752981 T2901 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 752981 T2901 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/collection1/'
   [junit4]   2> 752982 T2901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 752982 T2901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 752983 T2901 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 753034 T2901 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 753064 T2901 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 753066 T2901 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 753073 T2901 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 753352 T2901 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 753354 T2901 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 753356 T2901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753359 T2901 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 753374 T2901 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 753374 T2901 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 753374 T2901 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty1/
   [junit4]   2> 753375 T2901 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e9b6d6
   [junit4]   2> 753375 T2901 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty1
   [junit4]   2> 753375 T2901 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty1/index/
   [junit4]   2> 753376 T2901 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 753376 T2901 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty1/index
   [junit4]   2> 753377 T2901 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=70.1708984375, floorSegmentMB=1.908203125, forceMergeDeletesPctAllowed=29.545558516515428, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 753383 T2901 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-E5DE654E08B01C9A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 753383 T2901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753387 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 753387 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 753388 T2901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 753388 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753388 T2901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753388 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 753389 T2901 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753389 T2901 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753389 T2901 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 753390 T2901 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 753391 T2901 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 753391 T2901 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 753391 T2901 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 753392 T2901 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 753392 T2901 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 753393 T2901 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 753393 T2901 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 753396 T2901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 753398 T2901 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 753399 T2901 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 753400 T2901 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.4580078125, noCFSRatio=0.5344107766508169]
   [junit4]   2> 753401 T2901 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-E5DE654E08B01C9A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 753401 T2901 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 753401 T2901 oass.SolrIndexSearcher.<init> Opening Searcher@1dc21d[collection1] main
   [junit4]   2> 753401 T2901 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 753402 T2901 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753402 T2901 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 753403 T2901 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 753403 T2901 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 753403 T2901 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753404 T2901 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 753404 T2901 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753404 T2901 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 753405 T2901 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 753408 T2902 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dc21d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 753412 T2901 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 753412 T2905 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33203 collection:collection1 shard:shard1
   [junit4]   2> 753413 T2856 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 753413 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 753413 T2905 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 753417 T2905 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 753420 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753421 T2905 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 753421 T2905 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 753421 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1086 name=collection1 org.apache.solr.core.SolrCore@265ef4 url=http://127.0.0.1:33203/collection1 node=127.0.0.1:33203_ C1086_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33203, core=collection1, node_name=127.0.0.1:33203_}
   [junit4]   2> 753422 T2905 C1086 P33203 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33203/collection1/
   [junit4]   2> 753422 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753422 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753422 T2905 C1086 P33203 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 753423 T2905 C1086 P33203 oasc.SyncStrategy.syncToMe http://127.0.0.1:33203/collection1/ has no replicas
   [junit4]   2> 753423 T2905 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33203/collection1/ shard1
   [junit4]   2> 753424 T2905 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 753424 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753427 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753429 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753531 T2878 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> 753531 T2887 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> 753531 T2900 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> 753579 T2905 oasc.ZkController.register We are http://127.0.0.1:33203/collection1/ and leader is http://127.0.0.1:33203/collection1/
   [junit4]   2> 753579 T2905 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33203
   [junit4]   2> 753579 T2905 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 753579 T2905 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 753580 T2905 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 753581 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753581 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753581 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753582 T2905 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753582 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 753583 T2879 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:33203",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33203_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 753585 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 753687 T2856 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 753688 T2856 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 753692 T2856 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52528
   [junit4]   2> 753692 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 753693 T2887 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> 753693 T2900 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> 753692 T2878 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> 753693 T2856 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 753695 T2856 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004
   [junit4]   2> 753695 T2856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/'
   [junit4]   2> 753712 T2856 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/solr.xml
   [junit4]   2> 753742 T2856 oasc.CoreContainer.<init> New CoreContainer 24148263
   [junit4]   2> 753743 T2856 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/]
   [junit4]   2> 753744 T2856 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 753744 T2856 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 753744 T2856 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 753745 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 753745 T2856 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 753745 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 753746 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 753746 T2856 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 753747 T2856 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 753747 T2856 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 753748 T2856 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 753748 T2856 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 753748 T2856 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57536/solr
   [junit4]   2> 753749 T2856 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 753750 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753751 T2916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1222064 name:ZooKeeperConnection Watcher:127.0.0.1:57536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753751 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753754 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 753754 T2918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@808935 name:ZooKeeperConnection Watcher:127.0.0.1:57536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 753755 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 753762 T2856 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 754765 T2856 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52528_
   [junit4]   2> 754768 T2856 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52528_
   [junit4]   2> 754784 T2919 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 754785 T2919 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 754786 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754786 T2919 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 754787 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754788 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754790 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 754791 T2879 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:52528",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52528_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 754792 T2879 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 754792 T2879 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 754796 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 754899 T2878 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> 754899 T2900 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> 754899 T2918 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> 754899 T2887 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> 755787 T2919 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 755788 T2919 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 755789 T2919 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 755789 T2919 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 755790 T2919 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 755790 T2919 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/collection1/'
   [junit4]   2> 755791 T2919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 755792 T2919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 755792 T2919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 755848 T2919 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 755887 T2919 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 755889 T2919 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 755897 T2919 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 756180 T2919 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 756183 T2919 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 756184 T2919 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 756187 T2919 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 756202 T2919 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 756202 T2919 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 756203 T2919 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty2/
   [junit4]   2> 756203 T2919 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e9b6d6
   [junit4]   2> 756203 T2919 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty2
   [junit4]   2> 756204 T2919 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty2/index/
   [junit4]   2> 756204 T2919 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 756205 T2919 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-001/jetty2/index
   [junit4]   2> 756205 T2919 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=70.1708984375, floorSegmentMB=1.908203125, forceMergeDeletesPctAllowed=29.545558516515428, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 756210 T2919 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-E5DE654E08B01C9A-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 756210 T2919 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 756214 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 756214 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 756215 T2919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 756215 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 756215 T2919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 756215 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 756216 T2919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 756216 T2919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 756216 T2919 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 756217 T2919 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 756217 T2919 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 756218 T2919 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 756218 T2919 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 756218 T2919 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 756219 T2919 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 756219 T2919 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 756220 T2919 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 756223 T2919 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 756225 T2919 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 756225 T2919 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 756226 T2919 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.4580078125, noCFSRatio=0.5344107766508169]
   [junit4]   2> 756227 T2919 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-E5DE654E08B01C9A-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 756227 T2919 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 756227 T2919 oass.SolrIndexSearcher.<init> Opening Searcher@641807[collection1] main
   [junit4]   2> 756227 T2919 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 756228 T2919 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 756229 T2919 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 756229 T2919 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 756230 T2919 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 756230 T2919 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 756230 T2919 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 756231 T2919 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 756231 T2919 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 756231 T2919 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 756235 T2920 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@641807[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 756238 T2919 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 756239 T2923 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52528 collection:collection1 shard:shard2
   [junit4]   2> 756239 T2856 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 756240 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 756240 T2923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 756246 T2923 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 756247 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756248 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756248 T2923 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 756248 T2923 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 756248 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 756248 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1087 name=collection1 org.apache.solr.core.SolrCore@a0ab4 url=http://127.0.0.1:52528/collection1 node=127.0.0.1:52528_ C1087_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52528, core=collection1, node_name=127.0.0.1:52528_}
   [junit4]   2> 756249 T2923 C1087 P52528 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52528/collection1/
   [junit4]   2> 756249 T2923 C1087 P52528 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 756250 T2923 C1087 P52528 oasc.SyncStrategy.syncToMe http://127.0.0.1:52528/collection1/ has no replicas
   [junit4]   2> 756250 T2923 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52528/collection1/ shard2
   [junit4]   2> 756250 T2923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 756250 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756253 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756255 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756356 T2900 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> 756356 T2918 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> 756356 T2878 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> 756356 T2887 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> 756404 T2923 oasc.ZkController.register We are http://127.0.0.1:52528/collection1/ and leader is http://127.0.0.1:52528/collection1/
   [junit4]   2> 756404 T2923 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52528
   [junit4]   2> 756404 T2923 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 756404 T2923 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 756405 T2923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 756406 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756406 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756406 T2923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 756407 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756407 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 756408 T2879 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:52528",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52528_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 756415 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 756517 T2887 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> 756517 T2900 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> 756517 T2878 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> 756517 T2918 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> 756528 T2856 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 756529 T2856 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 756531 T2856 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33949
   [junit4]   2> 756532 T2856 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 756533 T2856 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 756533 T2856 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005
   [junit4]   2> 756533 T2856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/'
   [junit4]   2> 756548 T2856 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/solr.xml
   [junit4]   2> 756579 T2856 oasc.CoreContainer.<init> New CoreContainer 11144123
   [junit4]   2> 756579 T2856 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/]
   [junit4]   2> 756580 T2856 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 756581 T2856 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 756581 T2856 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 756581 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 756582 T2856 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 756582 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 756582 T2856 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 756583 T2856 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 756583 T2856 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 756584 T2856 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 756584 T2856 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 756584 T2856 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 756585 T2856 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57536/solr
   [junit4]   2> 756585 T2856 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 756586 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 756588 T2934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e85abf name:ZooKeeperConnection Watcher:127.0.0.1:57536 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 756589 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 756593 T2856 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 756595 T2936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@144d008 name:ZooKeeperConnection Watcher:127.0.0.1:57536/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 756595 T2856 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 756605 T2856 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 757609 T2856 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33949_
   [junit4]   2> 757612 T2856 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33949_
   [junit4]   2> 757626 T2937 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 757627 T2937 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 757628 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 757628 T2937 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 757629 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 757630 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 757631 T2879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 757633 T2879 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:33949",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33949_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 757633 T2879 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 757634 T2879 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 757638 T2878 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 757742 T2878 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> 757742 T2936 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> 757742 T2887 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> 757742 T2918 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> 757742 T2900 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> 758629 T2937 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 758630 T2937 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 758630 T2937 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 758631 T2937 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 758631 T2937 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 758632 T2937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/collection1/'
   [junit4]   2> 758632 T2937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 758632 T2937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 758633 T2937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-E5DE654E08B01C9A-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 758668 T2937 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 758699 T2937 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 758700 T2937 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 758708 T2937 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 758972 T2937 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 758974 T2937 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 758975 T2937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 758979 T2937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 758993 T2937 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 758993 T2937 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 758994 T2937 oasc.SolrCore.<init> [collection1] Opening new So

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

oup=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 7961996 T3444 oaz.ClientCnxn$SendThread.run WARN Session 0x145e1caa3e80035 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7962007 T3489 oaz.ClientCnxn$SendThread.run WARN Session 0x145e1caa3e80039 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7962184 T2935 oaz.ClientCnxn$SendThread.run WARN Session 0x145e1caa3e8000b for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7962218 T3599 oaz.ClientCnxn$SendThread.run WARN Session 0x145e1caa3e80043 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7962257 T3558 oaz.ClientCnxn$SendThread.run WARN Session 0x145e1caa3e8003f for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene46), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_CH, timezone=VST
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=105,free=246401240,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, DistanceFunctionTest, AddBlockUpdateTest, TestXIncludeConfig, TestSolrDeletionPolicy2, SuggesterTSTTest, XsltUpdateRequestHandlerTest, MultiTermTest, TestSchemaResource, HdfsUnloadDistributedZkTest, TestAnalyzedSuggestions, TestFieldResource, TestArbitraryIndexDir, TestDefaultSearchFieldResource, CoreContainerCoreInitFailuresTest, TestCloudManagedSchemaAddField, TestStressReorder, MigrateRouteKeyTest, DirectSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, TestIndexSearcher, TestComplexPhraseQParserPlugin, OverseerRolesTest, CoreAdminRequestStatusTest, DirectSolrConnectionTest, TestFreeTextSuggestions, PluginInfoTest, TestLRUCache, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestExceedMaxTermLength, DistributedDebugComponentTest, CollectionsAPIAsyncDistributedZkTest, TestHighFrequencyDictionaryFactory, DistributedSuggestComponentTest, TestRequestStatusCollectionAPI, TestCollationField, TestReload, TestCollationFieldDocValues, TestOmitPositions, BJQParserTest, ZkSolrClientTest, TestWordDelimiterFilterFactory, AsyncMigrateRouteKeyTest, TestFieldCollectionResource, SimplePostToolTest, HdfsChaosMonkeySafeLeaderTest, HighlighterTest, TestSimpleQParserPlugin, NotRequiredUniqueKeyTest, TestIBSimilarityFactory, FileUtilsTest, TestLMDirichletSimilarityFactory, DisMaxRequestHandlerTest, SignatureUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, TestJmxIntegration, TestManagedResourceStorage, TestBinaryField, TestQueryTypes, TestManagedStopFilterFactory, BasicZkTest, TestDynamicFieldCollectionResource, TestFiltering, DefaultValueUpdateProcessorTest, TestFastOutputStream, DeleteReplicaTest, ModifyConfFileTest, TestQuerySenderListener, DistribCursorPagingTest, ResourceLoaderTest, FieldAnalysisRequestHandlerTest, EnumFieldTest, DocumentAnalysisRequestHandlerTest, DocValuesMultiTest, TestSolr4Spatial, DeleteShardTest, CursorPagingTest, TestSolrQueryParserResource, TestDistributedSearch, TestQuerySenderNoQuery, SolrCmdDistributorTest, TestFastWriter, DateFieldTest, TestFuzzyAnalyzedSuggestions, TestUpdate, SolrCoreCheckLockOnStartupTest, BadIndexSchemaTest, TestPhraseSuggestions, StressHdfsTest, SpellCheckComponentTest, HdfsBasicDistributedZk2Test, TestNonDefinedSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, TestCodecSupport, SystemInfoHandlerTest, TestFoldingMultitermQuery, CurrencyFieldOpenExchangeTest, CollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=E5DE654E08B01C9A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CH -Dtests.timezone=VST -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5DE654E08B01C9A]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3231, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]    > Caused by: java.lang.AssertionError: liveDocs.count()=17 info.docCount=34 info.getDelCount()=20
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5DE654E08B01C9A]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:108)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:133)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:185)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:96)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:388)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:270)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:204)
   [junit4]    > 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1473)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1674)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:673)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:493)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:337)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:163)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:447)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
   [junit4] Completed on J1 in 7225.80s, 1 test, 3 errors <<< FAILURES!

[...truncated 11 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, 2 suite-level errors, 1 error, 37 ignored (16 assumptions)

Total time: 171 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b15 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure