Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24241/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops
-XX:+UseParallelGC
5 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([A8301FB132E74BDB]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([A8301FB132E74BDB]:0)
FAILED: org.apache.lucene.monitor.TestCachePurging.testBackgroundPurges
Error Message:
expected:<100> but was:<99>
Stack Trace:
java.lang.AssertionError: expected:<100> but was:<99>
at
__randomizedtesting.SeedInfo.seed([64DC2549D3D29B62:7467638283F50622]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.monitor.TestCachePurging.testBackgroundPurges(TestCachePurging.java:145)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:830)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([A8301FB132E74BDB]:0)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([A8301FB132E74BDB]:0)
Build Log:
[...truncated 9199 lines...]
[junit4] Suite: org.apache.lucene.monitor.TestCachePurging
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCachePurging
-Dtests.method=testBackgroundPurges -Dtests.seed=64DC2549D3D29B62
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-ZM
-Dtests.timezone=America/Mazatlan -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 3.20s J1 | TestCachePurging.testBackgroundPurges <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<100> but
was:<99>
[junit4] > at
__randomizedtesting.SeedInfo.seed([64DC2549D3D29B62:7467638283F50622]:0)
[junit4] > at
org.apache.lucene.monitor.TestCachePurging.testBackgroundPurges(TestCachePurging.java:145)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{field=FSTOrd50, _query_id=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{_mq=DocValuesFormat(name=Lucene80),
field=DocValuesFormat(name=Lucene80),
_cache_id=DocValuesFormat(name=Asserting),
_query_id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=525,
maxMBSortInHeap=7.555685113595366,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2cedec33),
locale=en-ZM, timezone=America/Mazatlan
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev
13-testing (64-bit)/cpus=8,threads=1,free=402026512,total=534249472
[junit4] 2> NOTE: All tests run in this JVM: [TestMonitorPersistence,
TestPartitionMatcher, TestExplainingMatcher, TestQueryDecomposer,
TestFieldTermFilteredPresearcher, TestCachePurging]
[junit4] Completed [30/30 (1!)] on J1 in 13.41s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 6720 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 3501010 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/init-core-data-001
[junit4] 2> 3501011 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3501012 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 3501012 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a_/ir
[junit4] 2> 3501012 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
[junit4] 2> 3501012 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3501012 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3501033 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3501086 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 3501089 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 3501194 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3501234 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@261d2cd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3501234 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@261d2cd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3501238 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2fc5cbdb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3501238 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2fc5cbdb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3501268 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3501268 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3501305 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3501321 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3501321 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3501323 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3501343 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3501361 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 3501364 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 3501364 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3501364 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3501365 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/init-core-data-001/]
[junit4] 2> 3501369 WARN (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3501414 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 3501414 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3501416 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3501416 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3501418 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@766d3a99[collection1] main]
[junit4] 2> 3501419 WARN (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3501420 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3501420 INFO (coreLoadExecutor-13880-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1636553570335588352
[junit4] 2> 3501423 INFO
(searcherExecutor-13881-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@766d3a99[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3501423 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A8301FB132E74BDB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3501430 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3501431 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3501495 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3501531 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45771
[junit4] 2> 3501532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45771
[junit4] 2> 3501532 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45771
[junit4] 2> 3501565 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3501572 INFO (zkConnectionManagerCallback-18980-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3501572 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3501583 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3501595 INFO (zkConnectionManagerCallback-18982-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3501595 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3501597 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3501616 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 3501618 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3501619 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3501621 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3501622 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3501625 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3501627 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3501628 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3501629 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3501631 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3501633 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3501828 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3501829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3501829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3501829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
[junit4] 2> 3501859 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3501859 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3501859 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3501864 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@708d5bd4{/a_/ir,null,AVAILABLE}
[junit4] 2> 3501865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ba73a0d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33345}
[junit4] 2> 3501865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.s.Server Started @3502182ms
[junit4] 2> 3501865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/ir,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/tempDir-001/control/data,
hostPort=33345,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 3501865 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3501865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3501866 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 3501866 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3501866 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3501866 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-17T02:38:27.898140Z
[junit4] 2> 3501868 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3501871 INFO (zkConnectionManagerCallback-18984-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3501871 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3501973 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3501973 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/control-001/solr.xml
[junit4] 2> 3501981 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3501981 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3501982 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3502039 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3502039 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@75536cbd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3502039 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@75536cbd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3502042 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@630879ad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3502042 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@630879ad[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3502043 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45771/solr
[junit4] 2> 3502045 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3502046 INFO (zkConnectionManagerCallback-18991-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3502046 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3502149 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3502150 INFO (zkConnectionManagerCallback-18993-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3502150 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3502261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:33345_a_%2Fir
[junit4] 2> 3502261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.Overseer Overseer
(id=72439960081072132-127.0.0.1:33345_a_%2Fir-n_0000000000) starting
[junit4] 2> 3502265 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3502266 INFO (zkConnectionManagerCallback-19000-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3502266 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3502268 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45771/solr ready
[junit4] 2> 3502268 INFO
(OverseerStateUpdate-72439960081072132-127.0.0.1:33345_a_%2Fir-n_0000000000)
[n:127.0.0.1:33345_a_%2Fir ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33345_a_%2Fir
[junit4] 2> 3502269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33345_a_%2Fir
[junit4] 2> 3502269 INFO (zkCallback-18992-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3502269 INFO (zkCallback-18999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3502292 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3502334 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3502366 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3502366 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3502368 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/control-001/cores
[junit4] 2> 3502461 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3502462 INFO (zkConnectionManagerCallback-19006-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3502462 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3502463 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3502464 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45771/solr ready
[junit4] 2> 3502466 INFO (qtp1094194666-51764) [n:127.0.0.1:33345_a_%2Fir
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33345_a_%252Fir&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3502468 INFO (OverseerThreadFactory-13895-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 3502574 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3502574 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
x:control_collection_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3503588 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3503606 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema
name=inplace-updates
[junit4] 2> 3503608 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 3503609 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 3503609 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3503609 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 3503614 WARN (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3503702 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 3503702 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3503704 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3503704 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3503706 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e7b83e5[control_collection_shard1_replica_n1] main]
[junit4] 2> 3503707 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3503707 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3503708 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3503708 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636553572734730240
[junit4] 2> 3503711 INFO
(searcherExecutor-13900-thread-1-processing-n:127.0.0.1:33345_a_%2Fir
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:33345_a_%2Fir c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@3e7b83e5[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3503712 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 3503713 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 3503715 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3503715 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3503715 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33345/a_/ir/control_collection_shard1_replica_n1/
[junit4] 2> 3503715 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3503715 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:33345/a_/ir/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 3503715 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72439960081072132-core_node2-n_0000000000
[junit4] 2> 3503716 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33345/a_/ir/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 3503817 INFO (zkCallback-18992-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3503817 INFO (zkCallback-18992-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3503818 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3503819 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1246
[junit4] 2> 3503822 INFO (qtp1094194666-51764) [n:127.0.0.1:33345_a_%2Fir
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 3503919 INFO (zkCallback-18992-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3503919 INFO (zkCallback-18992-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3503919 INFO (zkCallback-18992-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 3503920 INFO (qtp1094194666-51764) [n:127.0.0.1:33345_a_%2Fir
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33345_a_%252Fir&wt=javabin&version=2}
status=0 QTime=1454
[junit4] 2> 3504024 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3504025 INFO (zkConnectionManagerCallback-19012-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504025 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3504026 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3504027 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45771/solr ready
[junit4] 2> 3504027 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 3504028 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3504031 INFO (OverseerThreadFactory-13895-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 3504031 INFO
(OverseerCollectionConfigSetProcessor-72439960081072132-127.0.0.1:33345_a_%2Fir-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3504234 WARN (OverseerThreadFactory-13895-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 3504235 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 3504235 INFO (qtp1094194666-51763) [n:127.0.0.1:33345_a_%2Fir
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 3504236 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 3504442 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-1-001
of type NRT
[junit4] 2> 3504443 WARN (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3504443 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3504443 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3504443 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
[junit4] 2> 3504444 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3504444 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3504444 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3504445 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7903791{/a_/ir,null,AVAILABLE}
[junit4] 2> 3504445 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1a94f47a{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33281}
[junit4] 2> 3504445 INFO (closeThreadPool-19013-thread-1) [ ]
o.e.j.s.Server Started @3504762ms
[junit4] 2> 3504445 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/ir,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/tempDir-001/jetty1,
hostPort=33281,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 3504445 ERROR (closeThreadPool-19013-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3504445 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3504445 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 3504446 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3504446 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3504446 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-17T02:38:30.478071Z
[junit4] 2> 3504447 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3504449 INFO (zkConnectionManagerCallback-19015-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504449 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3504550 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3504550 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-1-001/solr.xml
[junit4] 2> 3504593 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3504593 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3504595 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3504616 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-2-001
of type NRT
[junit4] 2> 3504617 WARN (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3504617 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3504617 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3504617 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
[junit4] 2> 3504618 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3504618 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3504618 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3504618 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@706029eb{/a_/ir,null,AVAILABLE}
[junit4] 2> 3504618 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4028aff9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38693}
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.e.j.s.Server Started @3504935ms
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/ir,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/tempDir-001/jetty2,
hostPort=38693,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 3504619 ERROR (closeThreadPool-19013-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3504619 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-17T02:38:30.651360Z
[junit4] 2> 3504623 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3504627 INFO (zkConnectionManagerCallback-19018-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504627 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3504712 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3504713 WARN (closeThreadPool-19013-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4e9464bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504713 WARN (closeThreadPool-19013-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4e9464bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504716 WARN (closeThreadPool-19013-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7d553526[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504716 WARN (closeThreadPool-19013-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7d553526[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504717 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45771/solr
[junit4] 2> 3504718 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3504719 INFO (zkConnectionManagerCallback-19024-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504720 INFO (closeThreadPool-19013-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3504728 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3504728 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-2-001/solr.xml
[junit4] 2> 3504732 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3504732 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3504733 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3504768 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-3-001
of type NRT
[junit4] 2> 3504769 WARN (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3504769 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 3504769 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3504770 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b845-20190430-jdk-1318
[junit4] 2> 3504772 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3504772 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3504772 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3504772 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6167bff3{/a_/ir,null,AVAILABLE}
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4b0dd441{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35967}
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.e.j.s.Server Started @3505090ms
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/ir,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/tempDir-001/jetty3,
hostPort=35967,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 3504773 ERROR (closeThreadPool-19013-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3504773 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-17T02:38:30.805901Z
[junit4] 2> 3504779 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3504783 INFO (zkConnectionManagerCallback-19027-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504783 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3504817 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3504818 WARN (closeThreadPool-19013-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b111489[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504818 WARN (closeThreadPool-19013-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b111489[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504820 WARN (closeThreadPool-19013-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@14596102[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504820 WARN (closeThreadPool-19013-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@14596102[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3504821 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45771/solr
[junit4] 2> 3504822 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3504823 INFO (zkConnectionManagerCallback-19033-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504823 INFO (closeThreadPool-19013-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3504830 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 3504831 INFO (zkConnectionManagerCallback-19035-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504831 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 3504834 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 3504836 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.ZkController Publish
node=127.0.0.1:33281_a_%2Fir as DOWN
[junit4] 2> 3504837 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3504837 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33281_a_%2Fir
[junit4] 2> 3504891 INFO (zkCallback-18999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3504891 INFO (zkCallback-18992-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3504891 INFO (zkCallback-19011-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3504891 INFO (zkCallback-19034-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3504893 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 3504894 INFO (zkConnectionManagerCallback-19042-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504894 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 3504895 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 3504895 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:45771/solr ready
[junit4] 2> 3504910 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3504930 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 3504931 INFO (zkConnectionManagerCallback-19045-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504931 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 3504934 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 3504936 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.ZkController Publish
node=127.0.0.1:38693_a_%2Fir as DOWN
[junit4] 2> 3504936 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3504936 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38693_a_%2Fir
[junit4] 2> 3504937 INFO (zkCallback-18992-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3504937 INFO (zkCallback-19011-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3504937 INFO (zkCallback-18999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3504937 INFO (zkCallback-19034-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3504937 INFO (zkCallback-19041-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3504937 INFO (zkCallback-19044-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3504939 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 3504939 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3504939 INFO (zkConnectionManagerCallback-19052-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3504939 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 3504941 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 3504941 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:45771/solr ready
[junit4] 2> 3504957 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3504966 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3504966 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3504968 INFO (closeThreadPool-19013-thread-1)
[n:127.0.0.1:33281_a_%2Fir ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-1-001/cores
[junit4] 2> 3504989 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3505013 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3505013 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3505015 INFO (closeThreadPool-19013-thread-2)
[n:127.0.0.1:38693_a_%2Fir ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-2-001/cores
[junit4] 2> 3505029 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3505029 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-3-001/solr.xml
[junit4] 2> 3505032 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3505032 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3505034 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3505217 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 3505218 WARN (closeThreadPool-19013-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@609e4e96[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3505218 WARN (closeThreadPool-19013-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@609e4e96[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3505227 WARN (closeThreadPool-19013-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@66a72b65[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3505227 WARN (closeThreadPool-19013-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@66a72b65[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3505229 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45771/solr
[junit4] 2> 3505248 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3505274 INFO (zkConnectionManagerCallback-19060-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3505274 INFO (closeThreadPool-19013-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3505387 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 3505387 INFO (zkConnectionManagerCallback-19062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3505387 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 3505391 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 3505394 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.ZkController Publish
node=127.0.0.1:35967_a_%2Fir as DOWN
[junit4] 2> 3505395 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3505395 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35967_a_%2Fir
[junit4] 2> 3505400 INFO (zkCallback-18999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505400 INFO (zkCallback-19044-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505400 INFO (zkCallback-19034-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505400 INFO (zkCallback-19011-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505401 INFO (zkCallback-19041-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505401 INFO (zkCallback-18992-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505408 INFO (zkCallback-19051-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505427 INFO (zkCallback-19061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3505439 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 3505441 INFO (zkConnectionManagerCallback-19069-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3505441 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 3505442 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 3505443 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:45771/solr ready
[junit4] 2> 3505470 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3505582 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3505612 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3505612 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3505615 INFO (closeThreadPool-19013-thread-3)
[n:127.0.0.1:35967_a_%2Fir ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-3-001/cores
[junit4] 2> 3505725 INFO (qtp514552695-51827) [n:127.0.0.1:33281_a_%2Fir
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:38693_a_%252Fir&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3505732 INFO (qtp514552695-51826) [n:127.0.0.1:33281_a_%2Fir
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:35967_a_%252Fir&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3505736 INFO (qtp514552695-51825) [n:127.0.0.1:33281_a_%2Fir
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:33281_a_%252Fir&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3505740 INFO
(OverseerCollectionConfigSetProcessor-72439960081072132-127.0.0.1:33345_a_%2Fir-n_0000000000)
[ ] 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> 3505742 INFO (OverseerThreadFactory-13895-thread-3) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:38693_a_%2Fir for creating new replica of shard shard1 for collection
collection1
[junit4] 2> 3505744 INFO (OverseerThreadFactory-13895-thread-3) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica
command.
[junit4] 2> 3505755 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3506858 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 3506875 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=inplace-updates
[junit4] 2> 3506879 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 3506879 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 3506879 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2e969b4c
[junit4] 2> 3506879 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-2-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_A8301FB132E74BDB-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 3506885 WARN (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 3506959 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 3506959 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3506961 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 3506961 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 3506963 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@247e9369[collection1_shard1_replica_n1] main]
[junit4] 2> 3506964 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3506964 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3506965 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3506965 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1636553576149942272
[junit4] 2> 3506969 INFO
(searcherExecutor-13932-thread-1-processing-n:127.0.0.1:38693_a_%2Fir
x:collection1_shard1_replica_n1 c:collection1 s:shard1)
[n:127.0.0.1:38693_a_%2Fir c:collection1 s:shard1
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@247e9369[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3506970 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 3506970 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 3506972 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3506972 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3506972 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:38693/a_/ir/collection1_shard1_replica_n1/
[junit4] 2> 3506973 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 3506973 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:38693/a_/ir/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 3506973 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72439960081072143-core_node2-n_0000000000
[junit4] 2> 3506974 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38693/a_/ir/collection1_shard1_replica_n1/ shard1
[junit4] 2> 3507075 INFO (zkCallback-19044-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3507076 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 3507078 INFO (qtp1142367139-51840) [n:127.0.0.1:38693_a_%2Fir
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1323
[junit4] 2> 3507080 INFO (zkCallback-19044-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3507082 INFO (qtp514552695-51827) [n:127.0.0.1:33281_a_%2Fir
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:38693_a_%252Fir&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1357
[junit4] 2> 3507178 INFO (zkCallback-19044-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3507178 INFO (zkCallback-19044-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3507179 INFO (zkCallback-19044-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3507744 INFO
(OverseerCollectionConfigSetProcessor-72439960081072132-127.0.0.1:33345_a_%2Fir-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3507744 INFO (OverseerThreadFactory-13895-thread-4) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:35967_a_%2Fir for creating new replica of shard shard1 for collection
collection1
[junit4] 2> 3507745 INFO (OverseerThreadFactory-13895-th
[...truncated too long message...]
kedBlockingQueue.take(LinkedBlockingQueue.java:433)
[junit4] 2> at
java.base@13-testing/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[junit4] 2> at
java.base@13-testing/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[junit4] 2> at
java.base@13-testing/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at
java.base@13-testing/java.lang.Thread.run(Thread.java:830)
[junit4] 2> 150) Thread[id=81,
name=TEST-TestInPlaceUpdatesDistrib.test-seed#[A8301FB132E74BDB]-SendThread(127.0.0.1:37183),
state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
[junit4] 2> at java.base@13-testing/java.lang.Thread.sleep(Native
Method)
[junit4] 2> at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:369)
[junit4] 2> at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1137)
[junit4] 2> 7261571 WARN (NIOWorkerThread-15) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7261645 WARN (NIOWorkerThread-8) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7261718 WARN (NIOWorkerThread-1) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265522 WARN (NIOWorkerThread-2) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265522 WARN (NIOWorkerThread-2) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265523 WARN (NIOWorkerThread-9) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265533 WARN (NIOWorkerThread-11) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265533 WARN (NIOWorkerThread-11) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265533 WARN (NIOWorkerThread-11) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265533 WARN (NIOWorkerThread-11) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265534 WARN (NIOWorkerThread-11) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7265625 WARN (NIOWorkerThread-6) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7266099 WARN (NIOWorkerThread-14) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7266153 WARN (NIOWorkerThread-4) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{title_s=PostingsFormat(name=Direct),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Direct)},
docValues:{inplace_updatable_float=DocValuesFormat(name=Direct),
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Lucene80),
inplace_updatable_int_with_default=DocValuesFormat(name=Direct),
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)},
maxPointsInLeafNode=579, maxMBSortInHeap=7.79061686974283,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@25a7b5),
locale=bs-Cyrl-BA, timezone=Europe/Rome
[junit4] 2> 7271938 WARN (NIOWorkerThread-3) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271938 WARN (NIOWorkerThread-3) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271938 WARN (NIOWorkerThread-3) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271952 WARN (NIOWorkerThread-8) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271952 WARN (NIOWorkerThread-1) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271956 WARN (NIOWorkerThread-16) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271956 WARN (NIOWorkerThread-2) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271956 WARN (NIOWorkerThread-16) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271956 WARN (NIOWorkerThread-9) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271956 WARN (NIOWorkerThread-11) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7271956 WARN (NIOWorkerThread-13) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7274125 WARN (NIOWorkerThread-7) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7274171 WARN (NIOWorkerThread-12) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7274212 WARN (NIOWorkerThread-6) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 7274244 WARN (NIOWorkerThread-14) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev
13-testing (64-bit)/cpus=8,threads=180,free=28160856,total=533725184
[junit4] 2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=A8301FB132E74BDB
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=bs-Cyrl-BA -Dtests.timezone=Europe/Rome -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestInPlaceUpdatesDistrib (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([A8301FB132E74BDB]:0)
[junit4] Completed [5/5 (3!)] on J0 in 7272.90s, 1 test, 2 errors <<<
FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: A8301FB132E74BDB]:
[junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
[junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
[junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test
[junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib (suite)
[junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib (suite)
[junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib (suite)
[junit4]
[junit4]
[junit4] JVM J0: 2.47 .. 7279.75 = 7277.28s
[junit4] JVM J1: 2.46 .. 7272.72 = 7270.26s
[junit4] JVM J2: 2.47 .. 7270.88 = 7268.41s
[junit4] Execution time total: 2 hours 1 minute 22 seconds
[junit4] Tests summary: 5 suites, 5 tests, 3 suite-level errors, 3 errors, 2
ignored
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1492:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1019:
There were test failures: 5 suites, 5 tests, 3 suite-level errors, 3 errors, 2
ignored [seed: A8301FB132E74BDB]
Total time: 121 minutes 27 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.lucene.monitor.TestCachePurging
[repro] 3/5 failed: org.apache.solr.update.TestInPlaceUpdatesDistrib
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=ded3b77171add20bd14ae817135cf31597d09446,
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24240
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]