Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3190/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test
Error Message:
Shard a1x2_shard1_replica2 received all 10 requests
Stack Trace:
java.lang.AssertionError: Shard a1x2_shard1_replica2 received all 10 requests
at
__randomizedtesting.SeedInfo.seed([BB501CC217FADE3A:33042318B906B3C2]: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:65)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:745)
Build Log:
[...truncated 11369 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/init-core-data-001
[junit4] 2> 265325 WARN
(SUITE-TestRandomRequestDistribution-seed#[BB501CC217FADE3A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 265325 INFO
(SUITE-TestRandomRequestDistribution-seed#[BB501CC217FADE3A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 265327 INFO
(SUITE-TestRandomRequestDistribution-seed#[BB501CC217FADE3A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 265327 INFO
(SUITE-TestRandomRequestDistribution-seed#[BB501CC217FADE3A]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /s/o
[junit4] 2> 265328 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 265328 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 265328 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 265428 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:38733
[junit4] 2> 265455 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 265457 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 265459 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 265460 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 265461 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 265462 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 265463 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 265465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 265466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 265468 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 265469 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 265539 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/control-001/cores/collection1
[junit4] 2> 265541 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 265541 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6471d4e7{/s/o,null,AVAILABLE}
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@55fd9083{HTTP/1.1,[http/1.1]}{127.0.0.1:40190}
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server Started @279525ms
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/tempDir-001/control/data,
hostContext=/s/o, hostPort=40190,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/control-001/cores}
[junit4] 2> 265543 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 265543 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T18:39:37.715Z
[junit4] 2> 265553 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 265553 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/control-001/solr.xml
[junit4] 2> 265565 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 265565 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38733/solr
[junit4] 2> 265581 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 265582 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40190_s%2Fo
[junit4] 2> 265583 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.Overseer Overseer
(id=97730217738305540-127.0.0.1:40190_s%2Fo-n_0000000000) starting
[junit4] 2> 265590 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40190_s%2Fo
[junit4] 2> 265612 INFO
(zkCallback-341-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 265657 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/control-001/cores
[junit4] 2> 265657 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 265662 INFO
(OverseerStateUpdate-97730217738305540-127.0.0.1:40190_s%2Fo-n_0000000000)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 266670 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 266681 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 266753 WARN
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 266755 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 266764 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 266764 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 266764 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/control-001/cores/collection1/data/]
[junit4] 2> 266764 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4034e094
[junit4] 2> 266765 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=70.0107421875,
floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=12.034196512360335,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4160183408188529
[junit4] 2> 266769 WARN
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo 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> 266798 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 266798 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266799 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 266799 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 266799 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 266800 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@298771c7[collection1] main]
[junit4] 2> 266800 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266800 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266801 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 266801 INFO
(searcherExecutor-1335-thread-1-processing-n:127.0.0.1:40190_s%2Fo
x:collection1 c:control_collection) [n:127.0.0.1:40190_s%2Fo
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@298771c7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266802 INFO
(coreLoadExecutor-1334-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1563683485357441024
[junit4] 2> 266807 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 266807 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo 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> 266807 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40190/s/o/collection1/
[junit4] 2> 266807 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 266807 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:40190/s/o/collection1/ has no replicas
[junit4] 2> 266807 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo 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> 266810 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo 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:40190/s/o/collection1/ shard1
[junit4] 2> 266922 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 266923 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38733/solr ready
[junit4] 2> 266923 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 266923 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 266961 INFO
(coreZkRegister-1327-thread-1-processing-n:127.0.0.1:40190_s%2Fo x:collection1
c:control_collection) [n:127.0.0.1:40190_s%2Fo c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 267005 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001/cores/collection1
[junit4] 2> 267006 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001
[junit4] 2> 267007 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 267008 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4536716a{/s/o,null,AVAILABLE}
[junit4] 2> 267008 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@348c26ce{HTTP/1.1,[http/1.1]}{127.0.0.1:40215}
[junit4] 2> 267008 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server Started @280990ms
[junit4] 2> 267008 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/s/o, hostPort=40215,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001/cores}
[junit4] 2> 267008 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 267009 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 267009 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 267009 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 267009 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T18:39:39.181Z
[junit4] 2> 267012 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 267012 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001/solr.xml
[junit4] 2> 267026 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 267026 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38733/solr
[junit4] 2> 267041 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 267042 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 267043 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40215_s%2Fo
[junit4] 2> 267044 INFO
(zkCallback-341-thread-2-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 267044 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 267049 INFO (zkCallback-345-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 267120 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001/cores
[junit4] 2> 267120 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 267124 INFO
(OverseerStateUpdate-97730217738305540-127.0.0.1:40190_s%2Fo-n_0000000000)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 267226 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 268133 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 268144 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 268223 WARN
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 268224 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 268235 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 268235 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 268235 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 268236 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4034e094
[junit4] 2> 268237 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=70.0107421875,
floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=12.034196512360335,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4160183408188529
[junit4] 2> 268245 WARN
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo 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> 268292 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 268292 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 268293 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 268293 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 268295 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 268295 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@343df43c[collection1] main]
[junit4] 2> 268296 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 268296 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 268296 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 268297 INFO
(searcherExecutor-1346-thread-1-processing-n:127.0.0.1:40215_s%2Fo
x:collection1 c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@343df43c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 268297 INFO
(coreLoadExecutor-1345-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563683486925062144
[junit4] 2> 268302 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 268303 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo 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> 268303 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40215/s/o/collection1/
[junit4] 2> 268303 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 268303 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40215/s/o/collection1/ has
no replicas
[junit4] 2> 268303 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 268306 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40215/s/o/collection1/ shard2
[junit4] 2> 268408 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 268409 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001/cores/collection1
[junit4] 2> 268409 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001
[junit4] 2> 268410 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 268411 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@471ce590{/s/o,null,AVAILABLE}
[junit4] 2> 268411 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7837d285{HTTP/1.1,[http/1.1]}{127.0.0.1:35511}
[junit4] 2> 268411 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server Started @282393ms
[junit4] 2> 268412 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/s/o, hostPort=35511,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001/cores}
[junit4] 2> 268412 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 268412 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 268412 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 268412 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 268412 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T18:39:40.584Z
[junit4] 2> 268415 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b351d801d000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 268415 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 268415 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001/solr.xml
[junit4] 2> 268420 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 268421 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38733/solr
[junit4] 2> 268435 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 268436 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 268438 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35511_s%2Fo
[junit4] 2> 268441 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 268441 INFO (zkCallback-345-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 268441 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 268443 INFO
(zkCallback-341-thread-2-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 268456 INFO
(coreZkRegister-1340-thread-1-processing-n:127.0.0.1:40215_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:40215_s%2Fo c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 268566 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 268595 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001/cores
[junit4] 2> 268595 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 268597 INFO
(OverseerStateUpdate-97730217738305540-127.0.0.1:40190_s%2Fo-n_0000000000)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 268698 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 268699 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 269606 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 269617 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 269702 WARN
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 269704 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 269718 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 269719 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 269719 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 269719 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4034e094
[junit4] 2> 269721 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=70.0107421875,
floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=12.034196512360335,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4160183408188529
[junit4] 2> 269728 WARN
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo 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> 269777 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 269777 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 269781 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 269781 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 269782 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 269783 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4796b22a[collection1] main]
[junit4] 2> 269784 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 269784 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 269784 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 269786 INFO
(searcherExecutor-1357-thread-1-processing-n:127.0.0.1:35511_s%2Fo
x:collection1 c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4796b22a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 269786 INFO
(coreLoadExecutor-1356-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563683488486391808
[junit4] 2> 269791 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 269791 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo 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> 269791 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35511/s/o/collection1/
[junit4] 2> 269791 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 269791 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:35511/s/o/collection1/ has
no replicas
[junit4] 2> 269791 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 269794 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35511/s/o/collection1/ shard1
[junit4] 2> 269896 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 269896 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 269945 INFO
(coreZkRegister-1351-thread-1-processing-n:127.0.0.1:35511_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:35511_s%2Fo c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 270048 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 270048 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 270317 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001/cores/collection1
[junit4] 2> 270317 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001
[junit4] 2> 270318 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 270319 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@606e7e89{/s/o,null,AVAILABLE}
[junit4] 2> 270319 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@46d45130{HTTP/1.1,[http/1.1]}{127.0.0.1:41280}
[junit4] 2> 270320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.Server Started @284302ms
[junit4] 2> 270320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/s/o, hostPort=41280,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001/cores}
[junit4] 2> 270320 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 270320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.0
[junit4] 2> 270320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 270320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 270320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-03T18:39:42.492Z
[junit4] 2> 270323 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 270323 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001/solr.xml
[junit4] 2> 270327 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 270328 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38733/solr
[junit4] 2> 270334 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 270335 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 270336 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41280_s%2Fo
[junit4] 2> 270336 INFO (zkCallback-345-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 270336 INFO
(zkCallback-341-thread-2-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 270337 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 270337 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 270337 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 270410 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001/cores
[junit4] 2> 270411 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A])
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 270412 INFO
(OverseerStateUpdate-97730217738305540-127.0.0.1:40190_s%2Fo-n_0000000000)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 270514 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 270514 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] 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> 270514 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 271421 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 271439 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 271504 WARN
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 271505 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 271518 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 271518 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 271518 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 271519 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4034e094
[junit4] 2> 271520 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=70.0107421875,
floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=12.034196512360335,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4160183408188529
[junit4] 2> 271523 WARN
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo 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> 271552 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 271552 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 271553 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 271553 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 271554 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 271554 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5fb92d7a[collection1] main]
[junit4] 2> 271555 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 271555 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 271555 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 271556 INFO
(searcherExecutor-1368-thread-1-processing-n:127.0.0.1:41280_s%2Fo
x:collection1 c:collection1) [n:127.0.0.1:41280_s%2Fo c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5fb92d7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 271557 INFO
(coreLoadExecutor-1367-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1563683490343419904
[junit4] 2> 271560 INFO
(coreZkRegister-1362-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
c:collection1) [n:127.0.0.1:41280_s%2Fo c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 271560 INFO
(updateExecutor-360-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 271560 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 271560 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 271560 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 271561 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo 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> 271561 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo 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:40215/s/o/collection1/] and I am
[http://127.0.0.1:41280/s/o/collection1/]
[junit4] 2> 271562 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:40215/s/o]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41280_s%252Fo&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 271565 INFO (qtp735862426-2286) [n:127.0.0.1:40215_s%2Fo ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 271567 INFO (qtp735862426-2286) [n:127.0.0.1:40215_s%2Fo ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 271568 INFO (qtp735862426-2286) [n:127.0.0.1:40215_s%2Fo ]
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:41280_s%2Fo, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41280/s/o","node_name":"127.0.0.1:41280_s%2Fo","state":"down"}
[junit4] 2> 271570 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 271570 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 271570 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 271663 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] 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> 271663 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 271663 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 272568 INFO (qtp735862426-2286) [n:127.0.0.1:40215_s%2Fo ]
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:41280_s%2Fo, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41280/s/o","node_name":"127.0.0.1:41280_s%2Fo","state":"recovering"}
[junit4] 2> 272568 INFO (qtp735862426-2286) [n:127.0.0.1:40215_s%2Fo ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 272568 INFO (qtp735862426-2286) [n:127.0.0.1:40215_s%2Fo ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41280_s%252Fo&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1003
[junit4] 2> 273070 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:40215/s/o/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 273070 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:41280/s/o START
replicas=[http://127.0.0.1:40215/s/o/collection1/] nUpdates=100
[junit4] 2> 273077 INFO (qtp735862426-2288) [n:127.0.0.1:40215_s%2Fo
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> 273077 INFO (qtp735862426-2288) [n:127.0.0.1:40215_s%2Fo
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/s/o path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo 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> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo 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> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo 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> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 273078 INFO
(recoveryExecutor-361-thread-1-processing-n:127.0.0.1:41280_s%2Fo x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41280_s%2Fo c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 273181 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] 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> 273181 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 273189 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 273571 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 273573 INFO (qtp447204522-2248) [n:127.0.0.1:40190_s%2Fo
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 273573 INFO (qtp447204522-2248) [n:127.0.0.1:40190_s%2Fo
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 273574 INFO (qtp447204522-2248) [n:127.0.0.1:40190_s%2Fo
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 273574 INFO (qtp447204522-2248) [n:127.0.0.1:40190_s%2Fo
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/s/o path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 273584 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 273584 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 273586 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 273586 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 273587 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 273587 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/s/o path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35511/s/o/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 273592 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 273592 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/s/o path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35511/s/o/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 6
[junit4] 2> 273593 INFO (qtp1852839223-2344) [n:127.0.0.1:41280_s%2Fo
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> 273593 INFO (qtp1852839223-2344) [n:127.0.0.1:41280_s%2Fo
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 273593 INFO (qtp1852839223-2344) [n:127.0.0.1:41280_s%2Fo
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 273593 INFO (qtp1852839223-2344) [n:127.0.0.1:41280_s%2Fo
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/s/o path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35511/s/o/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 273596 INFO (qtp301188840-2315) [n:127.0.0.1:35511_s%2Fo
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/s/o path=/update
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 15
[junit4] 2> 273599 INFO (qtp735862426-2284) [n:127.0.0.1:40215_s%2Fo
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/s/o path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 273608 INFO (qtp1852839223-2346) [n:127.0.0.1:41280_s%2Fo
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/s/o path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 273610 INFO (qtp301188840-2312) [n:127.0.0.1:35511_s%2Fo
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/s/o path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 275615 INFO (qtp447204522-2242) [n:127.0.0.1:40190_s%2Fo ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&name=a1x2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40215_s%252Fo,127.0.0.1:35511_s%252Fo&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 275619 INFO
(OverseerThreadFactory-1332-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.CreateCollectionCmd Create collection a1x2
[junit4] 2> 275619 INFO
(OverseerThreadFactory-1332-thread-1-processing-n:127.0.0.1:40190_s%2Fo)
[n:127.0.0.1:40190_s%2Fo ] o.a.s.c.CreateCollectionCmd Only one config set
found in zk - using it:conf1
[junit4] 2> 275724 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
[junit4] 2> 275724 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2
[junit4] 2> 275829 INFO
(zkCallback-351-thread-1-processing-n:127.0.0.1:40215_s%2Fo)
[n:127.0.0.1:40215_s%2Fo ] 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> 275829 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo ] 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> 276735 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 276735 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.6.0
[junit4] 2> 276749 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica1] o.a.s.s.IndexSchema
[a1x2_shard1_replica1] Schema name=test
[junit4] 2> 276749 INFO (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica2] o.a.s.s.IndexSchema
[a1x2_shard1_replica2] Schema name=test
[junit4] 2> 276906 WARN (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica1] o.a.s.s.IndexSchema
[a1x2_shard1_replica1] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 276910 INFO (qtp301188840-2311) [n:127.0.0.1:35511_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 276923 WARN (qtp735862426-2283) [n:127.0.0.1:40215_s%2Fo
c:a1x2 s:shard1 x:a1x2_shard1_replica2] o.a.s.s.IndexSchema
[a1x2_shard1_replica2] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4]
[...truncated too long message...]
- now sync replicas to me
[junit4] 2> 285801 INFO
(zkCallback-363-thread-2-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SyncStrategy http://127.0.0.1:41280/s/o/collection1/ has no replicas
[junit4] 2> 285802 WARN
(zkCallback-357-thread-3-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:a1x2 s:shard1 r:core_node1 x:a1x2_shard1_replica1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 285802 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:a1x2 s:shard1 r:core_node1 x:a1x2_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 285802 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:a1x2 s:shard1 r:core_node1 x:a1x2_shard1_replica1]
o.a.s.c.SolrCore [a1x2_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3f39697a
[junit4] 2> 285803 INFO
(zkCallback-363-thread-2-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41280/s/o/collection1/ shard2
[junit4] 2> 285804 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] 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> 285845 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:35511_s%2Fo)
[n:127.0.0.1:35511_s%2Fo c:a1x2 s:shard1 r:core_node1 x:a1x2_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.a1x2.shard1.replica1
[junit4] 2> 285845 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 285846 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7837d285{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 285846 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@471ce590{/s/o,null,UNAVAILABLE}
[junit4] 2> 285846 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 41280
[junit4] 2> 285846 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2136751164
[junit4] 2> 285847 INFO (coreCloseExecutor-1400-thread-1)
[n:127.0.0.1:41280_s%2Fo c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40067723
[junit4] 2> 285847 INFO (coreCloseExecutor-1400-thread-2)
[n:127.0.0.1:41280_s%2Fo c:b1x1 s:shard1 r:core_node1 x:b1x1_shard1_replica1]
o.a.s.c.SolrCore [b1x1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1324397
[junit4] 2> 285850 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] 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> 285854 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/b1x1/state.json] for collection [b1x1] has occurred -
updating... (live nodes size: [1])
[junit4] 2> 285903 INFO (coreCloseExecutor-1400-thread-2)
[n:127.0.0.1:41280_s%2Fo c:b1x1 s:shard1 r:core_node1 x:b1x1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.b1x1.shard1.replica1
[junit4] 2> 285903 INFO (coreCloseExecutor-1400-thread-1)
[n:127.0.0.1:41280_s%2Fo c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 285904 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.Overseer Overseer
(id=97730217738305551-127.0.0.1:41280_s%2Fo-n_0000000003) closing
[junit4] 2> 285904 INFO
(OverseerStateUpdate-97730217738305551-127.0.0.1:41280_s%2Fo-n_0000000003)
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41280_s%2Fo
[junit4] 2> 285905 WARN
(zkCallback-363-thread-1-processing-n:127.0.0.1:41280_s%2Fo)
[n:127.0.0.1:41280_s%2Fo ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 285907 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 285907 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@46d45130{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 285907 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@606e7e89{/s/o,null,UNAVAILABLE}
[junit4] 2> 285908 INFO
(TEST-TestRandomRequestDistribution.test-seed#[BB501CC217FADE3A]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38733 38733
[junit4] 2> 285951 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38733 38733
[junit4] 2> 285952 WARN (Thread-609) [ ] 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> 32 /solr/overseer/queue
[junit4] 2> 18 /solr/overseer/collection-queue-work
[junit4] 2> 12 /solr/overseer/queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestRandomRequestDistribution -Dtests.method=test
-Dtests.seed=BB501CC217FADE3A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-IQ -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 20.6s J1 | TestRandomRequestDistribution.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Shard
a1x2_shard1_replica2 received all 10 requests
[junit4] > at
__randomizedtesting.SeedInfo.seed([BB501CC217FADE3A:33042318B906B3C2]:0)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:121)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:65)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 285955 INFO
(SUITE-TestRandomRequestDistribution-seed#[BB501CC217FADE3A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_BB501CC217FADE3A-001
[junit4] 2> Apr 03, 2017 6:39:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-IQ,
timezone=Africa/Lusaka
[junit4] 2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=12,threads=1,free=407465528,total=527958016
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues,
SparseHLLTest, TestPerFieldSimilarityWithDefaultOverride,
TestSchemaVersionResource, DistributedFacetPivotWhiteBoxTest,
TestSchemaNameResource, TestLRUStatsCache,
BigEndianAscendingWordSerializerTest, SpellCheckComponentTest,
TestFastOutputStream, CollectionsAPIDistributedZkTest, TestReRankQParserPlugin,
TestSolr4Spatial2, ChaosMonkeySafeLeaderTest, TestRequestForwarding,
TestSlowCompositeReaderWrapper, AnalyticsQueryTest,
DistributedMLTComponentTest, CollectionStateFormat2Test, MultiTermTest,
ResponseHeaderTest, TestFiltering, TestTestInjection,
TestEmbeddedSolrServerConstructors, SampleTest, ClusterStateUpdateTest,
TestConfigOverlay, ReplicationFactorTest, JsonLoaderTest, TestManagedSchema,
UUIDUpdateProcessorFallbackTest, TestSolrQueryParserResource,
SolrInfoMBeanTest, TestStressVersions, TestRuleBasedAuthorizationPlugin,
TestMultiWordSynonyms, SortByFunctionTest, RuleEngineTest,
TestManagedSynonymFilterFactory, TestRandomRequestDistribution]
[junit4] Completed [110/701 (1!)] on J1 in 21.67s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45284 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]