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/05 03:22:22 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1552 - Still Failing!

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

All tests passed

Build Log:
[...truncated 15878 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:209: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:440: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/contrib/map-reduce/build.xml:65: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/contrib/contrib-build.xml:52: impossible to resolve dependencies:
	resolve failed - see output for details

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



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1553 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1553/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
shard3 is not consistent.  Got 102 from http://127.0.0.1:49295/ek_sbm/collection1lastClient and got 87 from http://127.0.0.1:49305/ek_sbm/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 102 from http://127.0.0.1:49295/ek_sbm/collection1lastClient and got 87 from http://127.0.0.1:49305/ek_sbm/collection1
	at __randomizedtesting.SeedInfo.seed([4CB14B4FC59EDA57:CD57C557B2C1BA6B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1130)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10493 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/init-core-data-001
   [junit4]   2> 89843 T185 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 89844 T185 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ek_sbm/
   [junit4]   2> 89860 T185 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 89860 T185 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 89862 T186 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 89962 T185 oasc.ZkTestServer.run start zk server on port:49285
   [junit4]   2> 89965 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 89971 T192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5398c8dd name:ZooKeeperConnection Watcher:127.0.0.1:49285 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 89972 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 89973 T185 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 89986 T187 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145cb5d84cf0000, 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> 89999 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 90009 T194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34d640e5 name:ZooKeeperConnection Watcher:127.0.0.1:49285/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 90009 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 90010 T185 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 90019 T185 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 90029 T185 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 90036 T185 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 90046 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 90046 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 90062 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 90065 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 90082 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 90084 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 90095 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 90095 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 90105 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 90105 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 90115 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 90115 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 90125 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 90126 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 90137 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 90137 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 90148 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 90149 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 90160 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 90160 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 90171 T185 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 90172 T185 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 91754 T185 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 91770 T185 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49288
   [junit4]   2> 91771 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 91772 T185 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91772 T185 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002
   [junit4]   2> 91773 T185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/'
   [junit4]   2> 91826 T185 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/solr.xml
   [junit4]   2> 91959 T185 oasc.CoreContainer.<init> New CoreContainer 155030294
   [junit4]   2> 91960 T185 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/]
   [junit4]   2> 91962 T185 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 91963 T185 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 91964 T185 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 91964 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 91964 T185 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 91965 T185 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 91966 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 91966 T185 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 91967 T185 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 91967 T185 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 91969 T185 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 91969 T185 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 91969 T185 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49285/solr
   [junit4]   2> 91970 T185 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 91976 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 91979 T205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29838e17 name:ZooKeeperConnection Watcher:127.0.0.1:49285 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91981 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 92004 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 92004 T207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@695398f7 name:ZooKeeperConnection Watcher:127.0.0.1:49285/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92005 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 92010 T185 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 92035 T185 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 92062 T185 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 92073 T185 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 92095 T185 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 92191 T185 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 92201 T185 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49288_ek_sbm
   [junit4]   2> 92205 T185 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49288_ek_sbm
   [junit4]   2> 92215 T185 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 92221 T185 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 92240 T185 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49288_ek_sbm
   [junit4]   2> 92244 T185 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 92251 T185 oasc.Overseer.start Overseer (id=91702969951518723-127.0.0.1:49288_ek_sbm-n_0000000000) starting
   [junit4]   2> 92260 T185 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 92292 T209 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 92296 T209 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:49288_ek_sbm
   [junit4]   2> 92296 T185 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 92306 T185 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 92313 T185 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 92324 T208 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 92337 T210 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 92338 T210 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 92341 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92341 T210 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 92345 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 92347 T208 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:49288/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49288_ek_sbm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 92348 T208 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 92348 T208 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 92355 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92358 T207 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> 93344 T210 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 93344 T210 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 93347 T210 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 93347 T210 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 93351 T210 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 93351 T210 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/collection1/'
   [junit4]   2> 93352 T210 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 93353 T210 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 93354 T210 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 93464 T210 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 93593 T210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93598 T210 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 93620 T210 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 94362 T210 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 94368 T210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 94371 T210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 94385 T210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 94486 T210 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 94489 T210 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 94529 T210 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data/
   [junit4]   2> 94529 T210 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84db765
   [junit4]   2> 94532 T210 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data
   [junit4]   2> 94532 T210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data/index/
   [junit4]   2> 94534 T210 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 94534 T210 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data/index
   [junit4]   2> 94535 T210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=26.978515625, floorSegmentMB=0.615234375, forceMergeDeletesPctAllowed=13.200394171774905, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94540 T210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 94541 T210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94553 T210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 94553 T210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 94554 T210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94554 T210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94555 T210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94555 T210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 94556 T210 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94557 T210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94557 T210 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 94558 T210 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 94559 T210 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 94559 T210 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 94560 T210 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 94563 T210 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 94564 T210 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 94564 T210 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 94565 T210 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 94581 T210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 94588 T210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 94589 T210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 94590 T210 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=0.9404296875, floorSegmentMB=1.7998046875, forceMergeDeletesPctAllowed=22.883270226396817, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94592 T210 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 94593 T210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94594 T210 oass.SolrIndexSearcher.<init> Opening Searcher@1a645a0d[collection1] main
   [junit4]   2> 94594 T210 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 94598 T210 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 94598 T210 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 94601 T210 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 94601 T210 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 94602 T210 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94604 T210 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 94604 T210 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94604 T210 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 94605 T210 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 94609 T211 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a645a0d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 94615 T210 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 94617 T214 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49288/ek_sbm collection:control_collection shard:shard1
   [junit4]   2> 94619 T185 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 94619 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 94621 T214 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 94621 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 94628 T216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5806334c name:ZooKeeperConnection Watcher:127.0.0.1:49285/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94628 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 94633 T185 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 94642 T185 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 94654 T214 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 94662 T214 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 94662 T214 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@325e96a4 url=http://127.0.0.1:49288/ek_sbm/collection1 node=127.0.0.1:49288_ek_sbm C22_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:49288/ek_sbm, core=collection1, node_name=127.0.0.1:49288_ek_sbm}
   [junit4]   2> 94662 T214 C22 P49288 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49288/ek_sbm/collection1/
   [junit4]   2> 94663 T214 C22 P49288 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 94663 T214 C22 P49288 oasc.SyncStrategy.syncToMe http://127.0.0.1:49288/ek_sbm/collection1/ has no replicas
   [junit4]   2> 94664 T214 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49288/ek_sbm/collection1/ shard1
   [junit4]   2> 94664 T214 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 94664 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94730 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94792 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94796 T207 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> 94797 T216 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> 94815 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94831 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94938 T207 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> 94939 T216 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> 94957 T214 oasc.ZkController.register We are http://127.0.0.1:49288/ek_sbm/collection1/ and leader is http://127.0.0.1:49288/ek_sbm/collection1/
   [junit4]   2> 94958 T214 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49288/ek_sbm
   [junit4]   2> 94958 T214 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 94958 T214 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 94959 T214 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 94962 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94962 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94962 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94964 T214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94968 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94970 T208 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:49288/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49288_ek_sbm",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 94979 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 95086 T207 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> 95086 T216 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> 96306 T185 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 96308 T185 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 96313 T185 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49292
   [junit4]   2> 96315 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 96315 T185 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96316 T185 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003
   [junit4]   2> 96316 T185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/'
   [junit4]   2> 96363 T185 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/solr.xml
   [junit4]   2> 96475 T185 oasc.CoreContainer.<init> New CoreContainer 461920282
   [junit4]   2> 96475 T185 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/]
   [junit4]   2> 96477 T185 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 96478 T185 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 96478 T185 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 96479 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 96480 T185 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 96481 T185 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 96481 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 96482 T185 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 96482 T185 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 96483 T185 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 96483 T185 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 96484 T185 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 96484 T185 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49285/solr
   [junit4]   2> 96485 T185 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 96486 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96491 T227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14502115 name:ZooKeeperConnection Watcher:127.0.0.1:49285 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96492 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96498 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96502 T229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@640ecd6b name:ZooKeeperConnection Watcher:127.0.0.1:49285/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96503 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96527 T185 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 97539 T185 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49292_ek_sbm
   [junit4]   2> 97541 T185 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49292_ek_sbm
   [junit4]   2> 97575 T230 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 97576 T230 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 97578 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97579 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97579 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97578 T230 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 97583 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 97585 T208 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:49292/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49292_ek_sbm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 97586 T208 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 97586 T208 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 97594 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97596 T216 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> 97597 T207 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> 97597 T229 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> 98581 T230 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 98582 T230 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 98584 T230 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 98584 T230 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 98589 T230 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 98589 T230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/collection1/'
   [junit4]   2> 98591 T230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 98591 T230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 98592 T230 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 98709 T230 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 98852 T230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 98855 T230 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 98873 T230 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 99606 T230 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 99611 T230 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 99614 T230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 99623 T230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 99777 T230 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 99779 T230 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 99780 T230 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1/
   [junit4]   2> 99780 T230 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84db765
   [junit4]   2> 99785 T230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1
   [junit4]   2> 99786 T230 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1/index/
   [junit4]   2> 99787 T230 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 99789 T230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1/index
   [junit4]   2> 99789 T230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=26.978515625, floorSegmentMB=0.615234375, forceMergeDeletesPctAllowed=13.200394171774905, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 99797 T230 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 99797 T230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99809 T230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 99810 T230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 99811 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 99811 T230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 99812 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 99812 T230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 99813 T230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 99813 T230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 99814 T230 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 99815 T230 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 99817 T230 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 99817 T230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 99818 T230 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 99819 T230 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 99819 T230 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 99820 T230 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 99827 T230 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 99844 T230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 99850 T230 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 99851 T230 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 99852 T230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=0.9404296875, floorSegmentMB=1.7998046875, forceMergeDeletesPctAllowed=22.883270226396817, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 99856 T230 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 99857 T230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 99857 T230 oass.SolrIndexSearcher.<init> Opening Searcher@70dcbc89[collection1] main
   [junit4]   2> 99857 T230 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 99861 T230 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 99862 T230 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 99863 T230 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 99864 T230 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 99864 T230 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 99866 T230 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 99867 T230 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 99867 T230 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 99868 T230 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 99879 T231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70dcbc89[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 99888 T230 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 99898 T234 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49292/ek_sbm collection:collection1 shard:shard1
   [junit4]   2> 99902 T185 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 99903 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 99914 T234 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 99993 T234 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 100046 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100052 T234 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 100052 T234 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@366b03ee url=http://127.0.0.1:49292/ek_sbm/collection1 node=127.0.0.1:49292_ek_sbm C23_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49292/ek_sbm, core=collection1, node_name=127.0.0.1:49292_ek_sbm}
   [junit4]   2> 100054 T234 C23 P49292 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49292/ek_sbm/collection1/
   [junit4]   2> 100057 T234 C23 P49292 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 100058 T234 C23 P49292 oasc.SyncStrategy.syncToMe http://127.0.0.1:49292/ek_sbm/collection1/ has no replicas
   [junit4]   2> 100058 T234 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49292/ek_sbm/collection1/ shard1
   [junit4]   2> 100060 T234 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 100063 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100081 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100086 T216 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> 100087 T229 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> 100088 T207 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> 100116 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100126 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100233 T216 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> 100233 T207 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> 100234 T229 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> 100246 T234 oasc.ZkController.register We are http://127.0.0.1:49292/ek_sbm/collection1/ and leader is http://127.0.0.1:49292/ek_sbm/collection1/
   [junit4]   2> 100248 T234 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49292/ek_sbm
   [junit4]   2> 100249 T234 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 100249 T234 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 100249 T234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 100253 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100254 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100255 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100258 T234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100267 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100274 T208 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:49292/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49292_ek_sbm",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 100289 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100396 T216 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> 100396 T207 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> 100396 T229 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> 101700 T185 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 101702 T185 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 101707 T185 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49295
   [junit4]   2> 101709 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 101710 T185 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101711 T185 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004
   [junit4]   2> 101712 T185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/'
   [junit4]   2> 101794 T185 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/solr.xml
   [junit4]   2> 101978 T185 oasc.CoreContainer.<init> New CoreContainer 1971129343
   [junit4]   2> 101986 T185 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/]
   [junit4]   2> 101991 T185 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 101991 T185 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 101992 T185 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 101993 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 101993 T185 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 101994 T185 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 101994 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 101995 T185 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 101995 T185 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 101995 T185 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 101996 T185 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 101997 T185 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 101998 T185 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49285/solr
   [junit4]   2> 101998 T185 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 102000 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102004 T245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@649ece9b name:ZooKeeperConnection Watcher:127.0.0.1:49285 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102005 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102013 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102017 T247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@557238e name:ZooKeeperConnection Watcher:127.0.0.1:49285/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102018 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102042 T185 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 103053 T185 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49295_ek_sbm
   [junit4]   2> 103057 T185 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49295_ek_sbm
   [junit4]   2> 103105 T248 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 103106 T248 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 103111 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103112 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103112 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103111 T248 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 103120 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103124 T208 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:49295/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49295_ek_sbm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 103124 T208 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 103124 T208 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 103134 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103137 T216 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> 103139 T229 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> 103138 T247 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> 103139 T207 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> 104115 T248 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 104115 T248 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 104117 T248 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 104117 T248 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 104120 T248 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 104120 T248 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/collection1/'
   [junit4]   2> 104122 T248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 104123 T248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 104123 T248 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 104216 T248 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 104333 T248 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 104342 T248 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 104394 T248 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 105096 T248 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 105102 T248 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 105104 T248 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 105113 T248 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 105216 T248 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 105218 T248 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 105218 T248 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2/
   [junit4]   2> 105219 T248 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@84db765
   [junit4]   2> 105221 T248 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2
   [junit4]   2> 105222 T248 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2/index/
   [junit4]   2> 105223 T248 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 105230 T248 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2/index
   [junit4]   2> 105231 T248 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=26.978515625, floorSegmentMB=0.615234375, forceMergeDeletesPctAllowed=13.200394171774905, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 105235 T248 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 105235 T248 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 105247 T248 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 105248 T248 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 105248 T248 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 105248 T248 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 105249 T248 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 105249 T248 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 105250 T248 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 105250 T248 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 105251 T248 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 105252 T248 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 105253 T248 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 105253 T248 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 105254 T248 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 105255 T248 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 105257 T248 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 105285 T248 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 105286 T248 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 105299 T248 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 105305 T248 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 105306 T248 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 105307 T248 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=0.9404296875, floorSegmentMB=1.7998046875, forceMergeDeletesPctAllowed=22.883270226396817, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 105310 T248 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 105310 T248 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 105312 T248 oass.SolrIndexSearcher.<init> Opening Searcher@423d8bc7[collection1] main
   [junit4]   2> 105312 T248 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 105317 T248 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 105317 T248 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 105319 T248 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 105319 T248 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 105320 T248 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 105322 T248 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 105322 T248 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 105322 T248 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 105323 T248 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 105330 T249 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@423d8bc7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 105336 T248 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 105339 T252 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49295/ek_sbm collection:collection1 shard:shard3
   [junit4]   2> 105340 T185 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 105340 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 105341 T252 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 105358 T252 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 105365 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105367 T252 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 105367 T252 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@15cb8771 url=http://127.0.0.1:49295/ek_sbm/collection1 node=127.0.0.1:49295_ek_sbm C24_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49295/ek_sbm, core=collection1, node_name=127.0.0.1:49295_ek_sbm}
   [junit4]   2> 105368 T252 C24 P49295 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49295/ek_sbm/collection1/
   [junit4]   2> 105368 T252 C24 P49295 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 105368 T252 C24 P49295 oasc.SyncStrategy.syncToMe http://127.0.0.1:49295/ek_sbm/collection1/ has no replicas
   [junit4]   2> 105369 T252 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49295/ek_sbm/collection1/ shard3
   [junit4]   2> 105370 T252 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 105373 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105385 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105388 T216 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> 105388 T229 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> 105389 T207 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> 105391 T247 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> 105405 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105415 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105524 T207 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> 105524 T247 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> 105525 T229 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> 105525 T216 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> 105557 T252 oasc.ZkController.register We are http://127.0.0.1:49295/ek_sbm/collection1/ and leader is http://127.0.0.1:49295/ek_sbm/collection1/
   [junit4]   2> 105558 T252 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49295/ek_sbm
   [junit4]   2> 105558 T252 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 105559 T252 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 105559 T252 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 105563 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105564 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105564 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105569 T252 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105571 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105573 T208 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:49295/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49295_ek_sbm",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 105582 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 105700 T207 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> 105700 T247 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> 105705 T216 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> 105707 T229 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> 107130 T185 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 107131 T185 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 107138 T185 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49298
   [junit4]   2> 107139 T185 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 107140 T185 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 107141 T185 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-005
   [junit4]   2> 107141 T185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-005/'
   [junit4]   2> 107199 T185 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-005/solr.xml
   [junit4]   2> 107322 T185 oasc.CoreContainer.<init> New CoreContainer 295406198
   [junit4]   2> 107323 T185 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-005/]
   [junit4]   2> 107324 T185 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 107325 T185 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 107325 T185 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 107326 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 107326 T185 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 107327 T185 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 107327 T185 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 107327 T185 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 107328 T185 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 107329 T185 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 107329 T185 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 107330 T185 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 107330 T185 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49285/solr
   [junit4]   2> 107331 T185 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 107333 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107338 T263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a9f5201 name:ZooKeeperConnection Watcher:127.0.0.1:49285 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107339 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107346 T187 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145cb5d84cf0009, 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> 107353 T185 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 107359 T265 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5174ecca name:ZooKeeperConnection Watcher:127.0.0.1:49285/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 107360 T185 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 107387 T185 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 108396 T185 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49298_ek_sbm
   [junit4]   2> 108399 T185 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49298_ek_sbm
   [junit4]   2> 108433 T266 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 108433 T266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 108436 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108437 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108436 T266 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 108438 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108442 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 108444 T208 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:49298/ek_sbm",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49298_ek_sbm",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 108445 T208 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 108445 T208 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 108452 T207 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 108456 T265 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> 108456 T207 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> 108457 T229 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> 108456 T247 oascc.ZkStateReader$2.process A cluster state ch

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

derTest-4CB14B4FC59EDA57-001/tempDir-001/jetty12/index.20140505203726084 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty12/index.20140505203726084;done=false>>]
   [junit4]   2> 203738 T450 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty12/index.20140505203726084
   [junit4]   2> 203739 T450 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 203739 T450 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty12
   [junit4]   2> 203739 T450 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 203740 T450 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 203740 T450 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 203741 T450 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 203964 T429 C463 P49342 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 203965 T429 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 203965 T429 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16ca6c00
   [junit4]   2> 203968 T429 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=206,cumulative_deletesById=104,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=23882,transaction_logs_total_number=1}
   [junit4]   2> 203970 T429 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 203970 T429 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 203970 T429 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 203986 T429 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 203987 T429 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 203987 T429 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty11/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty11/index;done=false>>]
   [junit4]   2> 203987 T429 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty11/index
   [junit4]   2> 203988 T429 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty11 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty11;done=false>>]
   [junit4]   2> 203988 T429 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001/tempDir-001/jetty11
   [junit4]   2> 203988 T429 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 203988 T429 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> 203989 T429 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 203989 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203989 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203989 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203989 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203990 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203990 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203990 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203990 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203991 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 203991 T429 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-4CB14B4FC59EDA57-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=bg_BG, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_55 (64-bit)/cpus=2,threads=1,free=102075264,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, AlternateDirectoryTest, AliasIntegrationTest, TestFieldResource, HdfsLockFactoryTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 114.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 1215 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1296: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:920: There were test failures: 398 suites, 1670 tests, 1 failure, 42 ignored (15 assumptions)

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