Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11261/
Java: 32bit/jdk1.7.0_67 -server -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([CE017CEBECA61E3A:4FE7F2F39BF97E06]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:728)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.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 10834 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/init-core-data-001
   [junit4]   2> 83673 T232 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 83673 T232 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 83679 T232 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 83682 T232 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 83684 T233 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 83784 T232 oasc.ZkTestServer.run start zk server on port:33465
   [junit4]   2> 83787 T232 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 83834 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 83868 T239 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1619a5c name:ZooKeeperConnection 
Watcher:127.0.0.1:33465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 83869 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 83869 T232 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 83871 T232 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 83898 T232 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 83899 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 83901 T241 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@104bbee name:ZooKeeperConnection 
Watcher:127.0.0.1:33465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 83901 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 83902 T232 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 83902 T232 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 83909 T232 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 83913 T232 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 83917 T232 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 83921 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 83928 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 83936 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 83936 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 83942 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 83942 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 83948 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 83948 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 83954 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 83954 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 83959 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 83959 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 83962 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 83962 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 83965 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 83966 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 83969 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 83969 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 83972 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 83972 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 83975 T232 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 83975 T232 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 84270 T232 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 84272 T232 oejs.AbstractConnector.doStart Started 
[email protected]:52509
   [junit4]   2> 84273 T232 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 84273 T232 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 84274 T232 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002
   [junit4]   2> 84274 T232 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/'
   [junit4]   2> 84285 T232 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/solr.xml
   [junit4]   2> 84308 T232 oasc.CoreContainer.<init> New CoreContainer 3798257
   [junit4]   2> 84309 T232 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/]
   [junit4]   2> 84309 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 84310 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 84310 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 84310 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 84311 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 84311 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 84311 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 84311 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 84312 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 84312 T232 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 84313 T232 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 84313 T232 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 84313 T232 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 84314 T232 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33465/solr
   [junit4]   2> 84323 T232 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 84324 T232 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 84324 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 84326 T252 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2890fb name:ZooKeeperConnection 
Watcher:127.0.0.1:33465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 84326 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 84327 T232 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 84330 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 84332 T254 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e088e4 name:ZooKeeperConnection 
Watcher:127.0.0.1:33465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 84332 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 84338 T232 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 84344 T232 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 84349 T232 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 84354 T232 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 84360 T232 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 84368 T232 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 84372 T232 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:52509_
   [junit4]   2> 84375 T232 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52509_
   [junit4]   2> 84379 T232 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 84382 T232 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 84384 T232 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 84390 T232 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:52509_
   [junit4]   2> 84390 T232 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 84393 T232 oasc.Overseer.start Overseer 
(id=92464902341066755-127.0.0.1:52509_-n_0000000000) starting
   [junit4]   2> 84400 T232 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 84423 T232 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 84426 T256 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 84427 T232 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 84430 T232 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 84432 T232 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 84440 T255 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 84444 T258 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 84444 T258 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 84449 T258 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 84450 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 84457 T255 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:52509";,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:52509_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 84457 T255 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 84458 T255 oasc.Overseer$ClusterStateUpdater.createCollection 
state version control_collection 1
   [junit4]   2> 84460 T255 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 84467 T259 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> 85449 T258 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 85450 T258 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 85451 T258 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 85451 T258 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 85452 T258 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 85453 T258 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/collection1/'
   [junit4]   2> 85454 T258 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 85454 T258 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 85454 T258 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 85499 T258 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 85529 T258 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 85530 T258 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 85537 T258 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 85848 T258 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 85850 T258 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 85851 T258 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 85854 T258 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 85883 T258 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 85883 T258 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 85892 T258 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/
   [junit4]   2> 85892 T258 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365e59
   [junit4]   2> 85897 T258 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data
   [junit4]   2> 85897 T258 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index/
   [junit4]   2> 85897 T258 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 85898 T258 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index
   [junit4]   2> 85898 T258 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2c95e7
   [junit4]   2> 85904 T258 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 85905 T258 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 85910 T258 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 85921 T258 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 85921 T258 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 85921 T258 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 85921 T258 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 85922 T258 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 85922 T258 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 85922 T258 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 85922 T258 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 85923 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 85924 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 85924 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 85925 T258 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 85926 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 85926 T258 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 85926 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 85927 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 85927 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 85928 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 85928 T258 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 85931 T258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 85931 T258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 85932 T258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 85933 T258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 85935 T258 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 85935 T258 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 85936 T258 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=72.9140625, 
floorSegmentMB=0.33203125, forceMergeDeletesPctAllowed=9.022644095143843, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 85937 T258 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 85937 T258 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 85938 T258 oass.SolrIndexSearcher.<init> Opening 
Searcher@db0b4f[collection1] main
   [junit4]   2> 85938 T258 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 85940 T258 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 85940 T258 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 85942 T258 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 85942 T258 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 85943 T258 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 85943 T258 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 85944 T258 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 85945 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 85947 T258 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 85948 T258 oasr.ManagedResourceStorage$JsonStorage.store Saved 
JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 85948 T258 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 85953 T260 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@db0b4f[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 85959 T258 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 85960 T263 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52509 collection:control_collection 
shard:shard1
   [junit4]   2> 85960 T232 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 85961 T232 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 85968 T263 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 85973 T232 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 85974 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 85975 T265 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16c9dec name:ZooKeeperConnection 
Watcher:127.0.0.1:33465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 85975 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 85976 T232 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 85977 T263 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 85978 T232 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 85980 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 85980 T263 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 85981 T263 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C27 name=collection1 
org.apache.solr.core.SolrCore@4ff220 url=http://127.0.0.1:52509/collection1 
node=127.0.0.1:52509_ C27_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:52509, node_name=127.0.0.1:52509_, 
core=collection1, state=down}
   [junit4]   2> 85982 T263 C27 P52509 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:52509/collection1/
   [junit4]   2> 85983 T263 C27 P52509 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 85983 T263 C27 P52509 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:52509/collection1/ has no replicas
   [junit4]   2> 85983 T263 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:52509/collection1/ shard1
   [junit4]   2> 85984 T232 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 85986 T263 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 85987 T259 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> 85987 T266 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> 85992 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 86100 T259 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> 86100 T266 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> 86144 T263 oasc.ZkController.register We are 
http://127.0.0.1:52509/collection1/ and leader is 
http://127.0.0.1:52509/collection1/
   [junit4]   2> 86144 T263 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:52509
   [junit4]   2> 86144 T263 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 86145 T263 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 86145 T263 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 86147 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 86151 T255 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:52509";,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:52509_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 86255 T266 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> 86255 T259 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> 86267 T232 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 86270 T232 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 86271 T232 oejs.AbstractConnector.doStart Started 
[email protected]:59586
   [junit4]   2> 86272 T232 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 86273 T232 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 86273 T232 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003
   [junit4]   2> 86273 T232 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/'
   [junit4]   2> 86284 T232 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/solr.xml
   [junit4]   2> 86307 T232 oasc.CoreContainer.<init> New CoreContainer 12842513
   [junit4]   2> 86307 T232 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/]
   [junit4]   2> 86308 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 86308 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 86309 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 86309 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 86309 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 86309 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 86310 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 86310 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 86310 T232 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 86311 T232 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 86311 T232 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 86311 T232 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 86312 T232 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 86312 T232 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33465/solr
   [junit4]   2> 86312 T232 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 86313 T232 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 86313 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 86315 T277 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1501615 name:ZooKeeperConnection 
Watcher:127.0.0.1:33465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 86315 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 86315 T232 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 86319 T232 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 86320 T279 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bdb1e6 name:ZooKeeperConnection 
Watcher:127.0.0.1:33465/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 86321 T232 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 86332 T232 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 87338 T232 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:59586_
   [junit4]   2> 87340 T232 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59586_
   [junit4]   2> 87347 T232 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 87358 T281 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 87358 T281 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 87359 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 87360 T281 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 87364 T255 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:59586";,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:59586_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 87364 T255 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1]
   [junit4]   2> 87364 T255 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 1
   [junit4]   2> 87365 T255 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 87469 T280 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> 87469 T259 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> 87469 T266 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> 88360 T281 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 88361 T281 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 88362 T281 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 88362 T281 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 88364 T281 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 88364 T281 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/collection1/'
   [junit4]   2> 88365 T281 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 88365 T281 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 88365 T281 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 88397 T281 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 88429 T281 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 88430 T281 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 88436 T281 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 88603 T281 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 88604 T281 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 88606 T281 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 88609 T281 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 88642 T281 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 88643 T281 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 88643 T281 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/
   [junit4]   2> 88644 T281 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365e59
   [junit4]   2> 88645 T281 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1
   [junit4]   2> 88645 T281 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index/
   [junit4]   2> 88645 T281 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 88646 T281 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index
   [junit4]   2> 88646 T281 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@a970d0
   [junit4]   2> 88653 T281 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 88654 T281 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 88670 T281 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 88671 T281 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 88672 T281 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 88672 T281 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 88673 T281 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 88673 T281 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 88674 T281 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 88675 T281 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 88675 T281 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 88678 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 88679 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 88680 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 88682 T281 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 88683 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 88683 T281 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 88684 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 88685 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 88686 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 88687 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 88689 T281 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 88692 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 88693 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 88694 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 88695 T281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 88698 T281 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 88698 T281 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 88700 T281 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=72.9140625, 
floorSegmentMB=0.33203125, forceMergeDeletesPctAllowed=9.022644095143843, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 88701 T281 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 88701 T281 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 88701 T281 oass.SolrIndexSearcher.<init> Opening 
Searcher@b1bf89[collection1] main
   [junit4]   2> 88702 T281 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 88703 T281 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 88704 T281 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 88704 T281 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 88705 T281 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 88705 T281 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 88706 T281 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 88707 T281 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 88707 T281 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 88707 T281 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 88718 T282 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@b1bf89[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 88728 T281 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 88729 T285 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:59586 collection:collection1 
shard:shard1
   [junit4]   2> 88730 T232 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 88730 T232 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 88730 T285 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 88734 T232 
oasc.AbstractFullDistribZkTestBase.randomlyEnableAutoSoftCommit Not turning on 
auto soft commit
   [junit4]   2> 88740 T285 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> ASYNC  NEW_CORE C28 name=collection1 
org.apache.solr.core.SolrCore@4ff220 url=http://127.0.0.1:52509/collection1 
node=127.0.0.1:52509_ C28_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:52509, node_name=127.0.0.1:52509_, 
core=collection1, state=active, leader=true}
   [junit4]   2> 88742 T248 C28 P52509 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} 
{deleteByQuery=*:* (-1479438442704142336)} 0 6
   [junit4]   2> 88743 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 88743 T285 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 88744 T232 oascsi.CloudSolrServer.requestWithRetryOnStaleState 
ERROR Request to collection collection1 failed due to (510) 
org.apache.solr.common.SolrException: Not enough nodes to handle the request, 
retry? 0
   [junit4]   2> 88744 T285 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C29 name=collection1 
org.apache.solr.core.SolrCore@1ea9f6d url=http://127.0.0.1:59586/collection1 
node=127.0.0.1:59586_ C29_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:59586, node_name=127.0.0.1:59586_, 
core=collection1, state=down}
   [junit4]   2> 88744 T285 C29 P59586 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:59586/collection1/
   [junit4]   2> 88745 T285 C29 P59586 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 88745 T285 C29 P59586 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59586/collection1/ has no replicas
   [junit4]   2> 88745 T285 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:59586/collection1/ shard1
   [junit4]   2> 88746 T285 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 88746 T232 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 52509
   [junit4]   2> 88746 T232 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=3798257
   [junit4]   2> 88747 T232 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 88747 T232 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 88748 T232 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ff220
   [junit4]   2> 88758 T255 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "base_url":"http://127.0.0.1:52509";,
   [junit4]   2>          "node_name":"127.0.0.1:52509_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 88760 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 88763 T232 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 88763 T232 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 88764 T232 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 88764 T232 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 88764 T259 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 88765 T232 C28 P52509 oasu.DirectUpdateHandler2.closeWriter 
Committing on IndexWriter close.
   [junit4]   2> 88766 T259 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> 88772 T280 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> ASYNC  NEW_CORE C30 name=collection1 
org.apache.solr.core.SolrCore@4ff220 url=http://127.0.0.1:52509/collection1 
node=127.0.0.1:52509_ C30_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:52509, node_name=127.0.0.1:52509_, 
core=collection1, state=active, leader=true}
   [junit4]   2> 88773 T232 C30 P52509 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 88774 T232 C30 P52509 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 88776 T232 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 88777 T232 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 88777 T232 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 88778 T232 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data
   [junit4]   2> 88778 T232 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 88779 T232 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/control/data/index
   [junit4]   2> 88779 T232 oasc.Overseer.close Overseer 
(id=92464902341066755-127.0.0.1:52509_-n_0000000000) closing
   [junit4]   2> 88780 T255 oasc.Overseer$ClusterStateUpdater.run Overseer Loop 
exiting : 127.0.0.1:52509_
   [junit4]   2> 88795 T286 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:59586_
   [junit4]   2> 88796 T286 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 88798 T286 oasc.Overseer.start Overseer 
(id=92464902341066758-127.0.0.1:59586_-n_0000000001) starting
   [junit4]   2> 88811 T285 oasc.ZkController.register We are 
http://127.0.0.1:59586/collection1/ and leader is 
http://127.0.0.1:59586/collection1/
   [junit4]   2> 88811 T285 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:59586
   [junit4]   2> 88812 T285 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 88812 T285 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 88812 T285 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 88814 T286 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 88814 T290 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 88818 T289 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 88823 T289 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "base_url":"http://127.0.0.1:59586";,
   [junit4]   2>          "node_name":"127.0.0.1:59586_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 88827 T286 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 88829 T286 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> 90295 T259 oascc.ZkStateReader.getIndividualColls WARN Error 
reading collections nodes 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/collection1/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getIndividualColls(ZkStateReader.java:483)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:448)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$200(ZkStateReader.java:55)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$2.process(ZkStateReader.java:315)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 90295 T287 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 90296 T259 oascc.ZkStateReader.getIndividualColls WARN Error 
reading collections nodes 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/control_collection/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getIndividualColls(ZkStateReader.java:483)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:448)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$200(ZkStateReader.java:55)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$2.process(ZkStateReader.java:315)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 90298 T288 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 90320 T232 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 95310 T232 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 59586
   [junit4]   2> 95310 T232 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=12842513
   [junit4]   2> 95311 T232 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 95311 T232 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 95312 T286 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 95312 T232 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ea9f6d
   [junit4]   2> 95316 T289 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "base_url":"http://127.0.0.1:59586";,
   [junit4]   2>          "node_name":"127.0.0.1:59586_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 95319 T286 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> 95329 T232 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 95329 T232 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 95330 T232 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 95330 T232 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 95332 T232 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 95332 T232 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 95332 T232 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 95332 T232 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1/index
   [junit4]   2> 95333 T232 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 95333 T232 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001/tempDir-001/jetty1
   [junit4]   2> 95333 T232 oasc.Overseer.close Overseer 
(id=92464902341066758-127.0.0.1:59586_-n_0000000001) closing
   [junit4]   2> 95334 T289 oasc.Overseer$ClusterStateUpdater.run Overseer Loop 
exiting : 127.0.0.1:59586_
   [junit4]   2> 96835 T292 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 96835 T286 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 96858 T232 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 101848 T232 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 101850 T232 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:33465 33465
   [junit4]   2> 102612 T233 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:33465 33465
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=CE017CEBECA61E3A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en_CA -Dtests.timezone=US/Pacific -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   19.0s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CE017CEBECA61E3A:4FE7F2F39BF97E06]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:728)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 102645 T232 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-CE017CEBECA61E3A-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=DefaultSimilarity, locale=en_CA, timezone=US/Pacific
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.7.0_67 
(32-bit)/cpus=8,threads=1,free=186078576,total=234356736
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, 
TestSchemaNameResource, QueryElevationComponentTest, SliceStateTest, 
HardAutoCommitTest, SolrInfoMBeanTest, TestSolr4Spatial2, SOLR749Test, 
NumericFieldsTest, TestReloadAndDeleteDocs, TestReversedWildcardFilterFactory, 
TestDistributedMissingSort, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 19.01s, 1 test, 1 error <<< FAILURES!

[...truncated 1286 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 429 suites, 1772 tests, 1 error, 45 ignored (23 
assumptions)

Total time: 91 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server 
-XX:+UseParallelGC
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