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/26 06:02:50 UTC

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

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

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:56479/ls_bo/collection1, https://127.0.0.1:56445/ls_bo/collection1, https://127.0.0.1:56473/ls_bo/collection1, https://127.0.0.1:56455/ls_bo/collection1, https://127.0.0.1:56449/ls_bo/collection1, https://127.0.0.1:56485/ls_bo/collection1, https://127.0.0.1:56435/ls_bo/collection1, https://127.0.0.1:56438/ls_bo/collection1, https://127.0.0.1:56441/ls_bo/collection1, https://127.0.0.1:56461/ls_bo/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:56479/ls_bo/collection1, https://127.0.0.1:56445/ls_bo/collection1, https://127.0.0.1:56473/ls_bo/collection1, https://127.0.0.1:56455/ls_bo/collection1, https://127.0.0.1:56449/ls_bo/collection1, https://127.0.0.1:56485/ls_bo/collection1, https://127.0.0.1:56435/ls_bo/collection1, https://127.0.0.1:56438/ls_bo/collection1, https://127.0.0.1:56441/ls_bo/collection1, https://127.0.0.1:56461/ls_bo/collection1]
	at __randomizedtesting.SeedInfo.seed([E62C4CF877AF83C5:67CAC2E000F0E3F9]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:56479/ls_bo/collection1, https://127.0.0.1:56445/ls_bo/collection1, https://127.0.0.1:56473/ls_bo/collection1, https://127.0.0.1:56455/ls_bo/collection1, https://127.0.0.1:56485/ls_bo/collection1, https://127.0.0.1:56438/ls_bo/collection1, https://127.0.0.1:56441/ls_bo/collection1]
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	... 47 more




Build Log:
[...truncated 11165 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/init-core-data-001
   [junit4]   2> 2683123 T8403 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2683123 T8403 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ls_bo/
   [junit4]   2> 2683131 T8403 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2683133 T8403 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2683135 T8404 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2683236 T8403 oasc.ZkTestServer.run start zk server on port:56427
   [junit4]   2> 2683238 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683245 T8410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e736b47 name:ZooKeeperConnection Watcher:127.0.0.1:56427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683246 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2683246 T8403 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2683256 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683261 T8412 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@255ccc83 name:ZooKeeperConnection Watcher:127.0.0.1:56427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683262 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2683263 T8403 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2683271 T8403 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2683279 T8403 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2683286 T8403 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2683294 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2683295 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2683307 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2683307 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2683316 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2683317 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2683322 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2683322 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2683331 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2683331 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2683338 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2683339 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2683346 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2683347 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2683355 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2683356 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2683365 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2683365 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2683373 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2683373 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2683383 T8403 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2683384 T8403 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2683396 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2683400 T8414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61cfb952 name:ZooKeeperConnection Watcher:127.0.0.1:56427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2683401 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2684959 T8403 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2684966 T8403 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2684973 T8403 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56431
   [junit4]   2> 2684977 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2684978 T8403 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2684978 T8403 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002
   [junit4]   2> 2684979 T8403 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/'
   [junit4]   2> 2685032 T8403 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/solr.xml
   [junit4]   2> 2685131 T8403 oasc.CoreContainer.<init> New CoreContainer 330356630
   [junit4]   2> 2685131 T8403 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/]
   [junit4]   2> 2685133 T8403 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2685134 T8403 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2685134 T8403 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2685134 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2685135 T8403 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2685135 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2685135 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2685136 T8403 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2685136 T8403 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2685141 T8403 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2685142 T8403 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2685142 T8403 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2685142 T8403 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56427/solr
   [junit4]   2> 2685143 T8403 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2685144 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2685148 T8425 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101d4ca1 name:ZooKeeperConnection Watcher:127.0.0.1:56427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2685149 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2685154 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2685158 T8427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31b935e7 name:ZooKeeperConnection Watcher:127.0.0.1:56427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2685158 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2685162 T8403 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2685171 T8403 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2685180 T8403 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2685188 T8403 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2685198 T8403 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2685209 T8403 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2685214 T8403 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56431_ls_bo
   [junit4]   2> 2685216 T8403 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56431_ls_bo
   [junit4]   2> 2685224 T8403 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2685231 T8403 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2685243 T8403 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56431_ls_bo
   [junit4]   2> 2685243 T8403 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2685250 T8403 oasc.Overseer.start Overseer (id=91820846827307012-127.0.0.1:56431_ls_bo-n_0000000000) starting
   [junit4]   2> 2685260 T8403 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2685288 T8429 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2685289 T8403 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2685298 T8403 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2685302 T8403 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2685310 T8428 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2685323 T8430 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2685324 T8430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2685326 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2685326 T8430 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2685332 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2685333 T8428 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56431/ls_bo",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56431_ls_bo",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2685334 T8428 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2685334 T8428 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2685339 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2685340 T8427 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> 2686329 T8430 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2686329 T8430 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2686331 T8430 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2686331 T8430 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2686334 T8430 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2686334 T8430 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/collection1/'
   [junit4]   2> 2686336 T8430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2686337 T8430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2686338 T8430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2686419 T8430 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 2686515 T8430 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2686520 T8430 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2686531 T8430 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2687233 T8430 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2687237 T8430 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2687240 T8430 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2687247 T8430 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2687305 T8430 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2687306 T8430 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2687306 T8430 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data/
   [junit4]   2> 2687307 T8430 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322e645
   [junit4]   2> 2687308 T8430 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data
   [junit4]   2> 2687309 T8430 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data/index/
   [junit4]   2> 2687309 T8430 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2687310 T8430 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data/index
   [junit4]   2> 2687310 T8430 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=821717127, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2687317 T8430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2687317 T8430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2687320 T8430 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2687321 T8430 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2687321 T8430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2687321 T8430 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2687322 T8430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2687322 T8430 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2687322 T8430 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2687323 T8430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2687323 T8430 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2687324 T8430 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2687325 T8430 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2687325 T8430 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2687325 T8430 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2687326 T8430 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2687327 T8430 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2687328 T8430 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2687339 T8430 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2687343 T8430 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2687344 T8430 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2687345 T8430 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1752796932, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2687347 T8430 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2687347 T8430 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2687347 T8430 oass.SolrIndexSearcher.<init> Opening Searcher@3a1be22a[collection1] main
   [junit4]   2> 2687348 T8430 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2687351 T8430 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2687351 T8430 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2687352 T8430 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2687352 T8430 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2687353 T8430 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2687355 T8430 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2687355 T8430 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2687355 T8430 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2687355 T8430 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2687360 T8431 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a1be22a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2687360 T8430 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2687363 T8434 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56431/ls_bo collection:control_collection shard:shard1
   [junit4]   2> 2687364 T8403 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2687364 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2687365 T8434 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2687371 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2687376 T8436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53bc81c8 name:ZooKeeperConnection Watcher:127.0.0.1:56427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2687376 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2687379 T8403 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2687380 T8434 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2687384 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687386 T8403 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2687386 T8434 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2687386 T8434 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1747 name=collection1 org.apache.solr.core.SolrCore@30fd81e5 url=https://127.0.0.1:56431/ls_bo/collection1 node=127.0.0.1:56431_ls_bo C1747_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:56431/ls_bo, core=collection1, node_name=127.0.0.1:56431_ls_bo}
   [junit4]   2> 2687387 T8434 C1747 P56431 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56431/ls_bo/collection1/
   [junit4]   2> 2687387 T8434 C1747 P56431 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2687387 T8434 C1747 P56431 oasc.SyncStrategy.syncToMe https://127.0.0.1:56431/ls_bo/collection1/ has no replicas
   [junit4]   2> 2687387 T8434 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56431/ls_bo/collection1/ shard1
   [junit4]   2> 2687388 T8434 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2687396 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2687408 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687412 T8436 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> 2687415 T8427 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> 2687428 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2687435 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687540 T8427 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> 2687542 T8436 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> 2687570 T8434 oasc.ZkController.register We are https://127.0.0.1:56431/ls_bo/collection1/ and leader is https://127.0.0.1:56431/ls_bo/collection1/
   [junit4]   2> 2687571 T8434 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56431/ls_bo
   [junit4]   2> 2687571 T8434 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2687571 T8434 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2687571 T8434 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2687574 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687575 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687575 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687577 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2687580 T8428 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56431/ls_bo",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56431_ls_bo",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2687584 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2687696 T8427 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> 2687698 T8436 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> 2687708 T8434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2688883 T8403 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2688884 T8403 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2688891 T8403 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2688893 T8403 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56435
   [junit4]   2> 2688899 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2688899 T8403 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2688899 T8403 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003
   [junit4]   2> 2688900 T8403 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/'
   [junit4]   2> 2688948 T8403 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/solr.xml
   [junit4]   2> 2689065 T8403 oasc.CoreContainer.<init> New CoreContainer 1040338974
   [junit4]   2> 2689066 T8403 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/]
   [junit4]   2> 2689068 T8403 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2689068 T8403 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2689068 T8403 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2689069 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2689069 T8403 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2689069 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2689070 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2689070 T8403 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2689071 T8403 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2689075 T8403 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2689075 T8403 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2689075 T8403 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2689076 T8403 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56427/solr
   [junit4]   2> 2689076 T8403 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2689077 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2689081 T8447 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13397195 name:ZooKeeperConnection Watcher:127.0.0.1:56427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2689081 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2689087 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2689091 T8449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d52ed6b name:ZooKeeperConnection Watcher:127.0.0.1:56427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2689092 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2689114 T8403 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2690123 T8403 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56435_ls_bo
   [junit4]   2> 2690125 T8403 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56435_ls_bo
   [junit4]   2> 2690134 T8436 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2690135 T8449 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2690136 T8427 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2690153 T8450 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2690154 T8450 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2690156 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2690156 T8450 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2690156 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2690158 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2690160 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2690162 T8428 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56435/ls_bo",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56435_ls_bo",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2690162 T8428 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2690162 T8428 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2690170 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2690172 T8427 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> 2690173 T8449 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> 2690173 T8436 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> 2691158 T8450 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2691158 T8450 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2691160 T8450 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2691160 T8450 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2691163 T8450 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2691163 T8450 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/collection1/'
   [junit4]   2> 2691165 T8450 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2691166 T8450 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2691167 T8450 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2691252 T8450 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 2691333 T8450 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2691337 T8450 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2691345 T8450 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2691994 T8450 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2691998 T8450 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2692001 T8450 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2692007 T8450 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2692062 T8450 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2692062 T8450 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2692063 T8450 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1/
   [junit4]   2> 2692064 T8450 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322e645
   [junit4]   2> 2692065 T8450 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1
   [junit4]   2> 2692065 T8450 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1/index/
   [junit4]   2> 2692066 T8450 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2692067 T8450 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1/index
   [junit4]   2> 2692068 T8450 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=821717127, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2692072 T8450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2692072 T8450 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2692076 T8450 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2692077 T8450 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2692078 T8450 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2692078 T8450 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2692078 T8450 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2692079 T8450 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2692080 T8450 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2692082 T8450 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2692082 T8450 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2692083 T8450 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2692083 T8450 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2692084 T8450 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2692084 T8450 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2692084 T8450 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2692085 T8450 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2692085 T8450 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2692097 T8450 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2692103 T8450 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2692104 T8450 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2692105 T8450 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1752796932, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2692107 T8450 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2692107 T8450 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2692107 T8450 oass.SolrIndexSearcher.<init> Opening Searcher@3aadde33[collection1] main
   [junit4]   2> 2692107 T8450 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2692110 T8450 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2692110 T8450 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2692111 T8450 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2692112 T8450 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2692112 T8450 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2692114 T8450 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2692115 T8450 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2692115 T8450 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2692116 T8450 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2692124 T8451 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aadde33[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2692124 T8450 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2692126 T8454 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56435/ls_bo collection:collection1 shard:shard2
   [junit4]   2> 2692127 T8403 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2692127 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2692128 T8454 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2692144 T8454 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2692158 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692162 T8454 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2692163 T8454 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1748 name=collection1 org.apache.solr.core.SolrCore@62416326 url=https://127.0.0.1:56435/ls_bo/collection1 node=127.0.0.1:56435_ls_bo C1748_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56435/ls_bo, core=collection1, node_name=127.0.0.1:56435_ls_bo}
   [junit4]   2> 2692163 T8454 C1748 P56435 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56435/ls_bo/collection1/
   [junit4]   2> 2692163 T8454 C1748 P56435 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2692163 T8454 C1748 P56435 oasc.SyncStrategy.syncToMe https://127.0.0.1:56435/ls_bo/collection1/ has no replicas
   [junit4]   2> 2692164 T8454 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56435/ls_bo/collection1/ shard2
   [junit4]   2> 2692164 T8454 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2692166 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2692182 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692187 T8436 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> 2692188 T8427 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> 2692188 T8449 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> 2692209 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2692216 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692322 T8449 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> 2692323 T8427 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> 2692324 T8436 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> 2692361 T8454 oasc.ZkController.register We are https://127.0.0.1:56435/ls_bo/collection1/ and leader is https://127.0.0.1:56435/ls_bo/collection1/
   [junit4]   2> 2692361 T8454 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56435/ls_bo
   [junit4]   2> 2692361 T8454 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2692361 T8454 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2692362 T8454 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2692365 T8454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2692367 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692368 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692368 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692372 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2692373 T8428 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56435/ls_bo",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56435_ls_bo",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2692379 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2692483 T8449 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> 2692484 T8436 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> 2692485 T8427 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> 2693680 T8403 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2693681 T8403 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2693687 T8403 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2693690 T8403 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56438
   [junit4]   2> 2693694 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2693695 T8403 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2693695 T8403 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004
   [junit4]   2> 2693695 T8403 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/'
   [junit4]   2> 2693735 T8403 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/solr.xml
   [junit4]   2> 2693827 T8403 oasc.CoreContainer.<init> New CoreContainer 407925130
   [junit4]   2> 2693827 T8403 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/]
   [junit4]   2> 2693829 T8403 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2693829 T8403 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2693830 T8403 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2693830 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2693830 T8403 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2693831 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2693831 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2693831 T8403 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2693831 T8403 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2693836 T8403 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2693836 T8403 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2693837 T8403 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2693837 T8403 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56427/solr
   [junit4]   2> 2693837 T8403 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2693839 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2693843 T8465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a617c0c name:ZooKeeperConnection Watcher:127.0.0.1:56427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2693844 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2693849 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2693854 T8467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b501776 name:ZooKeeperConnection Watcher:127.0.0.1:56427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2693854 T8403 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2693878 T8403 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2694888 T8403 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56438_ls_bo
   [junit4]   2> 2694891 T8403 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56438_ls_bo
   [junit4]   2> 2694900 T8436 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2694901 T8467 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2694902 T8427 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2694902 T8449 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2694922 T8468 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2694923 T8468 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2694926 T8468 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2694928 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2694928 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2694928 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2694932 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2694934 T8428 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56438/ls_bo",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56438_ls_bo",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2694934 T8428 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2694935 T8428 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2694942 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2694944 T8449 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> 2694945 T8436 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> 2694944 T8467 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> 2694945 T8427 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> 2695929 T8468 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2695929 T8468 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2695931 T8468 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2695931 T8468 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2695934 T8468 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2695935 T8468 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/collection1/'
   [junit4]   2> 2695936 T8468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2695937 T8468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2695938 T8468 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2696026 T8468 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 2696124 T8468 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2696129 T8468 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2696143 T8468 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2696797 T8468 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2696802 T8468 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2696804 T8468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2696811 T8468 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2696868 T8468 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2696868 T8468 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2696870 T8468 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2/
   [junit4]   2> 2696870 T8468 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5322e645
   [junit4]   2> 2696871 T8468 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2
   [junit4]   2> 2696872 T8468 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2/index/
   [junit4]   2> 2696873 T8468 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2696875 T8468 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2/index
   [junit4]   2> 2696875 T8468 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=821717127, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2696880 T8468 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2696880 T8468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2696884 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2696884 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2696885 T8468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2696885 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2696885 T8468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2696885 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2696886 T8468 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2696886 T8468 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2696887 T8468 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2696888 T8468 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2696890 T8468 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2696890 T8468 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2696890 T8468 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2696891 T8468 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2696891 T8468 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2696892 T8468 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2696907 T8468 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2696912 T8468 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2696913 T8468 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2696914 T8468 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1752796932, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2696916 T8468 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2696917 T8468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2696917 T8468 oass.SolrIndexSearcher.<init> Opening Searcher@1e72f03c[collection1] main
   [junit4]   2> 2696917 T8468 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2696921 T8468 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2696921 T8468 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2696923 T8468 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2696923 T8468 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2696923 T8468 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2696925 T8468 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2696925 T8468 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2696925 T8468 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2696926 T8468 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2696931 T8469 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e72f03c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2696931 T8468 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2696933 T8472 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56438/ls_bo collection:collection1 shard:shard1
   [junit4]   2> 2696934 T8403 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2696935 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2696935 T8472 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2696957 T8472 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2696963 T8472 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2696963 T8472 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1749 name=collection1 org.apache.solr.core.SolrCore@38245a11 url=https://127.0.0.1:56438/ls_bo/collection1 node=127.0.0.1:56438_ls_bo C1749_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56438/ls_bo, core=collection1, node_name=127.0.0.1:56438_ls_bo}
   [junit4]   2> 2696963 T8472 C1749 P56438 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56438/ls_bo/collection1/
   [junit4]   2> 2696964 T8472 C1749 P56438 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2696964 T8472 C1749 P56438 oasc.SyncStrategy.syncToMe https://127.0.0.1:56438/ls_bo/collection1/ has no replicas
   [junit4]   2> 2696964 T8472 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56438/ls_bo/collection1/ shard1
   [junit4]   2> 2696965 T8472 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2696969 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2696978 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2696980 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2696999 T8427 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> 2697002 T8467 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> 2697002 T8449 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> 2697003 T8436 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> 2697015 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2697022 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2697128 T8436 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> 2697129 T8427 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> 2697130 T8467 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> 2697131 T8449 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> 2697137 T8472 oasc.ZkController.register We are https://127.0.0.1:56438/ls_bo/collection1/ and leader is https://127.0.0.1:56438/ls_bo/collection1/
   [junit4]   2> 2697138 T8472 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56438/ls_bo
   [junit4]   2> 2697138 T8472 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2697138 T8472 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2697139 T8472 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2697145 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2697146 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2697147 T8472 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2697150 T8428 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2697152 T8428 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:56438/ls_bo",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56438_ls_bo",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2697157 T8427 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2697263 T8449 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> 2697265 T8427 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> 2697265 T8467 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> 2697267 T8436 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> 2698445 T8403 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2698446 T8403 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2698452 T8403 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2698453 T8403 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56441
   [junit4]   2> 2698458 T8403 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2698458 T8403 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2698458 T8403 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-005
   [junit4]   2> 2698458 T8403 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-005/'
   [junit4]   2> 2698525 T8403 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-005/solr.xml
   [junit4]   2> 2698621 T8403 oasc.CoreContainer.<init> New CoreContainer 511468320
   [junit4]   2> 2698621 T8403 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001/tempDir-005/]
   [junit4]   2> 2698623 T8403 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2698624 T8403 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2698624 T8403 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2698624 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2698624 T8403 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2698625 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2698625 T8403 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2698625 T8403 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2698625 T8403 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2698631 T8403 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2698631 T8403 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2698632 T8403 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2698632 T8403 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56427/solr
   [junit4]   2> 2698632 T8403 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2698634 T8403 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2698639 T8483

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

er.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:70)
   [junit4]   2> 	... 14 more
   [junit4]   2> 
   [junit4]   2> 2800054 T8650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 2800055 T8650 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2800055 T8650 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2800055 T8650 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> 2800141 T8815 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2800141 T8815 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-E62C4CF877AF83C5-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=MockVariableIntBlock(baseBlockSize=33), id=PostingsFormat(name=NestedPulsing), rnd_b=PostingsFormat(name=NestedPulsing), a_t=MockFixedIntBlock(blockSize=1237), a_si=MockVariableIntBlock(baseBlockSize=33)}, docValues:{}, sim=DefaultSimilarity, locale=en_MT, timezone=SystemV/HST10
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_55 (64-bit)/cpus=2,threads=1,free=212848376,total=488636416
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudInspectUtil, ChangedSchemaMergeTest, TestClassNameShortening, TestHighFrequencyDictionaryFactory, TestImplicitCoreProperties, TestDistributedMissingSort, TestSolrXMLSerializer, TestPseudoReturnFields, TestDefaultSimilarityFactory, NoCacheHeaderTest, ZkSolrClientTest, TestNumberUtils, TestWordDelimiterFilterFactory, PathHierarchyTokenizerFactoryTest, SimplePostToolTest, CoreAdminRequestStatusTest, SampleTest, DateFieldTest, SortByFunctionTest, HdfsChaosMonkeySafeLeaderTest, AnalysisErrorHandlingTest, DistributedQueryElevationComponentTest, CopyFieldTest, RequiredFieldsTest, CoreAdminHandlerTest, TestExpandComponent, TestSolrIndexConfig, TestExceedMaxTermLength, ZkControllerTest, DistribCursorPagingTest, TestInitQParser, TestManagedSchemaFieldResource, TestElisionMultitermQuery, DistributedDebugComponentTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, TestRequestStatusCollectionAPI, UnloadDistributedZkTest, TestBlendedInfixSuggestions, TestSolr4Spatial, CoreMergeIndexesAdminHandlerTest, TestCollectionAPI, DateMathParserTest, TestWriterPerf, TestStressReorder, HdfsUnloadDistributedZkTest, BadCopyFieldTest, ResponseHeaderTest, SystemInfoHandlerTest, TestFileDictionaryLookup, TestHashPartitioner, TestSchemaNameResource, TestTrie, ClusterStateUpdateTest, TestFunctionQuery, TestRandomDVFaceting, HardAutoCommitTest, NotRequiredUniqueKeyTest, PrimitiveFieldTypeTest, TestMiniSolrCloudCluster, TestSolrQueryParser, TestPhraseSuggestions, ShardRoutingTest, DirectUpdateHandlerOptimizeTest, LeaderElectionIntegrationTest, TestUpdate, AliasIntegrationTest, IndexBasedSpellCheckerTest, DistributedExpandComponentTest, TestSchemaVersionResource, TestQuerySenderListener, TestStressRecovery, TestFastWriter, TestInfoStreamLogging, TestJmxMonitoredMap, TestFieldTypeCollectionResource, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestAnalyzedSuggestions, DistributedQueryComponentCustomSortTest, TestStandardQParsers, ScriptEngineTest, PreAnalyzedFieldTest, AutoCommitTest, JsonLoaderTest, TestLuceneMatchVersion, AnalysisAfterCoreReloadTest, TestReversedWildcardFilterFactory, CursorPagingTest, TermVectorComponentDistributedTest, TestQuerySenderNoQuery, TestSimpleQParserPlugin, AssignTest, FastVectorHighlighterTest, TestRandomFaceting, OverseerRolesTest, TestNonNRTOpen, SuggesterTest, BasicFunctionalityTest, TestSolrXmlPersistor, TestRandomMergePolicy, SolrIndexConfigTest, TestSuggestSpellingConverter, TestCoreContainer, TestPostingsSolrHighlighter, TestDistribDocBasedVersion, TestQueryUtils, TestShortCircuitedRequests, TestSolrJ, SimpleFacetsTest, SuggestComponentTest, TestQueryTypes, DistanceFunctionTest, JSONWriterTest, SuggesterFSTTest, SolrRequestParserTest, TestFiltering, ReplicationFactorTest, TestDocumentBuilder, DisMaxRequestHandlerTest, TestArbitraryIndexDir, ShardSplitTest, CoreAdminCreateDiscoverTest, TestRealTimeGet, DistributedSuggestComponentTest, ShardRoutingCustomTest, TestCharFilters, OverseerCollectionProcessorTest, OutputWriterTest, CustomCollectionTest, CoreContainerCoreInitFailuresTest, EnumFieldTest, CurrencyFieldOpenExchangeTest, TestAtomicUpdateErrorCases, TestFastLRUCache, SuggesterTSTTest, TimeZoneUtilsTest, DefaultValueUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, HighlighterConfigTest, IndexSchemaTest, TestPHPSerializedResponseWriter, TestConfigSets, TestSolrQueryParserResource, TestManagedResource, DocExpirationUpdateProcessorFactoryTest, URLClassifyProcessorTest, DocumentBuilderTest, TestFoldingMultitermQuery, TestFieldTypeResource, FieldAnalysisRequestHandlerTest, UUIDFieldTest, QueryParsingTest, TestReplicationHandler, HdfsRecoveryZkTest, TestDefaultSearchFieldResource, HdfsLockFactoryTest, HdfsDirectoryTest, TestIndexSearcher, SSLMigrationTest, HttpPartitionTest, TestNRTOpen, FieldMutatingUpdateProcessorTest, OverseerStatusTest, RegexBoostProcessorTest, TestDFRSimilarityFactory, TestManagedSynonymFilterFactory, TestNoOpRegenerator, CollectionsAPIDistributedZkTest, InfoHandlerTest, TestLFUCache, SolrPluginUtilsTest, BlockCacheTest, TestFieldResource, ResourceLoaderTest, TestDynamicFieldCollectionResource, AsyncMigrateRouteKeyTest, UniqFieldsUpdateProcessorFactoryTest, ClusterStateTest, ConvertedLegacyTest, TestGroupingSearch, PreAnalyzedUpdateProcessorTest, PeerSyncTest, AddBlockUpdateTest, SolrXmlInZkTest, SoftAutoCommitTest, TestSolrXml, TestAnalyzeInfixSuggestions, TestManagedStopFilterFactory, ZkCLITest, XsltUpdateRequestHandlerTest, ParsingFieldUpdateProcessorsTest, AlternateDirectoryTest, MultiThreadedOCPTest, TestDistributedSearch, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 117.94s, 1 test, 1 error <<< FAILURES!

[...truncated 610 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1297: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 1 error, 41 ignored (14 assumptions)

Total time: 117 minutes 46 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-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1565 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1565/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
shard1 is not consistent.  Got 91 from https://127.0.0.1:54645/c_/collection1lastClient and got 77 from https://127.0.0.1:54663/c_/collection1

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




Build Log:
[...truncated 10970 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/init-core-data-001
   [junit4]   2> 820079 T3327 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 820080 T3327 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /c_/
   [junit4]   2> 820088 T3327 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 820089 T3327 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 820090 T3328 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 820190 T3327 oasc.ZkTestServer.run start zk server on port:54618
   [junit4]   2> 820191 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820221 T3334 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cf27f8c name:ZooKeeperConnection Watcher:127.0.0.1:54618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820221 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820222 T3327 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 820229 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820233 T3336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bdca63f name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820233 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820233 T3327 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 820240 T3327 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 820245 T3327 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 820248 T3327 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 820252 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 820253 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 820260 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 820261 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 820265 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 820265 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 820269 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 820271 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 820276 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 820277 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 820281 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 820281 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 820285 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 820286 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 820293 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 820294 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 820303 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 820303 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 820308 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 820308 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 820312 T3327 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 820313 T3327 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 820321 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820326 T3338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ee8947d name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820327 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 821900 T3327 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 821906 T3327 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 821942 T3327 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54622
   [junit4]   2> 821947 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 821948 T3327 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 821948 T3327 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002
   [junit4]   2> 821949 T3327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/'
   [junit4]   2> 822004 T3327 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/solr.xml
   [junit4]   2> 822018 T3327 oasc.CoreContainer.<init> New CoreContainer 2042552716
   [junit4]   2> 822018 T3327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/]
   [junit4]   2> 822019 T3327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 822019 T3327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 822020 T3327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 822020 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 822021 T3327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 822021 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 822021 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 822021 T3327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 822021 T3327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 822024 T3327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 822025 T3327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 822026 T3327 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 822026 T3327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54618/solr
   [junit4]   2> 822027 T3327 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 822028 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 822032 T3349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1658dd14 name:ZooKeeperConnection Watcher:127.0.0.1:54618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 822033 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 822039 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 822042 T3351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@300c7bf7 name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 822043 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 822048 T3327 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 822055 T3327 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 822062 T3327 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 822070 T3327 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 822079 T3327 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 822089 T3327 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 822093 T3327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54622_c_
   [junit4]   2> 822095 T3327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54622_c_
   [junit4]   2> 822104 T3327 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 822110 T3327 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 822123 T3327 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54622_c_
   [junit4]   2> 822123 T3327 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 822130 T3327 oasc.Overseer.start Overseer (id=91823052142411780-127.0.0.1:54622_c_-n_0000000000) starting
   [junit4]   2> 822141 T3327 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 822189 T3353 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 822191 T3327 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 822205 T3327 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 822215 T3327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 822244 T3352 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 822249 T3354 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 822249 T3354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 822251 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 822252 T3354 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 822255 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822256 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54622/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54622_c_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 822256 T3352 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 822256 T3352 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 822262 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 822263 T3351 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> 823253 T3354 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 823254 T3354 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 823257 T3354 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 823257 T3354 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 823262 T3354 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 823263 T3354 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/collection1/'
   [junit4]   2> 823265 T3354 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 823266 T3354 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 823266 T3354 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 823339 T3354 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 823348 T3354 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 823352 T3354 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 823356 T3354 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 823531 T3354 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 823533 T3354 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 823534 T3354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 823543 T3354 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 823606 T3354 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 823606 T3354 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 823606 T3354 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data/
   [junit4]   2> 823606 T3354 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7365d5fe
   [junit4]   2> 823608 T3354 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data
   [junit4]   2> 823608 T3354 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data/index/
   [junit4]   2> 823609 T3354 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 823610 T3354 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data/index
   [junit4]   2> 823611 T3354 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44483819341748443]
   [junit4]   2> 823614 T3354 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 823615 T3354 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823617 T3354 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 823617 T3354 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 823617 T3354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 823618 T3354 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 823618 T3354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 823618 T3354 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 823618 T3354 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 823619 T3354 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 823619 T3354 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 823619 T3354 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 823620 T3354 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 823620 T3354 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 823620 T3354 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 823620 T3354 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 823621 T3354 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 823621 T3354 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 823629 T3354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 823631 T3354 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 823631 T3354 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 823631 T3354 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.66796875, floorSegmentMB=1.3798828125, forceMergeDeletesPctAllowed=17.499465300263832, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7009743973840077
   [junit4]   2> 823633 T3354 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 823633 T3354 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 823634 T3354 oass.SolrIndexSearcher.<init> Opening Searcher@46afdaa[collection1] main
   [junit4]   2> 823635 T3354 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 823637 T3354 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 823637 T3354 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 823639 T3354 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 823639 T3354 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 823639 T3354 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 823641 T3354 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 823641 T3354 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 823641 T3354 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 823642 T3354 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 823645 T3355 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46afdaa[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 823647 T3354 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 823649 T3358 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54622/c_ collection:control_collection shard:shard1
   [junit4]   2> 823650 T3327 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 823650 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 823651 T3358 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 823657 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 823661 T3360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b0952ff name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823662 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 823664 T3327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 823667 T3358 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 823670 T3327 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 823671 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823673 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 823675 T3358 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 823675 T3358 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1257 name=collection1 org.apache.solr.core.SolrCore@457ff093 url=https://127.0.0.1:54622/c_/collection1 node=127.0.0.1:54622_c_ C1257_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:54622/c_, core=collection1, node_name=127.0.0.1:54622_c_}
   [junit4]   2> 823679 T3358 C1257 P54622 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54622/c_/collection1/
   [junit4]   2> 823679 T3358 C1257 P54622 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 823679 T3358 C1257 P54622 oasc.SyncStrategy.syncToMe https://127.0.0.1:54622/c_/collection1/ has no replicas
   [junit4]   2> 823679 T3358 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54622/c_/collection1/ shard1
   [junit4]   2> 823679 T3358 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 823681 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823691 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823700 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823806 T3351 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> 823809 T3360 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> 823901 T3358 oasc.ZkController.register We are https://127.0.0.1:54622/c_/collection1/ and leader is https://127.0.0.1:54622/c_/collection1/
   [junit4]   2> 823901 T3358 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54622/c_
   [junit4]   2> 823902 T3358 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 823902 T3358 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 823902 T3358 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 823905 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823905 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823905 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823907 T3358 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 823910 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 823912 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54622/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54622_c_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 823917 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824021 T3351 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> 824022 T3360 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> 825288 T3327 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 825289 T3327 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 825296 T3327 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 825297 T3327 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54626
   [junit4]   2> 825299 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 825300 T3327 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 825300 T3327 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003
   [junit4]   2> 825300 T3327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/'
   [junit4]   2> 825336 T3327 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/solr.xml
   [junit4]   2> 825350 T3327 oasc.CoreContainer.<init> New CoreContainer 1516657187
   [junit4]   2> 825350 T3327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/]
   [junit4]   2> 825351 T3327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 825351 T3327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 825351 T3327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 825352 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 825352 T3327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 825352 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 825353 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 825353 T3327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 825353 T3327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 825357 T3327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 825357 T3327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 825358 T3327 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 825358 T3327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54618/solr
   [junit4]   2> 825359 T3327 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 825360 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 825366 T3371 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7af34b01 name:ZooKeeperConnection Watcher:127.0.0.1:54618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 825367 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 825372 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 825377 T3373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@197ac7d9 name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 825377 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 825398 T3327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 826408 T3327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54626_c_
   [junit4]   2> 826414 T3327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54626_c_
   [junit4]   2> 826429 T3351 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 826430 T3360 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 826430 T3373 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 826457 T3374 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 826457 T3374 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 826461 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826462 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826463 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826461 T3374 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 826470 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826473 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54626/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54626_c_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 826474 T3352 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 826474 T3352 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 826487 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826491 T3373 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> 826492 T3351 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> 826492 T3360 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> 827465 T3374 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 827465 T3374 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 827468 T3374 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 827469 T3374 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 827476 T3374 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 827476 T3374 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/collection1/'
   [junit4]   2> 827479 T3374 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 827480 T3374 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 827481 T3374 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 827540 T3374 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 827550 T3374 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 827553 T3374 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 827557 T3374 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 827726 T3374 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 827727 T3374 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 827728 T3374 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 827735 T3374 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 827790 T3374 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 827790 T3374 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 827791 T3374 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1/
   [junit4]   2> 827791 T3374 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7365d5fe
   [junit4]   2> 827792 T3374 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1
   [junit4]   2> 827792 T3374 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1/index/
   [junit4]   2> 827793 T3374 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 827794 T3374 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1/index
   [junit4]   2> 827794 T3374 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44483819341748443]
   [junit4]   2> 827798 T3374 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 827798 T3374 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 827800 T3374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 827801 T3374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 827801 T3374 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 827801 T3374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 827801 T3374 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 827802 T3374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 827802 T3374 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 827802 T3374 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 827802 T3374 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 827803 T3374 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 827803 T3374 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 827804 T3374 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 827804 T3374 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 827804 T3374 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 827805 T3374 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 827805 T3374 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 827812 T3374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 827814 T3374 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 827814 T3374 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 827816 T3374 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.66796875, floorSegmentMB=1.3798828125, forceMergeDeletesPctAllowed=17.499465300263832, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7009743973840077
   [junit4]   2> 827817 T3374 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 827818 T3374 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 827818 T3374 oass.SolrIndexSearcher.<init> Opening Searcher@8b704a5[collection1] main
   [junit4]   2> 827818 T3374 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 827822 T3374 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 827823 T3374 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 827824 T3374 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 827825 T3374 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 827826 T3374 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827828 T3374 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 827828 T3374 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827829 T3374 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 827829 T3374 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 827838 T3375 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8b704a5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 827839 T3374 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 827841 T3378 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54626/c_ collection:collection1 shard:shard2
   [junit4]   2> 827841 T3327 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 827842 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 827842 T3378 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 827854 T3378 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 827858 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827861 T3378 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 827861 T3378 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1258 name=collection1 org.apache.solr.core.SolrCore@5e1bccf0 url=https://127.0.0.1:54626/c_/collection1 node=127.0.0.1:54626_c_ C1258_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54626/c_, core=collection1, node_name=127.0.0.1:54626_c_}
   [junit4]   2> 827861 T3378 C1258 P54626 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54626/c_/collection1/
   [junit4]   2> 827862 T3378 C1258 P54626 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 827862 T3378 C1258 P54626 oasc.SyncStrategy.syncToMe https://127.0.0.1:54626/c_/collection1/ has no replicas
   [junit4]   2> 827863 T3378 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54626/c_/collection1/ shard2
   [junit4]   2> 827863 T3378 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 827865 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 827874 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827887 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827897 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 828002 T3351 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> 828002 T3373 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> 828002 T3360 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> 828048 T3378 oasc.ZkController.register We are https://127.0.0.1:54626/c_/collection1/ and leader is https://127.0.0.1:54626/c_/collection1/
   [junit4]   2> 828049 T3378 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54626/c_
   [junit4]   2> 828049 T3378 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 828050 T3378 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 828050 T3378 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 828053 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 828054 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 828054 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 828055 T3378 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 828057 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 828058 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54626/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54626_c_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 828063 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 828171 T3373 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> 828171 T3351 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> 828171 T3360 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> 829440 T3327 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 829442 T3327 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 829450 T3327 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 829451 T3327 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54629
   [junit4]   2> 829457 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 829458 T3327 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 829458 T3327 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004
   [junit4]   2> 829459 T3327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/'
   [junit4]   2> 829496 T3327 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/solr.xml
   [junit4]   2> 829512 T3327 oasc.CoreContainer.<init> New CoreContainer 1277275533
   [junit4]   2> 829513 T3327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/]
   [junit4]   2> 829515 T3327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 829516 T3327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 829516 T3327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 829517 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 829518 T3327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 829519 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 829519 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 829520 T3327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 829521 T3327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 829527 T3327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 829527 T3327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829527 T3327 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 829528 T3327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54618/solr
   [junit4]   2> 829528 T3327 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 829529 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829536 T3389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14de190e name:ZooKeeperConnection Watcher:127.0.0.1:54618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829538 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829544 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829548 T3391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ddf0534 name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829548 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829569 T3327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 830581 T3327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54629_c_
   [junit4]   2> 830586 T3327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54629_c_
   [junit4]   2> 830602 T3360 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830602 T3351 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830604 T3373 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830605 T3391 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 830634 T3392 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 830634 T3392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 830639 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830639 T3392 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 830639 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830640 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830648 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 830652 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54629/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54629_c_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 830652 T3352 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 830653 T3352 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 830666 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 830671 T3351 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> 830672 T3360 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> 830673 T3391 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> 830675 T3373 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> 831641 T3392 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 831641 T3392 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 831644 T3392 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 831645 T3392 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 831650 T3392 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 831650 T3392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/collection1/'
   [junit4]   2> 831654 T3392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 831655 T3392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 831657 T3392 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 831744 T3392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 831756 T3392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 831759 T3392 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 831764 T3392 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 831916 T3392 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 831917 T3392 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 831918 T3392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 831924 T3392 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 831976 T3392 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 831976 T3392 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 831976 T3392 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2/
   [junit4]   2> 831976 T3392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7365d5fe
   [junit4]   2> 831977 T3392 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2
   [junit4]   2> 831978 T3392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2/index/
   [junit4]   2> 831978 T3392 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 831979 T3392 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2/index
   [junit4]   2> 831980 T3392 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44483819341748443]
   [junit4]   2> 831983 T3392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 831983 T3392 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 831986 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 831986 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 831986 T3392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 831987 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 831987 T3392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 831987 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 831987 T3392 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 831988 T3392 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 831988 T3392 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 831988 T3392 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 831990 T3392 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 831990 T3392 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 831990 T3392 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 831991 T3392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 831991 T3392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 831992 T3392 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 831998 T3392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 832000 T3392 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 832000 T3392 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 832001 T3392 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.66796875, floorSegmentMB=1.3798828125, forceMergeDeletesPctAllowed=17.499465300263832, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7009743973840077
   [junit4]   2> 832003 T3392 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 832003 T3392 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 832003 T3392 oass.SolrIndexSearcher.<init> Opening Searcher@6e887fbc[collection1] main
   [junit4]   2> 832003 T3392 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 832005 T3392 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 832006 T3392 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 832007 T3392 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 832007 T3392 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 832007 T3392 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 832009 T3392 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 832009 T3392 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 832010 T3392 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 832010 T3392 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 832013 T3393 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e887fbc[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 832016 T3392 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 832018 T3396 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54629/c_ collection:collection1 shard:shard3
   [junit4]   2> 832019 T3327 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 832019 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 832019 T3396 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 832030 T3396 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 832034 T3396 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 832034 T3396 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1259 name=collection1 org.apache.solr.core.SolrCore@5da6d020 url=https://127.0.0.1:54629/c_/collection1 node=127.0.0.1:54629_c_ C1259_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54629/c_, core=collection1, node_name=127.0.0.1:54629_c_}
   [junit4]   2> 832035 T3396 C1259 P54629 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54629/c_/collection1/
   [junit4]   2> 832035 T3396 C1259 P54629 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 832035 T3396 C1259 P54629 oasc.SyncStrategy.syncToMe https://127.0.0.1:54629/c_/collection1/ has no replicas
   [junit4]   2> 832035 T3396 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54629/c_/collection1/ shard3
   [junit4]   2> 832036 T3396 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 832036 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832039 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 832052 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832060 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832165 T3360 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> 832166 T3351 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> 832166 T3373 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> 832167 T3391 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> 832209 T3396 oasc.ZkController.register We are https://127.0.0.1:54629/c_/collection1/ and leader is https://127.0.0.1:54629/c_/collection1/
   [junit4]   2> 832209 T3396 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54629/c_
   [junit4]   2> 832209 T3396 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 832209 T3396 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 832209 T3396 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 832212 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832212 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832212 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832215 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 832216 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54629/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54629_c_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 832219 T3396 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 832224 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 832328 T3351 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> 832329 T3360 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> 832329 T3373 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> 832329 T3391 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> 833592 T3327 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 833593 T3327 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 833600 T3327 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 833602 T3327 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:54632
   [junit4]   2> 833605 T3327 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 833605 T3327 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 833605 T3327 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-005
   [junit4]   2> 833605 T3327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-005/'
   [junit4]   2> 833639 T3327 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-005/solr.xml
   [junit4]   2> 833653 T3327 oasc.CoreContainer.<init> New CoreContainer 931247242
   [junit4]   2> 833653 T3327 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-005/]
   [junit4]   2> 833653 T3327 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 833653 T3327 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 833654 T3327 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 833654 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 833654 T3327 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 833655 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 833655 T3327 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 833656 T3327 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 833656 T3327 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 833660 T3327 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 833660 T3327 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 833660 T3327 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 833661 T3327 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54618/solr
   [junit4]   2> 833661 T3327 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 833662 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 833667 T3407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47f6b71f name:ZooKeeperConnection Watcher:127.0.0.1:54618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 833668 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 833673 T3327 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 833677 T3409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45886ed1 name:ZooKeeperConnection Watcher:127.0.0.1:54618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 833677 T3327 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 833698 T3327 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 834708 T3327 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54632_c_
   [junit4]   2> 834713 T3327 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54632_c_
   [junit4]   2> 834733 T3373 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 834733 T3391 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 834734 T3409 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 834735 T3360 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 834735 T3351 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 834767 T3410 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 834768 T3410 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 834774 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 834775 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 834777 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 834774 T3410 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 834785 T3352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 834788 T3352 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54632/c_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54632_c_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 834789 T3352 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 834789 T3352 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 834801 T3351 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 834805 T3351 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> 834806 T3409 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> 834807 T3360 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has

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

s(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> ASYNC  NEW_CORE C1750 name=collection1 org.apache.solr.core.SolrCore@14e24e96 url=https://127.0.0.1:54675/c_/collection1 node=127.0.0.1:54675_c_ C1750_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:54675/c_, core=collection1, node_name=127.0.0.1:54675_c_}
   [junit4]   2> 953395 T3670 C1750 P54675 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 953397 T3670 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 953397 T3670 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14e24e96
   [junit4]   2> 953399 T3670 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=24,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=144,cumulative_deletesById=70,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=7784,transaction_logs_total_number=1}
   [junit4]   2> 953400 T3670 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 953401 T3670 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 953401 T3670 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 953403 T3670 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 953405 T3670 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 953406 T3670 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty11 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty11;done=false>>]
   [junit4]   2> 953406 T3670 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty11
   [junit4]   2> 953406 T3670 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty11/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty11/index;done=false>>]
   [junit4]   2> 953408 T3670 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001/tempDir-001/jetty11/index
   [junit4]   2> 953408 T3670 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 953409 T3670 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CB37A22C484E353C-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {rnd_b=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=SimpleText), a_si=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=iw, timezone=Asia/Qatar
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=2,threads=1,free=88190720,total=251187200
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, SuggesterWFSTTest, SpellingQueryConverterTest, TestSolrIndexConfig, TestNumberUtils, TestElisionMultitermQuery, TestMiniSolrCloudCluster, StatelessScriptUpdateProcessorFactoryTest, TestCodecSupport, TestFuzzyAnalyzedSuggestions, LeaderElectionTest, DistributedSpellCheckComponentTest, TestLMDirichletSimilarityFactory, TestCollationKeyRangeQueries, TestPhraseSuggestions, TestXIncludeConfig, TestManagedSynonymFilterFactory, TestAnalyzeInfixSuggestions, TestAtomicUpdateErrorCases, ClusterStateUpdateTest, CSVRequestHandlerTest, MergeStrategyTest, TestQueryUtils, DocumentBuilderTest, TestSystemIdResolver, EchoParamsTest, ZkSolrClientTest, TestClassNameShortening, AddSchemaFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter, HighlighterTest, TestArbitraryIndexDir, CustomCollectionTest, ConvertedLegacyTest, TestCharFilters, BasicFunctionalityTest, StandardRequestHandlerTest, TestSchemaVersionResource, SolrCoreTest, ChaosMonkeyNothingIsSafeTest, SliceStateUpdateTest, LegacyHTMLStripCharFilterTest, TestSearcherReuse, NumericFieldsTest, TestFastLRUCache, HdfsCollectionsAPIDistributedZkTest, WordBreakSolrSpellCheckerTest, TestRestManager, TestLFUCache, HttpPartitionTest, TestDefaultSimilarityFactory, TestFileDictionaryLookup, TestRealTimeGet, DirectUpdateHandlerTest, FileBasedSpellCheckerTest, TestSurroundQueryParser, TestHighFrequencyDictionaryFactory, TestSimpleQParserPlugin, TestSolrQueryParserDefaultOperatorResource, TestSolrXmlPersistence, TestExpandComponent, HighlighterConfigTest, SolrTestCaseJ4Test, TestRandomDVFaceting, TestJmxIntegration, SystemInfoHandlerTest, TestPostingsSolrHighlighter, RAMDirectoryFactoryTest, TestHashPartitioner, TestIBSimilarityFactory, TestManagedStopFilterFactory, PrimitiveFieldTypeTest, MultiTermTest, OverseerStatusTest, TestValueSourceCache, OpenExchangeRatesOrgProviderTest, TestDefaultSearchFieldResource, RequiredFieldsTest, TestSolrXml, DistributedDebugComponentTest, HdfsBasicDistributedZkTest, ResourceLoaderTest, TestFieldTypeCollectionResource, TestBM25SimilarityFactory, TestExtendedDismaxParser, RequestHandlersTest, StressHdfsTest, TestDynamicFieldResource, TestZkChroot, SynonymTokenizerTest, TestSolrXMLSerializer, ParsingFieldUpdateProcessorsTest, DocumentAnalysisRequestHandlerTest, TestExceedMaxTermLength, ShardRoutingCustomTest, RankQueryTest, SpellPossibilityIteratorTest, TestRecoveryHdfs, DistributedQueryComponentCustomSortTest, TestSolrDeletionPolicy2, TestRemoteStreaming, TestPHPSerializedResponseWriter, TestIndexSearcher, TestCollapseQParserPlugin, TestRequestStatusCollectionAPI, DistribCursorPagingTest, XmlUpdateRequestHandlerTest, TermVectorComponentDistributedTest, TestCopyFieldCollectionResource, SpellCheckComponentTest, OpenCloseCoreStressTest, AddBlockUpdateTest, TestCoreDiscovery, TestMergePolicyConfig, MultiThreadedOCPTest, TestFieldSortValues, BinaryUpdateRequestHandlerTest, TestSolrQueryParser, TestManagedResource, ZkNodePropsTest, SolrIndexSplitterTest, TestDFRSimilarityFactory, PrimUtilsTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 133.48s, 1 test, 1 failure <<< FAILURES!

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

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