Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11285/
Java: 32bit/jdk1.9.0-ea-b28 -server -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([80ABEDAC8B109757:14D63B4FC4FF76B]: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:729)
        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:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        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 11352 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/init-core-data-001
   [junit4]   2> 1174000 T3476 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 1174000 T3476 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1174005 T3476 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1174005 T3476 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1174006 T3477 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1174106 T3476 oasc.ZkTestServer.run start zk server on 
port:44515
   [junit4]   2> 1174107 T3476 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1174107 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1174109 T3483 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@179aeea name:ZooKeeperConnection 
Watcher:127.0.0.1:44515 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1174110 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1174110 T3476 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1174110 T3476 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1174112 T3476 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1174113 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1174114 T3485 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d47b71 name:ZooKeeperConnection 
Watcher:127.0.0.1:44515/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1174114 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1174114 T3476 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1174115 T3476 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1174116 T3476 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1174117 T3476 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1174118 T3476 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1174119 T3476 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> 1174119 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1174121 T3476 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> 1174121 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1174122 T3476 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> 1174123 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1174124 T3476 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> 1174124 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1174125 T3476 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> 1174126 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1174127 T3476 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> 1174127 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1174128 T3476 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> 1174128 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1174129 T3476 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> 1174130 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1174131 T3476 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> 1174131 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1174133 T3476 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> 1174133 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1174134 T3476 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> 1174134 T3476 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1174381 T3476 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1174385 T3476 oejs.AbstractConnector.doStart Started 
[email protected]:46489
   [junit4]   2> 1174386 T3476 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1174386 T3476 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1174387 T3476 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002
   [junit4]   2> 1174387 T3476 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/'
   [junit4]   2> 1174399 T3476 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/solr.xml
   [junit4]   2> 1174406 T3476 oasc.CoreContainer.<init> New CoreContainer 
22552067
   [junit4]   2> 1174406 T3476 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/]
   [junit4]   2> 1174407 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1174407 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1174407 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1174407 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1174408 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1174408 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1174408 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1174408 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1174409 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1174409 T3476 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1174409 T3476 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1174410 T3476 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1174410 T3476 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1174410 T3476 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44515/solr
   [junit4]   2> 1174411 T3476 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1174411 T3476 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1174411 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1174412 T3496 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b79984 name:ZooKeeperConnection 
Watcher:127.0.0.1:44515 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1174413 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1174413 T3476 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1174415 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1174415 T3498 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@293c29 name:ZooKeeperConnection 
Watcher:127.0.0.1:44515/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1174415 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1174416 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1174418 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1174419 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1174420 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1174421 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1174423 T3476 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1174423 T3476 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46489_
   [junit4]   2> 1174424 T3476 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46489_
   [junit4]   2> 1174425 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1174426 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1174427 T3476 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1174428 T3476 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:46489_
   [junit4]   2> 1174428 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1174429 T3476 oasc.Overseer.start Overseer 
(id=92477856442810371-127.0.0.1:46489_-n_0000000000) starting
   [junit4]   2> 1174430 T3476 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1174434 T3476 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1174434 T3500 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1174435 T3476 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1174436 T3476 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1174437 T3476 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1174438 T3499 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1174439 T3502 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1174440 T3502 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1174440 T3502 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1174440 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1174441 T3499 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46489";,
   [junit4]   2>          "node_name":"127.0.0.1:46489_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1174442 T3499 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1174442 T3499 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 1174442 T3499 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1174443 T3503 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> 1175440 T3502 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1175441 T3502 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1175441 T3502 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1175441 T3502 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1175442 T3502 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1175442 T3502 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/collection1/'
   [junit4]   2> 1175443 T3502 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1175443 T3502 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1175443 T3502 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1175460 T3502 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1175476 T3502 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1175477 T3502 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1175481 T3502 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1175559 T3502 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1175561 T3502 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1175562 T3502 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1175565 T3502 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1175580 T3502 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1175580 T3502 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1175587 T3502 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/
   [junit4]   2> 1175588 T3502 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bd4c5
   [junit4]   2> 1175588 T3502 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data
   [junit4]   2> 1175589 T3502 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index/
   [junit4]   2> 1175589 T3502 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1175590 T3502 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index
   [junit4]   2> 1175591 T3502 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=99.5732421875, 
floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=9.035554005590123, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19270438688511904
   [junit4]   2> 1175684 T3502 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1175684 T3502 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1175686 T3502 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1175686 T3502 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1175687 T3502 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1175687 T3502 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1175687 T3502 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1175687 T3502 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1175687 T3502 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1175688 T3502 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1175688 T3502 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1175688 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1175688 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1175689 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1175689 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1175689 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1175689 T3502 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1175689 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1175690 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1175690 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1175690 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1175690 T3502 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1175692 T3502 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1175693 T3502 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1175693 T3502 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1175694 T3502 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1175695 T3502 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1175696 T3502 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1175696 T3502 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1175697 T3502 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1175697 T3502 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1175697 T3502 oass.SolrIndexSearcher.<init> Opening 
Searcher@14f9503[collection1] main
   [junit4]   2> 1175697 T3502 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1175698 T3502 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1175699 T3502 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1175699 T3502 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1175699 T3502 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1175699 T3502 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1175700 T3502 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1175700 T3502 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1175701 T3502 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1175702 T3502 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1175702 T3502 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1175702 T3502 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1175703 T3504 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@14f9503[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1175704 T3502 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1175705 T3507 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:46489 collection:control_collection 
shard:shard1
   [junit4]   2> 1175705 T3476 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1175705 T3476 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1175705 T3507 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1175706 T3476 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1175707 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1175708 T3509 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1175a59 name:ZooKeeperConnection 
Watcher:127.0.0.1:44515/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1175708 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1175708 T3476 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1175708 T3507 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1175709 T3476 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1175709 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1175710 T3507 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1175710 T3507 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3489 name=collection1 
org.apache.solr.core.SolrCore@197fe5a url=http://127.0.0.1:46489/collection1 
node=127.0.0.1:46489_ C3489_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:46489, 
node_name=127.0.0.1:46489_, state=down}
   [junit4]   2> 1175710 T3507 C3489 P46489 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:46489/collection1/
   [junit4]   2> ASYNC  NEW_CORE C3490 name=collection1 
org.apache.solr.core.SolrCore@197fe5a url=http://127.0.0.1:46489/collection1 
node=127.0.0.1:46489_ C3490_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:46489, 
node_name=127.0.0.1:46489_, state=down}
   [junit4]   2> 1175720 T3507 C3490 P46489 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1175721 T3507 C3490 P46489 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:46489/collection1/ has no replicas
   [junit4]   2> 1175721 T3476 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1175721 T3507 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:46489/collection1/ shard1
   [junit4]   2> 1175721 T3507 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1175726 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1175828 T3503 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> 1175828 T3510 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> 1175876 T3507 oasc.ZkController.register We are 
http://127.0.0.1:46489/collection1/ and leader is 
http://127.0.0.1:46489/collection1/
   [junit4]   2> 1175876 T3507 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:46489
   [junit4]   2> 1175877 T3507 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1175877 T3507 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1175877 T3507 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1175878 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1175880 T3499 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46489";,
   [junit4]   2>          "node_name":"127.0.0.1:46489_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1175982 T3510 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> 1175982 T3503 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> 1175983 T3476 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1175984 T3476 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1175985 T3476 oejs.AbstractConnector.doStart Started 
[email protected]:57861
   [junit4]   2> 1175987 T3476 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1175987 T3476 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1175987 T3476 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003
   [junit4]   2> 1175987 T3476 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/'
   [junit4]   2> 1175998 T3476 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/solr.xml
   [junit4]   2> 1176005 T3476 oasc.CoreContainer.<init> New CoreContainer 
21117739
   [junit4]   2> 1176005 T3476 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/]
   [junit4]   2> 1176006 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1176006 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1176006 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1176006 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1176007 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1176007 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1176007 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1176007 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1176008 T3476 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1176008 T3476 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1176009 T3476 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1176009 T3476 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1176009 T3476 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1176009 T3476 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44515/solr
   [junit4]   2> 1176010 T3476 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1176010 T3476 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1176011 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1176012 T3521 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12b95fc name:ZooKeeperConnection 
Watcher:127.0.0.1:44515 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1176012 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1176013 T3476 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1176014 T3476 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1176015 T3523 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@178d67b name:ZooKeeperConnection 
Watcher:127.0.0.1:44515/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1176015 T3476 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1176018 T3476 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1177020 T3476 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57861_
   [junit4]   2> 1177021 T3476 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57861_
   [junit4]   2> 1177023 T3476 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1177026 T3525 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1177026 T3525 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1177026 T3525 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1177026 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1177028 T3499 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57861";,
   [junit4]   2>          "node_name":"127.0.0.1:57861_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1177028 T3499 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 1177028 T3499 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1177029 T3499 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1177130 T3510 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> 1177130 T3524 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> 1177130 T3503 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> 1178027 T3525 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1178027 T3525 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1178027 T3525 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1178028 T3525 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1178028 T3525 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1178028 T3525 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/collection1/'
   [junit4]   2> 1178029 T3525 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1178029 T3525 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1178029 T3525 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1178046 T3525 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1178066 T3525 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1178067 T3525 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1178071 T3525 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1178149 T3525 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1178151 T3525 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1178151 T3525 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1178153 T3525 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1178163 T3525 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1178163 T3525 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1178163 T3525 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/
   [junit4]   2> 1178163 T3525 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bd4c5
   [junit4]   2> 1178164 T3525 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1
   [junit4]   2> 1178164 T3525 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index/
   [junit4]   2> 1178164 T3525 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1178165 T3525 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index
   [junit4]   2> 1178165 T3525 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=99.5732421875, 
floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=9.035554005590123, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19270438688511904
   [junit4]   2> 1178175 T3525 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1178175 T3525 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1178177 T3525 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1178177 T3525 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1178177 T3525 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1178177 T3525 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1178178 T3525 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1178178 T3525 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1178178 T3525 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1178178 T3525 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1178178 T3525 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1178179 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1178179 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1178179 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1178179 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1178180 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1178180 T3525 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1178180 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1178180 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1178181 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1178181 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1178181 T3525 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1178183 T3525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1178183 T3525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1178184 T3525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1178184 T3525 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1178185 T3525 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1178185 T3525 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1178186 T3525 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1178186 T3525 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1178187 T3525 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1178187 T3525 oass.SolrIndexSearcher.<init> Opening 
Searcher@1e6087a[collection1] main
   [junit4]   2> 1178187 T3525 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1178188 T3525 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1178188 T3525 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1178188 T3525 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1178189 T3525 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1178189 T3525 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1178190 T3525 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1178190 T3525 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1178190 T3525 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1178190 T3525 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1178192 T3526 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1e6087a[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1178194 T3525 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1178194 T3529 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57861 collection:collection1 
shard:shard1
   [junit4]   2> 1178195 T3476 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1178195 T3476 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1178196 T3529 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1178197 T3476 
oasc.AbstractFullDistribZkTestBase.randomlyEnableAutoSoftCommit Not turning on 
auto soft commit
   [junit4]   2> ASYNC  NEW_CORE C3491 name=collection1 
org.apache.solr.core.SolrCore@197fe5a url=http://127.0.0.1:46489/collection1 
node=127.0.0.1:46489_ C3491_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:46489, 
node_name=127.0.0.1:46489_, state=active, leader=true}
   [junit4]   2> 1178201 T3493 C3491 P46489 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1479645707478499328)} 0 3
   [junit4]   2> 1178202 T3476 
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> 1178206 T3476 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
46489
   [junit4]   2> 1178206 T3529 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1178206 T3476 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=22552067
   [junit4]   2> 1178207 T3476 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1178207 T3476 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1178207 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1178208 T3529 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1178208 T3529 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1178209 T3476 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@197fe5a
   [junit4]   2> ASYNC  NEW_CORE C3492 name=collection1 
org.apache.solr.core.SolrCore@1720b2c url=http://127.0.0.1:57861/collection1 
node=127.0.0.1:57861_ C3492_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57861, 
node_name=127.0.0.1:57861_, state=down}
   [junit4]   2> 1178209 T3529 C3492 P57861 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:57861/collection1/
   [junit4]   2> 1178210 T3529 C3492 P57861 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1178210 T3529 C3492 P57861 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57861/collection1/ has no replicas
   [junit4]   2> 1178210 T3529 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57861/collection1/ shard1
   [junit4]   2> 1178210 T3529 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1178212 T3499 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46489";,
   [junit4]   2>          "node_name":"127.0.0.1:46489_",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1178212 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1178213 T3476 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> 1178213 T3476 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1178214 T3476 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1178214 T3476 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1178214 T3476 C3491 P46489 
oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 1178214 T3503 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1178215 T3524 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> 1178215 T3530 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> 1178217 T3476 C3491 P46489 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 1178217 T3476 C3491 P46489 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1178218 T3476 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1178219 T3476 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1178219 T3476 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 1178220 T3476 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data
   [junit4]   2> 1178220 T3476 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 1178220 T3476 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/control/data/index
   [junit4]   2> 1178220 T3476 oasc.Overseer.close Overseer 
(id=92477856442810371-127.0.0.1:46489_-n_0000000000) closing
   [junit4]   2> 1178221 T3499 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:46489_
   [junit4]   2> 1178224 T3524 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:57861_
   [junit4]   2> 1178224 T3524 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1178225 T3524 oasc.Overseer.start Overseer 
(id=92477856442810374-127.0.0.1:57861_-n_0000000001) starting
   [junit4]   2> 1178229 T3524 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1178229 T3534 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1178241 T3533 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1178263 T3529 oasc.ZkController.register We are 
http://127.0.0.1:57861/collection1/ and leader is 
http://127.0.0.1:57861/collection1/
   [junit4]   2> 1178264 T3529 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57861
   [junit4]   2> 1178264 T3529 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1178264 T3529 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1178264 T3529 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1178265 T3524 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1178267 T3533 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57861";,
   [junit4]   2>          "node_name":"127.0.0.1:57861_",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1178268 T3524 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> 1179724 T3530 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1179724 T3531 
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:383)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 1179747 T3476 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1184736 T3476 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
57861
   [junit4]   2> 1184736 T3476 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=21117739
   [junit4]   2> 1184736 T3476 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1184737 T3476 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1184738 T3524 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1184738 T3476 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1720b2c
   [junit4]   2> 1184740 T3533 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57861";,
   [junit4]   2>          "node_name":"127.0.0.1:57861_",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1184741 T3524 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> 1184743 T3476 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> 1184743 T3476 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1184744 T3476 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1184744 T3476 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1184746 T3476 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1184746 T3476 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1184746 T3476 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 1184747 T3476 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1/index
   [junit4]   2> 1184747 T3476 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 1184747 T3476 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001/tempDir-001/jetty1
   [junit4]   2> 1184747 T3476 oasc.Overseer.close Overseer 
(id=92477856442810374-127.0.0.1:57861_-n_0000000001) closing
   [junit4]   2> 1184748 T3533 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:57861_
   [junit4]   2> 1184749 T3536 
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:383)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 1184750 T3524 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1184773 T3476 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1189763 T3476 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1189764 T3476 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44515 44515
   [junit4]   2> 1190493 T3477 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44515 44515
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=80ABEDAC8B109757 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ca -Dtests.timezone=Pacific/Funafuti 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   16.5s J0 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([80ABEDAC8B109757:14D63B4FC4FF76B]: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:729)
   [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> 1190499 T3476 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/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-80ABEDAC8B109757-001
   [junit4]   2> 16502 T3475 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=DefaultSimilarity, locale=ca, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=123114992,total=242843648
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest, 
WordBreakSolrSpellCheckerTest, TestLMDirichletSimilarityFactory, 
BlockDirectoryTest, TestFaceting, SignatureUpdateProcessorFactoryTest, 
RecoveryZkTest, TestPartialUpdateDeduplication, DeleteReplicaTest, 
TestSystemIdResolver, InfoHandlerTest, TestManagedSchemaFieldTypeResource, 
TestComponentsName, TestRecoveryHdfs, MoreLikeThisHandlerTest, 
TestSolrIndexConfig, TestDynamicFieldResource, MultiThreadedOCPTest, 
TestComplexPhraseQParserPlugin, DirectSolrSpellCheckerTest, 
TestSolrQueryParserDefaultOperatorResource, TestNonDefinedSimilarityFactory, 
TestSearchPerf, SyncSliceTest, DirectUpdateHandlerTest, TestStressVersions, 
XsltUpdateRequestHandlerTest, TestLuceneMatchVersion, TestPivotHelperCode, 
AtomicUpdatesTest, UpdateParamsTest, TriLevelCompositeIdRoutingTest, 
DisMaxRequestHandlerTest, SolrXmlInZkTest, DistributedSpellCheckComponentTest, 
TestDocumentBuilder, SharedFSAutoReplicaFailoverTest, SuggesterWFSTTest, 
TestCustomSort, DocExpirationUpdateProcessorFactoryTest, 
TestFileDictionaryLookup, TestRawResponseWriter, TestFastOutputStream, 
SuggesterTSTTest, DocValuesMissingTest, TestFastLRUCache, 
TestChildDocTransformer, TestSolrCoreProperties, TestCoreDiscovery, 
SuggesterTest, SuggestComponentTest, TestRestManager, TestCollectionAPI, 
TestImplicitCoreProperties, DistributedExpandComponentTest, TestFastWriter, 
SpellPossibilityIteratorTest, ConnectionManagerTest, TestAddFieldRealTimeGet, 
SimpleFacetsTest, QueryResultKeyTest, HighlighterConfigTest, TestConfig, 
TestSchemaNameResource, RequiredFieldsTest, TestDocSet, LeaderElectionTest, 
BasicFunctionalityTest, TestLeaderElectionZkExpiry, CoreAdminRequestStatusTest, 
TestRandomDVFaceting, AnalyticsMergeStrategyTest, 
TestSerializedLuceneMatchVersion, MigrateRouteKeyTest, PluginInfoTest, 
TestSortingResponseWriter, PingRequestHandlerTest, TestStressRecovery, 
TestRangeQuery, TestInitParams, TestCloudSchemaless, AddBlockUpdateTest, 
NoCacheHeaderTest, TestBinaryResponseWriter, HighlighterTest, 
BasicDistributedZkTest, TestStressReorder, TestSolrDeletionPolicy1, 
DistributedQueryComponentOptimizationTest, TestSolrXmlPersistor, 
SpellCheckComponentTest, TestRandomMergePolicy, TestNoOpRegenerator, 
AliasIntegrationTest, TestCollationFieldDocValues, ZkControllerTest, TestSort, 
ParsingFieldUpdateProcessorsTest, TestArbitraryIndexDir, TestCodecSupport, 
TestFieldCollectionResource, TestAnalyzedSuggestions, HdfsLockFactoryTest, 
MinimalSchemaTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J0 in 16.78s, 1 test, 1 error <<< FAILURES!

[...truncated 691 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: 96 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b28 -server 
-XX:+UseSerialGC
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