Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/712/
2 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist
Error Message:
replicaCount expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: replicaCount expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([66E32CFB19801FD9:3AD197220A86D480]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:379)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
Stack Trace:
org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but
was:<Was: [4, Now: 5], Delta: 1>
at
__randomizedtesting.SeedInfo.seed([66E32CFB19801FD9:A3F5E860093627B9]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11127 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_66E32CFB19801FD9-001/init-core-data-001
[junit4] 2> 209334 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 209334 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 209335 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 209356 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 209373 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 209448 WARN
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 209450 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 209456 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 209470 WARN
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 209472 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f0fb304
[junit4] 2> 209472 WARN
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 209474 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f0fb304
[junit4] 2> 209474 WARN
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 209474 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f0fb304
[junit4] 2> 209476 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 209498 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 209522 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 209580 WARN (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 209582 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 209587 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 209588 WARN (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 209588 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f0fb304
[junit4] 2> 209588 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_66E32CFB19801FD9-001/init-core-data-001/]
[junit4] 2> 209588 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f0fb304
[junit4] 2> 209589 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 209639 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 209639 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 209640 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 209640 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 209641 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=87.1259765625,
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=3.607243267125886,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5876698410392049
[junit4] 2> 209641 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c417745[collection1] main]
[junit4] 2> 209641 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 209647 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 209671 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 209671 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 209671 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 209671 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 209671 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 209671 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 209672 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 209672 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 209672 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 209672 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 209673 INFO
(searcherExecutor-990-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c417745[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 209675 INFO (coreLoadExecutor-989-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1558926956430360576
[junit4] 2> 209680 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 209681 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[66E32CFB19801FD9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBackCompatNames
[junit4] 2> 209682 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[66E32CFB19801FD9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&wt=xml} status=0 QTime=0
[junit4] 2> 209688 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[66E32CFB19801FD9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&cat=QUERYHANDLER&wt=xml} status=0 QTime=0
[junit4] 2> 209689 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[66E32CFB19801FD9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&cat=UPDATE&wt=xml} status=0 QTime=0
[junit4] 2> 209690 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[66E32CFB19801FD9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBackCompatNames
[junit4] 2> 209691 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[66E32CFB19801FD9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
[junit4] 2> 209727 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[66E32CFB19801FD9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
[junit4] 2> 209728 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[66E32CFB19801FD9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDiff
[junit4] 2> 209730 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[66E32CFB19801FD9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=1
[junit4] 2> 209765 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[66E32CFB19801FD9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=0 QTime=33
[junit4] 2> 209782 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[66E32CFB19801FD9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDiff
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest
-Dtests.method=testDiff -Dtests.seed=66E32CFB19801FD9 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Shiprock
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.06s J0 | MBeansHandlerTest.testDiff <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<Was: [1,
Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([66E32CFB19801FD9:A3F5E860093627B9]:0)
[junit4] > at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 209785 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 209785 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1792245435
[junit4] 2> 209786 INFO (coreCloseExecutor-995-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5be6d8cf
[junit4] 2> 209838 INFO (coreCloseExecutor-995-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 209840 INFO
(SUITE-MBeansHandlerTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_66E32CFB19801FD9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=2044, maxMBSortInHeap=5.482531903463475,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=lt,
timezone=America/Shiprock
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=147887216,total=421527552
[junit4] 2> NOTE: All tests run in this JVM:
[PKIAuthenticationIntegrationTest, CleanupOldIndexTest,
LeaderFailoverAfterPartitionTest, TestDynamicFieldCollectionResource,
TestManagedSchema, DataDrivenBlockJoinTest, ScriptEngineTest,
DistributedFacetPivotLongTailTest, TestFoldingMultitermQuery,
FastVectorHighlighterTest, AnalysisAfterCoreReloadTest, TestFastLRUCache,
JavabinLoaderTest, CoreAdminRequestStatusTest, TestReloadAndDeleteDocs,
TestJsonRequest, TestImpersonationWithHadoopAuth, TestReqParamsAPI,
TestTolerantUpdateProcessorRandomCloud, TestJmxIntegration, TestNumericTerms32,
AssignTest, TestSegmentSorting, TestManagedSynonymFilterFactory,
MBeansHandlerTest]
[junit4] Completed [64/691 (1!)] on J0 in 0.52s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 596 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/init-core-data-001
[junit4] 2> 648509 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 648509 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001
[junit4] 2> 648509 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 648510 INFO (Thread-1842) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 648510 INFO (Thread-1842) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 648610 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54183
[junit4] 2> 648644 INFO (jetty-launcher-2241-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 648653 INFO (jetty-launcher-2241-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 648655 INFO (jetty-launcher-2241-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 648656 INFO (jetty-launcher-2241-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 648657 INFO (jetty-launcher-2241-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46bf2448{/solr,null,AVAILABLE}
[junit4] 2> 648659 INFO (jetty-launcher-2241-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@33df0c57{SSL,[ssl,
http/1.1]}{127.0.0.1:47147}
[junit4] 2> 648659 INFO (jetty-launcher-2241-thread-1) [ ]
o.e.j.s.Server Started @651966ms
[junit4] 2> 648659 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47147}
[junit4] 2> 648660 ERROR (jetty-launcher-2241-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 648660 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 648660 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 648660 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 648660 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T06:43:57.344Z
[junit4] 2> 648661 INFO (jetty-launcher-2241-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52a15620{/solr,null,AVAILABLE}
[junit4] 2> 648663 INFO (jetty-launcher-2241-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77415fa5{/solr,null,AVAILABLE}
[junit4] 2> 648664 INFO (jetty-launcher-2241-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@609eaab1{SSL,[ssl,
http/1.1]}{127.0.0.1:38992}
[junit4] 2> 648665 INFO (jetty-launcher-2241-thread-2) [ ]
o.e.j.s.Server Started @651971ms
[junit4] 2> 648665 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38992}
[junit4] 2> 648665 ERROR (jetty-launcher-2241-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 648665 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 648665 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 648665 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 648665 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T06:43:57.349Z
[junit4] 2> 648666 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 648667 INFO (jetty-launcher-2241-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@137d3cb4{/solr,null,AVAILABLE}
[junit4] 2> 648668 INFO (jetty-launcher-2241-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@77c6b28b{SSL,[ssl,
http/1.1]}{127.0.0.1:38563}
[junit4] 2> 648668 INFO (jetty-launcher-2241-thread-4) [ ]
o.e.j.s.Server Started @651975ms
[junit4] 2> 648668 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38563}
[junit4] 2> 648668 ERROR (jetty-launcher-2241-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 648669 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 648669 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 648669 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 648669 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T06:43:57.353Z
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a5742b8{SSL,[ssl,
http/1.1]}{127.0.0.1:50995}
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.e.j.s.Server Started @651981ms
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50995}
[junit4] 2> 648674 ERROR (jetty-launcher-2241-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 648674 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T06:43:57.358Z
[junit4] 2> 648677 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 648703 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 648709 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 648717 INFO (jetty-launcher-2241-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54183/solr
[junit4] 2> 648723 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 648732 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 648744 INFO (jetty-launcher-2241-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54183/solr
[junit4] 2> 648770 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 648782 INFO (jetty-launcher-2241-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54183/solr
[junit4] 2> 648783 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 648786 INFO (jetty-launcher-2241-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54183/solr
[junit4] 2> 648800 INFO (jetty-launcher-2241-thread-2)
[n:127.0.0.1:38992_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38992_solr
[junit4] 2> 648811 INFO (jetty-launcher-2241-thread-2)
[n:127.0.0.1:38992_solr ] o.a.s.c.Overseer Overseer
(id=97432963461808135-127.0.0.1:38992_solr-n_0000000000) starting
[junit4] 2> 648814 INFO (jetty-launcher-2241-thread-1)
[n:127.0.0.1:47147_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47147_solr
[junit4] 2> 648814 INFO (jetty-launcher-2241-thread-3)
[n:127.0.0.1:50995_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50995_solr
[junit4] 2> 648815 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 648816 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 648831 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 648831 INFO
(zkCallback-2255-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 648832 INFO (jetty-launcher-2241-thread-4)
[n:127.0.0.1:38563_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38563_solr
[junit4] 2> 648833 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 648833 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 648834 INFO
(zkCallback-2255-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 648842 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 648870 INFO (jetty-launcher-2241-thread-2)
[n:127.0.0.1:38992_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38992_solr
[junit4] 2> 648871 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 648871 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 648871 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 648894 INFO
(zkCallback-2255-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 648934 INFO (jetty-launcher-2241-thread-1)
[n:127.0.0.1:47147_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node1/.
[junit4] 2> 648952 INFO (jetty-launcher-2241-thread-2)
[n:127.0.0.1:38992_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node2/.
[junit4] 2> 649035 INFO (jetty-launcher-2241-thread-3)
[n:127.0.0.1:50995_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node3/.
[junit4] 2> 649119 INFO (jetty-launcher-2241-thread-4)
[n:127.0.0.1:38563_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node4/.
[junit4] 2> 649582 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 649582 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54183/solr ready
[junit4] 2> 649656 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[66E32CFB19801FD9]) [
] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
[junit4] 2> 649657 INFO
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[66E32CFB19801FD9]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 649734 INFO (qtp248451935-10696) [n:127.0.0.1:47147_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 649735 INFO
(OverseerThreadFactory-2714-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.CreateCollectionCmd Create collection
addReplicaColl
[junit4] 2> 649867 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 649921 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 649923 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 649932 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 650035 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 650035 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 650035 INFO
(zkCallback-2255-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 650035 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 650891 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 650897 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica1] Schema name=minimal
[junit4] 2> 650899 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 650900 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica1' using
configuration from collection addReplicaColl
[junit4] 2> 650900 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore
[[addReplicaColl_shard2_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node1/addReplicaColl_shard2_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node1/./addReplicaColl_shard2_replica1/data/]
[junit4] 2> 650927 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 650927 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 650932 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 650936 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 650937 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 650937 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f9e19ad[addReplicaColl_shard2_replica1] main]
[junit4] 2> 650940 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica1] Schema name=minimal
[junit4] 2> 650956 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 650957 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 650958 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 650962 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica1' using
configuration from collection addReplicaColl
[junit4] 2> 650962 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore
[[addReplicaColl_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node2/addReplicaColl_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node2/./addReplicaColl_shard1_replica1/data/]
[junit4] 2> 650962 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica2] Schema name=minimal
[junit4] 2> 650964 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 650964 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 650965 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 650965 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 650965 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica2' using
configuration from collection addReplicaColl
[junit4] 2> 650965 INFO
(searcherExecutor-2723-thread-1-processing-n:127.0.0.1:47147_solr
x:addReplicaColl_shard2_replica1 s:shard2 c:addReplicaColl)
[n:127.0.0.1:47147_solr c:addReplicaColl s:shard2
x:addReplicaColl_shard2_replica1] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica1] Registered new searcher
Searcher@2f9e19ad[addReplicaColl_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 650965 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica2] Schema name=minimal
[junit4] 2> 650965 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558927417958989824
[junit4] 2> 650965 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore
[[addReplicaColl_shard2_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node4/addReplicaColl_shard2_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node4/./addReplicaColl_shard2_replica2/data/]
[junit4] 2> 650967 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 650967 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica2' using
configuration from collection addReplicaColl
[junit4] 2> 650968 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore
[[addReplicaColl_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node3/addReplicaColl_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node3/./addReplicaColl_shard1_replica2/data/]
[junit4] 2> 650976 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 651000 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 651000 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 651001 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 651001 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 651002 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b06ae1c[addReplicaColl_shard2_replica2] main]
[junit4] 2> 651003 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 651003 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 651003 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 651003 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 651004 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f67ebd[addReplicaColl_shard1_replica1] main]
[junit4] 2> 651008 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 651008 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 651008 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 651008 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558927418004078592
[junit4] 2> 651011 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 651012 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 651012 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 651012 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558927418008272896
[junit4] 2> 651012 INFO
(searcherExecutor-2729-thread-1-processing-n:127.0.0.1:38563_solr
x:addReplicaColl_shard2_replica2 s:shard2 c:addReplicaColl)
[n:127.0.0.1:38563_solr c:addReplicaColl s:shard2
x:addReplicaColl_shard2_replica2] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica2] Registered new searcher
Searcher@7b06ae1c[addReplicaColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 651012 INFO
(searcherExecutor-2728-thread-1-processing-n:127.0.0.1:38992_solr
x:addReplicaColl_shard1_replica1 s:shard1 c:addReplicaColl)
[n:127.0.0.1:38992_solr c:addReplicaColl s:shard1
x:addReplicaColl_shard1_replica1] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica1] Registered new searcher
Searcher@6f67ebd[addReplicaColl_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 651018 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 651018 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 651019 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 651019 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 651020 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16102c10[addReplicaColl_shard1_replica2] main]
[junit4] 2> 651021 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 651022 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 651023 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 651023 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 651023 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558927418019807232
[junit4] 2> 651025 INFO
(searcherExecutor-2730-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica2 s:shard1 c:addReplicaColl)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1
x:addReplicaColl_shard1_replica2] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica2] Registered new searcher
Searcher@16102c10[addReplicaColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 651123 INFO
(zkCallback-2255-thread-3-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651126 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651126 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651126 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651476 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 651476 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 651476 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:47147/solr/addReplicaColl_shard2_replica1/
[junit4] 2> 651477 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard2_replica1 url=https://127.0.0.1:47147/solr
START replicas=[https://127.0.0.1:38563/solr/addReplicaColl_shard2_replica2/]
nUpdates=100
[junit4] 2> 651477 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard2_replica1 url=https://127.0.0.1:47147/solr
DONE. We have no versions. sync failed.
[junit4] 2> 651485 INFO (qtp834856482-10729) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 r:core_node3 x:addReplicaColl_shard2_replica2]
o.a.s.c.S.Request [addReplicaColl_shard2_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 651485 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 651485 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 651488 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:47147/solr/addReplicaColl_shard2_replica1/ shard2
[junit4] 2> 651522 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 651522 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 651522 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38992/solr/addReplicaColl_shard1_replica1/
[junit4] 2> 651522 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard1_replica1 url=https://127.0.0.1:38992/solr
START replicas=[https://127.0.0.1:50995/solr/addReplicaColl_shard1_replica2/]
nUpdates=100
[junit4] 2> 651523 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=addReplicaColl_shard1_replica1 url=https://127.0.0.1:38992/solr
DONE. We have no versions. sync failed.
[junit4] 2> 651529 INFO (qtp1572764787-10705) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica2]
o.a.s.c.S.Request [addReplicaColl_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 651530 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 651530 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 651533 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38992/solr/addReplicaColl_shard1_replica1/ shard1
[junit4] 2> 651641 INFO
(zkCallback-2255-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651641 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651641 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651641 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651689 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 651689 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 651691 INFO (qtp248451935-10693) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=1825
[junit4] 2> 651692 INFO (qtp1908465550-10718) [n:127.0.0.1:38992_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1771
[junit4] 2> 651795 INFO
(zkCallback-2255-thread-3-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651795 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651795 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 651795 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 652020 INFO (qtp834856482-10730) [n:127.0.0.1:38563_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=2096
[junit4] 2> 652031 INFO (qtp1572764787-10708) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=2099
[junit4] 2> 652034 INFO (qtp248451935-10696) [n:127.0.0.1:47147_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 652134 INFO
(zkCallback-2255-thread-2-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 652134 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 652134 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 652134 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 653034 INFO (qtp248451935-10696) [n:127.0.0.1:47147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3300
[junit4] 2> 653040 INFO (qtp248451935-10697) [n:127.0.0.1:47147_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50995_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 653050 INFO
(OverseerThreadFactory-2714-thread-2-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "node":"127.0.0.1:50995_solr",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 653050 INFO
(OverseerThreadFactory-2714-thread-2-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:50995_solr for creating new replica
[junit4] 2> 653050 INFO
(OverseerCollectionConfigSetProcessor-97432963461808135-127.0.0.1:38992_solr-n_0000000000)
[n:127.0.0.1:38992_solr ] 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> 653053 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 653156 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 653157 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 653157 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 653157 INFO
(zkCallback-2255-thread-1-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 654061 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 654067 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.s.IndexSchema [addReplicaColl_shard1_replica3] Schema name=minimal
[junit4] 2> 654069 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 654075 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica3' using
configuration from collection addReplicaColl
[junit4] 2> 654076 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3] o.a.s.c.SolrCore
[[addReplicaColl_shard1_replica3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node3/addReplicaColl_shard1_replica3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-001/node3/./addReplicaColl_shard1_replica3/data/]
[junit4] 2> 654182 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 654182 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 654183 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 654183 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 654184 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c731e6c[addReplicaColl_shard1_replica3] main]
[junit4] 2> 654185 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 654185 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 654185 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 654185 INFO
(searcherExecutor-2743-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1
x:addReplicaColl_shard1_replica3] o.a.s.c.SolrCore
[addReplicaColl_shard1_replica3] Registered new searcher
Searcher@2c731e6c[addReplicaColl_shard1_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 654185 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558927421335404544
[junit4] 2> 654188 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica3
[junit4] 2> 654198 INFO
(updateExecutor-2257-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 654198 INFO (qtp1572764787-10709) [n:127.0.0.1:50995_solr
c:addReplicaColl s:shard1 x:addReplicaColl_shard1_replica3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard1_replica3&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1145
[junit4] 2> 654208 INFO (qtp248451935-10697) [n:127.0.0.1:47147_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:50995_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1168
[junit4] 2> 654211 INFO
(recoveryExecutor-2258-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 654211 INFO (qtp248451935-10691) [n:127.0.0.1:47147_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-002
and sendToOCPQueue=true
[junit4] 2> 654227 INFO
(recoveryExecutor-2258-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 654227 INFO
(recoveryExecutor-2258-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[addReplicaColl_shard1_replica3]
[junit4] 2> 654227 INFO
(recoveryExecutor-2258-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 654227 INFO
(OverseerThreadFactory-2714-thread-3-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"addReplicaColl",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"property.instanceDir":"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-002",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 654228 INFO
(OverseerThreadFactory-2714-thread-3-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:47147_solr for creating new replica
[junit4] 2> 654228 INFO
(OverseerCollectionConfigSetProcessor-97432963461808135-127.0.0.1:38992_solr-n_0000000000)
[n:127.0.0.1:38992_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 654228 INFO
(recoveryExecutor-2258-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Publishing state of
core [addReplicaColl_shard1_replica3] as recovering, leader is
[https://127.0.0.1:38992/solr/addReplicaColl_shard1_replica1/] and I am
[https://127.0.0.1:50995/solr/addReplicaColl_shard1_replica3/]
[junit4] 2> 654238 INFO
(recoveryExecutor-2258-thread-1-processing-n:127.0.0.1:50995_solr
x:addReplicaColl_shard1_replica3 s:shard1 c:addReplicaColl r:core_node5)
[n:127.0.0.1:50995_solr c:addReplicaColl s:shard1 r:core_node5
x:addReplicaColl_shard1_replica3] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:38992/solr]; [WaitForState:
action=PREPRECOVERY&core=addReplicaColl_shard1_replica1&nodeName=127.0.0.1:50995_solr&coreNodeName=core_node5&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 654259 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&name=addReplicaColl_shard2_replica3&action=CREATE&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&property.instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-002
[junit4] 2> 654271 INFO (qtp1908465550-10715) [n:127.0.0.1:38992_solr
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 654272 INFO (qtp1908465550-10715) [n:127.0.0.1:38992_solr
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see
addReplicaColl_shard1_replica1 (shard1 of addReplicaColl) have state: recovering
[junit4] 2> 654272 INFO (qtp1908465550-10715) [n:127.0.0.1:38992_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addReplicaColl, shard=shard1,
thisCore=addReplicaColl_shard1_replica1, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:50995_solr, coreNodeName=core_node5,
onlyIfActiveCheckResult=false, nodeProps:
core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"https://127.0.0.1:50995/solr","node_name":"127.0.0.1:50995_solr","state":"down"}
[junit4] 2> 654373 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 654373 INFO
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 654373 INFO
(zkCallback-2263-thread-1-processing-n:127.0.0.1:50995_solr)
[n:127.0.0.1:50995_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 654374 INFO
(zkCallback-2255-thread-2-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 655272 INFO (qtp1908465550-10715) [n:127.0.0.1:38992_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addReplicaColl, shard=shard1,
thisCore=addReplicaColl_shard1_replica1, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:50995_solr, coreNodeName=core_node5,
onlyIfActiveCheckResult=false, nodeProps:
core_node5:{"core":"addReplicaColl_shard1_replica3","base_url":"https://127.0.0.1:50995/solr","node_name":"127.0.0.1:50995_solr","state":"recovering"}
[junit4] 2> 655272 INFO (qtp1908465550-10715) [n:127.0.0.1:38992_solr
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node5, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 655272 INFO (qtp1908465550-10715) [n:127.0.0.1:38992_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:50995_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica1&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 655278 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 655284 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.s.IndexSchema [addReplicaColl_shard2_replica3] Schema name=minimal
[junit4] 2> 655286 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 655296 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica3' using
configuration from collection addReplicaColl
[junit4] 2> 655297 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3] o.a.s.c.SolrCore
[[addReplicaColl_shard2_replica3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-002],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001/tempDir-002/data/]
[junit4] 2> 655370 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 655370 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 655371 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 655371 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 655371 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@228f7f39[addReplicaColl_shard2_replica3] main]
[junit4] 2> 655372 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 655372 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 655372 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 655372 INFO
(searcherExecutor-2748-thread-1-processing-n:127.0.0.1:47147_solr
x:addReplicaColl_shard2_replica3 s:shard2 c:addReplicaColl)
[n:127.0.0.1:47147_solr c:addReplicaColl s:shard2
x:addReplicaColl_shard2_replica3] o.a.s.c.SolrCore
[addReplicaColl_shard2_replica3] Registered new searcher
Searcher@228f7f39[addReplicaColl_shard2_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 655373 INFO (qtp248451935-10690) [n:127.0.0.1:47147_solr
c:addReplicaColl s:shard2 x:addReplicaColl_shard2_replica3] o.a.s.u.UpdateLog
Could not find max version in index or re
[...truncated too long message...]
{127.0.0.1:0}
[junit4] 2> 753722 INFO (jetty-launcher-2241-thread-5) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=916782991
[junit4] 2> 753731 INFO (coreCloseExecutor-2933-thread-1)
[n:127.0.0.1:38563_solr c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@7be72e37
[junit4] 2> 753734 INFO (coreCloseExecutor-2935-thread-1)
[n:127.0.0.1:47147_solr c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d64a599
[junit4] 2> 753736 INFO (jetty-launcher-2241-thread-6) [ ]
o.a.s.c.Overseer Overseer
(id=97432963461808135-127.0.0.1:38992_solr-n_0000000000) closing
[junit4] 2> 753736 INFO
(OverseerStateUpdate-97432963461808135-127.0.0.1:38992_solr-n_0000000000)
[n:127.0.0.1:38992_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38992_solr
[junit4] 2> 753738 INFO (coreCloseExecutor-2933-thread-1)
[n:127.0.0.1:38563_solr c:acollectionafterbaddelete s:shard1 r:core_node1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica2
[junit4] 2> 753739 INFO (coreCloseExecutor-2935-thread-1)
[n:127.0.0.1:47147_solr c:acollectionafterbaddelete s:shard1 r:core_node2
x:acollectionafterbaddelete_shard1_replica1] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica1
[junit4] 2> 753739 INFO
(zkCallback-2259-thread-2-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 753740 INFO (jetty-launcher-2241-thread-7) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 753741 INFO (jetty-launcher-2241-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d84769f{/solr,null,UNAVAILABLE}
[junit4] 2> 753741 INFO
(zkCallback-2261-thread-3-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 753742 INFO
(zkCallback-2259-thread-2-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 753742 INFO
(zkCallback-2259-thread-1-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:47147_solr
[junit4] 2> 755239 WARN
(zkCallback-2255-thread-10-processing-n:127.0.0.1:38992_solr)
[n:127.0.0.1:38992_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 755239 INFO (jetty-launcher-2241-thread-6) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 755240 INFO (jetty-launcher-2241-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@77415fa5{/solr,null,UNAVAILABLE}
[junit4] 2> 755241 WARN
(zkCallback-2261-thread-1-processing-n:127.0.0.1:38563_solr)
[n:127.0.0.1:38563_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 755241 INFO (jetty-launcher-2241-thread-8) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 755241 INFO (jetty-launcher-2241-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@137d3cb4{/solr,null,UNAVAILABLE}
[junit4] 2> 755244 WARN
(zkCallback-2259-thread-2-processing-n:127.0.0.1:47147_solr)
[n:127.0.0.1:47147_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 755244 INFO (jetty-launcher-2241-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 755244 INFO (jetty-launcher-2241-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@46bf2448{/solr,null,UNAVAILABLE}
[junit4] 2> 755245 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54183 54183
[junit4] 2> 755353 INFO (Thread-1842) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54183 54183
[junit4] 2> 755356 WARN (Thread-1842) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/aliases.json
[junit4] 2> 23 /solr/configs/conf
[junit4] 2> 6 /solr/configs/conf2
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 325 /solr/clusterstate.json
[junit4] 2> 26 /solr/clusterprops.json
[junit4] 2> 5
/solr/collections/awhollynewcollection_0/state.json
[junit4] 2> 4
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 4 /solr/collections/addReplicaColl/state.json
[junit4] 2> 4 /solr/collections/reloaded_collection/state.json
[junit4] 2> 3
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 2 /solr/collections/onlyinzk/state.json
[junit4] 2> 2
/solr/collections/addReplicaColl/leader_elect/shard1/election/97432963461808135-core_node2-n_0000000000
[junit4] 2> 2
/solr/collections/awhollynewcollection_0/leader_elect/shard1/election/97432963461808139-core_node5-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/97432963461808138-127.0.0.1:47147_solr-n_0000000001
[junit4] 2> 2
/solr/collections/halfdeletedcollection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 451 /solr/collections
[junit4] 2> 129 /solr/overseer/queue
[junit4] 2> 61 /solr/live_nodes
[junit4] 2> 46 /solr/overseer/collection-queue-work
[junit4] 2> 18 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 755356 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[66E32CFB19801FD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_66E32CFB19801FD9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=PostingsFormat(name=Asserting), id=FST50}, docValues:{},
maxPointsInLeafNode=1757, maxMBSortInHeap=7.368469038753216,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-US,
timezone=America/Mendoza
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=57061152,total=522190848
[junit4] 2> NOTE: All tests run in this JVM:
[TestComplexPhraseLeadingWildcard, TestStressLiveNodes,
DistributedIntervalFacetingTest, TermsComponentTest,
DocExpirationUpdateProcessorFactoryTest, TestRestManager,
TestMiniSolrCloudCluster, ClassificationUpdateProcessorIntegrationTest,
DistributedTermsComponentTest, SpellCheckComponentTest, HLLSerializationTest,
TestConfigOverlay, SoftAutoCommitTest, OpenCloseCoreStressTest,
TestCursorMarkWithoutUniqueKey, SolrInfoMBeanTest, JSONWriterTest,
CSVRequestHandlerTest, DistributedQueryComponentCustomSortTest,
TestHashQParserPlugin, ConcurrentDeleteAndCreateCollectionTest,
TestSchemaResource, WordBreakSolrSpellCheckerTest, BlockCacheTest,
SolrIndexSplitterTest, DistributedFacetExistsSmallTest, BasicFunctionalityTest,
TestSchemalessBufferedUpdates, SearchHandlerTest, TestCoreAdminApis,
TestSystemIdResolver, TestLRUStatsCache,
DistributedFacetPivotSmallAdvancedTest, TestExceedMaxTermLength,
TestSubQueryTransformerDistrib, DistribDocExpirationUpdateProcessorTest,
HdfsUnloadDistributedZkTest, TestSweetSpotSimilarityFactory,
TestGraphMLResponseWriter, MultiTermTest, TestCharFilters, SpatialFilterTest,
BlockJoinFacetRandomTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestMissingGroups, TestSha256AuthenticationProvider, HighlighterTest,
MigrateRouteKeyTest, TestSolrCloudWithKerberosAlt, TestConfigSets,
HighlighterMaxOffsetTest, TestStandardQParsers, HdfsRecoverLeaseTest,
PreAnalyzedUpdateProcessorTest, TestFieldCacheWithThreads,
TestRequestStatusCollectionAPI, TestTrie, RequestLoggingTest,
TestAddFieldRealTimeGet, TermVectorComponentTest, SuggesterFSTTest,
RAMDirectoryFactoryTest, TestRebalanceLeaders, ShardRoutingCustomTest,
TestRawResponseWriter, SaslZkACLProviderTest, TestCollectionAPI,
RestartWhileUpdatingTest, TestShortCircuitedRequests,
TestFuzzyAnalyzedSuggestions, HdfsBasicDistributedZk2Test,
SchemaVersionSpecificBehaviorTest, AsyncCallRequestStatusResponseTest,
OverseerTaskQueueTest, TestFastOutputStream, TestBulkSchemaConcurrent,
ChaosMonkeySafeLeaderTest, TestHdfsCloudBackupRestore,
CollectionsAPIDistributedZkTest]
[junit4] Completed [242/691 (2!)] on J1 in 106.87s, 20 tests, 1 failure <<<
FAILURES!
[...truncated 14040 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:775: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:117: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1934:
Rat problems were found!
Total time: 71 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]