Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18492/
Java: 32bit/jdk-9-ea+147 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=1673 sum(shards)=1672 cloudClient=1672

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1673 
sum(shards)=1672 cloudClient=1672
        at 
__randomizedtesting.SeedInfo.seed([6D67B60F8D1C1116:E53389D523E07CEE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:231)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 10813 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/init-core-data-001
   [junit4]   2> 211287 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6D67B60F8D1C1116]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 211287 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6D67B60F8D1C1116]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ex_/o
   [junit4]   2> 211289 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 211290 INFO  (Thread-352) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 211290 INFO  (Thread-352) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 211390 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37194
   [junit4]   2> 211397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 211399 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 211401 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 211403 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 211404 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 211406 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 211409 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 211411 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 211413 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 211415 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 211417 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 212138 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/control-001/cores/collection1
   [junit4]   2> 212140 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 212141 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dd8e81{/ex_/o,null,AVAILABLE}
   [junit4]   2> 212143 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@964d07{HTTP/1.1,[http/1.1]}{127.0.0.1:34207}
   [junit4]   2> 212144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server Started @214195ms
   [junit4]   2> 212144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ex_/o, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/tempDir-001/control/data,
 hostPort=34207, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/control-001/cores}
   [junit4]   2> 212144 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 212144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 212144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 212144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 212144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-10T07:08:12.132594Z
   [junit4]   2> 212147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 212147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/control-001/solr.xml
   [junit4]   2> 212156 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37194/solr
   [junit4]   2> 212168 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:34207_ex_%2Fo
   [junit4]   2> 212168 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97081995511791620-127.0.0.1:34207_ex_%2Fo-n_0000000000) starting
   [junit4]   2> 212172 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34207_ex_%2Fo
   [junit4]   2> 212174 INFO  (zkCallback-274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 212274 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/control-001/cores
   [junit4]   2> 212274 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 212276 INFO  
(OverseerStateUpdate-97081995511791620-127.0.0.1:34207_ex_%2Fo-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 213285 WARN  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 213286 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 213296 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 213347 WARN  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 213348 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 213363 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 213365 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/control-001/cores/collection1/data/]
   [junit4]   2> 213365 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c1403b
   [junit4]   2> 213372 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 213415 WARN  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 213421 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 213421 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 213422 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 213422 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 213423 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22889110818851233]
   [junit4]   2> 213425 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee16a0[collection1] main]
   [junit4]   2> 213426 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 213426 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 213426 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 213428 INFO  (searcherExecutor-683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ee16a0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 213428 INFO  (coreLoadExecutor-682-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553311930427375616
   [junit4]   2> 213432 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 213432 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 213432 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34207/ex_/o/collection1/
   [junit4]   2> 213432 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 213432 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:34207/ex_/o/collection1/ has no replicas
   [junit4]   2> 213434 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34207/ex_/o/collection1/ shard1
   [junit4]   2> 213584 INFO  (coreZkRegister-675-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 213780 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 213782 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37194/solr ready
   [junit4]   2> 213782 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 214531 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001/cores/collection1
   [junit4]   2> 214533 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001
   [junit4]   2> 214533 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 214534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8ecdf9{/ex_/o,null,AVAILABLE}
   [junit4]   2> 214534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b9a6da{HTTP/1.1,[http/1.1]}{127.0.0.1:45519}
   [junit4]   2> 214534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server Started @216586ms
   [junit4]   2> 214534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ex_/o, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/tempDir-001/jetty1,
 hostPort=45519, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001/cores}
   [junit4]   2> 214535 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 214535 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 214535 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 214535 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 214535 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-10T07:08:14.523455Z
   [junit4]   2> 214538 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 214538 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001/solr.xml
   [junit4]   2> 214547 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37194/solr
   [junit4]   2> 214556 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 214558 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45519_ex_%2Fo
   [junit4]   2> 214563 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 214563 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 214564 INFO  (zkCallback-274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 214680 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001/cores
   [junit4]   2> 214680 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 214682 INFO  
(OverseerStateUpdate-97081995511791620-127.0.0.1:34207_ex_%2Fo-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 215694 WARN  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 215701 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 215730 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 215775 WARN  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 215776 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 215785 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 215786 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 215786 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c1403b
   [junit4]   2> 215792 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 215831 WARN  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 215840 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 215840 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 215844 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 215844 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215846 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22889110818851233]
   [junit4]   2> 215847 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9d027[collection1] main]
   [junit4]   2> 215848 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 215848 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 215848 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215850 INFO  (searcherExecutor-694-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b9d027[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215850 INFO  (coreLoadExecutor-693-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553311932967026688
   [junit4]   2> 215854 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 215854 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 215854 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45519/ex_/o/collection1/
   [junit4]   2> 215855 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 215855 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:45519/ex_/o/collection1/ has no replicas
   [junit4]   2> 215857 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45519/ex_/o/collection1/ shard2
   [junit4]   2> 216008 INFO  (coreZkRegister-688-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 217211 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001/cores/collection1
   [junit4]   2> 217214 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001
   [junit4]   2> 217215 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217216 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11b6de5{/ex_/o,null,AVAILABLE}
   [junit4]   2> 217216 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a1c421{HTTP/1.1,[http/1.1]}{127.0.0.1:40824}
   [junit4]   2> 217216 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server Started @219268ms
   [junit4]   2> 217216 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ex_/o, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/tempDir-001/jetty2,
 hostPort=40824, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001/cores}
   [junit4]   2> 217217 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 217217 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 217217 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217217 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 217217 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-10T07:08:17.205606Z
   [junit4]   2> 217225 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 217225 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001/solr.xml
   [junit4]   2> 217238 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37194/solr
   [junit4]   2> 217245 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 217248 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40824_ex_%2Fo
   [junit4]   2> 217249 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217249 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217249 INFO  (zkCallback-274-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217250 INFO  (zkCallback-289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217367 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001/cores
   [junit4]   2> 217367 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 217374 INFO  
(OverseerStateUpdate-97081995511791620-127.0.0.1:34207_ex_%2Fo-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 218382 WARN  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 218383 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 218395 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 218449 WARN  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 218451 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 218464 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 218465 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 218465 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c1403b
   [junit4]   2> 218471 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 218557 WARN  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 218592 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 218592 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218594 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 218594 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218597 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22889110818851233]
   [junit4]   2> 218600 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f2357c[collection1] main]
   [junit4]   2> 218601 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 218602 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 218602 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218603 INFO  (searcherExecutor-705-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f2357c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218603 INFO  (coreLoadExecutor-704-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553311935853756416
   [junit4]   2> 218612 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 218612 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 218612 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40824/ex_/o/collection1/
   [junit4]   2> 218612 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 218612 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:40824/ex_/o/collection1/ has no replicas
   [junit4]   2> 218615 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40824/ex_/o/collection1/ shard1
   [junit4]   2> 218768 INFO  (coreZkRegister-699-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 219601 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001/cores/collection1
   [junit4]   2> 219604 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001
   [junit4]   2> 219605 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 219605 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6be8db{/ex_/o,null,AVAILABLE}
   [junit4]   2> 219606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16c6dec{HTTP/1.1,[http/1.1]}{127.0.0.1:33315}
   [junit4]   2> 219606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server Started @221658ms
   [junit4]   2> 219606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ex_/o, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/tempDir-001/jetty3,
 hostPort=33315, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001/cores}
   [junit4]   2> 219607 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 219607 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 219607 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 219607 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 219607 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-10T07:08:19.595440Z
   [junit4]   2> 219611 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 219611 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001/solr.xml
   [junit4]   2> 219619 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37194/solr
   [junit4]   2> 219633 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 219635 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33315_ex_%2Fo
   [junit4]   2> 219636 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 219640 INFO  (zkCallback-289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 219640 INFO  (zkCallback-295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 219640 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 219640 INFO  (zkCallback-274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 219792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001/cores
   [junit4]   2> 219792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 219796 INFO  
(OverseerStateUpdate-97081995511791620-127.0.0.1:34207_ex_%2Fo-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 220808 WARN  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 220809 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 220818 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 220904 WARN  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 220905 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 220916 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 220916 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 220917 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c1403b
   [junit4]   2> 220927 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 220966 WARN  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 220981 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 220981 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 220984 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 220984 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 220992 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22889110818851233]
   [junit4]   2> 220994 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bb03cc[collection1] main]
   [junit4]   2> 220996 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 220996 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 220996 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 220998 INFO  (searcherExecutor-716-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bb03cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 220998 INFO  (coreLoadExecutor-715-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553311938365095936
   [junit4]   2> 221003 INFO  (coreZkRegister-710-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 221003 INFO  (updateExecutor-292-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 221008 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 221008 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 221008 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 221008 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 221008 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:45519/ex_/o/collection1/] and I am 
[http://127.0.0.1:33315/ex_/o/collection1/]
   [junit4]   2> 221012 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:45519/ex_/o]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33315_ex_%252Fo&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 221017 INFO  (qtp25556462-1626) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 221017 INFO  (qtp25556462-1626) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 221018 INFO  (qtp25556462-1626) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:33315_ex_%2Fo, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:33315/ex_/o","node_name":"127.0.0.1:33315_ex_%2Fo","state":"down"}
   [junit4]   2> 222018 INFO  (qtp25556462-1626) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:33315_ex_%2Fo, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:33315/ex_/o","node_name":"127.0.0.1:33315_ex_%2Fo","state":"recovering"}
   [junit4]   2> 222018 INFO  (qtp25556462-1626) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 222018 INFO  (qtp25556462-1626) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:33315_ex_%252Fo&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 222105 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001/cores/collection1
   [junit4]   2> 222106 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001
   [junit4]   2> 222107 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 222108 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f44738{/ex_/o,null,AVAILABLE}
   [junit4]   2> 222108 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1e73458{HTTP/1.1,[http/1.1]}{127.0.0.1:39541}
   [junit4]   2> 222108 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.Server Started @224160ms
   [junit4]   2> 222108 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ex_/o, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/tempDir-001/jetty4,
 hostPort=39541, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001/cores}
   [junit4]   2> 222109 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 222109 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 222109 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 222109 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 222109 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-10T07:08:22.097582Z
   [junit4]   2> 222113 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 222113 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001/solr.xml
   [junit4]   2> 222121 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37194/solr
   [junit4]   2> 222128 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 222134 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39541_ex_%2Fo
   [junit4]   2> 222136 INFO  (zkCallback-283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222136 INFO  (zkCallback-278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222136 INFO  (zkCallback-289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222136 INFO  (zkCallback-295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222136 INFO  (zkCallback-274-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222137 INFO  (zkCallback-302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222223 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001/cores
   [junit4]   2> 222223 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 222225 INFO  
(OverseerStateUpdate-97081995511791620-127.0.0.1:34207_ex_%2Fo-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 223235 WARN  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 223235 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 223248 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 223324 WARN  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 223326 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 223342 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 223342 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 223342 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c1403b
   [junit4]   2> 223352 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 223939 WARN  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 223947 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 223947 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 223949 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 223949 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 223950 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22889110818851233]
   [junit4]   2> 223952 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e9e58f[collection1] main]
   [junit4]   2> 223952 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 223952 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 223953 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 223953 INFO  (searcherExecutor-727-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e9e58f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 223954 INFO  (coreLoadExecutor-726-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553311941464686592
   [junit4]   2> 223957 INFO  (coreZkRegister-721-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 223957 INFO  (updateExecutor-299-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 223957 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 223957 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 223957 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 223957 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 223957 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:40824/ex_/o/collection1/] and I am 
[http://127.0.0.1:39541/ex_/o/collection1/]
   [junit4]   2> 223961 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:40824/ex_/o]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39541_ex_%252Fo&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 223963 INFO  (qtp4666476-1654) [    ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 223963 INFO  (qtp4666476-1654) [    ] o.a.s.h.a.PrepRecoveryOp 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 223963 INFO  (qtp4666476-1654) [    ] o.a.s.h.a.PrepRecoveryOp 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:39541_ex_%2Fo, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:39541/ex_/o","node_name":"127.0.0.1:39541_ex_%2Fo","state":"recovering"}
   [junit4]   2> 223963 INFO  (qtp4666476-1654) [    ] o.a.s.h.a.PrepRecoveryOp 
Waited coreNodeName: core_node4, state: recovering, checkLive: true, 
onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 223963 INFO  (qtp4666476-1654) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39541_ex_%252Fo&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 224228 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 224228 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 229019 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:45519/ex_/o/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 229019 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:33315/ex_/o 
START replicas=[http://127.0.0.1:45519/ex_/o/collection1/] nUpdates=100
   [junit4]   2> 229022 INFO  (qtp25556462-1621) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 229022 INFO  (qtp25556462-1621) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ex_/o path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 229024 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 229024 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 229024 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 229024 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 229025 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 229025 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 229025 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 229025 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 229025 INFO  (recoveryExecutor-293-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 230964 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:40824/ex_/o/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 230964 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39541/ex_/o 
START replicas=[http://127.0.0.1:40824/ex_/o/collection1/] nUpdates=100
   [junit4]   2> 230969 INFO  (qtp4666476-1654) [    ] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 230969 INFO  (qtp4666476-1654) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ex_/o path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 230971 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 230971 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 230971 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 230971 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 230972 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 230972 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 230972 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 230972 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 230972 INFO  (recoveryExecutor-300-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 231229 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 231243 INFO  (qtp7381548-1590) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1553311949095174144)} 0 11
   [junit4]   2> 231258 INFO  (qtp25212978-1682) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&_version_=-1553311949109854208&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1553311949109854208)} 0 6
   [junit4]   2> 231264 INFO  (qtp17075002-1719) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&_version_=-1553311949117194240&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1553311949117194240)} 0 3
   [junit4]   2> 231264 INFO  (qtp4666476-1649) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1553311949117194240)} 0 12
   [junit4]   2> 231264 INFO  (qtp25556462-1623) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1553311949109854208)} 0 19
   [junit4]   2> 231267 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 231274 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1553311949133971456)]} 0 7
   [junit4]   2> 231283 INFO  (qtp17075002-1715) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ex_/o path=/select 
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1481353711258&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:39541/ex_/o/collection1/|http://127.0.0.1:40824/ex_/o/collection1/&rows=10&wt=javabin&version=2}
 hits=0 status=0 QTime=1
   [junit4]   2> 231283 INFO  (qtp25212978-1678) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ex_/o path=/select 
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1481353711258&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:33315/ex_/o/collection1/|http://127.0.0.1:45519/ex_/o/collection1/&rows=10&wt=javabin&version=2}
 hits=0 status=0 QTime=1
   [junit4]   2> 231283 INFO  (qtp4666476-1654) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ex_/o path=/select 
params={q=their+country&wt=javabin&version=2} hits=0 status=0 QTime=12
   [junit4]   2> 231292 INFO  (qtp17075002-1720) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-0
 (1553311949147602944)]} 0 6
   [junit4]   2> 231293 INFO  (qtp4666476-1656) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-0 (1553311949147602944)]} 0 12
   [junit4]   2> 231294 INFO  (qtp7381548-1592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1553311949160185856)]} 0 1
   [junit4]   2> 231297 INFO  (qtp17075002-1714) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-1
 (1553311949162283008)]} 0 0
   [junit4]   2> 231298 INFO  (qtp4666476-1649) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-1 (1553311949162283008)]} 0 2
   [junit4]   2> 231300 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-1 (-1553311949165428736)]} 
0 1
   [junit4]   2> 231301 INFO  (qtp17075002-1719) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{delete=[0-1
 (-1553311949167525888)]} 0 0
   [junit4]   2> 231302 INFO  (qtp4666476-1652) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{delete=[0-1 (-1553311949167525888)]} 0 1
   [junit4]   2> 231303 INFO  (qtp7381548-1590) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1553311949169623040)]} 0 0
   [junit4]   2> 231305 INFO  (qtp17075002-1715) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-2
 (1553311949171720192)]} 0 0
   [junit4]   2> 231306 INFO  (qtp4666476-1654) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-2 (1553311949171720192)]} 0 1
   [junit4]   2> 231306 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1553311949173817344)]} 0 0
   [junit4]   2> 231308 INFO  (qtp17075002-1720) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-3
 (1553311949174865920)]} 0 0
   [junit4]   2> 231308 INFO  (qtp4666476-1656) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-3 (1553311949174865920)]} 0 1
   [junit4]   2> 231309 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1553311949176963072)]} 0 0
   [junit4]   2> 231310 INFO  (qtp17075002-1714) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-4
 (1553311949176963072)]} 0 0
   [junit4]   2> 231310 INFO  (qtp4666476-1649) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-4 (1553311949176963072)]} 0 1
   [junit4]   2> 231311 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1553311949179060224)]} 0 0
   [junit4]   2> 231320 INFO  (qtp25212978-1683) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-5
 (1553311949180108800)]} 0 3
   [junit4]   2> 231320 INFO  (qtp25556462-1628) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-5 (1553311949180108800)]} 0 8
   [junit4]   2> 231321 INFO  (qtp7381548-1590) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-4 (-1553311949189545984)]} 
0 0
   [junit4]   2> 231323 INFO  (qtp17075002-1719) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{delete=[0-4
 (-1553311949190594560)]} 0 0
   [junit4]   2> 231323 INFO  (qtp4666476-1652) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{delete=[0-4 (-1553311949190594560)]} 0 1
   [junit4]   2> 231328 INFO  (qtp7381548-1592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1553311949195837440)]} 0 1
   [junit4]   2> 231331 INFO  (qtp25212978-1677) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-6
 (1553311949197934592)]} 0 0
   [junit4]   2> 231332 INFO  (qtp25556462-1622) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-6 (1553311949197934592)]} 0 2
   [junit4]   2> 231333 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1553311949201080320)]} 0 0
   [junit4]   2> 231335 INFO  (qtp25212978-1677) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-7
 (1553311949202128896)]} 0 0
   [junit4]   2> 231335 INFO  (qtp25556462-1621) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-7 (1553311949202128896)]} 0 1
   [junit4]   2> 231336 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1553311949205274624)]} 0 0
   [junit4]   2> 231338 INFO  (qtp25212978-1677) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-8
 (1553311949205274624)]} 0 0
   [junit4]   2> 231338 INFO  (qtp25556462-1623) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-8 (1553311949205274624)]} 0 1
   [junit4]   2> 231340 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-8 (-1553311949209468928)]} 
0 1
   [junit4]   2> 231343 INFO  (qtp25212978-1683) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{delete=[0-8
 (-1553311949210517504)]} 0 0
   [junit4]   2> 231343 INFO  (qtp25556462-1628) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{delete=[0-8 (-1553311949210517504)]} 0 2
   [junit4]   2> 231344 INFO  (qtp7381548-1592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1553311949213663232)]} 0 0
   [junit4]   2> 231346 INFO  (qtp25212978-1682) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-9
 (1553311949214711808)]} 0 0
   [junit4]   2> 231346 INFO  (qtp25556462-1622) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-9 (1553311949214711808)]} 0 1
   [junit4]   2> 231347 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1553311949216808960)]} 0 0
   [junit4]   2> 231349 INFO  (qtp17075002-1715) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-10
 (1553311949217857536)]} 0 0
   [junit4]   2> 231349 INFO  (qtp4666476-1654) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-10 (1553311949217857536)]} 0 1
   [junit4]   2> 231349 INFO  (qtp7381548-1590) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-9 (-1553311949218906112)]} 
0 0
   [junit4]   2> 231351 INFO  (qtp25212978-1678) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{delete=[0-9
 (-1553311949219954688)]} 0 0
   [junit4]   2> 231351 INFO  (qtp25556462-1621) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{delete=[0-9 (-1553311949219954688)]} 0 1
   [junit4]   2> 231352 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-11 (1553311949222051840)]} 0 0
   [junit4]   2> 231354 INFO  (qtp17075002-1720) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-11
 (1553311949223100416)]} 0 0
   [junit4]   2> 231355 INFO  (qtp4666476-1656) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-11 (1553311949223100416)]} 0 1
   [junit4]   2> 231356 INFO  (qtp7381548-1592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-12 (1553311949225197568)]} 0 0
   [junit4]   2> 231357 INFO  (qtp17075002-1714) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-12
 (1553311949226246144)]} 0 0
   [junit4]   2> 231358 INFO  (qtp4666476-1649) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-12 (1553311949226246144)]} 0 1
   [junit4]   2> 231358 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-13 (1553311949228343296)]} 0 0
   [junit4]   2> 231361 INFO  (qtp17075002-1714) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{add=[0-13
 (1553311949229391872)]} 0 0
   [junit4]   2> 231361 INFO  (qtp4666476-1652) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-13 (1553311949229391872)]} 0 1
   [junit4]   2> 231361 INFO  (qtp7381548-1590) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-14 (1553311949231489024)]} 0 0
   [junit4]   2> 231363 INFO  (qtp25212978-1678) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-14
 (1553311949232537600)]} 0 0
   [junit4]   2> 231363 INFO  (qtp25556462-1623) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-14 (1553311949232537600)]} 0 1
   [junit4]   2> 231365 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-15 (1553311949234634752)]} 0 0
   [junit4]   2> 231367 INFO  (qtp25212978-1683) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-15
 (1553311949235683328)]} 0 0
   [junit4]   2> 231367 INFO  (qtp25556462-1623) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-15 (1553311949235683328)]} 0 1
   [junit4]   2> 231367 INFO  (qtp7381548-1585) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-16 (1553311949237780480)]} 0 0
   [junit4]   2> 231369 INFO  (qtp25212978-1682) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-16
 (1553311949238829056)]} 0 0
   [junit4]   2> 231369 INFO  (qtp25556462-1622) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-16 (1553311949238829056)]} 0 1
   [junit4]   2> 231370 INFO  (qtp7381548-1591) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-17 (1553311949240926208)]} 0 0
   [junit4]   2> 231372 INFO  (qtp25212978-1677) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-17
 (1553311949241974784)]} 0 0
   [junit4]   2> 231373 INFO  (qtp25556462-1621) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{add=[0-17 (1553311949241974784)]} 0 1
   [junit4]   2> 231373 INFO  (qtp7381548-1590) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-11 
(-1553311949244071936)]} 0 0
   [junit4]   2> 231375 INFO  (qtp17075002-1714) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40824/ex_/o/collection1/&wt=javabin&version=2}{delete=[0-11
 (-1553311949245120512)]} 0 0
   [junit4]   2> 231376 INFO  (qtp4666476-1654) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2}{delete=[0-11 (-1553311949245120512)]} 0 2
   [junit4]   2> 231377 INFO  (qtp7381548-1592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-18 (1553311949248266240)]} 0 0
   [junit4]   2> 231379 INFO  (qtp25212978-1678) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ex_/o path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45519/ex_/o/collection1/&wt=javabin&version=2}{add=[0-

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

8D1C1116]) [    ] o.a.s.c.Overseer Overseer 
(id=97081995511791627-127.0.0.1:40824_ex_%2Fo-n_0000000002) closing
   [junit4]   2> 255017 INFO  
(OverseerStateUpdate-97081995511791627-127.0.0.1:40824_ex_%2Fo-n_0000000002) [  
  ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40824_ex_%2Fo
   [junit4]   2> 255029 INFO  (zkCallback-295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 255029 INFO  (zkCallback-302-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 255029 INFO  (zkCallback-295-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:33315_ex_%2Fo
   [junit4]   2> 255049 INFO  (zkCallback-295-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=97081995511791630-127.0.0.1:33315_ex_%2Fo-n_0000000003) starting
   [junit4]   2> 255074 INFO  (zkCallback-302-thread-5) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 256529 WARN  (zkCallback-289-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 256530 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@a1c421{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 256530 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11b6de5{/ex_/o,null,UNAVAILABLE}
   [junit4]   2> 256531 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 33315
   [junit4]   2> 256531 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30434021
   [junit4]   2> 256565 INFO  (coreCloseExecutor-742-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16c6387
   [junit4]   2> 256593 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97081995511791630-127.0.0.1:33315_ex_%2Fo-n_0000000003) closing
   [junit4]   2> 256593 INFO  
(OverseerStateUpdate-97081995511791630-127.0.0.1:33315_ex_%2Fo-n_0000000003) [  
  ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33315_ex_%2Fo
   [junit4]   2> 256596 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:37194) [    
] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x158e78f8091000e, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 256596 INFO  (zkCallback-302-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:39541_ex_%2Fo
   [junit4]   2> 256596 INFO  (zkCallback-302-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 256598 INFO  (zkCallback-302-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=97081995511791633-127.0.0.1:39541_ex_%2Fo-n_0000000004) starting
   [junit4]   2> 257574 INFO  (zkCallback-302-thread-5) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39541/ex_/o/collection1/
   [junit4]   2> 257574 INFO  (zkCallback-302-thread-5) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 257574 INFO  (zkCallback-302-thread-5) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39541/ex_/o/collection1/ has no replicas
   [junit4]   2> 257584 INFO  (zkCallback-302-thread-5) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39541/ex_/o/collection1/ shard1
   [junit4]   2> 258096 WARN  (zkCallback-295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 258097 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@16c6dec{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 258097 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6be8db{/ex_/o,null,UNAVAILABLE}
   [junit4]   2> 258098 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 39541
   [junit4]   2> 258098 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27038823
   [junit4]   2> 258105 INFO  (coreCloseExecutor-746-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9ddffb
   [junit4]   2> 258147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97081995511791633-127.0.0.1:39541_ex_%2Fo-n_0000000004) closing
   [junit4]   2> 258148 INFO  
(OverseerStateUpdate-97081995511791633-127.0.0.1:39541_ex_%2Fo-n_0000000004) [  
  ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39541_ex_%2Fo
   [junit4]   2> 259656 WARN  (zkCallback-302-thread-5) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 259657 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1e73458{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 259657 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f44738{/ex_/o,null,UNAVAILABLE}
   [junit4]   2> 259658 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6D67B60F8D1C1116]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37194 37194
   [junit4]   2> 259660 INFO  (Thread-406) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37194 37194
   [junit4]   2> 259660 WARN  (Thread-406) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=6D67B60F8D1C1116 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=teo-KE -Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 48.4s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count 
mismatch.  control=1673 sum(shards)=1672 cloudClient=1672
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6D67B60F8D1C1116:E53389D523E07CEE]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:231)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 259663 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6D67B60F8D1C1116]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_6D67B60F8D1C1116-001
   [junit4]   2> Dec 10, 2016 7:08:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=20440, maxDocsPerChunk=7, blockSize=173), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=20440, blockSize=173)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=teo-KE, timezone=America/St_Kitts
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=180218496,total=334495744
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, 
OverseerStatusTest, TestSolrCloudWithKerberosAlt, SmileWriterTest, 
CollectionsAPIAsyncDistributedZkTest, TestLockTree, TimerUtilsTest, 
DeleteStatusTest, BlockCacheTest, TestFuzzyAnalyzedSuggestions, 
TestDynamicLoading, TestDocumentBuilder, 
DistributedQueryComponentOptimizationTest, HdfsSyncSliceTest, TestFieldCache, 
FileUtilsTest, SampleTest, ReplicaListTransformerTest, 
TestRandomRequestDistribution, TestLeaderElectionZkExpiry, 
DistributedIntervalFacetingTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [59/659 (1!)] on J1 in 48.90s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53377 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to