Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19461/
Java: 32bit/jdk-9-ea+164 -client -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([67834D9DFCEF5402:EFD77247521339FA]: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:127)
at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:67)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12515 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/init-core-data-001
[junit4] 2> 1772428 WARN
(SUITE-TestRandomRequestDistribution-seed#[67834D9DFCEF5402]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1772428 INFO
(SUITE-TestRandomRequestDistribution-seed#[67834D9DFCEF5402]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1772429 INFO
(SUITE-TestRandomRequestDistribution-seed#[67834D9DFCEF5402]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 1772429 INFO
(SUITE-TestRandomRequestDistribution-seed#[67834D9DFCEF5402]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qq_gd/
[junit4] 2> 1772431 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1772431 INFO (Thread-3435) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1772431 INFO (Thread-3435) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1772531 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39873
[junit4] 2> 1772536 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1772539 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1772540 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1772542 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1772544 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1772546 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1772548 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1772550 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1772551 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1772553 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1772555 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1773461 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/control-001/cores/collection1
[junit4] 2> 1773463 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1773464 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15c5e36{/qq_gd,null,AVAILABLE}
[junit4] 2> 1773465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19046ff{HTTP/1.1,[http/1.1]}{127.0.0.1:40809}
[junit4] 2> 1773465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server Started @1775076ms
[junit4] 2> 1773465 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qq_gd,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/tempDir-001/control/data,
hostPort=40809,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/control-001/cores}
[junit4] 2> 1773465 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1773466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1773466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1773466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1773466 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:29:50.174190Z
[junit4] 2> 1773468 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1773468 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/control-001/solr.xml
[junit4] 2> 1773473 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1773477 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39873/solr
[junit4] 2> 1773488 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1773488 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:40809_qq_gd
[junit4] 2> 1773489 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.Overseer Overseer
(id=97839650514010116-127.0.0.1:40809_qq_gd-n_0000000000) starting
[junit4] 2> 1773494 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40809_qq_gd
[junit4] 2> 1773495 INFO (zkCallback-3147-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1773680 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1773685 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1773685 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1773690 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/control-001/cores
[junit4] 2> 1773690 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1773690 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1773691 INFO
(OverseerStateUpdate-97839650514010116-127.0.0.1:40809_qq_gd-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1774700 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1774710 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1774796 WARN (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1774797 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1774805 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1774805 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1774805 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1774805 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/control-001/cores/collection1/data/]
[junit4] 2> 1774807 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=66.7138671875,
floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=27.865977419721542,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1774808 WARN (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1774951 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1774951 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1774954 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1774954 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1774954 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=42.404296875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=3.2951749940956176,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6866788905622994
[junit4] 2> 1774955 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@93945[collection1] main]
[junit4] 2> 1774955 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1774955 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1774956 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1774958 INFO (searcherExecutor-6026-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@93945[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1774958 INFO (coreLoadExecutor-6025-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1565434410870767616
[junit4] 2> 1774962 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1774962 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1774962 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40809/qq_gd/collection1/
[junit4] 2> 1774962 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1774962 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:40809/qq_gd/collection1/ has no replicas
[junit4] 2> 1774962 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1774964 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40809/qq_gd/collection1/ shard1
[junit4] 2> 1775114 INFO (coreZkRegister-6018-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1775205 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1775206 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39873/solr ready
[junit4] 2> 1775206 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1775206 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1775207 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 0x15b98a4cdd60006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1776101 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores/collection1
[junit4] 2> 1776102 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001
[junit4] 2> 1776102 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1776103 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ea6b3{/qq_gd,null,AVAILABLE}
[junit4] 2> 1776103 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ff112d{HTTP/1.1,[http/1.1]}{127.0.0.1:40186}
[junit4] 2> 1776104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server Started @1777715ms
[junit4] 2> 1776104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qq_gd,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/tempDir-001/jetty1,
hostPort=40186,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores}
[junit4] 2> 1776104 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1776104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1776104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1776104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1776104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:29:52.812623Z
[junit4] 2> 1776106 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1776106 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/solr.xml
[junit4] 2> 1776111 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1776115 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39873/solr
[junit4] 2> 1776120 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1776122 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1776123 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40186_qq_gd
[junit4] 2> 1776124 INFO (zkCallback-3147-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1776124 INFO (zkCallback-3151-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1776124 INFO (zkCallback-3157-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1776320 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1776327 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1776327 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1776330 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores
[junit4] 2> 1776330 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1776332 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1776332 INFO
(OverseerStateUpdate-97839650514010116-127.0.0.1:40809_qq_gd-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1776434 INFO (zkCallback-3157-thread-1) [ ]
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> 1777341 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1777358 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1777425 WARN (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1777427 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1777435 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1777435 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1777435 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1777435 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1777437 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=66.7138671875,
floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=27.865977419721542,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1777439 WARN (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1777604 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1777604 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1777606 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1777606 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1777607 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=42.404296875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=3.2951749940956176,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6866788905622994
[junit4] 2> 1777607 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@823dd7[collection1] main]
[junit4] 2> 1777608 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1777608 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1777609 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1777610 INFO (coreLoadExecutor-6036-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1565434413651591168
[junit4] 2> 1777611 INFO (searcherExecutor-6037-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@823dd7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1777614 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1777614 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1777614 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40186/qq_gd/collection1/
[junit4] 2> 1777614 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1777614 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:40186/qq_gd/collection1/ has no replicas
[junit4] 2> 1777614 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1777615 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40186/qq_gd/collection1/ shard2
[junit4] 2> 1777717 INFO (zkCallback-3157-thread-1) [ ]
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> 1777766 INFO (coreZkRegister-6031-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1777868 INFO (zkCallback-3157-thread-1) [ ]
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> 1778755 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores/collection1
[junit4] 2> 1778756 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001
[junit4] 2> 1778757 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1778757 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a5951{/qq_gd,null,AVAILABLE}
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f2351{HTTP/1.1,[http/1.1]}{127.0.0.1:35974}
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server Started @1780369ms
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qq_gd,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/tempDir-001/jetty2,
hostPort=35974,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores}
[junit4] 2> 1778758 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1778758 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:29:55.466871Z
[junit4] 2> 1778761 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1778761 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/solr.xml
[junit4] 2> 1778765 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1778770 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39873/solr
[junit4] 2> 1778776 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1778777 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1778778 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35974_qq_gd
[junit4] 2> 1778778 INFO (zkCallback-3147-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1778778 INFO (zkCallback-3157-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1778778 INFO (zkCallback-3151-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1778781 INFO (zkCallback-3163-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1778941 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1778947 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1778947 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1778951 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores
[junit4] 2> 1778951 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1778952 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1778952 INFO
(OverseerStateUpdate-97839650514010116-127.0.0.1:40809_qq_gd-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1779055 INFO (zkCallback-3163-thread-1) [ ]
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> 1779055 INFO (zkCallback-3157-thread-1) [ ]
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> 1779960 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1779970 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1780043 WARN (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1780046 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1780053 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1780053 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1780053 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1780053 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1780055 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=66.7138671875,
floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=27.865977419721542,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1780057 WARN (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1780214 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1780214 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1780217 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1780217 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1780218 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=42.404296875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=3.2951749940956176,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6866788905622994
[junit4] 2> 1780218 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3dd877[collection1] main]
[junit4] 2> 1780219 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1780219 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1780219 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1780220 INFO (searcherExecutor-6048-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3dd877[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1780220 INFO (coreLoadExecutor-6047-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1565434416388374528
[junit4] 2> 1780224 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1780224 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1780224 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35974/qq_gd/collection1/
[junit4] 2> 1780224 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1780224 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:35974/qq_gd/collection1/ has no replicas
[junit4] 2> 1780224 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1780227 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35974/qq_gd/collection1/ shard1
[junit4] 2> 1780337 INFO (zkCallback-3163-thread-1) [ ]
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> 1780337 INFO (zkCallback-3157-thread-1) [ ]
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> 1780378 INFO (coreZkRegister-6042-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1780479 INFO (zkCallback-3163-thread-1) [ ]
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> 1780479 INFO (zkCallback-3157-thread-1) [ ]
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> 1781397 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001/cores/collection1
[junit4] 2> 1781398 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001
[junit4] 2> 1781399 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1781399 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d3f3ed{/qq_gd,null,AVAILABLE}
[junit4] 2> 1781400 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@f978c7{HTTP/1.1,[http/1.1]}{127.0.0.1:35162}
[junit4] 2> 1781400 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.Server Started @1783011ms
[junit4] 2> 1781400 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qq_gd,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/tempDir-001/jetty3,
hostPort=35162,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001/cores}
[junit4] 2> 1781400 ERROR
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1781400 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1781401 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1781401 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1781401 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-23T02:29:58.109141Z
[junit4] 2> 1781404 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1781404 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001/solr.xml
[junit4] 2> 1781407 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1781412 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39873/solr
[junit4] 2> 1781418 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1781419 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1781421 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35162_qq_gd
[junit4] 2> 1781422 INFO (zkCallback-3157-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781422 INFO (zkCallback-3163-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781422 INFO (zkCallback-3169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781422 INFO (zkCallback-3147-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781422 INFO (zkCallback-3151-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1781625 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1781632 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1781632 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1781636 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001/cores
[junit4] 2> 1781636 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1781637 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1781637 INFO
(OverseerStateUpdate-97839650514010116-127.0.0.1:40809_qq_gd-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1781738 INFO (zkCallback-3163-thread-1) [ ]
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> 1781739 INFO (zkCallback-3157-thread-1) [ ]
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> 1781738 INFO (zkCallback-3169-thread-1) [ ]
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> 1782646 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1782663 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1782737 WARN (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1782739 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1782747 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1782748 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1782748 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1782748 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1782749 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=66.7138671875,
floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=27.865977419721542,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1782751 WARN (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1782911 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1782911 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1782915 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1782915 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1782915 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=42.404296875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=3.2951749940956176,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6866788905622994
[junit4] 2> 1782915 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c9248[collection1] main]
[junit4] 2> 1782916 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1782916 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1782917 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1782918 INFO (searcherExecutor-6059-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c9248[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1782918 INFO (coreLoadExecutor-6058-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1565434419217432576
[junit4] 2> 1782921 INFO (coreZkRegister-6053-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1782921 INFO (updateExecutor-3166-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1782921 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1782921 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1782921 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1782921 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1782921 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:40186/qq_gd/collection1/] and I am
[http://127.0.0.1:35162/qq_gd/collection1/]
[junit4] 2> 1782923 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:40186/qq_gd]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35162_qq_gd&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1782925 INFO (qtp20694775-16246) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1782926 INFO (qtp20694775-16246) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1782926 INFO (qtp20694775-16246) [ ]
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:35162_qq_gd, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35162/qq_gd","node_name":"127.0.0.1:35162_qq_gd","state":"down"}
[junit4] 2> 1783024 INFO (zkCallback-3163-thread-1) [ ]
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> 1783024 INFO (zkCallback-3157-thread-1) [ ]
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> 1783024 INFO (zkCallback-3169-thread-1) [ ]
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> 1783175 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1783175 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1783175 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1783926 INFO (qtp20694775-16246) [ ]
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:35162_qq_gd, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:35162/qq_gd","node_name":"127.0.0.1:35162_qq_gd","state":"recovering"}
[junit4] 2> 1783926 INFO (qtp20694775-16246) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1783926 INFO (qtp20694775-16246) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:35162_qq_gd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 1784427 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:40186/qq_gd/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1784427 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:35162/qq_gd
START replicas=[http://127.0.0.1:40186/qq_gd/collection1/] nUpdates=100
[junit4] 2> 1784428 INFO (qtp20694775-16241) [ ]
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> 1784428 INFO (qtp20694775-16241) [ ] o.a.s.c.S.Request
[collection1] webapp=/qq_gd path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1784428 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1784428 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1784428 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1784428 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1784429 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1784429 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1784429 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1784429 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1784429 INFO (recoveryExecutor-3167-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1784531 INFO (zkCallback-3169-thread-1) [ ]
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> 1784531 INFO (zkCallback-3163-thread-1) [ ]
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> 1784531 INFO (zkCallback-3157-thread-1) [ ]
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> 1785176 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1785177 INFO (qtp4855035-16208) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1785177 INFO (qtp4855035-16208) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1785177 INFO (qtp4855035-16208) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1785177 INFO (qtp4855035-16208) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qq_gd path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1785181 INFO (qtp18467311-16303) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1785182 INFO (qtp18467311-16303) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1785181 INFO (qtp1997070-16275) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1785182 INFO (qtp18467311-16303) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1785182 INFO (qtp1997070-16275) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1785182 INFO (qtp20694775-16241) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1785183 INFO (qtp20694775-16241) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1785183 INFO (qtp18467311-16303) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qq_gd path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40186/qq_gd/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1785183 INFO (qtp20694775-16241) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1785183 INFO (qtp20694775-16241) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qq_gd path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40186/qq_gd/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1785183 INFO (qtp1997070-16275) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1785183 INFO (qtp1997070-16275) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qq_gd path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40186/qq_gd/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 1785183 INFO (qtp20694775-16248) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/qq_gd path=/update
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 1785186 INFO (qtp20694775-16244) [ ] o.a.s.c.S.Request
[collection1] webapp=/qq_gd path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1785187 INFO (qtp18467311-16305) [ ] o.a.s.c.S.Request
[collection1] webapp=/qq_gd path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1785188 INFO (qtp1997070-16277) [ ] o.a.s.c.S.Request
[collection1] webapp=/qq_gd path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1787189 INFO (qtp1997070-16275) [ ]
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:40186_qq_gd,127.0.0.1:35974_qq_gd&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1787190 INFO (OverseerThreadFactory-6023-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection a1x2
[junit4] 2> 1787190 INFO (OverseerThreadFactory-6023-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 1787294 INFO (qtp1997070-16277) [ ]
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> 1787294 INFO (qtp20694775-16248) [ ]
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> 1787398 INFO (zkCallback-3163-thread-1) [ ]
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> 1787398 INFO (zkCallback-3157-thread-1) [ ]
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> 1788305 INFO (qtp1997070-16277) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1788305 INFO (qtp20694775-16248) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1788316 INFO (qtp1997070-16277) [ ] o.a.s.s.IndexSchema
[a1x2_shard1_replica2] Schema name=test
[junit4] 2> 1788316 INFO (qtp20694775-16248) [ ] o.a.s.s.IndexSchema
[a1x2_shard1_replica1] Schema name=test
[junit4] 2> 1788404 WARN (qtp20694775-16248) [ ] 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> 1788406 INFO (qtp20694775-16248) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1788413 WARN (qtp1997070-16277) [ ] o.a.s.s.IndexSchema
[a1x2_shard1_replica2] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1788414 INFO (qtp20694775-16248) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'a1x2_shard1_replica1' using configuration from collection
a1x2, trusted=true
[junit4] 2> 1788414 INFO (qtp1997070-16277) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1788415 INFO (qtp20694775-16248) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.a1x2.shard1.replica1'
(registry 'solr.core.a1x2.shard1.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1788415 INFO (qtp20694775-16248) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1788415 INFO (qtp20694775-16248) [ ] o.a.s.c.SolrCore
[[a1x2_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores/a1x2_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-1-001/cores/a1x2_shard1_replica1/data/]
[junit4] 2> 1788418 INFO (qtp20694775-16248) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=66.7138671875,
floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=27.865977419721542,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1788420 WARN (qtp20694775-16248) [ ]
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> 1788424 INFO (qtp1997070-16277) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'a1x2_shard1_replica2' using configuration from collection
a1x2, trusted=true
[junit4] 2> 1788425 INFO (qtp1997070-16277) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.a1x2.shard1.replica2'
(registry 'solr.core.a1x2.shard1.replica2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee29c5
[junit4] 2> 1788425 INFO (qtp1997070-16277) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1788425 INFO (qtp1997070-16277) [ ] o.a.s.c.SolrCore
[[a1x2_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores/a1x2_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001/shard-2-001/cores/a1x2_shard1_replica2/data/]
[junit4] 2> 1788428 INFO (qtp1997070-16277) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=66.7138671875,
floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=27.865977419721542,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1788430 WARN (qtp1997070-16277) [ ]
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> 1788639 INFO (qtp20694775-16248) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1788640 INFO (qtp20694775-16248) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1788645 INFO (qtp20694775-16248) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1788645 INFO (qtp20694775-16248) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1788646 INFO (qtp1997070-16277) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1788646 INFO (qtp1997070-16277) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1788646 INFO (qtp20694775-16248) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=42.404296875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=3.2951749940956176,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6866788905622994
[junit4] 2> 1788646 INFO (qtp20694775-16248) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9f64d[a1x2_shard1_replica1] main]
[junit4] 2> 1788647 INFO (qtp20694775-16248) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1788647 INFO (qtp20694775-16248) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1788648 INFO (qtp20694775-16248) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1788650 INFO (searcherExecutor-6064-thread-1) [ ]
o.a.s.c.SolrCore [a1x2_shard1_replica1] Registered new searcher
Searcher@1a9f64d[a1x2_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1788650 INFO (qtp20694775-16248) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1565434425227870208
[junit4] 2> 1788652 INFO (qtp1997070-16277) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1788652 INFO (qtp1997070-16277) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1788653 INFO (qtp1997070-16277) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=42.404296875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=3.2951749940956176,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6866788905622994
[junit4] 2> 1788654 INFO (qtp1997070-16277) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ebcaff[a1x2_shard1_replica2] main]
[junit4] 2> 1788655 INFO (qtp1997070-16277) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1788655 INFO (qtp1997070-16277) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1788655 INFO (qtp20694775-16248) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1788656 INFO (qtp1997070-16277) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1788657 INFO (searcherExecutor-6065-thread-1) [ ]
o.a.s.c.SolrCore [a1x2_shard1_replica2] Registered new searcher
Searcher@1ebcaff[a1x2_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1788657 INFO (qtp1997070-16277) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1565434425235210240
[junit4] 2> 1788756 INFO (zkCallback-3163-thread-1) [ ]
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> 1788757 INFO (zkCallback-3157-thread-1) [ ]
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> 1789156 INFO (qtp20694775-16248) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1789156 INFO (qtp20694775-16248) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1789156 INFO (qtp20694775-16248) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:40186/qq_gd/a1x2_shard1_replica1/
[junit4] 2> 1789156 INFO (qtp20694775-16248) [ ] o.a.s.u.PeerSync
PeerSync: core=a1x2_shard1_replica1 url=http://127.0.0.1:40186/qq_gd START
replicas=[http://127.0.0.1:35974/qq_gd/a1x2_shard1_replica2/] nUpdates=100
[junit4] 2> 1789156 INFO (qtp20694775-16248) [ ] o.a.s.u.PeerSync
PeerSync: core=a1x2_shard1_replica1 url=http://127.0.0.1:40186/qq_gd DONE. We
have no versions. sync failed.
[junit4] 2> 1789158 INFO (qtp1997070-16276) [ ] o.a.s.c.S.Request
[a1x2_shard1_replica2] webapp=/qq_gd path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1789158 INFO (qtp20694775-16248) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1789158 INFO (qtp20694775-16248) [ ]
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> 1789158 INFO (qtp20694775-16248) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1789160 INFO (qtp20694775-16248) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40186/qq_gd/a1x2_shard1_replica1/ shard1
[junit4] 2> 1789262 INFO (zkCallback-3163-thread-1) [ ]
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> 1789262 INFO (zkCallback-3157-thread-1) [ ]
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> 1789311 INFO (qtp20694775-16248) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1789314 INFO (qtp20694775-16248) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica1&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2}
status=0 QTime=2019
[junit4] 2> 1789412 INFO (zkCallback-3163-thread-1) [ ]
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> 1789412 INFO (zkCallback-3157-thread-1) [ ]
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> 1789663 INFO (qtp1997070-16277) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=a1x2_shard1_replica2&action=CREATE&numShards=1&collection=a1x2&shard=shard1&wt=javabin&version=2}
status=0 QTime=2368
[junit4] 2> 1789665 INFO (qtp1997070-16275) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1789762 INFO (zkCallback-3163-thread-1) [ ]
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> 1789762 INFO (zkCallback-3157-thread-1) [ ]
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> 1790665 INFO (qtp1997070-16275) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&name=a1x2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40186_qq_gd,127.0.0.1:35974_qq_gd&wt=javabin&version=2}
status=0 QTime=3476
[junit4] 2> 1790666 INFO (qtp1997070-16271) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&name=b1x1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35162_qq_gd&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1790667 INFO (OverseerThreadFactory-6023-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection b1x1
[junit4] 2> 1790667 INFO
(OverseerCollectionConfigSetProcessor-97839650514010116-127.0.0.1:40809_qq_gd-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1790667 INFO (OverseerThreadFactory-6023-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 1790871 INFO (qtp18467311-16303) [ ]
o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&co
[...truncated too long message...]
g.apache.solr.core.SolrCore@b70d9d
[junit4] 2> 1797919 INFO (coreCloseExecutor-6091-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard2.core_node3, tag=2459103
[junit4] 2> 1797920 INFO (zkCallback-3169-thread-2) [ ]
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> 1797923 INFO (coreCloseExecutor-6091-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.b1x1.shard1.replica1, tag=11996573
[junit4] 2> 1797927 INFO (coreCloseExecutor-6091-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.b1x1.shard1.leader, tag=11996573
[junit4] 2> 1797928 INFO (coreCloseExecutor-6091-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard2.leader, tag=2459103
[junit4] 2> 1797928 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.Overseer Overseer
(id=97839650514010127-127.0.0.1:35162_qq_gd-n_0000000003) closing
[junit4] 2> 1797928 INFO
(OverseerStateUpdate-97839650514010127-127.0.0.1:35162_qq_gd-n_0000000003) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35162_qq_gd
[junit4] 2> 1799430 WARN (zkCallback-3169-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1799430 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@f978c7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1799430 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d3f3ed{/qq_gd,null,UNAVAILABLE}
[junit4] 2> 1799431 INFO
(TEST-TestRandomRequestDistribution.test-seed#[67834D9DFCEF5402]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39873 39873
[junit4] 2> 1799606 INFO (Thread-3435) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39873 39873
[junit4] 2> 1799606 WARN (Thread-3435) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/a1x2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestRandomRequestDistribution -Dtests.method=test
-Dtests.seed=67834D9DFCEF5402 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-CH -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 27.2s J1 | TestRandomRequestDistribution.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Shard
a1x2_shard1_replica2 received all 10 requests
[junit4] > at
__randomizedtesting.SeedInfo.seed([67834D9DFCEF5402:EFD77247521339FA]:0)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.testRequestTracking(TestRandomRequestDistribution.java:127)
[junit4] > at
org.apache.solr.cloud.TestRandomRequestDistribution.test(TestRandomRequestDistribution.java:67)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1799609 INFO
(SUITE-TestRandomRequestDistribution-seed#[67834D9DFCEF5402]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRandomRequestDistribution_67834D9DFCEF5402-001
[junit4] 2> Apr 23, 2017 2:30:16 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-CH, timezone=Asia/Ulan_Bator
[junit4] 2> NOTE: Linux 4.4.0-72-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=76213400,total=438304768
[junit4] 2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest,
TestCursorMarkWithoutUniqueKey, TestJavabinTupleStreamParser,
TestFileDictionaryLookup, TestQueryUtils, OpenCloseCoreStressTest, DOMUtilTest,
SharedFSAutoReplicaFailoverTest, TestSolrQueryParserDefaultOperatorResource,
SolrSlf4jReporterTest, DistributedFacetExistsSmallTest, LargeFieldTest,
DocValuesMissingTest, ScriptEngineTest, ResourceLoaderTest, TestSegmentSorting,
TestMacroExpander, IndexSchemaRuntimeFieldTest, ZkSolrClientTest,
HdfsDirectoryTest, ZkStateReaderTest, TestSchemaSimilarityResource,
TestReplicationHandlerBackup, TestCoreAdminApis,
HdfsWriteToMultipleCollectionsTest, SolrMetricManagerTest,
TestPerFieldSimilarity, CollectionsAPISolrJTest, TestSolrJ, TestXIncludeConfig,
ConnectionManagerTest, DistribCursorPagingTest,
TestSolrCloudWithDelegationTokens, DistributedMLTComponentTest,
TestNonDefinedSimilarityFactory, HdfsRecoveryZkTest, IndexSchemaTest,
TestSweetSpotSimilarityFactory, ForceLeaderTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ShardRoutingTest,
UninvertDocValuesMergePolicyTest, TestEmbeddedSolrServerConstructors,
FileUtilsTest, TestSolrIndexConfig, TestExactStatsCache,
DistributedFacetPivotSmallAdvancedTest, MoreLikeThisHandlerTest,
HdfsThreadLeakTest, CoreAdminCreateDiscoverTest, DocumentBuilderTest,
RuleEngineTest, TestSearchPerf, RecoveryAfterSoftCommitTest,
TestScoreJoinQPScore, PreAnalyzedFieldManagedSchemaCloudTest,
CollectionsAPIDistributedZkTest, ExplicitHLLTest, DeleteReplicaTest,
TestDynamicLoading, TestCoreContainer, BlockJoinFacetSimpleTest,
TestDefaultSearchFieldResource, DistributedQueueTest, TestHashPartitioner,
TestXmlQParserPlugin, HttpSolrCallGetCoreTest,
TestExclusionRuleCollectionAccess, BlockCacheTest, TestAuthenticationFramework,
TestExportWriter, JsonLoaderTest, TestManagedStopFilterFactory,
DistanceFunctionTest, TestApiFramework, TestRequestForwarding, SliceStateTest,
TestFieldCollectionResource, SmileWriterTest, BJQParserTest,
TestSimpleQParserPlugin, TestSolrConfigHandlerConcurrent,
DirectSolrSpellCheckerTest, JsonValidatorTest, SolrIndexMetricsTest,
TestFastLRUCache, HighlighterTest, TestStressRecovery, CdcrUpdateLogTest,
TestSimpleTrackingShardHandler, TestStressCloudBlindAtomicUpdates,
LeaderInitiatedRecoveryOnShardRestartTest, TestTrie, SSLMigrationTest,
TestSQLHandler, CleanupOldIndexTest, AtomicUpdatesTest, SolrIndexSplitterTest,
ReplicationFactorTest, TestSystemIdResolver, HLLUtilTest, TestRTGBase,
OverseerCollectionConfigSetProcessorTest, TestDistributedGrouping, ZkCLITest,
TestStressUserVersions, TestWordDelimiterFilterFactory, CoreSorterTest,
SpellCheckCollatorWithCollapseTest, OnlyLeaderIndexesTest,
HdfsBasicDistributedZkTest, TestSurroundQueryParser, SolrGangliaReporterTest,
BooleanFieldTest, TestManagedResource, BasicAuthStandaloneTest, RecoveryZkTest,
TestReplicationHandler, TermVectorComponentDistributedTest, TestJoin,
StatsComponentTest, TestGroupingSearch, TestSort, SoftAutoCommitTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, SortByFunctionTest, DocValuesMultiTest,
XsltUpdateRequestHandlerTest, TestReversedWildcardFilterFactory,
TermsComponentTest, PathHierarchyTokenizerFactoryTest, LoggingHandlerTest,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
AlternateDirectoryTest, SolrIndexConfigTest, SampleTest, TestDocSet,
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions,
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory,
TestFastOutputStream, PrimUtilsTest, TestSuggestSpellingConverter,
DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestUtils,
SystemInfoHandlerTest, CursorPagingTest, SolrTestCaseJ4Test,
TestHighlightDedupGrouping, ConnectionReuseTest, ActionThrottleTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionStateFormat2Test, CustomCollectionTest,
DistribJoinFromCollectionTest, HttpPartitionTest, OverseerStatusTest,
RemoteQueryErrorTest, SimpleCollectionCreateDeleteTest, TestClusterProperties,
TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport,
TestRandomRequestDistribution]
[junit4] Completed [525/702 (1!)] on J1 in 27.95s, 1 test, 1 failure <<<
FAILURES!
[...truncated 36834 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]