Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2927/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@14e7321 (not leader) wrong
[docid] for SolrDocument{id=180,
id_field_copy_that_does_not_support_in_place_update_s=180, title_s=title180,
id_i=180, inplace_updatable_float=101.0, _version_=1560158401798864896,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=970} expected:<658> but
was:<970>
Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@14e7321 (not leader) wrong
[docid] for SolrDocument{id=180,
id_field_copy_that_does_not_support_in_place_update_s=180, title_s=title180,
id_i=180, inplace_updatable_float=101.0, _version_=1560158401798864896,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=970} expected:<658> but
was:<970>
at
__randomizedtesting.SeedInfo.seed([E6685467432DBE18:6E3C6BBDEDD1D3E0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 13202 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/init-core-data-001
[junit4] 2> 1826841 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1826843 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1826844 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_itc/z
[junit4] 2> 1826845 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1826846 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1826870 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1826871 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1826880 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 1826883 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1826885 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1826904 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1826906 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1826906 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1826910 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1826910 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1826910 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1826912 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1826974 WARN (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1826975 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1826988 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1826992 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 1826994 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1826994 WARN (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 1826995 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1826995 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/init-core-data-001/]
[junit4] 2> 1826995 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1826996 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8786058201075407]
[junit4] 2> 1827006 WARN (coreLoadExecutor-8069-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> 1827057 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1827057 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1827058 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1827058 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1827059 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.072265625,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=22.872619389398412,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1827059 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15ff7cf[collection1]
main]
[junit4] 2> 1827060 WARN (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1827060 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1827061 INFO
(searcherExecutor-8070-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15ff7cf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1827061 INFO (coreLoadExecutor-8069-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1560158349207535616
[junit4] 2> 1827065 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1827069 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1827070 INFO (Thread-4325) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1827070 INFO (Thread-4325) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1827170 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ZkTestServer start zk server on port:38409
[junit4] 2> 1827177 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1827178 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 1827178 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1827179 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1827180 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1827180 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1827181 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1827182 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1827183 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1827184 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1827187 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1827265 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/control-001/cores/collection1
[junit4] 2> 1827267 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1827268 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12dff0a{/_itc/z,null,AVAILABLE}
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@132ad23{SSL,[ssl,
http/1.1]}{127.0.0.1:36793}
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server Started @1831739ms
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/tempDir-001/control/data,
hostContext=/_itc/z, hostPort=36793,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/control-001/cores}
[junit4] 2> 1827269 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1827269 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-23T20:49:07.374Z
[junit4] 2> 1827271 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1827271 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/control-001/solr.xml
[junit4] 2> 1827276 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1827277 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38409/solr
[junit4] 2> 1827288 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1827289 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:36793__itc%2Fz
[junit4] 2> 1827289 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.Overseer Overseer
(id=97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000) starting
[junit4] 2> 1827294 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36793__itc%2Fz
[junit4] 2> 1827294 INFO
(zkCallback-3081-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1827463 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/control-001/cores
[junit4] 2> 1827463 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1827465 INFO
(OverseerStateUpdate-97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1828485 WARN
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1828486 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1828499 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1828503 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1828504 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1828504 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/control-001/cores/collection1/data/]
[junit4] 2> 1828505 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1828506 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8786058201075407]
[junit4] 2> 1828510 WARN
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1828537 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1828538 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1828538 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1828539 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1828539 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.072265625,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=22.872619389398412,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1828539 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@bf027[collection1] main]
[junit4] 2> 1828540 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1828540 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1828540 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1828541 INFO
(searcherExecutor-8083-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@bf027[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1828541 INFO
(coreLoadExecutor-8082-thread-1-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560158350759428096
[junit4] 2> 1828546 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1828546 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1828546 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:36793/_itc/z/collection1/
[junit4] 2> 1828546 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1828546 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:36793/_itc/z/collection1/ has no replicas
[junit4] 2> 1828546 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1828548 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36793/_itc/z/collection1/ shard1
[junit4] 2> 1828687 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1828687 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38409/solr ready
[junit4] 2> 1828687 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1828687 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1828699 INFO
(coreZkRegister-8075-thread-1-processing-n:127.0.0.1:36793__itc%2Fz
x:collection1 c:control_collection) [n:127.0.0.1:36793__itc%2Fz
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1828800 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001/cores/collection1
[junit4] 2> 1828801 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001
[junit4] 2> 1828802 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1828803 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15f27a8{/_itc/z,null,AVAILABLE}
[junit4] 2> 1828804 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e2e2a9{SSL,[ssl,
http/1.1]}{127.0.0.1:38876}
[junit4] 2> 1828804 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server Started @1833274ms
[junit4] 2> 1828804 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/_itc/z, hostPort=38876,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001/cores}
[junit4] 2> 1828804 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1828804 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1828804 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1828805 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1828805 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-23T20:49:08.910Z
[junit4] 2> 1828807 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1828807 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001/solr.xml
[junit4] 2> 1828812 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1828812 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38409/solr
[junit4] 2> 1828818 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1828819 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1828821 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38876__itc%2Fz
[junit4] 2> 1828822 INFO (zkCallback-3085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1828823 INFO
(zkCallback-3081-thread-3-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1828823 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1828933 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001/cores
[junit4] 2> 1828934 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1828935 INFO
(OverseerStateUpdate-97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1829037 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1829943 WARN
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1829944 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1829953 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1830003 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1830004 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1830004 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1830005 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1830006 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8786058201075407]
[junit4] 2> 1830010 WARN
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1830044 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1830045 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1830045 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1830045 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1830046 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.072265625,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=22.872619389398412,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1830046 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@479e2d[collection1] main]
[junit4] 2> 1830046 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1830047 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1830047 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1830048 INFO
(searcherExecutor-8094-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@479e2d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1830048 INFO
(coreLoadExecutor-8093-thread-1-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560158352339632128
[junit4] 2> 1830052 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1830052 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1830052 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38876/_itc/z/collection1/
[junit4] 2> 1830052 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1830052 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:38876/_itc/z/collection1/ has no replicas
[junit4] 2> 1830052 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1830054 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:38876/_itc/z/collection1/ shard1
[junit4] 2> 1830155 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1830204 INFO
(coreZkRegister-8088-thread-1-processing-n:127.0.0.1:38876__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:38876__itc%2Fz c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1830257 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001/cores/collection1
[junit4] 2> 1830257 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001
[junit4] 2> 1830259 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1830260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10a69f8{/_itc/z,null,AVAILABLE}
[junit4] 2> 1830260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@c93c3a{SSL,[ssl,
http/1.1]}{127.0.0.1:37396}
[junit4] 2> 1830261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server Started @1834731ms
[junit4] 2> 1830261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/_itc/z, hostPort=37396,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001/cores}
[junit4] 2> 1830261 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1830261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1830261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1830261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1830261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-23T20:49:10.366Z
[junit4] 2> 1830275 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1830275 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001/solr.xml
[junit4] 2> 1830281 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1830282 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38409/solr
[junit4] 2> 1830287 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1830289 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1830290 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37396__itc%2Fz
[junit4] 2> 1830291 INFO
(zkCallback-3081-thread-2-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1830291 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1830291 INFO (zkCallback-3085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1830291 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1830292 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1830389 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001/cores
[junit4] 2> 1830389 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1830391 INFO
(OverseerStateUpdate-97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1830492 WARN
(OverseerStateUpdate-97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.Overseer Bad version writing to ZK
using compare-and-set, will force refresh cluster state: KeeperErrorCode =
BadVersion for /collections/collection1/state.json
[junit4] 2> 1830496 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1830496 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1830497 INFO
(OverseerStateUpdate-97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1830497 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1830497 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1831402 WARN
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1831403 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1831417 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1831421 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1831422 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1831423 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1831423 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1831424 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8786058201075407]
[junit4] 2> 1831429 WARN
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1831470 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1831470 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1831471 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1831471 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1831471 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.072265625,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=22.872619389398412,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1831472 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19f02b4[collection1] main]
[junit4] 2> 1831472 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1831472 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1831472 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1831474 INFO
(searcherExecutor-8105-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:37396__itc%2Fz c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19f02b4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1831474 INFO
(coreLoadExecutor-8104-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560158353834901504
[junit4] 2> 1831477 INFO
(coreZkRegister-8099-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:37396__itc%2Fz c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1831478 INFO
(updateExecutor-3094-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1831478 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1831478 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1831478 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1831478 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1831478 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:38876/_itc/z/collection1/] and I am
[https://127.0.0.1:37396/_itc/z/collection1/]
[junit4] 2> 1831480 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:38876/_itc/z];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37396__itc%252Fz&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1831554 INFO (qtp29425595-17557) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1831554 INFO (qtp29425595-17557) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1831554 INFO (qtp29425595-17557) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:37396__itc%2Fz,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:37396/_itc/z","node_name":"127.0.0.1:37396__itc%2Fz","state":"down"}
[junit4] 2> 1831581 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1831581 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1831820 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001/cores/collection1
[junit4] 2> 1831820 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001
[junit4] 2> 1831821 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1831822 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1602334{/_itc/z,null,AVAILABLE}
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1a021cc{SSL,[ssl,
http/1.1]}{127.0.0.1:43714}
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.e.j.s.Server Started @1836293ms
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/_itc/z, hostPort=43714,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001/cores}
[junit4] 2> 1831823 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1831823 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-23T20:49:11.928Z
[junit4] 2> 1831825 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1831825 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001/solr.xml
[junit4] 2> 1831842 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1831843 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38409/solr
[junit4] 2> 1831847 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1831848 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1831849 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43714__itc%2Fz
[junit4] 2> 1831850 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1831850 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1831850 INFO
(zkCallback-3081-thread-2-processing-n:127.0.0.1:36793__itc%2Fz)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1831851 INFO (zkCallback-3085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1831851 INFO
(zkCallback-3104-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1831953 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1831953 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1832004 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001/cores
[junit4] 2> 1832004 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18])
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1832005 INFO
(OverseerStateUpdate-97509896826126341-127.0.0.1:36793__itc%2Fz-n_0000000000)
[n:127.0.0.1:36793__itc%2Fz ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1832106 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1832107 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1832107 INFO
(zkCallback-3104-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1832554 INFO (qtp29425595-17557) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:37396__itc%2Fz,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:37396/_itc/z","node_name":"127.0.0.1:37396__itc%2Fz","state":"recovering"}
[junit4] 2> 1832554 INFO (qtp29425595-17557) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1832554 INFO (qtp29425595-17557) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:37396__itc%252Fz&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 1833015 WARN
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1833016 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1833027 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1833030 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1833031 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1833031 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1833031 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c0648e
[junit4] 2> 1833032 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8786058201075407]
[junit4] 2> 1833036 WARN
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1833068 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1833069 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1833070 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1833070 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1833070 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.072265625,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=22.872619389398412,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1833070 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1da0d6c[collection1] main]
[junit4] 2> 1833071 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1833071 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1833071 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1833072 INFO
(searcherExecutor-8116-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:43714__itc%2Fz c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1da0d6c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1833073 INFO
(coreLoadExecutor-8115-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560158355511574528
[junit4] 2> 1833077 INFO
(coreZkRegister-8110-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 c:collection1) [n:127.0.0.1:43714__itc%2Fz c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1833077 INFO
(updateExecutor-3101-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1833077 INFO
(recoveryExecutor-3102-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1833077 INFO
(recoveryExecutor-3102-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1833077 INFO
(recoveryExecutor-3102-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1833077 INFO
(recoveryExecutor-3102-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1833078 INFO
(recoveryExecutor-3102-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:38876/_itc/z/collection1/] and I am
[https://127.0.0.1:43714/_itc/z/collection1/]
[junit4] 2> 1833080 INFO
(recoveryExecutor-3102-thread-1-processing-n:127.0.0.1:43714__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43714__itc%2Fz
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:38876/_itc/z];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43714__itc%252Fz&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1833084 INFO (qtp29425595-17558) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1833084 INFO (qtp29425595-17558) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1833084 INFO (qtp29425595-17558) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:43714__itc%2Fz,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43714/_itc/z","node_name":"127.0.0.1:43714__itc%2Fz","state":"down"}
[junit4] 2> 1833180 INFO
(zkCallback-3104-thread-1-processing-n:127.0.0.1:43714__itc%2Fz)
[n:127.0.0.1:43714__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1833180 INFO
(zkCallback-3091-thread-2-processing-n:127.0.0.1:38876__itc%2Fz)
[n:127.0.0.1:38876__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1833180 INFO
(zkCallback-3097-thread-1-processing-n:127.0.0.1:37396__itc%2Fz)
[n:127.0.0.1:37396__itc%2Fz ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1833407 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1833407 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[E6685467432DBE18]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:recovering live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 1834085 INFO (qtp29425595-17558) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:43714__itc%2Fz,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43714/_itc/z","node_name":"127.0.0.1:43714__itc%2Fz","state":"recovering"}
[junit4] 2> 1834085 INFO (qtp29425595-17558) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1834085 INFO (qtp29425595-17558) [n:127.0.0.1:38876__itc%2Fz
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:43714__itc%252Fz&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:recovering live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 1835055 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [https://127.0.0.1:38876/_itc/z/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1835055 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=https://127.0.0.1:37396/_itc/z START
replicas=[https://127.0.0.1:38876/_itc/z/collection1/] nUpdates=100
[junit4] 2> 1835058 INFO (qtp29425595-17559) [n:127.0.0.1:38876__itc%2Fz
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1835058 INFO (qtp29425595-17559) [n:127.0.0.1:38876__itc%2Fz
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/_itc/z path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1835059 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1835059 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1835059 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:37396__itc%2Fz
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1835059 INFO
(recoveryExecutor-3095-thread-1-processing-n:127.0.0.1:37396__itc%2Fz
x:collection1 s:shard1 c:collection1 r:core_node
[...truncated too long message...]
/solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 79 /solr/overseer/collection-queue-work
[junit4] 2> 21 /solr/overseer/queue
[junit4] 2> 12 /solr/overseer/queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=E6685467432DBE18 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=el-CY -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 82.4s J1 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: 'sanitycheck' results
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@14e7321 (not
leader) wrong [docid] for SolrDocument{id=180,
id_field_copy_that_does_not_support_in_place_update_s=180, title_s=title180,
id_i=180, inplace_updatable_float=101.0, _version_=1560158401798864896,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=970} expected:<658> but
was:<970>
[junit4] > at
__randomizedtesting.SeedInfo.seed([E6685467432DBE18:6E3C6BBDEDD1D3E0]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1909466 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1909467 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4123855
[junit4] 2> 1909467 INFO (coreCloseExecutor-8138-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@47f49c
[junit4] 2> 1909480 INFO (coreCloseExecutor-8138-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1909481 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E6685467432DBE18]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_E6685467432DBE18-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{id_i=BlockTreeOrds(blocksize=128), title_s=Lucene50(blocksize=128),
id=PostingsFormat(name=Direct),
id_field_copy_that_does_not_support_in_place_update_s=Lucene50(blocksize=128)},
docValues:{inplace_updatable_float=DocValuesFormat(name=Direct),
id_i=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Asserting),
title_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory),
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Asserting),
inplace_updatable_int_with_default=DocValuesFormat(name=Direct),
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene54)},
maxPointsInLeafNode=279, maxMBSortInHeap=5.311541677153373,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=el-CY,
timezone=Australia/Lindeman
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=90789280,total=476053504
[junit4] 2> NOTE: All tests run in this JVM: [TestLegacyFieldCache,
CopyFieldTest, CoreAdminRequestStatusTest, TestFieldCacheSortRandom,
TestMiniSolrCloudCluster, TestExpandComponent, TestSolrFieldCacheMBean,
DateMathParserTest, ReplicaListTransformerTest,
DistributedFacetPivotWhiteBoxTest, TestRebalanceLeaders, DistanceFunctionTest,
AtomicUpdatesTest, TestHdfsCloudBackupRestore, TestCloudPseudoReturnFields,
TestUpdate, DistributedExpandComponentTest, HdfsChaosMonkeyNothingIsSafeTest,
TestLeaderInitiatedRecoveryThread, TestClassicSimilarityFactory,
AsyncCallRequestStatusResponseTest, DistributedSuggestComponentTest,
SampleTest, CdcrUpdateLogTest, TestSolrCLIRunExample,
TestGraphTermsQParserPlugin, TestCustomStream, HdfsLockFactoryTest,
TestCoreContainer, ZkControllerTest, TestSchemaNameResource,
DocumentBuilderTest, DistributedFacetPivotLongTailTest, ShardRoutingTest,
CollectionsAPIDistributedZkTest, TestLRUCache, SaslZkACLProviderTest,
TestSurroundQueryParser, TestShortCircuitedRequests, SpellCheckComponentTest,
TestFreeTextSuggestions, CollectionTooManyReplicasTest,
ClassificationUpdateProcessorTest, JsonValidatorTest, SimplePostToolTest,
TestCustomSort, ConcurrentDeleteAndCreateCollectionTest, TestQueryUtils,
SolrCloudExampleTest, ConvertedLegacyTest, TestFieldCacheReopen,
TestElisionMultitermQuery, EnumFieldTest, TestSimpleTrackingShardHandler,
ShardRoutingCustomTest, TestManagedSchema, TestBM25SimilarityFactory,
TestMaxScoreQueryParser, VMParamsZkACLAndCredentialsProvidersTest,
StatsReloadRaceTest, TestSolrQueryResponse, WordBreakSolrSpellCheckerTest,
TestTolerantUpdateProcessorRandomCloud, SharedFSAutoReplicaFailoverUtilsTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestBackupRepositoryFactory,
TermVectorComponentTest, TestTrie, RAMDirectoryFactoryTest, TestMacros,
TestCollectionAPI, OutOfBoxZkACLAndCredentialsProvidersTest, TestRTGBase,
ExplicitHLLTest, DeleteLastCustomShardedReplicaTest,
TestPerFieldSimilarityClassic, TestLMDirichletSimilarityFactory,
TermsComponentTest, HttpSolrCallGetCoreTest, TestSolrCoreSnapshots,
TestPointFields, TestJsonFacetRefinement, TestHdfsUpdateLog,
TestSchemaVersionResource, TestSlowCompositeReaderWrapper, TestSearchPerf,
TestHashPartitioner, HighlighterTest, TestPushWriter,
TestConfigSetsAPIZkFailure, TestFieldResource, TestJsonRequest,
RestartWhileUpdatingTest, SolrIndexConfigTest, TestFuzzyAnalyzedSuggestions,
TestDistributedGrouping, SolrGangliaReporterTest, TestDistribDocBasedVersion,
TestAnalyzeInfixSuggestions, TestSystemIdResolver, TestFiltering,
TolerantUpdateProcessorTest, RulesTest, SuggestComponentContextFilterQueryTest,
BigEndianAscendingWordDeserializerTest, TestInfoStreamLogging,
SearchHandlerTest, MultiTermTest, TestBinaryResponseWriter,
MoreLikeThisHandlerTest, DeleteShardTest, MetricsHandlerTest, ZkSolrClientTest,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest,
OverseerTest, TestReplicationHandler, ZkCLITest, DistributedTermsComponentTest,
TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest,
BasicFunctionalityTest, TestLazyCores, ShowFileRequestHandlerTest,
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest,
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest,
CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SpatialFilterTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest,
LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest,
TestOmitPositions, TestValueSourceCache, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest,
ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest, TestLFUCache,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestPathTrie, TestEmbeddedSolrServerConstructors,
TestJettySolrRunner, AssignTest, BaseCdcrDistributedZkTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrVersionReplicationTest, CollectionsAPISolrJTest,
DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest,
HttpPartitionTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
OverseerTaskQueueTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest,
SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPivotFacet,
TestLeaderElectionZkExpiry, TestReplicaProperties, TestSSLRandomization,
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud,
TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test,
HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest,
HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest,
StressHdfsTest, ZkStateReaderTest, ZkStateWriterTest, BlobRepositoryCloudTest,
CachingDirectoryFactoryTest, TestSolrDynamicMBean, TestConfigReload,
TestSQLHandler, TestSystemCollAutoCreate, DistributedFacetPivotSmallTest,
DistributedQueryComponentCustomSortTest, SpatialHeatmapFacetsTest,
TestManagedSchemaThreadSafety, TestSchemalessBufferedUpdates,
TestUseDocValuesAsStored, SimpleMLTQParserTest, TestDistribIDF,
ConjunctionSolrSpellCheckerTest, BlockCacheTest, BlockDirectoryTest,
BufferStoreTest, TestFieldCache, TestFieldCacheSort, TestFieldCacheVsDocValues,
DataDrivenBlockJoinTest, TestExceedMaxTermLength, TestInPlaceUpdatesDistrib]
[junit4] Completed [696/696 (1!)] on J1 in 82.66s, 1 test, 1 failure <<<
FAILURES!
[...truncated 54903 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]