Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2636/
Java: 32bit/jdk-9-ea+147 -server -XX:+UseParallelGC

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

Error Message:
document count mismatch.  control=515 sum(shards)=514 cloudClient=514

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=515 sum(shards)=514 
cloudClient=514
        at 
__randomizedtesting.SeedInfo.seed([F5CBE1029FB9FF6F:7D9FDED831459297]: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:228)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 
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 12370 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/init-core-data-001
   [junit4]   2> 1245799 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F5CBE1029FB9FF6F]-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> 1245799 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F5CBE1029FB9FF6F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1245802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1245802 INFO  (Thread-3321) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1245802 INFO  (Thread-3321) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1245902 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36862
   [junit4]   2> 1245917 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1245920 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1245925 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1245929 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1245933 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1245936 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1245939 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1245942 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1245945 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1245948 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1245950 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1246509 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/control-001/cores/collection1
   [junit4]   2> 1246511 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1246511 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fdea41{/,null,AVAILABLE}
   [junit4]   2> 1246512 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38e189{HTTP/1.1,[http/1.1]}{127.0.0.1:45276}
   [junit4]   2> 1246512 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server Started @1248547ms
   [junit4]   2> 1246512 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/tempDir-001/control/data,
 hostPort=45276, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/control-001/cores}
   [junit4]   2> 1246513 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1246513 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1246513 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1246513 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246513 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-10T16:36:12.776498Z
   [junit4]   2> 1246515 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1246516 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/control-001/solr.xml
   [junit4]   2> 1246525 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1246529 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36862/solr
   [junit4]   2> 1246542 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45276_
   [junit4]   2> 1246543 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.Overseer Overseer (id=97259760652582916-127.0.0.1:45276_-n_0000000000) 
starting
   [junit4]   2> 1246548 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45276_
   [junit4]   2> 1246557 INFO  (zkCallback-4964-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246644 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/control-001/cores
   [junit4]   2> 1246644 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1246647 INFO  
(OverseerStateUpdate-97259760652582916-127.0.0.1:45276_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1247659 WARN  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1247660 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1247676 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1247757 WARN  (coreLoadExecutor-7914-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> 1247759 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1247771 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1247772 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/control-001/cores/collection1/data/]
   [junit4]   2> 1247772 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@915457
   [junit4]   2> 1247777 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=148682270, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1247813 WARN  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1247822 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1247822 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1247823 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1247823 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1247823 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1247824 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c13443[collection1] main]
   [junit4]   2> 1247825 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1247825 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1247825 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1247826 INFO  (searcherExecutor-7915-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c13443[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1247827 INFO  (coreLoadExecutor-7914-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556156172562595840
   [junit4]   2> 1247832 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1247832 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1247832 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45276/collection1/
   [junit4]   2> 1247832 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1247832 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:45276/collection1/ has no replicas
   [junit4]   2> 1247834 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45276/collection1/ shard1
   [junit4]   2> 1247985 INFO  (coreZkRegister-7907-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1248175 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1248175 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36862/solr ready
   [junit4]   2> 1248175 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1248731 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001/cores/collection1
   [junit4]   2> 1248731 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001
   [junit4]   2> 1248732 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1248733 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58ac6c{/,null,AVAILABLE}
   [junit4]   2> 1248733 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@140aaa8{HTTP/1.1,[http/1.1]}{127.0.0.1:37330}
   [junit4]   2> 1248733 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server Started @1250768ms
   [junit4]   2> 1248733 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/tempDir-001/jetty1,
 hostPort=37330, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001/cores}
   [junit4]   2> 1248734 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1248734 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1248734 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1248734 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1248734 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-10T16:36:14.997472Z
   [junit4]   2> 1248736 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1248736 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001/solr.xml
   [junit4]   2> 1248743 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1248745 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36862/solr
   [junit4]   2> 1248755 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1248758 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37330_
   [junit4]   2> 1248766 INFO  (zkCallback-4968-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1248766 INFO  (zkCallback-4973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1248766 INFO  (zkCallback-4964-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1248937 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001/cores
   [junit4]   2> 1248937 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1248938 INFO  
(OverseerStateUpdate-97259760652582916-127.0.0.1:45276_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1249947 WARN  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1249947 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1249957 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1250003 WARN  (coreLoadExecutor-7925-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> 1250004 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1250015 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1250016 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1250016 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@915457
   [junit4]   2> 1250021 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=148682270, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1250053 WARN  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1250064 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1250064 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1250066 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1250066 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1250067 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1250076 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@996260[collection1] main]
   [junit4]   2> 1250080 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1250080 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1250080 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1250081 INFO  (searcherExecutor-7926-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@996260[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1250082 INFO  (coreLoadExecutor-7925-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556156174927134720
   [junit4]   2> 1250087 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1250087 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1250087 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37330/collection1/
   [junit4]   2> 1250087 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1250087 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:37330/collection1/ has no replicas
   [junit4]   2> 1250090 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37330/collection1/ shard2
   [junit4]   2> 1250240 INFO  (coreZkRegister-7920-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1250903 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001/cores/collection1
   [junit4]   2> 1250903 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001
   [junit4]   2> 1250904 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1250910 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58c668{/,null,AVAILABLE}
   [junit4]   2> 1250910 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ac39da{HTTP/1.1,[http/1.1]}{127.0.0.1:45995}
   [junit4]   2> 1250910 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server Started @1252945ms
   [junit4]   2> 1250910 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/tempDir-001/jetty2,
 hostPort=45995, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001/cores}
   [junit4]   2> 1250910 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1250910 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1250910 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1250911 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1250911 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-10T16:36:17.174066Z
   [junit4]   2> 1250913 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1250913 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001/solr.xml
   [junit4]   2> 1250919 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1250921 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36862/solr
   [junit4]   2> 1250928 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1250930 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45995_
   [junit4]   2> 1250931 INFO  (zkCallback-4973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250931 INFO  (zkCallback-4979-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250931 INFO  (zkCallback-4964-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1250932 INFO  (zkCallback-4968-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1251074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001/cores
   [junit4]   2> 1251074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1251076 INFO  
(OverseerStateUpdate-97259760652582916-127.0.0.1:45276_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1252083 WARN  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1252083 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1252093 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1252152 WARN  (coreLoadExecutor-7936-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> 1252153 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1252163 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1252164 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1252164 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@915457
   [junit4]   2> 1252168 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=148682270, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1252204 WARN  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1252215 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1252215 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1252216 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1252216 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252218 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1252219 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a42a38[collection1] main]
   [junit4]   2> 1252219 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1252220 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1252220 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1252221 INFO  (searcherExecutor-7937-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a42a38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252222 INFO  (coreLoadExecutor-7936-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556156177171087360
   [junit4]   2> 1252226 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1252226 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1252226 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45995/collection1/
   [junit4]   2> 1252226 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1252226 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:45995/collection1/ has no replicas
   [junit4]   2> 1252230 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45995/collection1/ shard1
   [junit4]   2> 1252381 INFO  (coreZkRegister-7931-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1252987 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001/cores/collection1
   [junit4]   2> 1252988 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001
   [junit4]   2> 1252989 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1252990 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dd85f7{/,null,AVAILABLE}
   [junit4]   2> 1252990 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14357ac{HTTP/1.1,[http/1.1]}{127.0.0.1:34240}
   [junit4]   2> 1252990 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.Server Started @1255025ms
   [junit4]   2> 1252990 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/tempDir-001/jetty3,
 hostPort=34240, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001/cores}
   [junit4]   2> 1252990 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1252990 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1252991 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1252991 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1252991 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-10T16:36:19.254144Z
   [junit4]   2> 1252993 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1252993 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001/solr.xml
   [junit4]   2> 1252998 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1253001 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36862/solr
   [junit4]   2> 1253006 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1253009 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34240_
   [junit4]   2> 1253010 INFO  (zkCallback-4985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1253010 INFO  (zkCallback-4973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1253010 INFO  (zkCallback-4979-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1253010 INFO  (zkCallback-4968-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1253010 INFO  (zkCallback-4964-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1253159 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001/cores
   [junit4]   2> 1253159 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1253166 INFO  
(OverseerStateUpdate-97259760652582916-127.0.0.1:45276_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1254179 WARN  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1254179 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1254192 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1254237 WARN  (coreLoadExecutor-7947-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> 1254238 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1254247 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1254247 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1254248 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@915457
   [junit4]   2> 1254252 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=148682270, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1254412 WARN  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1254422 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1254422 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1254423 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1254423 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1254424 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1254425 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17fcad8[collection1] main]
   [junit4]   2> 1254425 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1254425 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1254425 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1254426 INFO  (searcherExecutor-7948-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17fcad8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1254427 INFO  (coreLoadExecutor-7947-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1556156179483197440
   [junit4]   2> 1254430 INFO  (coreZkRegister-7942-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1254430 INFO  (updateExecutor-4982-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1254430 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1254431 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1254431 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1254431 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1254431 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:37330/collection1/] and I am 
[http://127.0.0.1:34240/collection1/]
   [junit4]   2> 1254434 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:37330]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34240_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1254436 INFO  (qtp15697145-22245) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1254437 INFO  (qtp15697145-22245) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1254437 INFO  (qtp15697145-22245) [    ] 
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:34240_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34240","node_name":"127.0.0.1:34240_","state":"down"}
   [junit4]   2> 1254491 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1254491 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1255437 INFO  (qtp15697145-22245) [    ] 
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:34240_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34240","node_name":"127.0.0.1:34240_","state":"recovering"}
   [junit4]   2> 1255437 INFO  (qtp15697145-22245) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1255437 INFO  (qtp15697145-22245) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:34240_&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> 1262438 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:37330/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1262438 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:34240 START 
replicas=[http://127.0.0.1:37330/collection1/] nUpdates=100
   [junit4]   2> 1262440 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1262440 INFO  (qtp15697145-22240) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1262442 INFO  (recoveryExecutor-4983-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> 1262442 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1262442 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1262442 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1262443 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1262443 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1262443 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1262443 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1262443 INFO  (recoveryExecutor-4983-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1262492 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1262524 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1556156187963031552)} 0 9
   [junit4]   2> 1262638 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&_version_=-1556156188011266048&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1556156188011266048)} 0 38
   [junit4]   2> 1262639 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:45995/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1556156188011266048)} 0 78
   [junit4]   2> 1262639 INFO  (qtp15641558-22275) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1556156188006023168)} 0 106
   [junit4]   2> 1262641 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 1262651 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1556156188105637888)]} 0 2
   [junit4]   2> 1262655 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-0 (1556156188108783616)]} 0 2
   [junit4]   2> 1262657 INFO  (qtp15697145-22246) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1484066188915&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:37330/collection1/|http://127.0.0.1:34240/collection1/&rows=10&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1262658 INFO  (qtp15641558-22269) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1484066188915&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:45995/collection1/&rows=10&wt=javabin&version=2}
 hits=0 status=0 QTime=1
   [junit4]   2> 1262658 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1556156188112977920)]} 0 0
   [junit4]   2> 1262658 INFO  (qtp15697145-22240) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=their+country&wt=javabin&version=2} hits=0 status=0 QTime=5
   [junit4]   2> 1262660 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-1 (1556156188115075072)]} 0 0
   [junit4]   2> 1262663 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1556156188119269376)]} 0 0
   [junit4]   2> 1262665 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-2 (1556156188121366528)]} 0 0
   [junit4]   2> 1262668 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1556156188123463680)]} 0 1
   [junit4]   2> 1262670 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-3 (1556156188126609408)]} 0 0
   [junit4]   2> 1262673 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-3 (-1556156188129755136)]} 
0 1
   [junit4]   2> 1262675 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-3 (-1556156188131852288)]} 0 0
   [junit4]   2> 1262677 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1556156188133949440)]} 0 0
   [junit4]   2> 1262679 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-4 (1556156188136046592)]} 0 0
   [junit4]   2> 1262681 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1556156188138143744)]} 0 0
   [junit4]   2> 1262688 INFO  (qtp21113635-22304) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-5
 (1556156188140240896)]} 0 1
   [junit4]   2> 1262689 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-5 (1556156188140240896)]} 0 5
   [junit4]   2> 1262691 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1556156188148629504)]} 0 0
   [junit4]   2> 1262697 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-6
 (1556156188150726656)]} 0 1
   [junit4]   2> 1262697 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-6 (1556156188150726656)]} 0 4
   [junit4]   2> 1262699 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1556156188157018112)]} 0 0
   [junit4]   2> 1262704 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-7
 (1556156188159115264)]} 0 1
   [junit4]   2> 1262705 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-7 (1556156188159115264)]} 0 3
   [junit4]   2> 1262707 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-7 (-1556156188165406720)]} 
0 0
   [junit4]   2> 1262713 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-7
 (-1556156188167503872)]} 0 0
   [junit4]   2> 1262713 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-7 (-1556156188167503872)]} 0 4
   [junit4]   2> 1262716 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1556156188173795328)]} 0 1
   [junit4]   2> 1262722 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-8
 (1556156188177989632)]} 0 1
   [junit4]   2> 1262723 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-8 (1556156188177989632)]} 0 4
   [junit4]   2> 1262725 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1556156188184281088)]} 0 0
   [junit4]   2> 1262731 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-9
 (1556156188187426816)]} 0 0
   [junit4]   2> 1262731 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-9 (1556156188187426816)]} 0 2
   [junit4]   2> 1262733 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1556156188192669696)]} 0 0
   [junit4]   2> 1262736 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-10 (1556156188195815424)]} 0 0
   [junit4]   2> 1262741 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-11 (1556156188201058304)]} 0 0
   [junit4]   2> 1262743 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-11 (1556156188203155456)]} 0 0
   [junit4]   2> 1262749 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-11 
(-1556156188209446912)]} 0 0
   [junit4]   2> 1262767 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-11 (-1556156188228321280)]} 0 0
   [junit4]   2> 1262770 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-12 (1556156188230418432)]} 0 0
   [junit4]   2> 1262772 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-12 (1556156188233564160)]} 0 0
   [junit4]   2> 1262774 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-13 (1556156188235661312)]} 0 0
   [junit4]   2> 1262776 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-13 (1556156188237758464)]} 0 0
   [junit4]   2> 1262778 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-14 (1556156188238807040)]} 0 0
   [junit4]   2> 1262781 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-14
 (1556156188240904192)]} 0 0
   [junit4]   2> 1262782 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-14 (1556156188240904192)]} 0 2
   [junit4]   2> 1262784 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-15 (1556156188246147072)]} 0 0
   [junit4]   2> 1262789 INFO  (qtp21113635-22304) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-15
 (1556156188249292800)]} 0 0
   [junit4]   2> 1262790 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-15 (1556156188249292800)]} 0 3
   [junit4]   2> 1262793 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-16 (1556156188254535680)]} 0 1
   [junit4]   2> 1262798 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-16
 (1556156188257681408)]} 0 0
   [junit4]   2> 1262798 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-16 (1556156188257681408)]} 0 3
   [junit4]   2> 1262800 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-13 
(-1556156188262924288)]} 0 0
   [junit4]   2> 1262803 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-13 (-1556156188266070016)]} 0 0
   [junit4]   2> 1262806 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-17 (1556156188269215744)]} 0 0
   [junit4]   2> 1262810 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-17
 (1556156188271312896)]} 0 0
   [junit4]   2> 1262811 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-17 (1556156188271312896)]} 0 3
   [junit4]   2> 1262813 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-15 
(-1556156188276555776)]} 0 0
   [junit4]   2> 1262818 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-15
 (-1556156188278652928)]} 0 0
   [junit4]   2> 1262818 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-15 (-1556156188278652928)]} 0 2
   [junit4]   2> 1262821 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-18 (1556156188283895808)]} 0 0
   [junit4]   2> 1262825 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-18
 (1556156188287041536)]} 0 0
   [junit4]   2> 1262826 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-18 (1556156188287041536)]} 0 3
   [junit4]   2> 1262866 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-19 (1556156188332130304)]} 0 0
   [junit4]   2> 1262869 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-19 (1556156188334227456)]} 0 0
   [junit4]   2> 1262871 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-20 (1556156188337373184)]} 0 0
   [junit4]   2> 1262877 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-20
 (1556156188340518912)]} 0 1
   [junit4]   2> 1262877 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-20 (1556156188340518912)]} 0 4
   [junit4]   2> 1262880 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-21 (1556156188346810368)]} 0 0
   [junit4]   2> 1262882 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-21 (1556156188348907520)]} 0 0
   [junit4]   2> 1262891 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-22 (1556156188358344704)]} 0 0
   [junit4]   2> 1262894 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-22 (1556156188360441856)]} 0 0
   [junit4]   2> 1262898 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-17 
(-1556156188365684736)]} 0 0
   [junit4]   2> 1262906 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-17
 (-1556156188368830464)]} 0 0
   [junit4]   2> 1262907 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-17 (-1556156188368830464)]} 0 6
   [junit4]   2> 1262909 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-23 (1556156188376170496)]} 0 0
   [junit4]   2> 1262913 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-23
 (1556156188378267648)]} 0 0
   [junit4]   2> 1262913 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-23 (1556156188378267648)]} 0 3
   [junit4]   2> 1262915 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-24 (1556156188383510528)]} 0 0
   [junit4]   2> 1262919 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-24
 (1556156188385607680)]} 0 0
   [junit4]   2> 1262919 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-24 (1556156188385607680)]} 0 2
   [junit4]   2> 1262921 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-18 
(-1556156188389801984)]} 0 0
   [junit4]   2> 1262928 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-18
 (-1556156188395044864)]} 0 0
   [junit4]   2> 1262928 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-18 (-1556156188395044864)]} 0 2
   [junit4]   2> 1262931 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-25 (1556156188400287744)]} 0 0
   [junit4]   2> 1262933 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-25 (1556156188402384896)]} 0 0
   [junit4]   2> 1262936 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-26 (1556156188405530624)]} 0 0
   [junit4]   2> 1262941 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-26
 (1556156188408676352)]} 0 0
   [junit4]   2> 1262942 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-26 (1556156188408676352)]} 0 2
   [junit4]   2> 1262944 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-19 
(-1556156188413919232)]} 0 0
   [junit4]   2> 1262946 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-19 (-1556156188416016384)]} 0 0
   [junit4]   2> 1262949 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-27 (1556156188418113536)]} 0 1
   [junit4]   2> 1262953 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-27
 (1556156188421259264)]} 0 0
   [junit4]   2> 1262954 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-27 (1556156188421259264)]} 0 2
   [junit4]   2> 1262962 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-21 
(-1556156188431745024)]} 0 0
   [junit4]   2> 1262965 INFO  (qtp15641558-22274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-21 (-1556156188435939328)]} 0 0
   [junit4]   2> 1262976 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-28 (1556156188447473664)]} 0 0
   [junit4]   2> 1262979 INFO  (qtp15641558-22270) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-28 (1556156188449570816)]} 0 1
   [junit4]   2> 1262983 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-29 (1556156188454813696)]} 0 0
   [junit4]   2> 1262991 INFO  (qtp21113635-22302) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-29
 (1556156188461105152)]} 0 0
   [junit4]   2> 1262992 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-29 (1556156188461105152)]} 0 3
   [junit4]   2> 1262994 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-22 
(-1556156188466348032)]} 0 0
   [junit4]   2> 1262996 INFO  (qtp15641558-22270) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-22 (-1556156188468445184)]} 0 0
   [junit4]   2> 1262998 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-30 (1556156188470542336)]} 0 0
   [junit4]   2> 1263000 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-30 (1556156188472639488)]} 0 0
   [junit4]   2> 1263002 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-23 
(-1556156188474736640)]} 0 0
   [junit4]   2> 1263008 INFO  (qtp21113635-22304) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-23
 (-1556156188477882368)]} 0 0
   [junit4]   2> 1263009 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-23 (-1556156188477882368)]} 0 4
   [junit4]   2> 1263012 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-31 (1556156188485222400)]} 0 0
   [junit4]   2> 1263018 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-31
 (1556156188488368128)]} 0 0
   [junit4]   2> 1263018 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-31 (1556156188488368128)]} 0 3
   [junit4]   2> 1263021 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-26 
(-1556156188494659584)]} 0 1
   [junit4]   2> 1263026 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-26
 (-1556156188496756736)]} 0 0
   [junit4]   2> 1263026 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-26 (-1556156188496756736)]} 0 2
   [junit4]   2> 1263028 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-32 (1556156188501999616)]} 0 0
   [junit4]   2> 1263034 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-32 (1556156188507242496)]} 0 0
   [junit4]   2> 1263036 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-27 
(-1556156188510388224)]} 0 0
   [junit4]   2> 1263040 INFO  (qtp21113635-22303) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-27
 (-1556156188512485376)]} 0 0
   [junit4]   2> 1263041 INFO  (qtp15697145-22240) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-27 (-1556156188512485376)]} 0 2
   [junit4]   2> 1263043 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-33 (1556156188517728256)]} 0 0
   [junit4]   2> 1263046 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-33 (1556156188519825408)]} 0 0
   [junit4]   2> 1263048 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-28 
(-1556156188522971136)]} 0 0
   [junit4]   2> 1263050 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-28 (-1556156188525068288)]} 0 0
   [junit4]   2> 1263053 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-34 (1556156188527165440)]} 0 0
   [junit4]   2> 1263055 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-34 (1556156188530311168)]} 0 0
   [junit4]   2> 1263057 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-35 (1556156188532408320)]} 0 0
   [junit4]   2> 1263060 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-35 (1556156188534505472)]} 0 0
   [junit4]   2> 1263062 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-36 (1556156188537651200)]} 0 0
   [junit4]   2> 1263064 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-36 (1556156188539748352)]} 0 0
   [junit4]   2> 1263067 INFO  (qtp23394956-22210) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-30 
(-1556156188541845504)]} 0 0
   [junit4]   2> 1263069 INFO  (qtp15641558-22276) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-30 (-1556156188544991232)]} 0 0
   [junit4]   2> 1263072 INFO  (qtp23394956-22212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-37 (1556156188548136960)]} 0 0
   [junit4]   2> 1263074 INFO  (qtp15641558-22269) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-37 (1556156188550234112)]} 0 0
   [junit4]   2> 1263077 INFO  (qtp23394956-22205) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-38 (1556156188553379840)]} 0 0
   [junit4]   2> 1263082 INFO  (qtp21113635-22304) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-38
 (1556156188555476992)]} 0 0
   [junit4]   2> 1263082 INFO  (qtp15697145-22242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-38 (1556156188555476992)]} 0 3
   [junit4]   2> 1263084 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-39 (1556156188560719872)]} 0 0
   [junit4]   2> 1263093 INFO  (qtp15641558-22270) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-39 (1556156188570157056)]} 0 0
   [junit4]   2> 1263095 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-40 (1556156188572254208)]} 0 0
   [junit4]   2> 1263099 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{add=[0-40
 (1556156188574351360)]} 0 0
   [junit4]   2> 1263099 INFO  (qtp15697145-22247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-40 (1556156188574351360)]} 0 2
   [junit4]   2> 1263101 INFO  (qtp23394956-22211) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-31 
(-1556156188578545664)]} 0 0
   [junit4]   2> 1263104 INFO  (qtp21113635-22297) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37330/collection1/&wt=javabin&version=2}{delete=[0-31
 (-1556156188579594240)]} 0 0
   [junit4]   2> 1263105 INFO  (qtp15697145-22246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=

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

{127.0.0.1:0}
   [junit4]   2> 1285801 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58c668{/,null,UNAVAILABLE}
   [junit4]   2> 1285802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 34240
   [junit4]   2> 1285802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7038031
   [junit4]   2> 1285815 INFO  (coreCloseExecutor-7963-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17ecffb
   [junit4]   2> 1285857 INFO  (coreCloseExecutor-7963-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1285858 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.Overseer Overseer (id=97259760652582926-127.0.0.1:34240_-n_0000000003) 
closing
   [junit4]   2> 1285858 INFO  
(OverseerStateUpdate-97259760652582926-127.0.0.1:34240_-n_0000000003) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34240_
   [junit4]   2> 1285860 WARN  (zkCallback-4985-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> 1285860 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1285861 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@14357ac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1285861 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@dd85f7{/,null,UNAVAILABLE}
   [junit4]   2> 1285861 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[F5CBE1029FB9FF6F]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36862 36862
   [junit4]   2> 1285877 INFO  (Thread-3367) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36862 36862
   [junit4]   2> 1285878 WARN  (Thread-3367) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=F5CBE1029FB9FF6F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh-TW -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 40.1s J2 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count 
mismatch.  control=515 sum(shards)=514 cloudClient=514
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F5CBE1029FB9FF6F:7D9FDED831459297]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:228)
   [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:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1285880 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[F5CBE1029FB9FF6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_F5CBE1029FB9FF6F-001
   [junit4]   2> Jan 10, 2017 4:36:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), 
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=672, maxMBSortInHeap=7.397871123883304, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=zh-TW, 
timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=124051056,total=368836608
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueueTest, 
CoreSorterTest, RecoveryZkTest, OverseerTaskQueueTest, AutoCommitTest, 
TestRestoreCore, TestMiniSolrCloudCluster, TlogReplayBufferedWhileIndexingTest, 
TestCustomSort, TestExtendedDismaxParser, TestRequestStatusCollectionAPI, 
DataDrivenBlockJoinTest, TestSolrConfigHandlerCloud, BlockJoinFacetDistribTest, 
TestUnifiedSolrHighlighter, TestUtils, TestManagedResourceStorage, 
TestFieldCacheVsDocValues, TestPhraseSuggestions, 
TestManagedSynonymFilterFactory, TestReload, 
TestOverriddenPrefixQueryForCustomFieldType, GraphQueryTest, 
TestDocBasedVersionConstraints, BinaryUpdateRequestHandlerTest, 
PreAnalyzedFieldTest, ExplicitHLLTest, CloneFieldUpdateProcessorFactoryTest, 
TestReloadDeadlock, SolrJmxReporterTest, TestSolrXml, TestGroupingSearch, 
TestConfigOverlay, TestCollectionAPI, TestIndexingPerformance, 
TestXIncludeConfig, TestHdfsBackupRestoreCore, BlobRepositoryCloudTest, 
TestInitParams, DistributedFacetPivotSmallAdvancedTest, 
TestDynamicFieldCollectionResource, DistanceUnitsTest, TestDynamicLoading, 
TestWriterPerf, TestShardHandlerFactory, HdfsBasicDistributedZk2Test, 
SortSpecParsingTest, StatelessScriptUpdateProcessorFactoryTest, 
TestRebalanceLeaders, BadComponentTest, CoreAdminHandlerTest, 
DebugComponentTest, TestSolrQueryResponse, TestStressLiveNodes, 
UnloadDistributedZkTest, TestDefaultStatsCache, TestSolrDeletionPolicy1, 
TestHdfsCloudBackupRestore, TestSolrJ, SpellPossibilityIteratorTest, 
TestJsonRequest, DistribCursorPagingTest, SpatialHeatmapFacetsTest, 
DirectUpdateHandlerTest, BufferStoreTest, SolrPluginUtilsTest, 
HdfsSyncSliceTest, TestDistribDocBasedVersion, CursorMarkTest, 
DirectUpdateHandlerOptimizeTest, TestCloudPseudoReturnFields, 
TestClusterStateMutator, MinimalSchemaTest, 
ClassificationUpdateProcessorFactoryTest, TestSchemaNameResource, 
LeaderFailoverAfterPartitionTest, TestUseDocValuesAsStored2, 
FieldMutatingUpdateProcessorTest, DocValuesMultiTest, 
ShowFileRequestHandlerTest, SOLR749Test, CircularListTest, 
ChangedSchemaMergeTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
StatsComponentTest, TestZkChroot, FieldAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestSchemaVersionResource, SaslZkACLProviderTest, 
SpatialRPTFieldTypeTest, CheckHdfsIndexTest, TestBinaryResponseWriter, 
TestStressReorder, PrimUtilsTest, TestClassicSimilarityFactory, 
TestSubQueryTransformerCrossCore, TestExactStatsCache, SuggesterTest, 
SolrCloudExampleTest, CollectionsAPISolrJTest, HdfsRecoverLeaseTest, 
TestBlendedInfixSuggestions, PingRequestHandlerTest, 
TermVectorComponentDistributedTest, BadIndexSchemaTest, 
TestHighFrequencyDictionaryFactory, XmlUpdateRequestHandlerTest, 
HdfsUnloadDistributedZkTest, FacetPivotSmallTest, 
HdfsChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OverseerTest, 
TestReplicationHandler, LeaderElectionTest, ShardRoutingCustomTest, 
TestDistributedGrouping, TestHashPartitioner, TestStressVersions, 
TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, 
ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, 
TestLazyCores, TestIndexSearcher, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, DocValuesTest, WordBreakSolrSpellCheckerTest, 
DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, CacheHeaderTest, 
LukeRequestHandlerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, TestCollationField, ReturnFieldsTest, 
TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, 
TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestCodecSupport, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [440/679 (1!)] on J2 in 41.11s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52341 lines...]

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

Reply via email to