Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19012/
Java: 32bit/jdk-9-ea+155 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@1d6d138 (not leader) wrong 
[docid] for SolrDocument{id=5, 
id_field_copy_that_does_not_support_in_place_update_s=5, title_s=title5, 
id_i=5, inplace_updatable_float=101.0, _version_=1559893822808260608, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=6798} expected:<7196> but 
was:<6798>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@1d6d138 (not leader) wrong 
[docid] for SolrDocument{id=5, 
id_field_copy_that_does_not_support_in_place_update_s=5, title_s=title5, 
id_i=5, inplace_updatable_float=101.0, _version_=1559893822808260608, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=6798} expected:<7196> but 
was:<6798>
        at 
__randomizedtesting.SeedInfo.seed([FF94ACFBB5DBDADC:77C093211B27B724]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.search.TestAnalyticsQParserPlugin.initializationError

Error Message:
No runnable methods

Stack Trace:
java.lang.Exception: No runnable methods
        at 
org.junit.runners.BlockJUnit4ClassRunner.validateInstanceMethods(BlockJUnit4ClassRunner.java:166)
        at 
org.junit.runners.BlockJUnit4ClassRunner.collectInitializationErrors(BlockJUnit4ClassRunner.java:102)
        at org.junit.runners.ParentRunner.validate(ParentRunner.java:344)
        at org.junit.runners.ParentRunner.<init>(ParentRunner.java:74)
        at 
org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:55)
        at 
org.junit.internal.builders.JUnit4Builder.runnerForClass(JUnit4Builder.java:13)
        at 
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
        at 
org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
        at 
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
        at 
org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:239)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 11649 lines...]
   [junit4] Suite: org.apache.solr.search.TestAnalyticsQParserPlugin
   [junit4] ERROR   0.00s J0 | TestAnalyticsQParserPlugin.initializationError 
<<<
   [junit4]    > Throwable #1: java.lang.Exception: No runnable methods
   [junit4] Completed [273/694 (1!)] on J0 in 0.00s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1401 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/init-core-data-001
   [junit4]   2> 2203009 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2203011 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2203013 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vfi/b
   [junit4]   2> 2203013 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2203014 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2203090 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2203091 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2203099 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2203101 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2203189 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2203191 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2203191 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2203196 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2203196 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2203196 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2203198 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2203271 WARN  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2203272 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2203280 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2203282 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2203284 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2203284 WARN  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2203284 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2203284 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/init-core-data-001/]
   [junit4]   2> 2203285 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2203286 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37252436398096933]
   [junit4]   2> 2203290 WARN  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2203430 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2203430 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2203431 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2203431 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2203431 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=1.509765625, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=18.501440883666415, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17676407518845397
   [junit4]   2> 2203431 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d84e8b[collection1] main]
   [junit4]   2> 2203432 WARN  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2203432 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2203433 INFO  (searcherExecutor-8134-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d84e8b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2203433 INFO  (coreLoadExecutor-8133-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559893787432452096
   [junit4]   2> 2203436 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2203437 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2203437 INFO  (Thread-4145) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2203437 INFO  (Thread-4145) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2203537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35605
   [junit4]   2> 2203544 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2203547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2203549 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2203551 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2203554 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2203556 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2203558 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2203560 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2203562 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2203564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2203566 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2204125 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/control-001/cores/collection1
   [junit4]   2> 2204128 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2204129 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1519cf6{/vfi/b,null,AVAILABLE}
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f1988c{SSL,[ssl, 
http/1.1]}{127.0.0.1:33757}
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server Started @2205876ms
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vfi/b, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/tempDir-001/control/data,
 hostPort=33757, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/control-001/cores}
   [junit4]   2> 2204130 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2204130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T22:44:02.093858Z
   [junit4]   2> 2204133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2204133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/control-001/solr.xml
   [junit4]   2> 2204140 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35605/solr
   [junit4]   2> 2204149 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2204149 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:33757_vfi%2Fb
   [junit4]   2> 2204150 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97493361714855941-127.0.0.1:33757_vfi%2Fb-n_0000000000) starting
   [junit4]   2> 2204154 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33757_vfi%2Fb
   [junit4]   2> 2204154 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2204336 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/control-001/cores
   [junit4]   2> 2204337 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2204338 INFO  
(OverseerStateUpdate-97493361714855941-127.0.0.1:33757_vfi%2Fb-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2205346 WARN  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2205346 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2205355 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2205357 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2205358 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2205358 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/control-001/cores/collection1/data/]
   [junit4]   2> 2205358 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2205360 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37252436398096933]
   [junit4]   2> 2205366 WARN  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2205599 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2205599 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2205600 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2205600 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2205600 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=1.509765625, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=18.501440883666415, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17676407518845397
   [junit4]   2> 2205600 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1188aaf[collection1] main]
   [junit4]   2> 2205601 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2205601 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2205601 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2205602 INFO  (searcherExecutor-8147-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1188aaf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2205602 INFO  (coreLoadExecutor-8146-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559893789706813440
   [junit4]   2> 2205607 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2205607 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2205607 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33757/vfi/b/collection1/
   [junit4]   2> 2205607 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2205607 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:33757/vfi/b/collection1/ has no replicas
   [junit4]   2> 2205607 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2205609 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33757/vfi/b/collection1/ shard1
   [junit4]   2> 2205759 INFO  (coreZkRegister-8139-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2205995 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2205996 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35605/solr ready
   [junit4]   2> 2205996 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2205996 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2206515 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001/cores/collection1
   [junit4]   2> 2206516 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001
   [junit4]   2> 2206519 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2206520 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dfa9c7{/vfi/b,null,AVAILABLE}
   [junit4]   2> 2206520 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bc28e5{SSL,[ssl, 
http/1.1]}{127.0.0.1:36295}
   [junit4]   2> 2206520 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server Started @2208266ms
   [junit4]   2> 2206520 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vfi/b, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/tempDir-001/jetty1,
 hostPort=36295, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001/cores}
   [junit4]   2> 2206521 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2206521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2206521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2206521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2206521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T22:44:04.484373Z
   [junit4]   2> 2206523 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2206523 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001/solr.xml
   [junit4]   2> 2206533 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35605/solr
   [junit4]   2> 2206538 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2206539 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2206540 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36295_vfi%2Fb
   [junit4]   2> 2206541 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2206542 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2206543 INFO  (zkCallback-3698-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2206763 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001/cores
   [junit4]   2> 2206763 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2206765 INFO  
(OverseerStateUpdate-97493361714855941-127.0.0.1:33757_vfi%2Fb-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2206866 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2207771 WARN  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2207772 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2207780 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2207782 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2207783 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 2207783 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2207783 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2207784 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37252436398096933]
   [junit4]   2> 2207790 WARN  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2207969 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2207969 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2207970 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2207970 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2207970 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=1.509765625, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=18.501440883666415, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17676407518845397
   [junit4]   2> 2207971 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1107f44[collection1] main]
   [junit4]   2> 2207971 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2207971 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2207971 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2207972 INFO  (searcherExecutor-8158-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1107f44[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2207973 INFO  (coreLoadExecutor-8157-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559893792192987136
   [junit4]   2> 2207977 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2207977 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2207977 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36295/vfi/b/collection1/
   [junit4]   2> 2207977 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2207977 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:36295/vfi/b/collection1/ has no replicas
   [junit4]   2> 2207977 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2207978 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36295/vfi/b/collection1/ shard1
   [junit4]   2> 2208079 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2208129 INFO  (coreZkRegister-8152-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2208231 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2209160 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001/cores/collection1
   [junit4]   2> 2209161 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001
   [junit4]   2> 2209166 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2209167 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d6a481{/vfi/b,null,AVAILABLE}
   [junit4]   2> 2209168 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16bd0d2{SSL,[ssl, 
http/1.1]}{127.0.0.1:33161}
   [junit4]   2> 2209168 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server Started @2210915ms
   [junit4]   2> 2209169 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vfi/b, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/tempDir-001/jetty2,
 hostPort=33161, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001/cores}
   [junit4]   2> 2209169 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2209169 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2209169 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2209169 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2209169 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T22:44:07.132928Z
   [junit4]   2> 2209172 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2209173 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001/solr.xml
   [junit4]   2> 2209185 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35605/solr
   [junit4]   2> 2209190 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2209191 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2209192 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33161_vfi%2Fb
   [junit4]   2> 2209194 INFO  (zkCallback-3714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209194 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209194 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209194 INFO  (zkCallback-3698-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2209296 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2209369 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001/cores
   [junit4]   2> 2209369 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2209371 INFO  
(OverseerStateUpdate-97493361714855941-127.0.0.1:33757_vfi%2Fb-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2209473 INFO  (zkCallback-3714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2209473 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2210381 WARN  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2210382 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2210394 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2210397 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2210398 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 2210399 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2210399 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2210400 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37252436398096933]
   [junit4]   2> 2210408 WARN  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2210681 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2210681 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2210682 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2210682 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2210683 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=1.509765625, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=18.501440883666415, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17676407518845397
   [junit4]   2> 2210684 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@13ab231[collection1] main]
   [junit4]   2> 2210684 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2210685 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2210685 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2210686 INFO  (searcherExecutor-8169-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13ab231[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2210686 INFO  (coreLoadExecutor-8168-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559893795037773824
   [junit4]   2> 2210689 INFO  (coreZkRegister-8163-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2210689 INFO  (updateExecutor-3711-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2210690 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2210690 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2210690 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 2210690 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2210690 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:36295/vfi/b/collection1/] and I am 
[https://127.0.0.1:33161/vfi/b/collection1/]
   [junit4]   2> 2210692 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:36295/vfi/b]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33161_vfi%252Fb&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2210761 INFO  (qtp23012866-18409) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2210761 INFO  (qtp23012866-18409) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2210762 INFO  (qtp23012866-18409) [    ] 
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:33161_vfi%2Fb, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33161/vfi/b","node_name":"127.0.0.1:33161_vfi%2Fb","state":"down"}
   [junit4]   2> 2210792 INFO  (zkCallback-3714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2210792 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2211540 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001/cores/collection1
   [junit4]   2> 2211541 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001
   [junit4]   2> 2211543 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2211544 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@90467a{/vfi/b,null,AVAILABLE}
   [junit4]   2> 2211545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dee43d{SSL,[ssl, 
http/1.1]}{127.0.0.1:34800}
   [junit4]   2> 2211545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.e.j.s.Server Started @2213291ms
   [junit4]   2> 2211545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vfi/b, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/tempDir-001/jetty3,
 hostPort=34800, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001/cores}
   [junit4]   2> 2211545 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2211546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2211546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2211546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2211546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T22:44:09.509176Z
   [junit4]   2> 2211548 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2211548 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001/solr.xml
   [junit4]   2> 2211555 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35605/solr
   [junit4]   2> 2211560 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2211562 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2211564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34800_vfi%2Fb
   [junit4]   2> 2211564 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2211565 INFO  (zkCallback-3721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2211565 INFO  (zkCallback-3714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2211565 INFO  (zkCallback-3702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2211565 INFO  (zkCallback-3698-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2211667 INFO  (zkCallback-3714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2211667 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2211762 INFO  (qtp23012866-18409) [    ] 
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:33161_vfi%2Fb, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33161/vfi/b","node_name":"127.0.0.1:33161_vfi%2Fb","state":"recovering"}
   [junit4]   2> 2211762 INFO  (qtp23012866-18409) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2211762 INFO  (qtp23012866-18409) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:33161_vfi%252Fb&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 2212125 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001/cores
   [junit4]   2> 2212125 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2212127 INFO  
(OverseerStateUpdate-97493361714855941-127.0.0.1:33757_vfi%2Fb-n_0000000000) [  
  ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2212229 INFO  (zkCallback-3714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2212229 INFO  (zkCallback-3721-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2212229 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2213133 WARN  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2213134 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2213143 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2213145 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2213145 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 2213145 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2213146 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@131d73f
   [junit4]   2> 2213147 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37252436398096933]
   [junit4]   2> 2213151 WARN  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2213324 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2213325 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2213326 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2213326 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2213326 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=1.509765625, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=18.501440883666415, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17676407518845397
   [junit4]   2> 2213326 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f0fec0[collection1] main]
   [junit4]   2> 2213327 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2213327 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2213327 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2213328 INFO  (searcherExecutor-8180-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f0fec0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2213328 INFO  (coreLoadExecutor-8179-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559893797808111616
   [junit4]   2> 2213331 INFO  (coreZkRegister-8174-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2213332 INFO  (updateExecutor-3718-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2213332 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2213332 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2213332 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 2213332 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2213332 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:36295/vfi/b/collection1/] and I am 
[https://127.0.0.1:34800/vfi/b/collection1/]
   [junit4]   2> 2213334 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:36295/vfi/b]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34800_vfi%252Fb&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2213337 INFO  (qtp23012866-18416) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2213338 INFO  (qtp23012866-18416) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2213338 INFO  (qtp23012866-18416) [    ] 
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:34800_vfi%2Fb, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:34800/vfi/b","node_name":"127.0.0.1:34800_vfi%2Fb","state":"down"}
   [junit4]   2> 2213434 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2213434 INFO  (zkCallback-3721-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2213434 INFO  (zkCallback-3714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2213799 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2213800 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
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> 2214338 INFO  (qtp23012866-18416) [    ] 
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:34800_vfi%2Fb, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:34800/vfi/b","node_name":"127.0.0.1:34800_vfi%2Fb","state":"recovering"}
   [junit4]   2> 2214338 INFO  (qtp23012866-18416) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2214338 INFO  (qtp23012866-18416) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:34800_vfi%252Fb&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]   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]   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]   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> 2218763 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:36295/vfi/b/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 2218763 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:33161/vfi/b 
START replicas=[https://127.0.0.1:36295/vfi/b/collection1/] nUpdates=100
   [junit4]   2> 2218766 INFO  (qtp23012866-18415) [    ] 
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> 2218766 INFO  (qtp23012866-18415) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/vfi/b path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2218767 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2218767 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2218767 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2218767 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2218768 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2218768 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 2218768 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 2218768 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2218768 INFO  (recoveryExecutor-3712-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2218770 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2218770 INFO  (zkCallback-3714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2218770 INFO  (zkCallback-3721-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 2221339 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:36295/vfi/b/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 2221339 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:34800/vfi/b 
START replicas=[https://127.0.0.1:36295/vfi/b/collection1/] nUpdates=100
   [junit4]   2> 2221342 INFO  (qtp23012866-18416) [    ] 
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> 2221342 INFO  (qtp23012866-18416) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/vfi/b path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2221343 INFO  (recoveryExecutor-3719-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2221345 INFO  (zkCallback-3708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2221345 INFO  (zkCallback-3721-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2221345 INFO  (zkCallback-3714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2221804 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2221855 INFO  (qtp15154653-18473) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/vfi/b path=/schema/fields/inplace_updatable_int 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2221855 INFO  (qtp15154653-18478) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/vfi/b path=/schema/fields/inplace_updatable_float 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2221858 INFO  (qtp23012866-18411) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/vfi/b path=/schema/fields/_version_ 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2221859 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2221859 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d2e1f7[collection1] realtime]
   [junit4]   2> 2221859 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 2221916 INFO  (qtp33160876-18370) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2221916 INFO  (qtp33160876-18370) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2221916 INFO  (qtp33160876-18370) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2221916 INFO  (qtp33160876-18370) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2221920 INFO  (qtp23012866-18411) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2221920 INFO  (qtp23012866-18411) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2221921 INFO  (qtp15154653-18478) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2221921 INFO  (qtp15154653-18478) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2221921 INFO  (qtp23012866-18411) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2221921 INFO  (qtp23012866-18411) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36295/vfi/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2221921 INFO  (qtp15154653-18478) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2221921 INFO  (qtp15154653-18478) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36295/vfi/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2221965 INFO  (qtp32306262-18438) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2221965 INFO  (qtp32306262-18438) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2221965 INFO  (qtp32306262-18438) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2221966 INFO  (qtp32306262-18438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36295/vfi/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2221966 INFO  (qtp23012866-18416) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={_stateVer_=collection1:12&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 48
   [junit4]   2> 2221972 INFO  (qtp32306262-18445) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36295/vfi/b/collection1/&wt=javabin&version=2}{add=[0
 (2001)]} 0 1
   [junit4]   2> 2222082 INFO  (qtp32306262-18438) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12c2ff5[collection1] realtime]
   [junit4]   2> 2222084 INFO  (qtp32306262-18438) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&_version_=2003&distrib.from=https://127.0.0.1:36295/vfi/bcollection1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_float:101.0
 (-2003)} 0 14
   [junit4]   2> 2222169 INFO  (qtp32306262-18439) [    ] 
o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  
Update=add{_version_=2002,id=0} 
DBQs=[DBQ{version=2003,q=inplace_updatable_float:101.0}]
   [junit4]   2> 2222171 INFO  (qtp32306262-18439) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10e5fbe[collection1] realtime]
   [junit4]   2> 2222171 INFO  (qtp32306262-18439) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15db0ca[collection1] realtime]
   [junit4]   2> 2222172 INFO  (qtp32306262-18439) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&distrib.inplace.prevversion=2001&distrib.from=https://127.0.0.1:36295/vfi/b/collection1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[0
 (2002)]} 0 3
   [junit4]   2> 2222269 INFO  (qtp32306262-18444) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/vfi/b path=/get 
params={distrib=false&qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2222269 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.u.TestInPlaceUpdatesDistrib reorderedDBQIndividualReplicaTest: This test 
passed fine...
   [junit4]   2> 2222270 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2222270 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@132f5ff[collection1] realtime]
   [junit4]   2> 2222270 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FF94ACFBB5DBDADC]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 2222271 INFO  (qtp33160876-18375) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2222271 INFO  (qtp33160876-18375) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2222271 INFO  (qtp33160876-18375) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2222271 INFO  (qtp33160876-18375) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2222272 INFO  (qtp23012866-18410) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2222272 INFO  (qtp32306262-18443) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2222272 INFO  (qtp23012866-18410) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2222272 INFO  (qtp32306262-18443) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52dbcb
   [junit4]   2> 2222272 INFO  (qtp15154653-18474) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2222272 INFO  (qtp23012866-18410) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2222272 INFO  (qtp15154653-18474) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2222273 INFO  (qtp23012866-18410) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36295/vfi/b/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 2222273 INFO  (qtp15154653-18474) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2222273 INFO  (qtp15154653-18474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vfi/b path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0

[...truncated too long message...]

#1: java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@1d6d138 (not leader) wrong 
[docid] for SolrDocument{id=5, 
id_field_copy_that_does_not_support_in_place_update_s=5, title_s=title5, 
id_i=5, inplace_updatable_float=101.0, _version_=1559893822808260608, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=6798} expected:<7196> but 
was:<6798>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FF94ACFBB5DBDADC:77C093211B27B724]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2263983 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2263983 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15889941
   [junit4]   2> 2263984 INFO  (coreCloseExecutor-8202-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fe832f
   [junit4]   2> 2263999 INFO  (coreCloseExecutor-8202-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 2264001 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FF94ACFBB5DBDADC]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FF94ACFBB5DBDADC-001
   [junit4]   2> Feb 20, 2017 10:45:01 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id_i=PostingsFormat(name=MockRandom), title_s=FST50, 
id=PostingsFormat(name=Memory), 
id_field_copy_that_does_not_support_in_place_update_s=BlockTreeOrds(blocksize=128)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), 
id_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), 
title_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), 
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=Memory)}, 
maxPointsInLeafNode=1170, maxMBSortInHeap=7.621805813211244, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hi-IN, 
timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=211619384,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, 
QueryElevationComponentTest, MetricUtilsTest, TestFileDictionaryLookup, 
UUIDFieldTest, StandardRequestHandlerTest, TriLevelCompositeIdRoutingTest, 
CollectionStateFormat2Test, TestAnalyzedSuggestions, TestBlobHandler, 
TestSQLHandler, TestReplicationHandlerBackup, AnalysisErrorHandlingTest, 
TestStandardQParsers, TestLFUCache, TestAuthenticationFramework, 
ScriptEngineTest, FileBasedSpellCheckerTest, BitVectorTest, 
ClassificationUpdateProcessorIntegrationTest, TestManagedSchema, MultiTermTest, 
TestStressLucene, DocumentAnalysisRequestHandlerTest, PolyFieldTest, 
DistributedQueueTest, SolrJmxReporterTest, CleanupOldIndexTest, 
InfixSuggestersTest, HdfsThreadLeakTest, TestValueSourceCache, 
RecoveryAfterSoftCommitTest, CopyFieldTest, TestReRankQParserPlugin, 
TestRTGBase, TestBinaryResponseWriter, TestRequestForwarding, 
TestDistributedSearch, TestSolrConfigHandlerConcurrent, TestSchemaNameResource, 
AnalysisAfterCoreReloadTest, TestJoin, HdfsRecoveryZkTest, 
CdcrRequestHandlerTest, DistributedDebugComponentTest, 
TestCorePropertiesReload, DistributedFacetPivotSmallTest, ConnectionReuseTest, 
TestFilteredDocIdSet, HLLSerializationTest, DirectoryFactoryTest, 
PluginInfoTest, TestScoreJoinQPNoScore, TestNamedUpdateProcessors, 
TestConfigSetImmutable, ConjunctionSolrSpellCheckerTest, 
DocExpirationUpdateProcessorFactoryTest, TestFieldCacheWithThreads, 
TestOmitPositions, RankQueryTest, TestGeoJSONResponseWriter, 
XsltUpdateRequestHandlerTest, SegmentsInfoRequestHandlerTest, BlockCacheTest, 
TestManagedResourceStorage, TestPushWriter, TestReplicationHandler, 
TestExclusionRuleCollectionAccess, TestStressCloudBlindAtomicUpdates, 
TestLMJelinekMercerSimilarityFactory, SolrMetricsIntegrationTest, 
ZkStateReaderTest, TestPseudoReturnFields, TestNumericTerms64, CacheHeaderTest, 
BasicAuthIntegrationTest, TestSolr4Spatial2, 
TestDistributedStatsComponentCardinality, TestRandomDVFaceting, 
TestInitQParser, SearchHandlerTest, PeerSyncTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SyncSliceTest, TestSegmentSorting, 
SystemInfoHandlerTest, TestLockTree, TestClusterProperties, 
TestUseDocValuesAsStored, TestExceedMaxTermLength, NumericFieldsTest, 
UniqFieldsUpdateProcessorFactoryTest, TestRandomFaceting, SolrCLIZkUtilsTest, 
TestSolrCloudSnapshots, PreAnalyzedUpdateProcessorTest, TestFunctionQuery, 
TestExactSharedStatsCache, TestMissingGroups, RuleEngineTest, 
TestCloudPivotFacet, HdfsCollectionsAPIDistributedZkTest, 
TestConfigSetsAPIExclusivity, TestSearcherReuse, TestCSVLoader, TestXmlQParser, 
DistributedFacetPivotLargeTest, TestCrossCoreJoin, 
TestDynamicFieldCollectionResource, ClusterStateUpdateTest, LeaderElectionTest, 
TestRecovery, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, 
BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, 
TestIndexSearcher, CurrencyFieldXmlFileTest, 
SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, SuggesterTest, 
WordBreakSolrSpellCheckerTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, DocValuesMultiTest, DebugComponentTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryTypes, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
TestSolrQueryParser, RegexBoostProcessorTest, TestJmxIntegration, 
TestPartialUpdateDeduplication, SOLR749Test, TestQuerySenderListener, 
TestQuerySenderNoQuery, BadComponentTest, TestSolrDeletionPolicy2, TestDocSet, 
TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
SpellPossibilityIteratorTest, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest, 
CustomCollectionTest, DistribJoinFromCollectionTest, HttpPartitionTest, 
MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, 
TestCryptoKeys, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, 
TestRequestStatusCollectionAPI, TestTolerantUpdateProcessorRandomCloud, 
QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetProperties, 
TestCustomStream, TestImplicitCoreProperties, TestInitParams, TestNRTOpen, 
TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, 
TestSQLHandlerNonCloud, TestSystemCollAutoCreate, 
DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentCustomSortTest, 
DistributedQueryComponentOptimizationTest, TestExpandComponent, 
TestTrackingShardHandlerFactory, JavabinLoaderTest, TestUnifiedSolrHighlighter, 
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, JvmMetricsTest, 
SolrCoreMetricManagerTest, SolrSlf4jReporterTest, TestMacroExpander, 
TestMacros, TestExportWriter, TestGraphMLResponseWriter, TestRawResponseWriter, 
TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformer, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestClassNameShortening, TestDefaultSearchFieldResource, 
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, 
TestFieldTypeCollectionResource, TestSchemaResource, 
TestSchemaSimilarityResource, TestSchemaVersionResource, 
TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, 
TestUniqueKeyFieldResource, TestManagedStopFilterFactory, BadCopyFieldTest, 
BooleanFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, 
TestCloudManagedSchema, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestFieldSortValues, TestHashQParserPlugin, TestQueryWrapperFilter, 
TestRecoveryHdfs, TestSolrCoreParser, TestJsonFacets, TestDistribIDF, 
ResponseHeaderTest, TestHighFrequencyDictionaryFactory, TestFieldCacheReopen, 
TestFieldCacheSort, AddBlockUpdateTest, SolrIndexMetricsTest, 
TestInPlaceUpdatesDistrib]
   [junit4] Completed [693/694 (2!)] on J0 in 61.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 51647 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to