Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19100/
Java: 64bit/jdk-9-ea+159 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
document count mismatch. control=1959 sum(shards)=1958 cloudClient=1958
Stack Trace:
java.lang.AssertionError: document count mismatch. control=1959
sum(shards)=1958 cloudClient=1958
at
__randomizedtesting.SeedInfo.seed([4E47D4A23AC0D9EC:C613EB78943CB414]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1332)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:229)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
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:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11738 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/init-core-data-001
[junit4] 2> 666113 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[4E47D4A23AC0D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 666115 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[4E47D4A23AC0D9EC]-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> 666115 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[4E47D4A23AC0D9EC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dn/
[junit4] 2> 666117 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 666118 INFO (Thread-1313) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 666118 INFO (Thread-1313) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 666218 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33095
[junit4] 2> 666224 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 666226 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 666227 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 666229 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 666230 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 666233 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 666234 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 666237 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 666239 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 666242 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 666245 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 666911 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/control-001/cores/collection1
[junit4] 2> 666913 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 666913 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6fee927b{/dn,null,AVAILABLE}
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@636c447{HTTP/1.1,[http/1.1]}{127.0.0.1:43500}
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server Started @669221ms
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dn,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/tempDir-001/control/data,
hostPort=43500,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/control-001/cores}
[junit4] 2> 666914 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 666914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T08:09:42.638938Z
[junit4] 2> 666918 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 666918 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/control-001/solr.xml
[junit4] 2> 666924 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
[junit4] 2> 666933 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 666934 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43500_dn
[junit4] 2> 666934 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.Overseer Overseer
(id=97557871450128388-127.0.0.1:43500_dn-n_0000000000) starting
[junit4] 2> 666938 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43500_dn
[junit4] 2> 666938 INFO (zkCallback-1108-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 667053 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/control-001/cores
[junit4] 2> 667053 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 667055 INFO
(OverseerStateUpdate-97557871450128388-127.0.0.1:43500_dn-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 668061 WARN (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 668062 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 668071 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 668133 WARN (coreLoadExecutor-2898-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> 668134 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 668142 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 668142 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/control-001/cores/collection1/data/]
[junit4] 2> 668142 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238100df
[junit4] 2> 668147 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=991696416,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 668186 WARN (coreLoadExecutor-2898-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> 668301 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 668301 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 668302 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 668302 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 668304 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 668305 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6eb0f5b6[collection1] main]
[junit4] 2> 668305 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 668306 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 668306 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 668306 INFO (searcherExecutor-2899-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6eb0f5b6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 668308 INFO (coreLoadExecutor-2898-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560925945496338432
[junit4] 2> 668312 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 668313 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 668313 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43500/dn/collection1/
[junit4] 2> 668313 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 668313 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:43500/dn/collection1/ has no replicas
[junit4] 2> 668313 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 668314 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43500/dn/collection1/ shard1
[junit4] 2> 668465 INFO (coreZkRegister-2891-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 668482 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 668482 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33095/solr ready
[junit4] 2> 668482 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 669150 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001/cores/collection1
[junit4] 2> 669152 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001
[junit4] 2> 669152 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 669153 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1171ea3d{/dn,null,AVAILABLE}
[junit4] 2> 669153 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4b1eb7ee{HTTP/1.1,[http/1.1]}{127.0.0.1:44249}
[junit4] 2> 669153 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server Started @671460ms
[junit4] 2> 669153 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dn,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/tempDir-001/jetty1,
hostPort=44249,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001/cores}
[junit4] 2> 669154 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 669154 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 669154 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 669154 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 669154 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T08:09:44.878456Z
[junit4] 2> 669156 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 669156 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001/solr.xml
[junit4] 2> 669163 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
[junit4] 2> 669168 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 669169 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 669170 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44249_dn
[junit4] 2> 669171 INFO (zkCallback-1108-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 669172 INFO (zkCallback-1117-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 669171 INFO (zkCallback-1112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 669261 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001/cores
[junit4] 2> 669261 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 669263 INFO
(OverseerStateUpdate-97557871450128388-127.0.0.1:43500_dn-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 670270 WARN (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 670271 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 670293 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 670332 WARN (coreLoadExecutor-2909-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> 670333 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 670341 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 670341 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 670341 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238100df
[junit4] 2> 670347 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=991696416,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 670389 WARN (coreLoadExecutor-2909-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> 670499 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 670499 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 670500 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 670501 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 670502 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 670503 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@73041a90[collection1] main]
[junit4] 2> 670504 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 670504 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 670504 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 670505 INFO (searcherExecutor-2910-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@73041a90[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 670506 INFO (coreLoadExecutor-2909-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560925947801108480
[junit4] 2> 670510 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 670510 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 670510 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44249/dn/collection1/
[junit4] 2> 670510 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 670511 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:44249/dn/collection1/ has no replicas
[junit4] 2> 670511 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 670512 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44249/dn/collection1/ shard2
[junit4] 2> 670663 INFO (coreZkRegister-2904-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 671315 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001/cores/collection1
[junit4] 2> 671316 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001
[junit4] 2> 671317 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 671318 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7916e070{/dn,null,AVAILABLE}
[junit4] 2> 671318 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@399608ee{HTTP/1.1,[http/1.1]}{127.0.0.1:44101}
[junit4] 2> 671319 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server Started @673626ms
[junit4] 2> 671319 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dn,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/tempDir-001/jetty2,
hostPort=44101,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001/cores}
[junit4] 2> 671319 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 671319 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 671319 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 671319 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 671320 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T08:09:47.043727Z
[junit4] 2> 671322 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 671322 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001/solr.xml
[junit4] 2> 671328 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
[junit4] 2> 671333 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 671334 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 671335 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44101_dn
[junit4] 2> 671336 INFO (zkCallback-1108-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 671336 INFO (zkCallback-1123-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 671336 INFO (zkCallback-1117-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 671336 INFO (zkCallback-1112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 671445 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001/cores
[junit4] 2> 671445 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 671446 INFO
(OverseerStateUpdate-97557871450128388-127.0.0.1:43500_dn-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
[junit4] 2> 672452 WARN (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 672452 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 672461 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 672515 WARN (coreLoadExecutor-2920-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> 672516 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 672522 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 672523 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 672523 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238100df
[junit4] 2> 672528 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=991696416,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 672573 WARN (coreLoadExecutor-2920-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> 672678 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 672678 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 672680 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 672680 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 672681 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 672682 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20f9ec1c[collection1] main]
[junit4] 2> 672683 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 672683 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 672683 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 672684 INFO (searcherExecutor-2921-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20f9ec1c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 672685 INFO (coreLoadExecutor-2920-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560925950085955584
[junit4] 2> 672689 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 672689 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 672689 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44101/dn/collection1/
[junit4] 2> 672689 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 672689 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:44101/dn/collection1/ has no replicas
[junit4] 2> 672689 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 672691 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44101/dn/collection1/ shard3
[junit4] 2> 672841 INFO (coreZkRegister-2915-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 673445 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001/cores/collection1
[junit4] 2> 673446 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001
[junit4] 2> 673446 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 673447 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34bc6489{/dn,null,AVAILABLE}
[junit4] 2> 673447 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1129ea1d{HTTP/1.1,[http/1.1]}{127.0.0.1:35402}
[junit4] 2> 673448 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server Started @675755ms
[junit4] 2> 673448 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dn,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/tempDir-001/jetty3,
hostPort=35402,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001/cores}
[junit4] 2> 673448 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 673448 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 673448 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 673448 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 673448 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T08:09:49.172906Z
[junit4] 2> 673451 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 673451 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001/solr.xml
[junit4] 2> 673462 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
[junit4] 2> 673466 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 673468 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 673469 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35402_dn
[junit4] 2> 673470 INFO (zkCallback-1117-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 673470 INFO (zkCallback-1129-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 673470 INFO (zkCallback-1108-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 673470 INFO (zkCallback-1112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 673470 INFO (zkCallback-1123-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 673558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001/cores
[junit4] 2> 673558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 673559 INFO
(OverseerStateUpdate-97557871450128388-127.0.0.1:43500_dn-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 674567 WARN (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 674567 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 674580 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 674656 WARN (coreLoadExecutor-2931-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> 674657 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 674670 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 674670 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 674670 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238100df
[junit4] 2> 674677 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=991696416,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 674721 WARN (coreLoadExecutor-2931-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> 674857 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 674857 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 674859 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 674859 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 674860 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 674862 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@54f9efec[collection1] main]
[junit4] 2> 674863 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 674863 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 674863 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 674864 INFO (searcherExecutor-2932-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@54f9efec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 674865 INFO (coreLoadExecutor-2931-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560925952371851264
[junit4] 2> 674870 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 674870 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 674870 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35402/dn/collection1/
[junit4] 2> 674870 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 674870 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:35402/dn/collection1/ has no replicas
[junit4] 2> 674870 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 674872 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35402/dn/collection1/ shard1
[junit4] 2> 675026 INFO (coreZkRegister-2926-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 675554 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001/cores/collection1
[junit4] 2> 675555 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001
[junit4] 2> 675556 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 675557 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@154abc40{/dn,null,AVAILABLE}
[junit4] 2> 675557 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4fb5bfe{HTTP/1.1,[http/1.1]}{127.0.0.1:36905}
[junit4] 2> 675557 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.Server Started @677864ms
[junit4] 2> 675557 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dn,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/tempDir-001/jetty4,
hostPort=36905,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001/cores}
[junit4] 2> 675558 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 675558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 675558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 675558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 675558 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T08:09:51.282491Z
[junit4] 2> 675561 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 675561 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001/solr.xml
[junit4] 2> 675567 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33095/solr
[junit4] 2> 675572 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 675573 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 675574 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36905_dn
[junit4] 2> 675574 INFO (zkCallback-1117-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 675574 INFO (zkCallback-1108-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 675575 INFO (zkCallback-1135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 675575 INFO (zkCallback-1123-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 675575 INFO (zkCallback-1129-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 675575 INFO (zkCallback-1112-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 675686 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001/cores
[junit4] 2> 675687 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 675689 INFO
(OverseerStateUpdate-97557871450128388-127.0.0.1:43500_dn-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 676695 WARN (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 676696 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 676705 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 676762 WARN (coreLoadExecutor-2942-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> 676763 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 676771 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 676772 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 676772 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@238100df
[junit4] 2> 676778 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=991696416,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 676885 WARN (coreLoadExecutor-2942-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> 677003 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 677003 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 677544 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 677544 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 677546 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 677561 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22a566fe[collection1] main]
[junit4] 2> 677561 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 677561 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 677561 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 677562 INFO (searcherExecutor-2943-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22a566fe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 677564 INFO (coreLoadExecutor-2942-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560925955201957888
[junit4] 2> 677567 INFO (coreZkRegister-2937-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 677567 INFO (updateExecutor-1132-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 677567 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 677567 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 677567 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 677567 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 677567 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:44249/dn/collection1/] and I am
[http://127.0.0.1:36905/dn/collection1/]
[junit4] 2> 677569 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:44249/dn]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36905_dn&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 677571 INFO (qtp654700658-6161) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 677572 INFO (qtp654700658-6161) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 677572 INFO (qtp654700658-6161) [ ]
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:36905_dn, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:36905/dn","node_name":"127.0.0.1:36905_dn","state":"recovering"}
[junit4] 2> 677572 INFO (qtp654700658-6161) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 677572 INFO (qtp654700658-6161) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:36905_dn&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 677582 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 677583 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 678072 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:44249/dn/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 678072 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:36905/dn START
replicas=[http://127.0.0.1:44249/dn/collection1/] nUpdates=100
[junit4] 2> 678074 INFO (qtp654700658-6161) [ ]
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> 678074 INFO (qtp654700658-6161) [ ] o.a.s.c.S.Request
[collection1] webapp=/dn path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 678075 INFO (recoveryExecutor-1133-thread-1) [ ]
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> 678075 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 678075 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678075 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 678076 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678076 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 678076 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 678076 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 678076 INFO (recoveryExecutor-1133-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 678583 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 678587 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1560925956271505408)} 0 2
[junit4] 2> 678594 INFO (qtp833619312-6245) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&_version_=-1560925956275699712&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1560925956275699712)} 0 2
[junit4] 2> 678595 INFO (qtp358792176-6189) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1560925956276748288)} 0 5
[junit4] 2> 678595 INFO (qtp603956174-6217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1560925956276748288)} 0 6
[junit4] 2> 678595 INFO (qtp654700658-6163) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1560925956275699712)} 0 7
[junit4] 2> 678598 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ChaosMonkey monkey: starting
[junit4] 2> 678601 INFO (qtp358792176-6185) [ ] o.a.s.c.S.Request
[collection1] webapp=/dn path=/select
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1488614994323&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:44101/dn/collection1/&rows=10&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 678601 INFO (qtp603956174-6219) [ ] o.a.s.c.S.Request
[collection1] webapp=/dn path=/select
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1488614994323&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:35402/dn/collection1/&rows=10&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 678601 INFO (qtp833619312-6247) [ ] o.a.s.c.S.Request
[collection1] webapp=/dn path=/select
params={q=their+country&distrib=false&fl=id&fl=score&shards.purpose=4&NOW=1488614994323&start=0&fsv=true&isShard=true&shard.url=http://127.0.0.1:36905/dn/collection1/|http://127.0.0.1:44249/dn/collection1/&rows=10&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 678601 INFO (qtp654700658-6157) [ ] o.a.s.c.S.Request
[collection1] webapp=/dn path=/select
params={q=their+country&wt=javabin&version=2} hits=0 status=0 QTime=2
[junit4] 2> 678602 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1560925956286185472)]} 0 4
[junit4] 2> 678606 INFO (qtp833619312-6246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-0
(1560925956290379776)]} 0 1
[junit4] 2> 678607 INFO (qtp654700658-6161) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-0 (1560925956290379776)]} 0 4
[junit4] 2> 678608 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1560925956295622656)]} 0 0
[junit4] 2> 678610 INFO (qtp603956174-6217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-1 (1560925956296671232)]} 0 1
[junit4] 2> 678610 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-1 (-1560925956298768384)]}
0 0
[junit4] 2> 678611 INFO (qtp603956174-6213) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-1 (-1560925956299816960)]} 0 0
[junit4] 2> 678612 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1560925956299816960)]} 0 0
[junit4] 2> 678612 INFO (qtp603956174-6219) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-2 (1560925956300865536)]} 0 0
[junit4] 2> 678612 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1560925956300865536)]} 0 0
[junit4] 2> 678614 INFO (qtp833619312-6245) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-3
(1560925956301914112)]} 0 0
[junit4] 2> 678614 INFO (qtp654700658-6158) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-3 (1560925956301914112)]} 0 0
[junit4] 2> 678614 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1560925956302962688)]} 0 0
[junit4] 2> 678615 INFO (qtp603956174-6214) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-4 (1560925956302962688)]} 0 0
[junit4] 2> 678615 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1560925956304011264)]} 0 0
[junit4] 2> 678617 INFO (qtp833619312-6241) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-5
(1560925956306108416)]} 0 0
[junit4] 2> 678617 INFO (qtp654700658-6163) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-5 (1560925956306108416)]} 0 0
[junit4] 2> 678618 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1560925956307156992)]} 0 0
[junit4] 2> 678621 INFO (qtp358792176-6184) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-6 (1560925956308205568)]} 0 2
[junit4] 2> 678621 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1560925956310302720)]} 0 0
[junit4] 2> 678622 INFO (qtp358792176-6189) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-7 (1560925956310302720)]} 0 0
[junit4] 2> 678622 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1560925956311351296)]} 0 0
[junit4] 2> 678623 INFO (qtp358792176-6191) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-8 (1560925956311351296)]} 0 0
[junit4] 2> 678623 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1560925956312399872)]} 0 0
[junit4] 2> 678623 INFO (qtp358792176-6186) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-9 (1560925956312399872)]} 0 0
[junit4] 2> 678624 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1560925956313448448)]} 0 0
[junit4] 2> 678624 INFO (qtp603956174-6217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-10 (1560925956313448448)]} 0 0
[junit4] 2> 678625 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-11 (1560925956313448449)]} 0 0
[junit4] 2> 678625 INFO (qtp603956174-6213) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-11 (1560925956314497024)]} 0 0
[junit4] 2> 678625 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-12 (1560925956314497024)]} 0 0
[junit4] 2> 678626 INFO (qtp603956174-6219) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-12 (1560925956315545600)]} 0 0
[junit4] 2> 678626 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-13 (1560925956315545600)]} 0 0
[junit4] 2> 678627 INFO (qtp603956174-6214) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-13 (1560925956316594176)]} 0 0
[junit4] 2> 678627 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-14 (1560925956316594176)]} 0 0
[junit4] 2> 678628 INFO (qtp833619312-6247) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-14
(1560925956317642752)]} 0 0
[junit4] 2> 678629 INFO (qtp654700658-6157) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-14 (1560925956317642752)]} 0 0
[junit4] 2> 678629 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-11
(-1560925956318691328)]} 0 0
[junit4] 2> 678629 INFO (qtp603956174-6217) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-11 (-1560925956318691328)]} 0 0
[junit4] 2> 678630 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-15 (1560925956318691329)]} 0 0
[junit4] 2> 678630 INFO (qtp833619312-6246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-15
(1560925956319739904)]} 0 0
[junit4] 2> 678630 INFO (qtp654700658-6161) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-15 (1560925956319739904)]} 0 0
[junit4] 2> 678631 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-12
(-1560925956320788480)]} 0 0
[junit4] 2> 678631 INFO (qtp603956174-6213) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-12 (-1560925956320788480)]} 0 0
[junit4] 2> 678632 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-16 (1560925956320788481)]} 0 0
[junit4] 2> 678632 INFO (qtp358792176-6184) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-16 (1560925956321837056)]} 0 0
[junit4] 2> 678633 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-17 (1560925956321837056)]} 0 0
[junit4] 2> 678633 INFO (qtp833619312-6245) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-17
(1560925956322885632)]} 0 0
[junit4] 2> 678633 INFO (qtp654700658-6158) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-17 (1560925956322885632)]} 0 0
[junit4] 2> 678634 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-18 (1560925956323934208)]} 0 0
[junit4] 2> 678634 INFO (qtp833619312-6241) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-18
(1560925956323934208)]} 0 0
[junit4] 2> 678634 INFO (qtp654700658-6163) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-18 (1560925956323934208)]} 0 0
[junit4] 2> 678635 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-14
(-1560925956324982784)]} 0 0
[junit4] 2> 678635 INFO (qtp833619312-6247) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{delete=[0-14
(-1560925956324982784)]} 0 0
[junit4] 2> 678635 INFO (qtp654700658-6157) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-14 (-1560925956324982784)]} 0 0
[junit4] 2> 678636 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-19 (1560925956326031360)]} 0 0
[junit4] 2> 678636 INFO (qtp833619312-6246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-19
(1560925956326031360)]} 0 0
[junit4] 2> 678636 INFO (qtp654700658-6161) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-19 (1560925956326031360)]} 0 0
[junit4] 2> 678637 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-20 (1560925956327079936)]} 0 0
[junit4] 2> 678637 INFO (qtp358792176-6189) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-20 (1560925956327079936)]} 0 0
[junit4] 2> 678637 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-15
(-1560925956327079937)]} 0 0
[junit4] 2> 678638 INFO (qtp833619312-6245) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{delete=[0-15
(-1560925956328128512)]} 0 0
[junit4] 2> 678638 INFO (qtp654700658-6158) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-15 (-1560925956328128512)]} 0 0
[junit4] 2> 678639 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-21 (1560925956329177088)]} 0 0
[junit4] 2> 678639 INFO (qtp603956174-6219) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-21 (1560925956329177088)]} 0 0
[junit4] 2> 678641 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-16
(-1560925956331274240)]} 0 0
[junit4] 2> 678641 INFO (qtp358792176-6191) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-16 (-1560925956331274240)]} 0 0
[junit4] 2> 678641 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-22 (1560925956331274241)]} 0 0
[junit4] 2> 678642 INFO (qtp603956174-6214) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-22 (1560925956332322816)]} 0 0
[junit4] 2> 678642 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-17
(-1560925956332322816)]} 0 0
[junit4] 2> 678643 INFO (qtp833619312-6241) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{delete=[0-17
(-1560925956332322816)]} 0 0
[junit4] 2> 678643 INFO (qtp654700658-6163) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-17 (-1560925956332322816)]} 0 0
[junit4] 2> 678643 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-23 (1560925956333371392)]} 0 0
[junit4] 2> 678644 INFO (qtp358792176-6186) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-23 (1560925956333371392)]} 0 0
[junit4] 2> 678644 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-19
(-1560925956334419968)]} 0 0
[junit4] 2> 678644 INFO (qtp833619312-6247) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{delete=[0-19
(-1560925956334419968)]} 0 0
[junit4] 2> 678645 INFO (qtp654700658-6157) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-19 (-1560925956334419968)]} 0 0
[junit4] 2> 678645 INFO (qtp1343467412-6126) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-24 (1560925956335468544)]} 0 0
[junit4] 2> 678646 INFO (qtp833619312-6246) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-24
(1560925956335468544)]} 0 0
[junit4] 2> 678646 INFO (qtp654700658-6161) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-24 (1560925956335468544)]} 0 0
[junit4] 2> 678646 INFO (qtp1343467412-6120) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-25 (1560925956336517120)]} 0 0
[junit4] 2> 678647 INFO (qtp833619312-6245) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44249/dn/collection1/&wt=javabin&version=2}{add=[0-25
(1560925956336517120)]} 0 0
[junit4] 2> 678647 INFO (qtp654700658-6158) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{add=[0-25 (1560925956336517120)]} 0 0
[junit4] 2> 678647 INFO (qtp1343467412-6127) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-20
(-1560925956337565696)]} 0 0
[junit4] 2> 678648 INFO (qtp358792176-6184) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2}{delete=[0-20 (-1560925956338614272)]} 0 0
[junit4] 2> 678648 INFO (qtp1343467412-6125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dn path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0
[...truncated too long message...]
d additional data from client sessionid 0x15a985e00d4000b, likely client has
closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 702654 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 702654 INFO (zkCallback-1129-thread-4) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35402_dn
[junit4] 2> 702654 INFO (zkCallback-1135-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 702655 INFO (zkCallback-1129-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 702655 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@399608ee{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 702655 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7916e070{/dn,null,UNAVAILABLE}
[junit4] 2> 702655 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 35402
[junit4] 2> 702656 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=350414386
[junit4] 2> 702660 INFO (coreCloseExecutor-2954-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7d5385e
[junit4] 2> 702849 INFO (coreCloseExecutor-2954-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 702852 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 702853 INFO (zkCallback-1135-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 702853 INFO (zkCallback-1135-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36905_dn
[junit4] 2> 702853 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1129ea1d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 702853 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@34bc6489{/dn,null,UNAVAILABLE}
[junit4] 2> 702853 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 36905
[junit4] 2> 702853 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=706235092
[junit4] 2> 702860 INFO (coreCloseExecutor-2956-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@15519108
[junit4] 2> 703064 INFO (coreCloseExecutor-2956-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 703080 WARN (zkCallback-1135-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> 703080 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 703081 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4fb5bfe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 703081 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@154abc40{/dn,null,UNAVAILABLE}
[junit4] 2> 703082 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[4E47D4A23AC0D9EC]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33095 33095
[junit4] 2> 703098 INFO (Thread-1365) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33095 33095
[junit4] 2> 703099 WARN (Thread-1365) [ ] 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> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=4E47D4A23AC0D9EC -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-VI -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 37.0s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: document count
mismatch. control=1959 sum(shards)=1958 cloudClient=1958
[junit4] > at
__randomizedtesting.SeedInfo.seed([4E47D4A23AC0D9EC:C613EB78943CB414]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1332)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:229)
[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:547)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 703101 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[4E47D4A23AC0D9EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_4E47D4A23AC0D9EC-001
[junit4] 2> Mar 04, 2017 8:10:18 AM
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(Lucene70):
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=Lucene50(blocksize=128),
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1731,
maxMBSortInHeap=7.732844741230027, sim=RandomSimilarity(queryNorm=true): {},
locale=en-VI, timezone=Atlantic/St_Helena
[junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=198153352,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrCloudWithDelegationTokens, AlternateDirectoryTest, SpatialFilterTest,
TestExclusionRuleCollectionAccess, TestNumericTerms32,
TestCollapseQParserPlugin, ChangedSchemaMergeTest, HighlighterTest,
TestSolrCoreParser, TestGraphTermsQParserPlugin, BlockDirectoryTest,
FileUtilsTest, TestDistributedStatsComponentCardinality,
TestNonDefinedSimilarityFactory, SpellCheckComponentTest,
SpellCheckCollatorTest, ConnectionReuseTest, TestAnalyzeInfixSuggestions,
TriLevelCompositeIdRoutingTest, AddBlockUpdateTest, TestClusterProperties,
SpellingQueryConverterTest, TestSimpleTrackingShardHandler,
SchemaVersionSpecificBehaviorTest, SimpleMLTQParserTest, IndexSchemaTest,
BJQParserTest, TestImplicitCoreProperties, JsonLoaderTest,
SolrIndexSplitterTest, ParsingFieldUpdateProcessorsTest,
TestMinMaxOnMultiValuedField, TestSurroundQueryParser,
DistributedQueryComponentOptimizationTest, TestDeleteCollectionOnDownNodes,
TestTestInjection, TestTrackingShardHandlerFactory, DirectSolrSpellCheckerTest,
TestPKIAuthenticationPlugin, TestCoreContainer, HdfsBasicDistributedZkTest,
LeaderInitiatedRecoveryOnShardRestartTest, ConvertedLegacyTest, TestCustomSort,
SimplePostToolTest, RankQueryTest, SparseHLLTest,
SharedFSAutoReplicaFailoverTest, TestPostingsSolrHighlighter,
TemplateUpdateProcessorTest, DistributedTermsComponentTest, TestStressVersions,
TestNoOpRegenerator, TestSchemaVersionResource, TestManagedSchema,
CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestUpdate,
HttpSolrCallGetCoreTest, ZkSolrClientTest, SSLMigrationTest,
TestObjectReleaseTracker, TestPointFields, InfixSuggestersTest,
TestSolrConfigHandlerConcurrent, DocumentBuilderTest, TestPerFieldSimilarity,
TestPartialUpdateDeduplication, CollectionStateFormat2Test,
TestRandomRequestDistribution, DistanceFunctionTest, SOLR749Test,
TestDocBasedVersionConstraints, TestDocumentBuilder, QueryParsingTest,
TestMiniSolrCloudClusterSSL, TestDelegationWithHadoopAuth,
TestDistributedGrouping, LoggingHandlerTest, TestInPlaceUpdatesDistrib,
CheckHdfsIndexTest, TestElisionMultitermQuery, TestBinaryResponseWriter,
TestSolrCloudSnapshots, TestCloudPivotFacet, DirectoryFactoryTest,
IndexBasedSpellCheckerTest, TimeZoneUtilsTest, TestSweetSpotSimilarityFactory,
ConnectionManagerTest, DeleteInactiveReplicaTest, DataDrivenBlockJoinTest,
ChaosMonkeyNothingIsSafeTest]
[junit4] Completed [296/693 (1!)] on J1 in 37.26s, 1 test, 1 failure <<<
FAILURES!
[...truncated 52957 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]