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

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([7494E046689ABC81:F5726E5E1FC5DCBD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor43.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.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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11439 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/init-core-data-001
   [junit4]   2> 4152889 T10076 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 4152889 T10076 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_wu/e
   [junit4]   2> 4152903 T10076 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 4152906 T10076 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4152907 T10077 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4153008 T10076 oasc.ZkTestServer.run start zk server on 
port:51999
   [junit4]   2> 4153008 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4153010 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4153017 T10083 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@674215fa 
name:ZooKeeperConnection Watcher:127.0.0.1:51999 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4153018 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4153019 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4153019 T10076 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4153027 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4153031 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4153034 T10085 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43e39b6c 
name:ZooKeeperConnection Watcher:127.0.0.1:51999/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4153034 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4153035 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4153035 T10076 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4153043 T10076 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4153053 T10076 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4153062 T10076 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4153075 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4153076 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4153090 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4153092 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4153100 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4153101 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4153108 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4153110 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4153118 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4153119 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4153127 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4153128 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4153135 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4153136 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4153145 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4153147 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4153154 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4153155 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4153163 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4153164 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4153171 T10076 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4153172 T10076 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4155191 T10076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4155197 T10076 oejs.AbstractConnector.doStart Started 
[email protected]:52002
   [junit4]   2> 4155199 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4155199 T10076 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4155200 T10076 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002
   [junit4]   2> 4155200 T10076 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/'
   [junit4]   2> 4155272 T10076 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/solr.xml
   [junit4]   2> 4155357 T10076 oasc.CoreContainer.<init> New CoreContainer 
1676622288
   [junit4]   2> 4155357 T10076 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/]
   [junit4]   2> 4155359 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4155359 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4155359 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4155360 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4155360 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4155361 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4155361 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4155362 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4155362 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4155363 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4155364 T10076 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4155364 T10076 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4155364 T10076 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4155365 T10076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4155365 T10076 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51999/solr
   [junit4]   2> 4155365 T10076 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4155366 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4155368 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4155372 T10096 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ebcb9f1 
name:ZooKeeperConnection Watcher:127.0.0.1:51999 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4155373 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4155374 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4155379 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4155382 T10098 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@178be956 
name:ZooKeeperConnection Watcher:127.0.0.1:51999/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4155383 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4155388 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4155401 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4155417 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4155438 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4155454 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4155473 T10076 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4155479 T10076 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52002__wu%2Fe
   [junit4]   2> 4155481 T10076 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52002__wu%2Fe
   [junit4]   2> 4155491 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4155499 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4155511 T10076 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4155517 T10076 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:52002__wu%2Fe
   [junit4]   2> 4155518 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4155531 T10076 oasc.Overseer.start Overseer 
(id=92606420671463427-127.0.0.1:52002__wu%2Fe-n_0000000000) starting
   [junit4]   2> 4155540 T10076 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4155583 T10076 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4155587 T10100 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4155589 T10076 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4155597 T10076 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4155601 T10076 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4155612 T10099 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4155624 T10102 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 4155625 T10102 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4155627 T10102 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4155627 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4155640 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "node_name":"127.0.0.1:52002__wu%2Fe",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52002/_wu/e";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 4155640 T10099 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 4155640 T10099 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 4155641 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 4155652 T10103 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> 4156630 T10102 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4156631 T10102 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 4156634 T10102 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4156635 T10102 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4156640 T10102 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4156641 T10102 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/collection1/'
   [junit4]   2> 4156645 T10102 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4156645 T10102 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4156646 T10102 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 4156735 T10102 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4156848 T10102 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4156853 T10102 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 4156873 T10102 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4157277 T10102 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4157281 T10102 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4157282 T10102 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4157290 T10102 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4157384 T10102 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 4157384 T10102 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 4157385 T10102 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data/
   [junit4]   2> 4157385 T10102 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e4e18f1
   [junit4]   2> 4157389 T10102 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data
   [junit4]   2> 4157390 T10102 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data/index/
   [junit4]   2> 4157391 T10102 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 4157392 T10102 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data/index
   [junit4]   2> 4157396 T10102 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5177205175983095]
   [junit4]   2> 4157400 T10102 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 4157400 T10102 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4157413 T10102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4157414 T10102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4157415 T10102 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4157416 T10102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4157416 T10102 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4157416 T10102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4157417 T10102 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4157418 T10102 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4157418 T10102 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4157421 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4157422 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4157424 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4157425 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4157425 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 4157426 T10102 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4157426 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 4157428 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 4157428 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4157429 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4157430 T10102 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4157448 T10102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4157452 T10102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4157454 T10102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4157457 T10102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4157461 T10102 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4157461 T10102 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4157463 T10102 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1932586833, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4157464 T10102 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 4157465 T10102 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4157465 T10102 oass.SolrIndexSearcher.<init> Opening 
Searcher@6f1b959c[collection1] main
   [junit4]   2> 4157465 T10102 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4157468 T10102 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4157468 T10102 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4157470 T10102 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4157470 T10102 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4157471 T10102 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4157473 T10102 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4157473 T10102 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4157477 T10102 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 4157490 T10102 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4157490 T10102 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4157491 T10102 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4157496 T10104 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6f1b959c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4157502 T10102 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4157505 T10107 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52002/_wu/e 
collection:control_collection shard:shard1
   [junit4]   2> 4157505 T10076 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4157506 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4157507 T10107 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4157507 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4157509 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4157513 T10109 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@447f4d08 
name:ZooKeeperConnection Watcher:127.0.0.1:51999/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4157513 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4157514 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4157518 T10076 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4157525 T10107 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4157530 T10076 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4157530 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4157532 T10107 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4157532 T10107 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2305 name=collection1 
org.apache.solr.core.SolrCore@67c69c79 
url=http://127.0.0.1:52002/_wu/e/collection1 node=127.0.0.1:52002__wu%2Fe 
C2305_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:52002__wu%2Fe, state=down, 
base_url=http://127.0.0.1:52002/_wu/e, core=collection1}
   [junit4]   2> 4157533 T10107 C2305 P52002 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:52002/_wu/e/collection1/
   [junit4]   2> 4157533 T10107 C2305 P52002 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4157533 T10107 C2305 P52002 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:52002/_wu/e/collection1/ has no replicas
   [junit4]   2> 4157533 T10107 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:52002/_wu/e/collection1/ shard1
   [junit4]   2> 4157534 T10107 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 4157568 T10103 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> 4157573 T10110 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> 4157587 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4157590 T10103 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> 4157590 T10110 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> 4157617 T10107 oasc.ZkController.register We are 
http://127.0.0.1:52002/_wu/e/collection1/ and leader is 
http://127.0.0.1:52002/_wu/e/collection1/
   [junit4]   2> 4157617 T10107 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:52002/_wu/e
   [junit4]   2> 4157617 T10107 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4157617 T10107 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 4157617 T10107 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4157620 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4157631 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:52002__wu%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52002/_wu/e";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 4157742 T10103 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> 4157743 T10110 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> 4159665 T10076 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 4159666 T10076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4159671 T10076 oejs.AbstractConnector.doStart Started 
[email protected]:52006
   [junit4]   2> 4159673 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4159674 T10076 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4159675 T10076 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003
   [junit4]   2> 4159675 T10076 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/'
   [junit4]   2> 4159736 T10076 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/solr.xml
   [junit4]   2> 4159815 T10076 oasc.CoreContainer.<init> New CoreContainer 
1553197824
   [junit4]   2> 4159816 T10076 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/]
   [junit4]   2> 4159817 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4159818 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4159818 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4159819 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4159819 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4159820 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4159820 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4159821 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4159821 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4159822 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4159822 T10076 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4159824 T10076 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4159824 T10076 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4159824 T10076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4159825 T10076 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51999/solr
   [junit4]   2> 4159826 T10076 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4159826 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4159828 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4159833 T10121 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@73297c7b 
name:ZooKeeperConnection Watcher:127.0.0.1:51999 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4159834 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4159835 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4159841 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4159845 T10123 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@32bec5e3 
name:ZooKeeperConnection Watcher:127.0.0.1:51999/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4159845 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4159869 T10076 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4160887 T10076 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52006__wu%2Fe
   [junit4]   2> 4160889 T10076 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52006__wu%2Fe
   [junit4]   2> 4160898 T10076 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4160913 T10125 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4160914 T10125 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4160916 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4160916 T10125 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4160928 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:52006__wu%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52006/_wu/e";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 4160929 T10099 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 4160929 T10099 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 4160929 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 4160940 T10110 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> 4160942 T10124 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> 4160940 T10103 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> 4161920 T10125 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4161920 T10125 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4161923 T10125 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4161924 T10125 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4161930 T10125 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4161931 T10125 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/collection1/'
   [junit4]   2> 4161936 T10125 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4161937 T10125 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4161939 T10125 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 4162015 T10125 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4162111 T10125 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4162114 T10125 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 4162127 T10125 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4162495 T10125 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4162499 T10125 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4162500 T10125 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4162509 T10125 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4162582 T10125 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4162583 T10125 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 4162583 T10125 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1/
   [junit4]   2> 4162584 T10125 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e4e18f1
   [junit4]   2> 4162586 T10125 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1
   [junit4]   2> 4162586 T10125 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1/index/
   [junit4]   2> 4162587 T10125 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 4162587 T10125 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1/index
   [junit4]   2> 4162588 T10125 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5177205175983095]
   [junit4]   2> 4162591 T10125 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 4162592 T10125 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4162599 T10125 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4162601 T10125 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4162601 T10125 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4162602 T10125 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4162602 T10125 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4162603 T10125 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4162605 T10125 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4162605 T10125 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4162606 T10125 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4162607 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4162608 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4162609 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4162609 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4162611 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 4162611 T10125 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4162611 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 4162612 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 4162612 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4162613 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4162614 T10125 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4162625 T10125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4162627 T10125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4162629 T10125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4162631 T10125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4162634 T10125 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4162634 T10125 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4162636 T10125 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1932586833, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4162638 T10125 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 4162638 T10125 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4162638 T10125 oass.SolrIndexSearcher.<init> Opening 
Searcher@5a491619[collection1] main
   [junit4]   2> 4162638 T10125 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4162643 T10125 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4162643 T10125 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4162645 T10125 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4162646 T10125 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4162646 T10125 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4162649 T10125 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4162649 T10125 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4162649 T10125 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 4162650 T10125 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4162661 T10126 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5a491619[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4162669 T10125 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4162671 T10129 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52006/_wu/e collection:collection1 
shard:shard1
   [junit4]   2> 4162671 T10076 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4162672 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4162673 T10129 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 4162684 T10129 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4162690 T10129 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4162690 T10129 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2306 name=collection1 
org.apache.solr.core.SolrCore@122a1fd7 
url=http://127.0.0.1:52006/_wu/e/collection1 node=127.0.0.1:52006__wu%2Fe 
C2306_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:52006__wu%2Fe, state=down, 
base_url=http://127.0.0.1:52006/_wu/e, core=collection1}
   [junit4]   2> 4162690 T10129 C2306 P52006 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:52006/_wu/e/collection1/
   [junit4]   2> 4162691 T10129 C2306 P52006 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4162691 T10129 C2306 P52006 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:52006/_wu/e/collection1/ has no replicas
   [junit4]   2> 4162692 T10129 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:52006/_wu/e/collection1/ shard1
   [junit4]   2> 4162692 T10129 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 4162696 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4162728 T10124 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> 4162728 T10103 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> 4162738 T10110 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> 4162749 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4162753 T10124 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> 4162753 T10103 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> 4162765 T10130 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> 4162806 T10129 oasc.ZkController.register We are 
http://127.0.0.1:52006/_wu/e/collection1/ and leader is 
http://127.0.0.1:52006/_wu/e/collection1/
   [junit4]   2> 4162806 T10129 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:52006/_wu/e
   [junit4]   2> 4162806 T10129 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4162807 T10129 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4162807 T10129 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4162810 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4162821 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:52006__wu%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52006/_wu/e";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 4162930 T10124 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> 4162930 T10103 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> 4162931 T10130 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> 4164580 T10076 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 4164581 T10076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4164585 T10076 oejs.AbstractConnector.doStart Started 
[email protected]:52009
   [junit4]   2> 4164589 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4164591 T10076 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4164591 T10076 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004
   [junit4]   2> 4164592 T10076 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/'
   [junit4]   2> 4164646 T10076 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/solr.xml
   [junit4]   2> 4164719 T10076 oasc.CoreContainer.<init> New CoreContainer 
1447712022
   [junit4]   2> 4164719 T10076 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/]
   [junit4]   2> 4164720 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4164720 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4164721 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4164722 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4164722 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4164722 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4164722 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4164723 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4164723 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4164723 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4164724 T10076 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4164724 T10076 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4164725 T10076 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4164725 T10076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4164725 T10076 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51999/solr
   [junit4]   2> 4164725 T10076 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4164726 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4164728 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4164731 T10141 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a18439c 
name:ZooKeeperConnection Watcher:127.0.0.1:51999 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4164731 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4164732 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4164735 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4164739 T10143 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d9330e7 
name:ZooKeeperConnection Watcher:127.0.0.1:51999/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4164739 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4164760 T10076 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4165777 T10076 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52009__wu%2Fe
   [junit4]   2> 4165782 T10076 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52009__wu%2Fe
   [junit4]   2> 4165801 T10076 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4165815 T10145 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4165815 T10145 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4165818 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4165818 T10145 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4165829 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:52009__wu%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:52009/_wu/e";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 4165830 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 4165830 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 4165840 T10124 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> 4165841 T10130 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> 4165841 T10103 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> 4165841 T10144 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> 4166822 T10145 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4166823 T10145 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4166828 T10145 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4166829 T10145 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4166835 T10145 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4166835 T10145 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/collection1/'
   [junit4]   2> 4166838 T10145 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4166839 T10145 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4166840 T10145 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 4166933 T10145 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 4166985 T10145 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4166989 T10145 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 4166999 T10145 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4167444 T10145 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4167446 T10145 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4167447 T10145 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4167453 T10145 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4167527 T10145 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4167528 T10145 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 4167529 T10145 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2/
   [junit4]   2> 4167530 T10145 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e4e18f1
   [junit4]   2> 4167531 T10145 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2
   [junit4]   2> 4167533 T10145 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2/index/
   [junit4]   2> 4167533 T10145 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 4167535 T10145 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2/index
   [junit4]   2> 4167535 T10145 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5177205175983095]
   [junit4]   2> 4167540 T10145 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 4167540 T10145 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4167551 T10145 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4167553 T10145 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4167554 T10145 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4167554 T10145 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4167554 T10145 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4167555 T10145 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4167555 T10145 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4167555 T10145 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4167555 T10145 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4167556 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4167556 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4167557 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4167558 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4167559 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 4167559 T10145 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4167560 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 4167560 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 4167560 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4167561 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4167562 T10145 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4167574 T10145 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4167576 T10145 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4167577 T10145 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4167579 T10145 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4167583 T10145 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4167583 T10145 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4167584 T10145 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1932586833, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 4167586 T10145 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 4167586 T10145 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4167586 T10145 oass.SolrIndexSearcher.<init> Opening 
Searcher@6bdb4c88[collection1] main
   [junit4]   2> 4167586 T10145 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4167590 T10145 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4167590 T10145 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4167591 T10145 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4167591 T10145 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4167591 T10145 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4167595 T10145 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4167596 T10145 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4167596 T10145 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 4167596 T10145 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4167606 T10146 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6bdb4c88[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4167609 T10145 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4167611 T10149 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52009/_wu/e collection:collection1 
shard:shard2
   [junit4]   2> 4167612 T10076 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4167613 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4167614 T10149 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4167628 T10149 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 4167633 T10149 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4167633 T10149 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C2307 name=collection1 
org.apache.solr.core.SolrCore@6c876693 
url=http://127.0.0.1:52009/_wu/e/collection1 node=127.0.0.1:52009__wu%2Fe 
C2307_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:52009__wu%2Fe, state=down, 
base_url=http://127.0.0.1:52009/_wu/e, core=collection1}
   [junit4]   2> 4167634 T10149 C2307 P52009 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:52009/_wu/e/collection1/
   [junit4]   2> 4167634 T10149 C2307 P52009 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4167635 T10149 C2307 P52009 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:52009/_wu/e/collection1/ has no replicas
   [junit4]   2> 4167635 T10149 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:52009/_wu/e/collection1/ shard2
   [junit4]   2> 4167635 T10149 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 4167635 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4167657 T10103 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> 4167659 T10124 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> 4167661 T10130 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> 4167669 T10144 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> 4167685 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4167688 T10124 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> 4167688 T10144 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> 4167688 T10130 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> 4167689 T10103 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> 4167748 T10149 oasc.ZkController.register We are 
http://127.0.0.1:52009/_wu/e/collection1/ and leader is 
http://127.0.0.1:52009/_wu/e/collection1/
   [junit4]   2> 4167748 T10149 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:52009/_wu/e
   [junit4]   2> 4167748 T10149 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4167748 T10149 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4167749 T10149 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4167751 T10103 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 4167760 T10099 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:52009__wu%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:52009/_wu/e";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 4167871 T10144 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> 4167871 T10130 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> 4167871 T10103 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> 4167871 T10124 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> 4169606 T10076 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 4169607 T10076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4169614 T10076 oejs.AbstractConnector.doStart Started 
[email protected]:52012
   [junit4]   2> 4169616 T10076 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 4169617 T10076 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4169617 T10076 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-005
   [junit4]   2> 4169618 T10076 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-005/'
   [junit4]   2> 4169680 T10076 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-005/solr.xml
   [junit4]   2> 4169772 T10076 oasc.CoreContainer.<init> New CoreContainer 
597796488
   [junit4]   2> 4169773 T10076 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-005/]
   [junit4]   2> 4169774 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4169775 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4169775 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4169775 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4169775 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4169776 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4169776 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4169776 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4169777 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4169777 T10076 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4169777 T10076 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4169779 T10076 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4169779 T10076 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4169779 T10076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4169780 T10076 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51999/solr
   [junit4]   2> 4169780 T10076 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4169781 T10076 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4169782 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4169785 T10160 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49bc3cfe 
name:ZooKeeperConnection Watcher:127.0.0.1:51999 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4169786 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4169786 T10076 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4169791 T10076 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4169796 T10162 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c2ddb85 
name:ZooKeeperConnection Watcher:127.0.0.1:51999/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4169796 T10076 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4169814 T10076 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluste

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

pace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 4193327 T10076 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001/tempDir-001/jetty2
   [junit4]   2> 4193328 T10076 oasc.Overseer.close Overseer 
(id=92606420671463432-127.0.0.1:52009__wu%2Fe-n_0000000002) closing
   [junit4]   2> 4193329 T10195 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:52009__wu%2Fe
   [junit4]   2> 4194835 T10144 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 4194851 T10076 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_wu/e,null}
   [junit4]   2> 4199842 T10076 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
52012
   [junit4]   2> 4199843 T10076 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 4199846 T10076 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51999 51999
   [junit4]   2> 4199859 T10077 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51999 51999
   [junit4]   2> 4200110 T10077 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/aliases.json
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=7494E046689ABC81 -Dtests.slow=true -Dtests.locale=th_TH 
-Dtests.timezone=Pacific/Wallis -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 47.3s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7494E046689ABC81:F5726E5E1FC5DCBD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4200143 T10076 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-7494E046689ABC81-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=105), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=105)), sim=DefaultSimilarity, locale=th_TH, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 
(64-bit)/cpus=2,threads=1,free=241792976,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[UUIDUpdateProcessorFallbackTest, TestFunctionQuery, ZkNodePropsTest, 
PolyFieldTest, TestNRTOpen, SolrInfoMBeanTest, TestManagedSynonymFilterFactory, 
TestSolrXmlPersistor, DocExpirationUpdateProcessorFactoryTest, 
SolrRequestParserTest, DebugComponentTest, ReplicationFactorTest, 
TriLevelCompositeIdRoutingTest, IndexSchemaRuntimeFieldTest, 
TestStandardQParsers, TestSuggestSpellingConverter, 
LeaderInitiatedRecoveryOnCommitTest, ExternalFileFieldSortTest, 
InfoHandlerTest, TestLeaderElectionZkExpiry, DirectSolrSpellCheckerTest, 
NoCacheHeaderTest, TestQueryTypes, TestSolr4Spatial, SpellCheckComponentTest, 
TermVectorComponentTest, PreAnalyzedFieldTest, TestSolrXml, NumericFieldsTest, 
TestStressVersions, TestLRUCache, StatsComponentTest, ShardRoutingCustomTest, 
TestHighlightDedupGrouping, TestCollationField, CursorPagingTest, 
UUIDFieldTest, TestManagedResource, FullSolrCloudDistribCmdsTest, 
TestCloudSchemaless, HdfsSyncSliceTest, 
DistributedQueryComponentOptimizationTest, DOMUtilTest, 
TestAnalyzedSuggestions, TestCSVLoader, SolrCoreTest, ReturnFieldsTest, 
TestJmxMonitoredMap, TestNonNRTOpen, HdfsLockFactoryTest, 
HighlighterMaxOffsetTest, SortByFunctionTest, TestRequestStatusCollectionAPI, 
DateMathParserTest, ExternalCollectionsTest, AddBlockUpdateTest, 
TestFastOutputStream, TestSearchPerf, TestCollationFieldDocValues, 
TestReplicationHandler, JSONWriterTest, ShowFileRequestHandlerTest, 
DistributedSpellCheckComponentTest, RankQueryTest, 
TestCursorMarkWithoutUniqueKey, TestLazyCores, TestPerFieldSimilarity, 
TestRawResponseWriter, StressHdfsTest, TestRandomMergePolicy, 
TestFuzzyAnalyzedSuggestions, TestXIncludeConfig, TestSolrDeletionPolicy1, 
TestJoin, IndexBasedSpellCheckerTest, LeaderElectionTest, 
HighlighterConfigTest, HardAutoCommitTest, TestStressLucene, 
TestPseudoReturnFields, TestElisionMultitermQuery, TestNoOpRegenerator, 
AsyncMigrateRouteKeyTest, BlockDirectoryTest, TestBulkSchemaConcurrent, 
AssignTest, HdfsDirectoryTest, DisMaxRequestHandlerTest, 
FieldAnalysisRequestHandlerTest, TestConfig, RollingRestartTest, 
DistributedFacetPivotSmallTest, ScriptEngineTest, LukeRequestHandlerTest, 
CustomCollectionTest, SolrCoreCheckLockOnStartupTest, 
CloudExitableDirectoryReaderTest, ZkSolrClientTest, SyncSliceTest, 
TestRangeQuery, TestBinaryField, DocumentBuilderTest, 
TestReplicationHandlerBackup, DirectSolrConnectionTest, TestDistributedSearch, 
SimplePostToolTest, TestCodecSupport, TestSchemaNameResource, 
TestSchemaManager, BadIndexSchemaTest, HdfsCollectionsAPIDistributedZkTest, 
TestReload, AnalysisErrorHandlingTest, HdfsWriteToMultipleCollectionsTest, 
SpellingQueryConverterTest, PeerSyncTest, SSLMigrationTest, 
RegexBoostProcessorTest, DocumentAnalysisRequestHandlerTest, 
ResponseHeaderTest, PluginInfoTest, FileBasedSpellCheckerTest, 
TestShardHandlerFactory, TestBadConfig, TestDFRSimilarityFactory, 
BlockCacheTest, TestInfoStreamLogging, TestQueryUtils, AlternateDirectoryTest, 
XsltUpdateRequestHandlerTest, TestComplexPhraseQParserPlugin, 
TestUniqueKeyFieldResource, ZkCLITest, BadComponentTest, 
TestShortCircuitedRequests, TestSchemaVersionResource, 
TestNonDefinedSimilarityFactory, TestDocSet, BasicDistributedZkTest, 
TestRemoteStreaming, RemoteQueryErrorTest, TestLMDirichletSimilarityFactory, 
TestCloudPivotFacet, BJQParserTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestDistribDocBasedVersion, ChaosMonkeyNothingIsSafeTest, OutputWriterTest, 
SchemaVersionSpecificBehaviorTest, TestZkChroot, OverseerTest, 
TestPartialUpdateDeduplication, MergeStrategyTest, RAMDirectoryFactoryTest, 
MultiTermTest, TestFieldTypeResource, TestFieldTypeCollectionResource, 
TermsComponentTest, TestCollectionAPI, UpdateRequestProcessorFactoryTest, 
AnalysisAfterCoreReloadTest, TestAddFieldRealTimeGet, QueryEqualityTest, 
OverriddenZkACLAndCredentialsProvidersTest, DeleteInactiveReplicaTest, 
UnloadDistributedZkTest, TestModifyConfFiles, ModifyConfFileTest, 
TestDocumentBuilder, DistributedFacetPivotLongTailTest, 
StatelessScriptUpdateProcessorFactoryTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestStressRecovery, 
CursorMarkTest, TestFaceting, AnalyticsQueryTest, QueryElevationComponentTest, 
DistanceFunctionTest, TestDynamicFieldResource, TestInitParams, 
TestLuceneMatchVersion, TestFieldResource, TestSolrXmlPersistence, 
TestRandomFaceting, CircularListTest, TestHashPartitioner, FileUtilsTest, 
ResourceLoaderTest, DirectUpdateHandlerOptimizeTest, 
AnalyticsMergeStrategyTest, CurrencyFieldOpenExchangeTest, 
PreAnalyzedUpdateProcessorTest, TestSolrQueryParserDefaultOperatorResource, 
SOLR749Test, HighlighterTest, TestManagedSchemaDynamicFieldResource, 
AutoCommitTest, TestDistributedMissingSort, 
DistributedQueryComponentCustomSortTest, RequiredFieldsTest, SuggesterTSTTest, 
DistributedTermsComponentTest, ClusterStateUpdateTest, PingRequestHandlerTest, 
TestCoreDiscovery, PrimUtilsTest, TestManagedSchema, HttpPartitionTest, 
UpdateParamsTest, TermVectorComponentDistributedTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 47.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 705 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:524: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:472: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1359: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961: 
There were test failures: 437 suites, 1784 tests, 1 failure, 48 ignored (20 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to