Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19791/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test
Error Message:
Shard a1x2_shard1_replica_n2 received all 10 requests
Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica_n2 received all 10 requests
at
__randomizedtesting.SeedInfo.seed([C5F9974B5A94CF11:4DADA891F468A2E9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11775 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/init-core-data-001
[junit4] 2> 725447 WARN
(SUITE-TestRandomRequestDistribution-seed#[C5F9974B5A94CF11]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 725447 INFO
(SUITE-TestRandomRequestDistribution-seed#[C5F9974B5A94CF11]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 725448 INFO
(SUITE-TestRandomRequestDistribution-seed#[C5F9974B5A94CF11]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 725448 INFO
(SUITE-TestRandomRequestDistribution-seed#[C5F9974B5A94CF11]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 725449 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 725450 INFO (Thread-1791) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 725450 INFO (Thread-1791) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 725451 ERROR (Thread-1791) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 725550 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44385
[junit4] 2> 725556 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725557 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 725557 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725558 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725558 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725559 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725559 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725559 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725560 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725560 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725560 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
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> 725561 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 725616 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/control-001/cores/collection1
[junit4] 2> 725617 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 725618 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12603f65{/,null,AVAILABLE}
[junit4] 2> 725619 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6c6b8534{HTTP/1.1,[http/1.1]}{127.0.0.1:42849}
[junit4] 2> 725619 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server Started @727251ms
[junit4] 2> 725619 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=42849,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/control-001/cores}
[junit4] 2> 725620 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 725620 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 725620 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 725620 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 725620 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T05:02:43.944Z
[junit4] 2> 725621 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 725621 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/control-001/solr.xml
[junit4] 2> 725624 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 725625 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44385/solr
[junit4] 2> 725635 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 725638 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:42849_
[junit4] 2> 725638 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.c.Overseer Overseer
(id=98089393440292868-127.0.0.1:42849_-n_0000000000) starting
[junit4] 2> 725641 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42849_
[junit4] 2> 725642 INFO
(zkCallback-1198-thread-1-processing-n:127.0.0.1:42849_) [n:127.0.0.1:42849_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 725672 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 725674 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 725674 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 725675 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/control-001/cores
[junit4] 2> 725676 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:42849_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 725677 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 725678 INFO
(OverseerStateUpdate-98089393440292868-127.0.0.1:42849_-n_0000000000)
[n:127.0.0.1:42849_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 725688 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 725707 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 725788 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 725793 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 725793 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 725793 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 725793 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/control-001/cores/collection1/data/]
[junit4] 2> 725794 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3975397695561832]
[junit4] 2> 725796 WARN
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
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> 725814 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 725815 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 725815 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 725815 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 725816 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=45.5712890625,
floorSegmentMB=2.173828125, forceMergeDeletesPctAllowed=5.704900943958319,
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8865205593426884
[junit4] 2> 725816 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1270f494[collection1] main]
[junit4] 2> 725816 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 725816 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 725817 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 725818 INFO
(searcherExecutor-3776-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1270f494[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 725818 INFO
(coreLoadExecutor-3775-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569430295430561792
[junit4] 2> 725822 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 725822 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 725822 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42849/collection1/
[junit4] 2> 725822 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 725822 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:42849/collection1/ has no replicas
[junit4] 2> 725822 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 725823 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:42849/collection1/ shard1
[junit4] 2> 725973 INFO
(coreZkRegister-3768-thread-1-processing-n:127.0.0.1:42849_ x:collection1
c:control_collection) [n:127.0.0.1:42849_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 726195 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 726196 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44385/solr ready
[junit4] 2> 726196 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 726196 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 726239 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001/cores/collection1
[junit4] 2> 726240 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001
of type NRT
[junit4] 2> 726240 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31c6336f{/,null,AVAILABLE}
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2e7309ea{HTTP/1.1,[http/1.1]}{127.0.0.1:35227}
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server Started @727872ms
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35227,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001/cores}
[junit4] 2> 726241 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 726241 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T05:02:44.565Z
[junit4] 2> 726242 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 726242 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001/solr.xml
[junit4] 2> 726245 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 726247 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44385/solr
[junit4] 2> 726250 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 726251 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 726252 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35227_
[junit4] 2> 726252 INFO
(zkCallback-1198-thread-3-processing-n:127.0.0.1:42849_) [n:127.0.0.1:42849_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 726253 INFO (zkCallback-1202-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 726253 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 726285 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 726288 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 726288 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 726289 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001/cores
[junit4] 2> 726289 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:35227_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 726290 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 726291 INFO
(OverseerStateUpdate-98089393440292868-127.0.0.1:42849_-n_0000000000)
[n:127.0.0.1:42849_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 726392 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeCreated path:/collections/collection1/state.json]
for collection [collection1] has occurred - updating... (live nodes size: [2])
[junit4] 2> 727301 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 727314 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 727405 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 727429 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 727429 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 727429 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 727429 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 727430 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3975397695561832]
[junit4] 2> 727431 WARN
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] 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> 727474 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 727474 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 727474 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 727474 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 727475 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50,
maxMergedSegmentMB=45.5712890625, floorSegmentMB=2.173828125,
forceMergeDeletesPctAllowed=5.704900943958319, segmentsPerTier=2.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8865205593426884
[junit4] 2> 727475 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@142fec81[collection1] main]
[junit4] 2> 727476 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 727476 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 727477 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 727477 INFO
(searcherExecutor-3787-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@142fec81[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 727478 INFO
(coreLoadExecutor-3786-thread-1-processing-n:127.0.0.1:35227_)
[n:127.0.0.1:35227_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569430297171197952
[junit4] 2> 727482 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 727482 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 727482 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35227/collection1/
[junit4] 2> 727482 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 727482 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:35227/collection1/ has no
replicas
[junit4] 2> 727482 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 727490 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35227/collection1/ shard2
[junit4] 2> 727591 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 727641 INFO
(coreZkRegister-3781-thread-1-processing-n:127.0.0.1:35227_ x:collection1
c:collection1) [n:127.0.0.1:35227_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 727743 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 727874 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001/cores/collection1
[junit4] 2> 727874 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001
of type NRT
[junit4] 2> 727875 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3343257c{/,null,AVAILABLE}
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@347090f8{HTTP/1.1,[http/1.1]}{127.0.0.1:36773}
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server Started @729508ms
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36773,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001/cores}
[junit4] 2> 727877 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 727877 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T05:02:46.201Z
[junit4] 2> 727879 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 727879 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001/solr.xml
[junit4] 2> 727883 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 727885 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44385/solr
[junit4] 2> 727902 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 727903 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 727904 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36773_
[junit4] 2> 727905 INFO (zkCallback-1202-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 727905 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 727905 INFO
(zkCallback-1198-thread-3-processing-n:127.0.0.1:42849_) [n:127.0.0.1:42849_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 727912 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 727985 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 727988 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 727988 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 727989 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001/cores
[junit4] 2> 727989 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:36773_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 727992 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 727993 INFO
(OverseerStateUpdate-98089393440292868-127.0.0.1:42849_-n_0000000000)
[n:127.0.0.1:42849_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 728094 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 728094 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 729009 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 729019 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 729120 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 729127 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 729127 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 729127 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 729128 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 729140 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3975397695561832]
[junit4] 2> 729142 WARN
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] 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> 729166 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 729166 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 729167 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 729167 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 729167 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50,
maxMergedSegmentMB=45.5712890625, floorSegmentMB=2.173828125,
forceMergeDeletesPctAllowed=5.704900943958319, segmentsPerTier=2.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8865205593426884
[junit4] 2> 729168 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@212dd083[collection1] main]
[junit4] 2> 729168 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 729168 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 729169 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 729169 INFO
(coreLoadExecutor-3797-thread-1-processing-n:127.0.0.1:36773_)
[n:127.0.0.1:36773_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569430298944339968
[junit4] 2> 729172 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 729172 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 729172 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36773/collection1/
[junit4] 2> 729173 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 729173 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36773/collection1/ has no
replicas
[junit4] 2> 729173 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 729174 INFO
(searcherExecutor-3798-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@212dd083[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 729175 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36773/collection1/ shard1
[junit4] 2> 729276 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 729276 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 729325 INFO
(coreZkRegister-3792-thread-1-processing-n:127.0.0.1:36773_ x:collection1
c:collection1) [n:127.0.0.1:36773_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 729427 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 729427 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 729574 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001/cores/collection1
[junit4] 2> 729574 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001
of type NRT
[junit4] 2> 729574 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 729575 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1720e69c{/,null,AVAILABLE}
[junit4] 2> 729575 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@42c6f6ab{HTTP/1.1,[http/1.1]}{127.0.0.1:43851}
[junit4] 2> 729575 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.Server Started @731207ms
[junit4] 2> 729575 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=43851,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001/cores}
[junit4] 2> 729576 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 729576 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 729576 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 729576 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 729576 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-06T05:02:47.900Z
[junit4] 2> 729577 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 729577 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001/solr.xml
[junit4] 2> 729580 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 729582 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44385/solr
[junit4] 2> 729585 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 729585 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 729586 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43851_
[junit4] 2> 729587 INFO (zkCallback-1202-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 729587 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 729587 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 729587 INFO
(zkCallback-1198-thread-3-processing-n:127.0.0.1:42849_) [n:127.0.0.1:42849_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 729593 INFO
(zkCallback-1220-thread-1-processing-n:127.0.0.1:43851_) [n:127.0.0.1:43851_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 729632 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 729635 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 729635 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 729636 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001/cores
[junit4] 2> 729636 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11])
[n:127.0.0.1:43851_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 729637 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 729638 INFO
(OverseerStateUpdate-98089393440292868-127.0.0.1:42849_-n_0000000000)
[n:127.0.0.1:42849_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 729739 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 729739 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 729739 INFO
(zkCallback-1220-thread-1-processing-n:127.0.0.1:43851_) [n:127.0.0.1:43851_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 730646 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 730656 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 730762 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 730770 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 730770 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6de0f220
[junit4] 2> 730770 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 730770 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 730772 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3975397695561832]
[junit4] 2> 730774 WARN
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] 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> 730796 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 730796 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 730797 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 730797 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 730797 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=50,
maxMergedSegmentMB=45.5712890625, floorSegmentMB=2.173828125,
forceMergeDeletesPctAllowed=5.704900943958319, segmentsPerTier=2.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8865205593426884
[junit4] 2> 730797 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@d45ea65[collection1] main]
[junit4] 2> 730798 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 730798 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 730798 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 730799 INFO
(searcherExecutor-3809-thread-1-processing-n:127.0.0.1:43851_ x:collection1
c:collection1) [n:127.0.0.1:43851_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d45ea65[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 730799 INFO
(coreLoadExecutor-3808-thread-1-processing-n:127.0.0.1:43851_)
[n:127.0.0.1:43851_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569430300653518848
[junit4] 2> 730801 INFO
(coreZkRegister-3803-thread-1-processing-n:127.0.0.1:43851_ x:collection1
c:collection1) [n:127.0.0.1:43851_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 730801 INFO
(updateExecutor-1217-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 730801 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 730801 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 730801 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 730801 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 730802 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:35227/collection1/]
and I am [http://127.0.0.1:43851/collection1/]
[junit4] 2> 730803 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:35227]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43851_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 730803 INFO (qtp718709748-7447) [n:127.0.0.1:35227_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 730804 INFO (qtp718709748-7447) [n:127.0.0.1:35227_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:43851_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43851","node_name":"127.0.0.1:43851_","state":"down","type":"NRT"}
[junit4] 2> 730903 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 730903 INFO
(zkCallback-1220-thread-1-processing-n:127.0.0.1:43851_) [n:127.0.0.1:43851_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 730903 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 731156 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 731156 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 731156 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 731804 INFO (qtp718709748-7447) [n:127.0.0.1:35227_ ]
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:43851_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43851","node_name":"127.0.0.1:43851_","state":"recovering","type":"NRT"}
[junit4] 2> 731804 INFO (qtp718709748-7447) [n:127.0.0.1:35227_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 731804 INFO (qtp718709748-7447) [n:127.0.0.1:35227_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:43851_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 732304 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:35227/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 732305 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:43851 START replicas=[http://127.0.0.1:35227/collection1/]
nUpdates=100
[junit4] 2> 732306 INFO (qtp718709748-7447) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1] 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> 732306 INFO (qtp718709748-7447) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] 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> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 732306 INFO
(recoveryExecutor-1218-thread-1-processing-n:127.0.0.1:43851_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43851_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 732408 INFO
(zkCallback-1220-thread-1-processing-n:127.0.0.1:43851_) [n:127.0.0.1:43851_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 732408 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 732408 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 733157 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 733158 INFO (qtp1342072839-7406) [n:127.0.0.1:42849_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1569430303127109632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 733158 INFO (qtp1342072839-7406) [n:127.0.0.1:42849_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 733158 INFO (qtp1342072839-7406) [n:127.0.0.1:42849_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 733158 INFO (qtp1342072839-7406) [n:127.0.0.1:42849_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 733162 INFO (qtp2074562023-7477) [n:127.0.0.1:36773_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1569430303131303936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 733162 INFO (qtp2074562023-7477) [n:127.0.0.1:36773_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 733163 INFO (qtp2074562023-7477) [n:127.0.0.1:36773_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 733163 INFO (qtp2074562023-7477) [n:127.0.0.1:36773_
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36773/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 733163 INFO (qtp718709748-7444) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1569430303132352512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 733163 INFO (qtp718709748-7444) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 733163 INFO (qtp718709748-7444) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 733163 INFO (qtp718709748-7444) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36773/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 733164 INFO (qtp1780044370-7503) [n:127.0.0.1:43851_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1569430303133401088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 733164 INFO (qtp1780044370-7503) [n:127.0.0.1:43851_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 733164 INFO (qtp1780044370-7503) [n:127.0.0.1:43851_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 733164 INFO (qtp1780044370-7503) [n:127.0.0.1:43851_
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36773/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 733165 INFO (qtp2074562023-7475) [n:127.0.0.1:36773_
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:8&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 733166 INFO (qtp718709748-7445) [n:127.0.0.1:35227_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 733168 INFO (qtp1780044370-7499) [n:127.0.0.1:43851_
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 733170 INFO (qtp2074562023-7471) [n:127.0.0.1:36773_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 735170 INFO (qtp2074562023-7476) [n:127.0.0.1:36773_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=2&name=a1x2&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35227_,127.0.0.1:36773_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 735173 INFO
(OverseerThreadFactory-3773-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ ] o.a.s.c.CreateCollectionCmd Create collection a1x2
[junit4] 2> 735173 INFO
(OverseerThreadFactory-3773-thread-1-processing-n:127.0.0.1:42849_)
[n:127.0.0.1:42849_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 735277 INFO (qtp718709748-7442) [n:127.0.0.1:35227_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica_n1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 735284 INFO (qtp2074562023-7473) [n:127.0.0.1:36773_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica_n2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 735387 INFO
(zkCallback-1208-thread-1-processing-n:127.0.0.1:35227_) [n:127.0.0.1:35227_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 735387 INFO
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/a1x2/state.json] for
collection [a1x2] has occurred - updating... (live nodes size: [4])
[junit4] 2> 736330 INFO (qtp718709748-7442) [n:127.0.0.1:35227_ c:a1x2
s:shard1 x:a1x2_shard1_replica_n1] o.a.s.c.SolrC
[...truncated too long message...]
g-n:127.0.0.1:43851_) [n:127.0.0.1:43851_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43851/collection1/ shard2
[junit4] 2> 744087 INFO
(zkCallback-1220-thread-2-processing-n:127.0.0.1:43851_) [n:127.0.0.1:43851_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 744499 WARN
(zkCallback-1214-thread-1-processing-n:127.0.0.1:36773_) [n:127.0.0.1:36773_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 744500 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@347090f8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 744501 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3343257c{/,null,UNAVAILABLE}
[junit4] 2> 744501 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 43851
[junit4] 2> 744501 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1877403499
[junit4] 2> 744501 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 744501 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 744501 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 744503 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 744504 INFO (coreCloseExecutor-3841-thread-1)
[n:127.0.0.1:43851_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5f94ba55
[junit4] 2> 744505 INFO (coreCloseExecutor-3841-thread-2)
[n:127.0.0.1:43851_ c:b1x1 s:shard1 r:core_node1 x:b1x1_shard1_replica_n1]
o.a.s.c.SolrCore [b1x1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@f1fd7ce
[junit4] 2> 744505 INFO (coreCloseExecutor-3841-thread-2)
[n:127.0.0.1:43851_ c:b1x1 s:shard1 r:core_node1 x:b1x1_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.b1x1.shard1.replica_n1, tag=253745102
[junit4] 2> 744507 INFO (coreCloseExecutor-3841-thread-2)
[n:127.0.0.1:43851_ c:b1x1 s:shard1 r:core_node1 x:b1x1_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.b1x1.shard1.leader, tag=253745102
[junit4] 2> 744508 INFO (coreCloseExecutor-3841-thread-1)
[n:127.0.0.1:43851_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard2.core_node3, tag=1603582549
[junit4] 2> 744510 INFO (coreCloseExecutor-3841-thread-1)
[n:127.0.0.1:43851_ c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard2.leader, tag=1603582549
[junit4] 2> 744510 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.Overseer Overseer (id=98089393440292879-127.0.0.1:43851_-n_0000000003)
closing
[junit4] 2> 744510 INFO
(OverseerStateUpdate-98089393440292879-127.0.0.1:43851_-n_0000000003)
[n:127.0.0.1:43851_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43851_
[junit4] 2> 744515 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@42c6f6ab{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 744515 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1720e69c{/,null,UNAVAILABLE}
[junit4] 2> 744515 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 744516 INFO
(TEST-TestRandomRequestDistribution.test-seed#[C5F9974B5A94CF11]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44385 44385
[junit4] 2> 745305 INFO (Thread-1791) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44385 44385
[junit4] 2> 745309 WARN (Thread-1791) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/a1x2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestRandomRequestDistribution -Dtests.method=test
-Dtests.seed=C5F9974B5A94CF11 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=de-AT -Dtests.timezone=AET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 19.9s J2 | TestRandomRequestDistribution.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Shard
a1x2_shard1_replica_n2 received all 10 requests
[junit4] > at
__randomizedtesting.SeedInfo.seed([C5F9974B5A94CF11:4DADA891F468A2E9]:0)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:67)
[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.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomRequestDistribution_C5F9974B5A94CF11-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1437, maxMBSortInHeap=6.828199563046507,
sim=RandomSimilarity(queryNorm=true): {}, locale=de-AT, timezone=AET
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=243269152,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SimpleFacetsTest,
BadIndexSchemaTest, TestExactStatsCache, JvmMetricsTest,
FieldMutatingUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType,
CdcrUpdateLogTest, TestEmbeddedSolrServerSchemaAPI, TestJsonFacets,
SegmentsInfoRequestHandlerTest, TestCloudSchemaless, TestGroupingSearch,
CustomCollectionTest, BadCopyFieldTest, DistributedFacetPivotSmallTest,
TestSearcherReuse, AsyncCallRequestStatusResponseTest, TestSegmentSorting,
LeaderElectionTest, TestZkChroot, TestHdfsUpdateLog,
SharedFSAutoReplicaFailoverTest, ReplicationFactorTest, SynonymTokenizerTest,
TestRecovery, TestDelegationWithHadoopAuth, TestXmlQParser,
TestSolrQueryParser, DistribJoinFromCollectionTest,
TestSolrCloudWithDelegationTokens, ExitableDirectoryReaderTest,
TestFilteredDocIdSet, HdfsUnloadDistributedZkTest, PrimitiveFieldTypeTest,
DeleteNodeTest, TestDistributedStatsComponentCardinality,
ManagedSchemaRoundRobinCloudTest, TestConfigSetsAPI, TestTlogReplica,
TestDefaultStatsCache, MissingSegmentRecoveryTest, TestSchemaNameResource,
TestLMDirichletSimilarityFactory, TestComplexPhraseQParserPlugin,
SimpleMLTQParserTest, TestUseDocValuesAsStored, ConfigSetsAPITest,
TlogReplayBufferedWhileIndexingTest,
ClassificationUpdateProcessorIntegrationTest, CdcrReplicationDistributedZkTest,
TestExtendedDismaxParser, TestCloudRecovery, TestPKIAuthenticationPlugin,
TestSolr4Spatial2, TestMergePolicyConfig, TestFieldResource,
TestStressCloudBlindAtomicUpdates, UpdateLogTest,
DirectUpdateHandlerOptimizeTest, TestQuerySenderNoQuery,
PreAnalyzedUpdateProcessorTest, CollectionReloadTest, TestReRankQParserPlugin,
TermVectorComponentDistributedTest, SSLMigrationTest, PluginInfoTest,
HdfsSyncSliceTest, DateFieldTest, InfixSuggestersTest, RequestHandlersTest,
HighlighterConfigTest, TestNumericRangeQuery64, TestLuceneMatchVersion,
TestConfigSetProperties, SpatialHeatmapFacetsTest, TestComponentsName,
DirectUpdateHandlerTest, TestCollationField, BinaryUpdateRequestHandlerTest,
CollectionsAPIAsyncDistributedZkTest, TestCSVResponseWriter, TestReqParamsAPI,
FieldAnalysisRequestHandlerTest, StatsComponentTest, TestIndexingPerformance,
TestAddFieldRealTimeGet, TestRandomRequestDistribution]
[junit4] Completed [250/724 (1!)] on J2 in 19.88s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44807 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]