Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/487/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0,
title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1579538936970084352, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1579538936970084352, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([A5F05496AFF48000:2DA46B4C0108EDF8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13918 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 2660380 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/init-core-data-001
[junit4] 2> 2660381 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 2660381 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2660382 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2660383 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2660383 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2660384 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2660410 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2660419 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 2660422 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 2660457 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2660466 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2660466 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2660470 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2660492 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2660519 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 2660522 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 2660523 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2660523 INFO (coreLoadExecutor-9689-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@706f9dd5
[junit4] 2> 2660523 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2660523 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/init-core-data-001/]
[junit4] 2> 2660531 WARN (coreLoadExecutor-9689-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> 2660573 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2660573 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2660574 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2660574 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2660575 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@21e9275d[collection1] main]
[junit4] 2> 2660575 WARN (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 2660576 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2660576 INFO (coreLoadExecutor-9689-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1579538741529149440
[junit4] 2> 2660578 INFO
(searcherExecutor-9690-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21e9275d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2660578 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2660582 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2660582 INFO (Thread-7008) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2660582 INFO (Thread-7008) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2660586 ERROR (Thread-7008) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2660682 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37099
[junit4] 2> 2660700 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2660700 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 2660701 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2660701 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2660702 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2660703 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2660704 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2660705 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2660705 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2660706 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2660707 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2660714 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 2660786 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2660788 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@188de1a4{/,null,AVAILABLE}
[junit4] 2> 2660789 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6add5e16{SSL,[ssl,
http/1.1]}{127.0.0.1:46435}
[junit4] 2> 2660789 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server Started @2662248ms
[junit4] 2> 2660790 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=46435,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/control-001/cores}
[junit4] 2> 2660790 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2660790 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2660790 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2660790 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2660790 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-25T18:52:09.779Z
[junit4] 2> 2660792 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2660792 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/control-001/solr.xml
[junit4] 2> 2660796 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2660798 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
[junit4] 2> 2660834 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2660834 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:46435_
[junit4] 2> 2660835 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.c.Overseer Overseer
(id=98721171346096133-127.0.0.1:46435_-n_0000000000) starting
[junit4] 2> 2660837 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46435_
[junit4] 2> 2660837 INFO
(zkCallback-6082-thread-1-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2660904 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2660911 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2660911 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2660921 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46435_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/control-001/cores
[junit4] 2> 2660938 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2660939 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37099/solr ready
[junit4] 2> 2660951 INFO (qtp2055589059-32834) [n:127.0.0.1:46435_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46435_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2660952 INFO
(OverseerThreadFactory-9700-thread-1-processing-n:127.0.0.1:46435_)
[n:127.0.0.1:46435_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2661059 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_ ]
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> 2661060 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2661165 INFO
(zkCallback-6082-thread-1-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] 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> 2662077 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2662089 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662093 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662093 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662094 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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@706f9dd5
[junit4] 2> 2662094 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2662094 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2662099 WARN (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662124 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2662124 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662125 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2662125 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2662126 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@adbf302[control_collection_shard1_replica_n1] main]
[junit4] 2> 2662126 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2662127 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662127 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2662127 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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 1579538743155490816
[junit4] 2> 2662128 INFO
(searcherExecutor-9703-thread-1-processing-n:127.0.0.1:46435_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:46435_ 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@adbf302[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2662130 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2662130 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662130 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:46435/control_collection_shard1_replica_n1/
[junit4] 2> 2662130 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662130 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:46435/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2662130 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2662131 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46435/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2662232 INFO
(zkCallback-6082-thread-1-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] 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> 2662281 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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> 2662283 INFO (qtp2055589059-32828) [n:127.0.0.1:46435_
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=1223
[junit4] 2> 2662286 INFO (qtp2055589059-32834) [n:127.0.0.1:46435_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2662387 INFO
(zkCallback-6082-thread-1-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] 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> 2662954 INFO
(OverseerCollectionConfigSetProcessor-98721171346096133-127.0.0.1:46435_-n_0000000000)
[n:127.0.0.1:46435_ ] 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> 2663286 INFO (qtp2055589059-32834) [n:127.0.0.1:46435_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46435_&wt=javabin&version=2}
status=0 QTime=2335
[junit4] 2> 2663292 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2663292 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37099/solr ready
[junit4] 2> 2663293 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2663295 INFO (qtp2055589059-32827) [n:127.0.0.1:46435_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2663297 INFO
(OverseerThreadFactory-9700-thread-2-processing-n:127.0.0.1:46435_)
[n:127.0.0.1:46435_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2663298 WARN
(OverseerThreadFactory-9700-thread-2-processing-n:127.0.0.1:46435_)
[n:127.0.0.1:46435_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 2663501 INFO (qtp2055589059-32827) [n:127.0.0.1:46435_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2663501 INFO (qtp2055589059-32827) [n:127.0.0.1:46435_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=206
[junit4] 2> 2663577 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-1-001
of type TLOG
[junit4] 2> 2663578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2663578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@686bc5d8{/,null,AVAILABLE}
[junit4] 2> 2663578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7cbad815{SSL,[ssl,
http/1.1]}{127.0.0.1:46345}
[junit4] 2> 2663579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server Started @2665037ms
[junit4] 2> 2663579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=46345,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-1-001/cores}
[junit4] 2> 2663579 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2663579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2663579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2663579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2663579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-25T18:52:12.568Z
[junit4] 2> 2663581 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2663581 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-1-001/solr.xml
[junit4] 2> 2663583 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2663585 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
[junit4] 2> 2663588 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2663589 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2663589 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46345_
[junit4] 2> 2663589 INFO
(zkCallback-6082-thread-1-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2663590 INFO
(zkCallback-6094-thread-1-processing-n:127.0.0.1:46345_) [n:127.0.0.1:46345_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2663590 INFO (zkCallback-6089-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2663628 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2663634 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2663634 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2663635 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:46345_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-1-001/cores
[junit4] 2> 2663665 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:46345_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2663666 INFO
(OverseerCollectionConfigSetProcessor-98721171346096133-127.0.0.1:46435_-n_0000000000)
[n:127.0.0.1:46435_ ] 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> 2663666 INFO
(OverseerThreadFactory-9700-thread-3-processing-n:127.0.0.1:46435_)
[n:127.0.0.1:46435_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46345_
for creating new replica
[junit4] 2> 2663668 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2663668 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2664686 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2664699 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema
[collection1_shard1_replica_t21] Schema name=inplace-updates
[junit4] 2> 2664701 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 2664702 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from
collection collection1, trusted=true
[junit4] 2> 2664702 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t21' (registry
'solr.core.collection1.shard1.replica_t21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2664702 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2664702 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
[[collection1_shard1_replica_t21] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-1-001/cores/collection1_shard1_replica_t21],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
[junit4] 2> 2664707 WARN (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
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> 2664732 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2664732 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2664733 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2664733 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2664734 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3bbb7744[collection1_shard1_replica_t21] main]
[junit4] 2> 2664735 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2664735 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2664736 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2664736 INFO
(searcherExecutor-9714-thread-1-processing-n:127.0.0.1:46345_
x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
[collection1_shard1_replica_t21] Registered new searcher
Searcher@3bbb7744[collection1_shard1_replica_t21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2664737 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579538745892274176
[junit4] 2> 2664739 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2664739 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2664739 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:46345/collection1_shard1_replica_t21/
[junit4] 2> 2664739 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2664740 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
https://127.0.0.1:46345/collection1_shard1_replica_t21/ has no replicas
[junit4] 2> 2664740 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2664740 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController
collection1_shard1_replica_t21 stopping background replication from leader
[junit4] 2> 2664741 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46345/collection1_shard1_replica_t21/ shard1
[junit4] 2> 2664891 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2664892 INFO (qtp1047225302-32869) [n:127.0.0.1:46345_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1224
[junit4] 2> 2664894 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:46345_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1229
[junit4] 2> 2664965 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-2-001
of type TLOG
[junit4] 2> 2664966 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2664967 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b236abd{/,null,AVAILABLE}
[junit4] 2> 2664967 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2f7d6ac8{SSL,[ssl,
http/1.1]}{127.0.0.1:36329}
[junit4] 2> 2664967 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server Started @2666426ms
[junit4] 2> 2664968 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=36329,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-2-001/cores}
[junit4] 2> 2664968 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2664968 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2664968 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2664968 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2664968 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-25T18:52:13.957Z
[junit4] 2> 2664969 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2664969 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-2-001/solr.xml
[junit4] 2> 2664972 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2664973 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
[junit4] 2> 2664976 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2664977 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2664977 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36329_
[junit4] 2> 2664978 INFO (zkCallback-6089-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2664978 INFO
(zkCallback-6094-thread-1-processing-n:127.0.0.1:46345_) [n:127.0.0.1:46345_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2664978 INFO
(zkCallback-6082-thread-1-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2664978 INFO
(zkCallback-6100-thread-1-processing-n:127.0.0.1:36329_) [n:127.0.0.1:36329_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2665017 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2665023 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2665023 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2665024 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:36329_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-2-001/cores
[junit4] 2> 2665047 INFO (qtp1047225302-32873) [n:127.0.0.1:46345_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:36329_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2665049 INFO
(OverseerThreadFactory-9700-thread-4-processing-n:127.0.0.1:46435_)
[n:127.0.0.1:46435_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36329_
for creating new replica
[junit4] 2> 2665049 INFO
(OverseerCollectionConfigSetProcessor-98721171346096133-127.0.0.1:46435_-n_0000000000)
[n:127.0.0.1:46435_ ] 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> 2665060 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2665061 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2666069 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2666075 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema
[collection1_shard1_replica_t23] Schema name=inplace-updates
[junit4] 2> 2666077 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 2666077 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from
collection collection1, trusted=true
[junit4] 2> 2666078 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t23' (registry
'solr.core.collection1.shard1.replica_t23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2666078 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2666078 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
[[collection1_shard1_replica_t23] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-2-001/cores/collection1_shard1_replica_t23],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
[junit4] 2> 2666081 WARN (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
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> 2666106 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2666106 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2666107 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2666107 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2666108 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a1e3da8[collection1_shard1_replica_t23] main]
[junit4] 2> 2666109 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2666109 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2666109 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2666110 INFO
(searcherExecutor-9725-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
[collection1_shard1_replica_t23] Registered new searcher
Searcher@6a1e3da8[collection1_shard1_replica_t23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2666110 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579538747331969024
[junit4] 2> 2666112 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t23
[junit4] 2> 2666112 INFO
(updateExecutor-6097-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:36329_
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2666112 INFO (qtp2132753946-32897) [n:127.0.0.1:36329_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1051
[junit4] 2> 2666112 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2666113 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2666113 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.ZkController
collection1_shard1_replica_t23 stopping background replication from leader
[junit4] 2> 2666113 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_t23]
[junit4] 2> 2666113 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2666113 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_t23] as recovering, leader is
[https://127.0.0.1:46345/collection1_shard1_replica_t21/] and I am
[https://127.0.0.1:36329/collection1_shard1_replica_t23/]
[junit4] 2> 2666113 INFO (qtp1047225302-32873) [n:127.0.0.1:46345_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:36329_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1066
[junit4] 2> 2666114 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:46345]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:36329_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2666115 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2666115 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:36329_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:36329","node_name":"127.0.0.1:36329_","state":"down","type":"TLOG"}
[junit4] 2> 2666161 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-3-001
of type TLOG
[junit4] 2> 2666162 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2666163 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55d4d1fb{/,null,AVAILABLE}
[junit4] 2> 2666163 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@691d071b{SSL,[ssl,
http/1.1]}{127.0.0.1:45115}
[junit4] 2> 2666164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.e.j.s.Server Started @2667622ms
[junit4] 2> 2666164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=45115,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-3-001/cores}
[junit4] 2> 2666164 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2666164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2666164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2666164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2666164 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-25T18:52:15.153Z
[junit4] 2> 2666166 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2666166 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-3-001/solr.xml
[junit4] 2> 2666168 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2666170 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37099/solr
[junit4] 2> 2666171 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15eba61dde5000f, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2666173 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2666181 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2666181 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45115_
[junit4] 2> 2666182 INFO
(zkCallback-6100-thread-1-processing-n:127.0.0.1:36329_) [n:127.0.0.1:36329_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2666182 INFO (zkCallback-6089-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2666182 INFO
(zkCallback-6082-thread-2-processing-n:127.0.0.1:46435_) [n:127.0.0.1:46435_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2666182 INFO
(zkCallback-6107-thread-1-processing-n:127.0.0.1:45115_) [n:127.0.0.1:45115_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2666182 INFO
(zkCallback-6094-thread-1-processing-n:127.0.0.1:46345_) [n:127.0.0.1:46345_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2666214 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2666219 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2666219 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2666220 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000])
[n:127.0.0.1:45115_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-3-001/cores
[junit4] 2> 2666247 INFO (qtp1047225302-32875) [n:127.0.0.1:46345_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45115_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2666248 INFO
(OverseerCollectionConfigSetProcessor-98721171346096133-127.0.0.1:46435_-n_0000000000)
[n:127.0.0.1:46435_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2666248 INFO
(OverseerThreadFactory-9700-thread-5-processing-n:127.0.0.1:46435_)
[n:127.0.0.1:46435_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45115_
for creating new replica
[junit4] 2> 2666261 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2666261 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2667116 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:36329_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:36329","node_name":"127.0.0.1:36329_","state":"recovering","type":"TLOG"}
[junit4] 2> 2667116 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 2667116 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:36329_&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 2667275 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2667286 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema
[collection1_shard1_replica_t25] Schema name=inplace-updates
[junit4] 2> 2667290 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 2667290 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t25' using configuration from
collection collection1, trusted=true
[junit4] 2> 2667290 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t25' (registry
'solr.core.collection1.shard1.replica_t25') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@706f9dd5
[junit4] 2> 2667291 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2667291 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrCore
[[collection1_shard1_replica_t25] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-3-001/cores/collection1_shard1_replica_t25],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001/shard-3-001/cores/collection1_shard1_replica_t25/data/]
[junit4] 2> 2667297 WARN (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
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> 2667324 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2667324 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2667324 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2667324 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2667325 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@286a5882[collection1_shard1_replica_t25] main]
[junit4] 2> 2667326 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2667326 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2667326 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2667327 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579538748608086016
[junit4] 2> 2667327 INFO
(searcherExecutor-9736-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrCore
[collection1_shard1_replica_t25] Registered new searcher
Searcher@286a5882[collection1_shard1_replica_t25]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2667329 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t25
[junit4] 2> 2667329 INFO
(updateExecutor-6104-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1) [n:127.0.0.1:45115_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_t25]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2667329 INFO (qtp1099475122-32938) [n:127.0.0.1:45115_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1068
[junit4] 2> 2667329 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2667329 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2667330 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.ZkController
collection1_shard1_replica_t25 stopping background replication from leader
[junit4] 2> 2667330 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_t25]
[junit4] 2> 2667330 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2667330 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_t25] as recovering, leader is
[https://127.0.0.1:46345/collection1_shard1_replica_t21/] and I am
[https://127.0.0.1:45115/collection1_shard1_replica_t25/]
[junit4] 2> 2667330 INFO (qtp1047225302-32875) [n:127.0.0.1:46345_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:45115_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1083
[junit4] 2> 2667331 INFO
(recoveryExecutor-6105-thread-1-processing-n:127.0.0.1:45115_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:45115_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:46345]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:45115_&coreNodeName=core_node26&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2667331 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2667331 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[A5F05496AFF48000]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node22 rstate:active live:true
[junit4] 1> replica:core_node24 rstate:recovering live:true
[junit4] 1> replica:core_node26 rstate:down live:true
[junit4] 2> 2667332 INFO (qtp1047225302-32875) [n:127.0.0.1:46345_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node26, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2667332 INFO (qtp1047225302-32875) [n:127.0.0.1:46345_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:45115_,
coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps:
core_node26:{"core":"collection1_shard1_replica_t25","base_url":"https://127.0.0.1:45115","node_name":"127.0.0.1:45115_","state":"down","type":"TLOG"}
[junit4] 2> 2667616 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 2667616 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Attempting to
replicate from [https://127.0.0.1:46345/collection1_shard1_replica_t21/].
[junit4] 2> 2667619 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579538748914270208,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2667620 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2667621 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2667622 INFO (qtp1047225302-32868) [n:127.0.0.1:46345_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21] webapp=
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 2667625 INFO (qtp1047225302-32873) [n:127.0.0.1:46345_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.c.S.Request [collection1_shard1_replica_t21] webapp= path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Replication Recovery
was successful.
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.ZkController
collection1_shard1_replica_t23 starting background replication from leader
[junit4] 2> 2667626 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.ReplicateFromLeader Will start
replication from leader with poll interval: 00:00:03
[junit4] 2> 2667627 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.h.ReplicationHandler Poll scheduled at
an interval of 3000ms
[junit4] 2> 2667628 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 2667629 INFO
(recoveryExecutor-6098-thread-1-processing-n:127.0.0.1:36329_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:36329_ c:collection1 s:shard1 r:core_nod
[...truncated too long message...]
archTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2865187 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2865187 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=96353466
[junit4] 2> 2865187 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2865188 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@445006ff: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6d9ddac5
[junit4] 2> 2865189 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2865189 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3426cbd9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@23d745b1
[junit4] 2> 2865190 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2865190 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62b11436: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@32ac1cb
[junit4] 2> 2865190 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[A5F05496AFF48000]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2865190 INFO (coreCloseExecutor-9816-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5a0aa9a8
[junit4] 2> 2865190 INFO (coreCloseExecutor-9816-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1510648232
[junit4] 2> 2865190 INFO (coreCloseExecutor-9816-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f6e656b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@22289337
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_A5F05496AFF48000-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{title_s=PostingsFormat(name=Memory), id=Lucene50(blocksize=128),
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Memory)},
docValues:{inplace_updatable_float=DocValuesFormat(name=Memory),
id_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory),
id=DocValuesFormat(name=Lucene70),
inplace_updatable_int_with_default=DocValuesFormat(name=Memory),
inplace_updatable_int=DocValuesFormat(name=Lucene70),
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=1508, maxMBSortInHeap=5.274781979215116,
sim=RandomSimilarity(queryNorm=false): {}, locale=mt-MT, timezone=Africa/Conakry
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=261264272,total=503840768
[junit4] 2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter,
CoreAdminHandlerTest, SolrCloudReportersTest, TestSolrXml,
TestNumericRangeQuery32, TestManagedSchemaThreadSafety, SolrCmdDistributorTest,
BaseCdcrDistributedZkTest, NoCacheHeaderTest, TestCloudInspectUtil,
ClusterStateUpdateTest, CollectionsAPISolrJTest, MultiThreadedOCPTest,
TestCryptoKeys, OverseerRolesTest, TestFieldResource, TestFastLRUCache,
ForceLeaderTest, TestSystemCollAutoCreate, CollectionStateFormat2Test,
CoreAdminCreateDiscoverTest, TestStressInPlaceUpdates, VersionInfoTest,
DistributedQueueTest, HLLSerializationTest, DirectSolrSpellCheckerTest,
TestSystemIdResolver, QueryParsingTest, TestCharFilters,
SimpleCollectionCreateDeleteTest, BitVectorTest, TestLegacyNumericUtils,
TestSolrCloudWithKerberosAlt, CoreSorterTest, TestRebalanceLeaders,
ShardRoutingCustomTest, TestClusterProperties, TolerantUpdateProcessorTest,
TestInitParams, TestDFISimilarityFactory, TestQueryTypes,
TestAnalyzeInfixSuggestions, ZkSolrClientTest, TestNoOpRegenerator,
TestComplexPhraseLeadingWildcard, TestLRUCache, BasicFunctionalityTest,
TestEmbeddedSolrServerConstructors, TestConfigOverlay,
TestLocalFSCloudBackupRestore, RuleEngineTest, TestSolrCLIRunExample,
HighlighterTest, MetricUtilsTest, TestJavabinTupleStreamParser,
TestDistributedGrouping, TestFreeTextSuggestions,
SchemaVersionSpecificBehaviorTest, TestNumericTerms32, FacetPivotSmallTest,
JavabinLoaderTest, HdfsBasicDistributedZkTest, AddBlockUpdateTest,
SortSpecParsingTest, FileUtilsTest, DisMaxRequestHandlerTest,
ConnectionReuseTest, CheckHdfsIndexTest, TestRequestStatusCollectionAPI,
TestCloudPseudoReturnFields, TestPullReplicaErrorHandling,
AnalyticsMergeStrategyTest, TestStressVersions,
ClassificationUpdateProcessorTest, DistributedQueryComponentCustomSortTest,
TestSolrIndexConfig, TestDynamicFieldCollectionResource,
TestScoreJoinQPNoScore, DocValuesTest, ConvertedLegacyTest, TestDynamicLoading,
TestSha256AuthenticationProvider, SolrJmxReporterCloudTest,
TermVectorComponentTest, TestFuzzyAnalyzedSuggestions,
LeaderInitiatedRecoveryOnShardRestartTest, ZkStateReaderTest,
TestJsonFacetRefinement, AutoScalingHandlerTest, DataDrivenBlockJoinTest,
HdfsRecoveryZkTest, TestRestManager, SoftAutoCommitTest,
TestManagedStopFilterFactory, TestMacroExpander, TestRawTransformer,
TestSweetSpotSimilarityFactory, CSVRequestHandlerTest, TestSmileRequest,
ShufflingReplicaListTransformerTest, OpenCloseCoreStressTest,
TestSubQueryTransformerDistrib, TestAtomicUpdateErrorCases, SliceStateTest,
DeleteReplicaTest, CloudMLTQParserTest, TestFieldSortValues, SpatialFilterTest,
SolrXmlInZkTest, SolrCoreMetricManagerTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMaxScoreQueryParser,
ChaosMonkeyNothingIsSafeWithPullReplicasTest,
UpdateRequestProcessorFactoryTest, TestDocBasedVersionConstraints,
BasicAuthIntegrationTest, TestSchemaNameResource, ResponseHeaderTest,
TestFieldCacheReopen, TestPayloadScoreQParserPlugin,
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest,
ShardRoutingTest, LeaderElectionTest, TestDistributedSearch, AutoCommitTest,
TestRecovery, TestHashPartitioner, ZkControllerTest, TestStressReorder,
TestJoin, DistributedTermsComponentTest, TestRangeQuery, TestComponentsName,
UpdateParamsTest, CopyFieldTest, TestMergePolicyConfig, SampleTest, TestDocSet,
TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig,
TestSolrCoreProperties, DirectSolrConnectionTest, SpellPossibilityIteratorTest,
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest,
TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest,
ScriptEngineTest, PluginInfoTest, PreAnalyzedFieldTest, PrimUtilsTest,
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest,
TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest,
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestHighlightDedupGrouping,
TestSimpleTrackingShardHandler, AssignBackwardCompatibilityTest,
CdcrReplicationHandlerTest, CdcrRequestHandlerTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
ConnectionManagerTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
MigrateRouteKeyTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerModifyCollectionTest, OverseerTaskQueueTest, ReplaceNodeTest,
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, TestCloudRecovery,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestDistribDocBasedVersion, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica,
TestLockTree, TestOnReconnectListenerSupport, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation,
TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica,
BlobRepositoryCloudTest, TestConfigReload, TestSolrConfigHandlerCloud,
InfixSuggestersTest, SuggestComponentTest, HighlighterMaxOffsetTest,
TestSlowCompositeReaderWrapper, TestLegacyFieldReuse, JvmMetricsTest,
MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest,
SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrGraphiteReporterTest,
SubstringBytesRefFilterTest, TestIntervalFaceting, TestCloudSchemaless,
TestExactStatsCache, TestAuthorizationFramework, TestDocTermOrds,
TestFieldCacheVsDocValues, TestInPlaceUpdatesDistrib]
[junit4] Completed [732/732 (1!)] on J1 in 204.84s, 1 test, 1 failure <<<
FAILURES!
[...truncated 46670 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]