Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11293/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([79ED636738A19804:F80BED7F4FFEF838]: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: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 10889 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-79ED636738A19804-001/init-core-data-001
   [junit4]   2> 676123 T1592 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 676124 T1592 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 676131 T1592 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 676132 T1592 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 676133 T1593 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 676233 T1592 oasc.ZkTestServer.run start zk server on 
port:34553
   [junit4]   2> 676233 T1592 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 676234 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 676237 T1599 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c3783ca 
name:ZooKeeperConnection Watcher:127.0.0.1:34553 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676238 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 676238 T1592 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 676239 T1592 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 676243 T1592 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 676245 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 676246 T1601 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3335a60d 
name:ZooKeeperConnection Watcher:127.0.0.1:34553/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676247 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 676247 T1592 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 676247 T1592 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 676251 T1592 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 676255 T1592 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 676257 T1592 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 676259 T1592 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> 676260 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 676264 T1592 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> 676265 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 676268 T1592 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> 676269 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 676272 T1592 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> 676272 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 676275 T1592 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> 676276 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 676278 T1592 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> 676279 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 676282 T1592 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> 676283 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 676285 T1592 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> 676286 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 676288 T1592 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> 676288 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 676291 T1592 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> 676291 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 676293 T1592 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> 676294 T1592 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 676526 T1592 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 676555 T1592 oejs.AbstractConnector.doStart Started 
[email protected]:40864
   [junit4]   2> 676556 T1592 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 676557 T1592 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 676557 T1592 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-79ED636738A19804-001/tempDir-002
   [junit4]   2> 676557 T1592 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-79ED636738A19804-001/tempDir-002/'
   [junit4]   2> 676569 T1592 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-79ED636738A19804-001/tempDir-002/solr.xml
   [junit4]   2> 676606 T1592 oasc.CoreContainer.<init> New CoreContainer 
652598934
   [junit4]   2> 676607 T1592 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-79ED636738A19804-001/tempDir-002/]
   [junit4]   2> 676607 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 676608 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 676608 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 676608 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 676608 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 676608 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 676609 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 676609 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 676609 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 676609 T1592 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 676610 T1592 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676610 T1592 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676610 T1592 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 676610 T1592 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:34553/solr
   [junit4]   2> 676610 T1592 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 676611 T1592 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 676611 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 676613 T1612 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d785dcd 
name:ZooKeeperConnection Watcher:127.0.0.1:34553 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676613 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 676614 T1592 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 676616 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 676617 T1614 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b5a5798 
name:ZooKeeperConnection Watcher:127.0.0.1:34553/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676617 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 676618 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 676619 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 676621 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 676622 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 676623 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 676625 T1592 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 676625 T1592 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40864_
   [junit4]   2> 676626 T1592 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40864_
   [junit4]   2> 676627 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 676628 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 676629 T1592 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 676630 T1592 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:40864_
   [junit4]   2> 676630 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 676631 T1592 oasc.Overseer.start Overseer 
(id=92484396383010819-127.0.0.1:40864_-n_0000000000) starting
   [junit4]   2> 676632 T1592 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 676636 T1592 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 676636 T1616 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 676637 T1592 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 676639 T1592 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 676639 T1592 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 676641 T1615 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 676644 T1618 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 676644 T1618 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 676645 T1618 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 676645 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 676646 T1615 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "node_name":"127.0.0.1:40864_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:40864";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 676646 T1615 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 676647 T1615 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 676647 T1615 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 676648 T1619 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> 677645 T1618 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 677645 T1618 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 677646 T1618 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 677647 T1618 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 677648 T1618 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 677648 T1618 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-79ED636738A19804-001/tempDir-002/collection1/'
   [junit4]   2> 677649 T1618 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 677649 T1618 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 677650 T1618 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 677679 T1618 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 677701 T1618 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 677702 T1618 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 677707 T1618 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 677885 T1618 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 677887 T1618 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 677888 T1618 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 677891 T1618 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 677915 T1618 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 677915 T1618 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 677924 T1618 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-79ED636738A19804-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-001/control/data/
   [junit4]   2> 677924 T1618 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589a07cc
   [junit4]   2> 677925 T1618 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-79ED636738A19804-001/tempDir-001/control/data
   [junit4]   2> 677925 T1618 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-79ED636738A19804-001/tempDir-001/control/data/index/
   [junit4]   2> 677925 T1618 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-79ED636738A19804-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 677925 T1618 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-79ED636738A19804-001/tempDir-001/control/data/index
   [junit4]   2> 677926 T1618 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.380859375, 
floorSegmentMB=1.2021484375, forceMergeDeletesPctAllowed=12.678748177766563, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 685278 T1618 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-79ED636738A19804-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 685278 T1618 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 685281 T1618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 685281 T1618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 685282 T1618 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 685282 T1618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 685282 T1618 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 685282 T1618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 685282 T1618 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 685282 T1618 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 685283 T1618 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 685283 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 685283 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 685283 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 685284 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 685284 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 685284 T1618 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 685284 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 685285 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 685285 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 685285 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 685285 T1618 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 685288 T1618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685288 T1618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685289 T1618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685290 T1618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 685292 T1618 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 685292 T1618 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 685292 T1618 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.1796875, 
floorSegmentMB=1.28125, forceMergeDeletesPctAllowed=11.87894057947694, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3023599004536198
   [junit4]   2> 685293 T1618 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-79ED636738A19804-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 685293 T1618 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 685293 T1618 oass.SolrIndexSearcher.<init> Opening 
Searcher@2f44d7b7[collection1] main
   [junit4]   2> 685294 T1618 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 685294 T1618 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 685295 T1618 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 685295 T1618 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 685295 T1618 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 685295 T1618 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 685296 T1618 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 685296 T1618 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 685297 T1618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 685298 T1618 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 685298 T1618 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 685298 T1618 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 685301 T1620 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2f44d7b7[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 685302 T1618 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 685303 T1623 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40864 collection:control_collection 
shard:shard1
   [junit4]   2> 685303 T1592 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 685304 T1592 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 685304 T1623 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 685304 T1592 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 685305 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 685306 T1625 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@179be3f6 
name:ZooKeeperConnection Watcher:127.0.0.1:34553/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685306 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 685306 T1592 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 685308 T1592 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 685309 T1623 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 685309 T1592 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 685310 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 685310 T1623 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 685310 T1623 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3230 name=collection1 
org.apache.solr.core.SolrCore@1481b6e url=http://127.0.0.1:40864/collection1 
node=127.0.0.1:40864_ C3230_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:40864_, base_url=http://127.0.0.1:40864, state=down, 
core=collection1}
   [junit4]   2> 685310 T1623 C3230 P40864 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:40864/collection1/
   [junit4]   2> 685310 T1623 C3230 P40864 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 685311 T1623 C3230 P40864 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40864/collection1/ has no replicas
   [junit4]   2> 685311 T1623 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:40864/collection1/ shard1
   [junit4]   2> 685311 T1623 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 685313 T1619 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> 685313 T1626 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> 685318 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 685318 T1619 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> 685318 T1626 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> 685365 T1623 oasc.ZkController.register We are 
http://127.0.0.1:40864/collection1/ and leader is 
http://127.0.0.1:40864/collection1/
   [junit4]   2> 685365 T1623 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:40864
   [junit4]   2> 685366 T1623 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 685366 T1623 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 685366 T1623 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 685367 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 685370 T1615 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:40864_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:40864";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 685472 T1626 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> 685472 T1619 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> 685535 T1592 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 685536 T1592 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 685538 T1592 oejs.AbstractConnector.doStart Started 
[email protected]:60966
   [junit4]   2> 685538 T1592 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 685538 T1592 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 685539 T1592 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-79ED636738A19804-001/tempDir-003
   [junit4]   2> 685539 T1592 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-79ED636738A19804-001/tempDir-003/'
   [junit4]   2> 685548 T1592 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-79ED636738A19804-001/tempDir-003/solr.xml
   [junit4]   2> 685571 T1592 oasc.CoreContainer.<init> New CoreContainer 
1311887021
   [junit4]   2> 685571 T1592 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-79ED636738A19804-001/tempDir-003/]
   [junit4]   2> 685572 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 685572 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 685573 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 685573 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 685573 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 685573 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 685573 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 685574 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 685574 T1592 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 685574 T1592 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 685574 T1592 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 685575 T1592 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 685575 T1592 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 685575 T1592 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:34553/solr
   [junit4]   2> 685575 T1592 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 685575 T1592 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 685576 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 685577 T1637 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27f7e7f6 
name:ZooKeeperConnection Watcher:127.0.0.1:34553 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685578 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 685578 T1592 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 685579 T1592 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 685580 T1639 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@163bf1e name:ZooKeeperConnection 
Watcher:127.0.0.1:34553/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 685580 T1592 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 685584 T1592 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 686586 T1592 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60966_
   [junit4]   2> 686587 T1592 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60966_
   [junit4]   2> 686590 T1592 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 686594 T1641 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 686594 T1641 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 686595 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 686595 T1641 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 686597 T1615 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "node_name":"127.0.0.1:60966_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:60966";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 686597 T1615 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 686598 T1615 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 686598 T1615 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 686700 T1626 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> 686701 T1640 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> 686701 T1619 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> 687595 T1641 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 687596 T1641 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 687597 T1641 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 687597 T1641 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 687598 T1641 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 687598 T1641 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-79ED636738A19804-001/tempDir-003/collection1/'
   [junit4]   2> 687599 T1641 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 687600 T1641 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 687600 T1641 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 687636 T1641 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 687660 T1641 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 687662 T1641 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 687667 T1641 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 687854 T1641 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 687855 T1641 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 687856 T1641 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 687859 T1641 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 687873 T1641 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 687873 T1641 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 687873 T1641 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-79ED636738A19804-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-001/jetty1/
   [junit4]   2> 687873 T1641 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@589a07cc
   [junit4]   2> 687874 T1641 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-79ED636738A19804-001/tempDir-001/jetty1
   [junit4]   2> 687874 T1641 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-79ED636738A19804-001/tempDir-001/jetty1/index/
   [junit4]   2> 687874 T1641 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-79ED636738A19804-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 687875 T1641 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-79ED636738A19804-001/tempDir-001/jetty1/index
   [junit4]   2> 687875 T1641 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.380859375, 
floorSegmentMB=1.2021484375, forceMergeDeletesPctAllowed=12.678748177766563, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 687882 T1641 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-79ED636738A19804-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 687882 T1641 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 687890 T1641 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 687890 T1641 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 687890 T1641 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 687891 T1641 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 687891 T1641 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 687891 T1641 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 687892 T1641 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 687892 T1641 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 687892 T1641 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 687893 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 687894 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 687895 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 687895 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 687896 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 687896 T1641 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 687897 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 687897 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 687898 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 687899 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 687899 T1641 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 687902 T1641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 687903 T1641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 687904 T1641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 687904 T1641 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 687906 T1641 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 687906 T1641 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 687907 T1641 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=80.1796875, 
floorSegmentMB=1.28125, forceMergeDeletesPctAllowed=11.87894057947694, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3023599004536198
   [junit4]   2> 687907 T1641 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-79ED636738A19804-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 687907 T1641 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 687908 T1641 oass.SolrIndexSearcher.<init> Opening 
Searcher@3287ada2[collection1] main
   [junit4]   2> 687908 T1641 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 687909 T1641 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 687909 T1641 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 687909 T1641 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 687910 T1641 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 687910 T1641 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 687911 T1641 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 687911 T1641 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 687912 T1641 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 687912 T1641 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 687914 T1642 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3287ada2[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 687918 T1641 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 687919 T1645 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60966 collection:collection1 
shard:shard1
   [junit4]   2> 687920 T1592 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 687920 T1592 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 687921 T1645 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 687924 T1592 
oasc.AbstractFullDistribZkTestBase.enableAutoSoftCommit Turning on auto soft 
commit: 1000
   [junit4]   2> 687929 T1645 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> ASYNC  NEW_CORE C3231 name=collection1 
org.apache.solr.core.SolrCore@1481b6e url=http://127.0.0.1:40864/collection1 
node=127.0.0.1:40864_ C3231_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:40864_, base_url=http://127.0.0.1:40864, 
state=active, core=collection1, leader=true}
   [junit4]   2> 687930 T1608 C3231 P40864 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1479750354492981248)} 0 4
   [junit4]   2> 687932 T1592 
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> 687932 T1645 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 687933 T1645 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3232 name=collection1 
org.apache.solr.core.SolrCore@7b4390ea url=http://127.0.0.1:60966/collection1 
node=127.0.0.1:60966_ C3232_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:60966_, base_url=http://127.0.0.1:60966, state=down, 
core=collection1}
   [junit4]   2> 687933 T1645 C3232 P60966 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:60966/collection1/
   [junit4]   2> 687932 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 687934 T1645 C3232 P60966 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 687935 T1594 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x148921189ad0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 687935 T1592 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
40864
   [junit4]   2> 687936 T1592 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=652598934
   [junit4]   2> 687935 T1645 C3232 P60966 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60966/collection1/ has no replicas
   [junit4]   2> 687937 T1645 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:60966/collection1/ shard1
   [junit4]   2> 687937 T1592 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 687937 T1592 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 687937 T1645 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 687940 T1592 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1481b6e
   [junit4]   2> 687943 T1615 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:40864_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:40864";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 687944 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 687947 T1619 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 687947 T1592 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> 687948 T1592 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 687948 T1592 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 687948 T1592 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 687948 T1640 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> 687948 T1619 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> 687949 T1592 C3231 P40864 
oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 687952 T1592 C3231 P40864 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-79ED636738A19804-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-79ED636738A19804-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
   [junit4]   2>  C3231_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:40864_, base_url=http://127.0.0.1:40864, state=down, 
core=collection1, leader=true}
   [junit4]   2> 687953 T1592 C3231 P40864 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 687955 T1592 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 687955 T1592 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 687956 T1592 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-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-79ED636738A19804-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 687956 T1592 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-001/control/data
   [junit4]   2> 687957 T1592 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-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-79ED636738A19804-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 687957 T1592 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-001/control/data/index
   [junit4]   2> 687958 T1592 oasc.Overseer.close Overseer 
(id=92484396383010819-127.0.0.1:40864_-n_0000000000) closing
   [junit4]   2> 687958 T1615 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:40864_
   [junit4]   2> 687961 T1646 
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> 687964 T1640 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:60966_
   [junit4]   2> 687964 T1640 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 687966 T1640 oasc.Overseer.start Overseer 
(id=92484396383010822-127.0.0.1:60966_-n_0000000001) starting
   [junit4]   2> 687973 T1640 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 687974 T1649 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 687975 T1648 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 687994 T1645 oasc.ZkController.register We are 
http://127.0.0.1:60966/collection1/ and leader is 
http://127.0.0.1:60966/collection1/
   [junit4]   2> 687995 T1645 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:60966
   [junit4]   2> 687995 T1645 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 687995 T1645 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 687995 T1645 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 687997 T1640 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 688003 T1648 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:60966_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:60966";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 688006 T1640 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> 689462 T1619 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 689485 T1592 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 694474 T1592 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
60966
   [junit4]   2> 694474 T1592 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1311887021
   [junit4]   2> 694475 T1592 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 694475 T1592 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 694476 T1640 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 694476 T1592 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@7b4390ea
   [junit4]   2> 694478 T1648 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:60966_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:60966";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 694480 T1640 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> 694484 T1592 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit 
maxTime=1000ms,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> 694484 T1592 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 694484 T1592 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 694485 T1592 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 694487 T1592 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 694487 T1592 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 694487 T1592 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-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-79ED636738A19804-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 694487 T1592 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-001/jetty1
   [junit4]   2> 694488 T1592 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-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-79ED636738A19804-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 694488 T1592 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-79ED636738A19804-001/tempDir-001/jetty1/index
   [junit4]   2> 694488 T1592 oasc.Overseer.close Overseer 
(id=92484396383010822-127.0.0.1:60966_-n_0000000001) closing
   [junit4]   2> 694488 T1648 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:60966_
   [junit4]   2> 694490 T1651 
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> 695990 T1640 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 696013 T1592 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 701004 T1592 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 701005 T1592 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:34553 34553
   [junit4]   2> 701884 T1593 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:34553 34553
   [junit4]   2> 701886 T1593 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       /solr/clusterstate.json
   [junit4]   2>                3       /solr/aliases.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=79ED636738A19804 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sl_SI -Dtests.timezone=America/Port-au-Prince 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   25.8s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([79ED636738A19804:F80BED7F4FFEF838]: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> 701910 T1592 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-79ED636738A19804-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=DefaultSimilarity, locale=sl_SI, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 
1.7.0_67 (64-bit)/cpus=8,threads=1,free=162012968,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBadConfig, 
TestCloudSchemaless, LegacyHTMLStripCharFilterTest, TestCoreContainer, 
UpdateRequestProcessorFactoryTest, SolrIndexConfigTest, 
TestDistributedGrouping, DateFieldTest, ShardRoutingCustomTest, 
QueryParsingTest, SolrCoreTest, UUIDFieldTest, 
TestManagedSchemaDynamicFieldResource, CacheHeaderTest, TestOmitPositions, 
FileBasedSpellCheckerTest, TestSchemaVersionResource, 
SchemaVersionSpecificBehaviorTest, TestInitQParser, 
DistributedFacetPivotLongTailTest, TestValueSourceCache, TestMergePolicyConfig, 
TestBlendedInfixSuggestions, FullSolrCloudDistribCmdsTest, TestJmxMonitoredMap, 
CollectionsAPIAsyncDistributedZkTest, StatsComponentTest, 
TermVectorComponentTest, DistribCursorPagingTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 25.83s, 1 test, 1 error <<< FAILURES!

[...truncated 1142 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 48 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
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