Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/298/

2 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1488399241239,generation=2,filelist=[_4x.cfe, _4x.cfs, 
_4x.si, _9u.cfe, _9u.cfs, _9u.si, _bo.cfe, _bo.cfs, _bo.si, _bp.cfe, _bp.cfs, 
_bp.si, _bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, _bs.cfe, _bs.cfs, 
_bs.si, _bt.cfe, _bt.cfs, _bt.si, _bu.cfe, _bu.cfs, _bu.si, _bv.cfe, _bv.cfs, 
_bv.si, _bw.cfe, _bw.cfs, _bw.si, _bx.cfe, _bx.cfs, _bx.si, _by.cfe, _by.cfs, 
_by.si, segments_2]}]> but 
was:<[{indexVersion=1488399241239,generation=2,filelist=[_4x.cfe, _4x.cfs, 
_4x.si, _9u.cfe, _9u.cfs, _9u.si, _bo.cfe, _bo.cfs, _bo.si, _bp.cfe, _bp.cfs, 
_bp.si, _bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, _bs.cfe, _bs.cfs, 
_bs.si, _bt.cfe, _bt.cfs, _bt.si, _bu.cfe, _bu.cfs, _bu.si, _bv.cfe, _bv.cfs, 
_bv.si, _bw.cfe, _bw.cfs, _bw.si, _bx.cfe, _bx.cfs, _bx.si, _by.cfe, _by.cfs, 
_by.si, segments_2]}, 
{indexVersion=1488399241239,generation=3,filelist=[_4x.cfe, _4x.cfs, _4x.si, 
_9u.cfe, _9u.cfs, _9u.si, _bz.cfe, _bz.cfs, _bz.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1488399241239,generation=2,filelist=[_4x.cfe, _4x.cfs, 
_4x.si, _9u.cfe, _9u.cfs, _9u.si, _bo.cfe, _bo.cfs, _bo.si, _bp.cfe, _bp.cfs, 
_bp.si, _bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, _bs.cfe, _bs.cfs, 
_bs.si, _bt.cfe, _bt.cfs, _bt.si, _bu.cfe, _bu.cfs, _bu.si, _bv.cfe, _bv.cfs, 
_bv.si, _bw.cfe, _bw.cfs, _bw.si, _bx.cfe, _bx.cfs, _bx.si, _by.cfe, _by.cfs, 
_by.si, segments_2]}]> but 
was:<[{indexVersion=1488399241239,generation=2,filelist=[_4x.cfe, _4x.cfs, 
_4x.si, _9u.cfe, _9u.cfs, _9u.si, _bo.cfe, _bo.cfs, _bo.si, _bp.cfe, _bp.cfs, 
_bp.si, _bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, _bs.cfe, _bs.cfs, 
_bs.si, _bt.cfe, _bt.cfs, _bt.si, _bu.cfe, _bu.cfs, _bu.si, _bv.cfe, _bv.cfs, 
_bv.si, _bw.cfe, _bw.cfs, _bw.si, _bx.cfe, _bx.cfs, _bx.si, _by.cfe, _by.cfs, 
_by.si, segments_2]}, 
{indexVersion=1488399241239,generation=3,filelist=[_4x.cfe, _4x.cfs, _4x.si, 
_9u.cfe, _9u.cfs, _9u.si, _bz.cfe, _bz.cfs, _bz.si, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([2813066EAC1DCBD3:DC41D5EDC55C5D0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1281)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@10265475 (not leader) wrong 
[docid] for SolrDocument{id=0, 
id_field_copy_that_does_not_support_in_place_update_s=0, title_s=title0, 
id_i=0, inplace_updatable_float=101.0, _version_=1560698763897470976, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=8526} expected:<8306> but 
was:<8526>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@10265475 (not leader) wrong 
[docid] for SolrDocument{id=0, 
id_field_copy_that_does_not_support_in_place_update_s=0, title_s=title0, 
id_i=0, inplace_updatable_float=101.0, _version_=1560698763897470976, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=8526} expected:<8306> but 
was:<8526>
        at 
__randomizedtesting.SeedInfo.seed([2813066EAC1DCBD3:A04739B402E1A62B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12474 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/init-core-data-001
   [junit4]   2> 1964969 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1964971 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1964971 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1964973 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1964973 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1964990 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1964991 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1964999 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1965002 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1965003 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1965020 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1965023 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1965023 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1965027 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1965027 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1965027 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1965028 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1965049 WARN  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1965050 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1965058 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1965075 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1965077 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1965077 WARN  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1965077 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1965077 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/init-core-data-001/]
   [junit4]   2> 1965077 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1965078 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=53.5205078125, 
floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=3.8690971594544585, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14613543028407108
   [junit4]   2> 1965082 WARN  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1965109 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1965109 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1965110 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1965110 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1965110 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3ee46087
   [junit4]   2> 1965111 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39632cda[collection1] main]
   [junit4]   2> 1965111 WARN  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1965111 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1965111 INFO  (coreLoadExecutor-4381-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1560698740308705280
   [junit4]   2> 1965114 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1965120 INFO  
(searcherExecutor-4382-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39632cda[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1965123 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1965123 INFO  (Thread-3931) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1965123 INFO  (Thread-3931) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1965223 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44680
   [junit4]   2> 1965238 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1965239 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1965240 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1965241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1965242 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1965243 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1965243 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1965244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1965245 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1965246 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1965246 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1965345 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/control-001/cores/collection1
   [junit4]   2> 1965348 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1965355 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43d0b9a9{/,null,AVAILABLE}
   [junit4]   2> 1965356 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3df4df96{SSL,[ssl, 
http/1.1]}{127.0.0.1:53801}
   [junit4]   2> 1965356 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server Started @1969010ms
   [junit4]   2> 1965356 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/tempDir-001/control/data,
 hostContext=/, hostPort=53801, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/control-001/cores}
   [junit4]   2> 1965356 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1965357 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1965357 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1965357 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1965357 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T19:58:24.526Z
   [junit4]   2> 1965359 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1965359 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/control-001/solr.xml
   [junit4]   2> 1965363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1965364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44680/solr
   [junit4]   2> 1965379 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:53801_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1965379 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:53801_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:53801_
   [junit4]   2> 1965380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:53801_    ] o.a.s.c.Overseer Overseer 
(id=97543671270146053-127.0.0.1:53801_-n_0000000000) starting
   [junit4]   2> 1965389 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:53801_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53801_
   [junit4]   2> 1965392 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:53801_) [n:127.0.0.1:53801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1965452 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:53801_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/control-001/cores
   [junit4]   2> 1965452 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:53801_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1965461 INFO  
(OverseerStateUpdate-97543671270146053-127.0.0.1:53801_-n_0000000000) 
[n:127.0.0.1:53801_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1965475 WARN  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1965475 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1965485 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1965488 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1965488 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1965489 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/control-001/cores/collection1/data/]
   [junit4]   2> 1965489 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1965489 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=53.5205078125, 
floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=3.8690971594544585, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14613543028407108
   [junit4]   2> 1965499 WARN  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1965555 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1965555 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1965555 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1965555 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1965556 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@51abf1c3
   [junit4]   2> 1965556 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d57ef51[collection1] main]
   [junit4]   2> 1965559 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1965560 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1965560 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1965561 INFO  
(coreLoadExecutor-4394-thread-1-processing-n:127.0.0.1:53801_) 
[n:127.0.0.1:53801_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560698740780564480
   [junit4]   2> 1965576 INFO  
(searcherExecutor-4395-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d57ef51[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1965582 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1965582 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1965582 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53801/collection1/
   [junit4]   2> 1965582 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1965582 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:53801/collection1/ has no replicas
   [junit4]   2> 1965582 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1965584 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:53801/collection1/ shard1
   [junit4]   2> 1965725 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1965726 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44680/solr ready
   [junit4]   2> 1965726 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1965726 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1965735 INFO  
(coreZkRegister-4387-thread-1-processing-n:127.0.0.1:53801_ x:collection1 
c:control_collection) [n:127.0.0.1:53801_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1965798 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001/cores/collection1
   [junit4]   2> 1965798 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001
   [junit4]   2> 1965800 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1965801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31ff2e9b{/,null,AVAILABLE}
   [junit4]   2> 1965801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bf8d9db{SSL,[ssl, 
http/1.1]}{127.0.0.1:39885}
   [junit4]   2> 1965801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server Started @1969456ms
   [junit4]   2> 1965802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39885, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001/cores}
   [junit4]   2> 1965802 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1965803 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1965803 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1965803 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1965803 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T19:58:24.972Z
   [junit4]   2> 1965805 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1965805 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001/solr.xml
   [junit4]   2> 1965810 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1965810 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44680/solr
   [junit4]   2> 1965818 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:39885_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1965819 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:39885_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1965820 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:39885_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39885_
   [junit4]   2> 1965823 INFO  (zkCallback-2019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1965827 INFO  
(zkCallback-2015-thread-2-processing-n:127.0.0.1:53801_) [n:127.0.0.1:53801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1965833 INFO  
(zkCallback-2025-thread-1-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1965909 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:39885_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001/cores
   [junit4]   2> 1965909 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:39885_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1965911 INFO  
(OverseerStateUpdate-97543671270146053-127.0.0.1:53801_-n_0000000000) 
[n:127.0.0.1:53801_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1966013 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] 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> 1966922 WARN  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1966923 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1966933 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1966936 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1966936 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1966937 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1966937 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1966938 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, 
maxMergedSegmentMB=53.5205078125, floorSegmentMB=0.958984375, 
forceMergeDeletesPctAllowed=3.8690971594544585, segmentsPerTier=28.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14613543028407108
   [junit4]   2> 1966942 WARN  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1966972 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966972 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966973 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1966973 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1966973 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3b2aa43c
   [junit4]   2> 1966973 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@135b971[collection1] main]
   [junit4]   2> 1966975 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1966975 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1966976 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1966977 INFO  
(searcherExecutor-4406-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@135b971[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1966977 INFO  
(coreLoadExecutor-4405-thread-1-processing-n:127.0.0.1:39885_) 
[n:127.0.0.1:39885_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560698742265348096
   [junit4]   2> 1966982 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1966982 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1966982 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39885/collection1/
   [junit4]   2> 1966982 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1966982 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:39885/collection1/ has no 
replicas
   [junit4]   2> 1966982 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1966984 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39885/collection1/ shard1
   [junit4]   2> 1967086 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] 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> 1967135 INFO  
(coreZkRegister-4400-thread-1-processing-n:127.0.0.1:39885_ x:collection1 
c:collection1) [n:127.0.0.1:39885_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1967220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001/cores/collection1
   [junit4]   2> 1967220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001
   [junit4]   2> 1967224 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1967225 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31b355ea{/,null,AVAILABLE}
   [junit4]   2> 1967226 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@79ccb382{SSL,[ssl, 
http/1.1]}{127.0.0.1:47760}
   [junit4]   2> 1967226 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server Started @1970880ms
   [junit4]   2> 1967226 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=47760, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001/cores}
   [junit4]   2> 1967226 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1967229 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1967229 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1967229 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1967229 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T19:58:26.398Z
   [junit4]   2> 1967239 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] 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> 1967240 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1967241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001/solr.xml
   [junit4]   2> 1967245 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1967246 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44680/solr
   [junit4]   2> 1967252 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:47760_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1967254 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:47760_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1967256 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:47760_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47760_
   [junit4]   2> 1967258 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1967259 INFO  
(zkCallback-2015-thread-1-processing-n:127.0.0.1:53801_) [n:127.0.0.1:53801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1967258 INFO  (zkCallback-2019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1967260 INFO  
(zkCallback-2031-thread-2-processing-n:127.0.0.1:47760_) [n:127.0.0.1:47760_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1967331 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:47760_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001/cores
   [junit4]   2> 1967331 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:47760_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1967338 INFO  
(OverseerStateUpdate-97543671270146053-127.0.0.1:53801_-n_0000000000) 
[n:127.0.0.1:53801_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1967440 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] 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> 1967440 INFO  
(zkCallback-2031-thread-2-processing-n:127.0.0.1:47760_) [n:127.0.0.1:47760_    
] 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> 1968347 WARN  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1968348 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1968356 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1968359 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1968360 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1968360 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1968360 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1968362 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, 
maxMergedSegmentMB=53.5205078125, floorSegmentMB=0.958984375, 
forceMergeDeletesPctAllowed=3.8690971594544585, segmentsPerTier=28.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14613543028407108
   [junit4]   2> 1968365 WARN  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1968393 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1968393 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1968394 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1968394 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1968394 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6cb07bed
   [junit4]   2> 1968394 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@197ec998[collection1] main]
   [junit4]   2> 1968395 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1968395 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1968395 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1968396 INFO  
(coreLoadExecutor-4416-thread-1-processing-n:127.0.0.1:47760_) 
[n:127.0.0.1:47760_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560698743753277440
   [junit4]   2> 1968398 INFO  
(searcherExecutor-4417-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
c:collection1) [n:127.0.0.1:47760_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@197ec998[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1968400 INFO  
(coreZkRegister-4411-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
c:collection1) [n:127.0.0.1:47760_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1968400 INFO  
(updateExecutor-2028-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1968400 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1968400 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1968400 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1968400 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1968400 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:39885/collection1/] 
and I am [https://127.0.0.1:47760/collection1/]
   [junit4]   2> 1968405 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:39885]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:47760_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1968461 INFO  (qtp2110140880-12206) [n:127.0.0.1:39885_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1968461 INFO  (qtp2110140880-12206) [n:127.0.0.1:39885_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1968461 INFO  (qtp2110140880-12206) [n:127.0.0.1:39885_    ] 
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:47760_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:47760","node_name":"127.0.0.1:47760_","state":"down"}
   [junit4]   2> 1968503 INFO  
(zkCallback-2031-thread-2-processing-n:127.0.0.1:47760_) [n:127.0.0.1:47760_    
] 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> 1968503 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] 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> 1968701 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001/cores/collection1
   [junit4]   2> 1968701 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001
   [junit4]   2> 1968703 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1968704 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ca39f45{/,null,AVAILABLE}
   [junit4]   2> 1968704 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@656086e8{SSL,[ssl, 
http/1.1]}{127.0.0.1:41067}
   [junit4]   2> 1968704 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.e.j.s.Server Started @1972358ms
   [junit4]   2> 1968704 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41067, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001/cores}
   [junit4]   2> 1968704 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1968711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1968711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1968711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1968711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T19:58:27.880Z
   [junit4]   2> 1968716 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1968716 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001/solr.xml
   [junit4]   2> 1968721 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1968722 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44680/solr
   [junit4]   2> 1968734 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:41067_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1968737 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:41067_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1968741 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:41067_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41067_
   [junit4]   2> 1968742 INFO  
(zkCallback-2015-thread-2-processing-n:127.0.0.1:53801_) [n:127.0.0.1:53801_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1968742 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1968743 INFO  
(zkCallback-2031-thread-2-processing-n:127.0.0.1:47760_) [n:127.0.0.1:47760_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1968744 INFO  (zkCallback-2019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1968755 INFO  
(zkCallback-2038-thread-1-processing-n:127.0.0.1:41067_) [n:127.0.0.1:41067_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1968796 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:41067_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001/cores
   [junit4]   2> 1968796 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[2813066EAC1DCBD3]) 
[n:127.0.0.1:41067_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1968832 INFO  
(OverseerStateUpdate-97543671270146053-127.0.0.1:53801_-n_0000000000) 
[n:127.0.0.1:53801_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1968933 INFO  
(zkCallback-2025-thread-2-processing-n:127.0.0.1:39885_) [n:127.0.0.1:39885_    
] 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> 1968933 INFO  
(zkCallback-2038-thread-2-processing-n:127.0.0.1:41067_) [n:127.0.0.1:41067_    
] 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> 1968933 INFO  
(zkCallback-2031-thread-2-processing-n:127.0.0.1:47760_) [n:127.0.0.1:47760_    
] 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> 1969462 INFO  (qtp2110140880-12206) [n:127.0.0.1:39885_    ] 
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:47760_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:47760","node_name":"127.0.0.1:47760_","state":"recovering"}
   [junit4]   2> 1969462 INFO  (qtp2110140880-12206) [n:127.0.0.1:39885_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1969462 INFO  (qtp2110140880-12206) [n:127.0.0.1:39885_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:47760_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1969836 WARN  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1969836 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1969847 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1969849 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1969850 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1969851 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2813066EAC1DCBD3-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1969851 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bd4af24
   [junit4]   2> 1969851 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, 
maxMergedSegmentMB=53.5205078125, floorSegmentMB=0.958984375, 
forceMergeDeletesPctAllowed=3.8690971594544585, segmentsPerTier=28.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14613543028407108
   [junit4]   2> 1969855 WARN  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1969882 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1969882 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1969883 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1969883 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1969883 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2c0b16d5
   [junit4]   2> 1969883 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@161ea9d9[collection1] main]
   [junit4]   2> 1969884 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1969884 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1969884 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1969897 INFO  
(searcherExecutor-4428-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
c:collection1) [n:127.0.0.1:41067_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@161ea9d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1969897 INFO  
(coreLoadExecutor-4427-thread-1-processing-n:127.0.0.1:41067_) 
[n:127.0.0.1:41067_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560698745327190016
   [junit4]   2> 1969908 INFO  
(coreZkRegister-4422-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
c:collection1) [n:127.0.0.1:41067_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1969908 INFO  
(updateExecutor-2035-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1969910 INFO  
(recoveryExecutor-2036-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1969911 INFO  
(recoveryExecutor-2036-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1969911 INFO  
(recoveryExecutor-2036-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1969911 INFO  
(recoveryExecutor-2036-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1969911 INFO  
(recoveryExecutor-2036-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:39885/collection1/] 
and I am [https://127.0.0.1:41067/collection1/]
   [junit4]   2> 1969913 INFO  
(recoveryExecutor-2036-thread-1-processing-n:127.0.0.1:41067_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:41067_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:39885]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41067_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1969921 INFO  (qtp2110140880-12204) [n:127.0.0.1:39885_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1969923 INFO  (qtp2110140880-12204) [n:127.0.0.1:39885_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1969923 INFO  (qtp2110140880-12204) [n:127.0.0.1:39885_    ] 
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:41067_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41067","node_name":"127.0.0.1:41067_","state":"down"}
   [junit4]   2> 1969962 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [https://127.0.0.1:39885/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1969963 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=https://127.0.0.1:47760 START 
replicas=[https://127.0.0.1:39885/collection1/] nUpdates=100
   [junit4]   2> 1969967 INFO  (qtp2110140880-12202) [n:127.0.0.1:39885_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1969967 INFO  (qtp2110140880-12202) [n:127.0.0.1:39885_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1969970 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1969970 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 1969970 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1969970 INFO  
(recoveryExecutor-2029-thread-1-processing-n:127.0.0.1:47760_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47760_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No 

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

llection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@279757e8[collection1] 
main]
   [junit4]   2> 2925297 INFO  (Thread-5780) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2813066EAC1DCBD3-001/solr-instance-032/collection1/conf
   [junit4]   2> 2925298 INFO  (Thread-5780) [    x:collection1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 2925298 INFO  
(searcherExecutor-6099-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@279757e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c1)))}
   [junit4]   2> 2925298 INFO  (Thread-5780) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3295074544711766]
   [junit4]   2> 2925298 INFO  (Thread-5780) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2925299 INFO  (Thread-5780) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4fb044b3[collection1] main]
   [junit4]   2> 2925299 INFO  
(searcherExecutor-6099-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4fb044b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c1)))}
   [junit4]   2> 2925299 INFO  (Thread-5780) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@326c4d7f
   [junit4]   2> 2925299 INFO  (Thread-5780) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 2925300 INFO  (qtp1984966554-16310) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2925300 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.a.s.h.TestReplicationHandler Waited for 800ms and found 1 docs
   [junit4]   2> 2925302 INFO  (qtp1545663308-16285) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2925303 INFO  (qtp1545663308-16290) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2925306 INFO  (qtp1545663308-16286) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2925306 INFO  (qtp1984966554-16311) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2
   [junit4]   2> 2925308 INFO  (qtp1545663308-16291) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 2925309 INFO  (qtp1984966554-16312) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 2925310 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestIndexAndConfigReplication
   [junit4]   2> 2925310 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5ea6d5fd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2925310 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1746514013
   [junit4]   2> 2925310 INFO  (coreCloseExecutor-6104-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@77932af1
   [junit4]   2> 2925311 INFO  (coreCloseExecutor-6104-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 2925311 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2925312 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4cf9ba6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2925312 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@65378bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2925312 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1463070914
   [junit4]   2> 2925313 INFO  (coreCloseExecutor-6106-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24b5aeda
   [junit4]   2> 2925313 INFO  (coreCloseExecutor-6106-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 2925313 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2925313 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[2813066EAC1DCBD3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4876a2dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2925314 INFO  
(SUITE-TestReplicationHandler-seed#[2813066EAC1DCBD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2813066EAC1DCBD3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-AU, 
timezone=Africa/Freetown
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=201532408,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: 
[ShufflingReplicaListTransformerTest, TestLocalFSCloudBackupRestore, 
ResponseHeaderTest, TestDynamicLoading, HighlighterMaxOffsetTest, TestSolrXml, 
TestLazyCores, TestNumericTerms32, TestStressRecovery, 
TestSerializedLuceneMatchVersion, DistributedSpellCheckComponentTest, 
TestIntervalFaceting, TestDocumentBuilder, TestSolrConfigHandlerCloud, 
TestLeaderElectionWithEmptyReplica, TestClusterStateMutator, 
HdfsDirectoryFactoryTest, ConfigSetsAPITest, NumericFieldsTest, 
MBeansHandlerTest, NotRequiredUniqueKeyTest, QueryElevationComponentTest, 
ClusterStateTest, TestOmitPositions, TlogReplayBufferedWhileIndexingTest, 
TestReRankQParserPlugin, TestRandomFlRTGCloud, BasicZkTest, 
TestSizeLimitedDistributedMap, AliasIntegrationTest, OutputWriterTest, 
TestFoldingMultitermQuery, RequestLoggingTest, CursorMarkTest, TestRealTimeGet, 
TestJettySolrRunner, DistributedQueryElevationComponentTest, 
TestRandomDVFaceting, TestRangeQuery, HdfsBasicDistributedZk2Test, 
BadCopyFieldTest, TestScoreJoinQPNoScore, TestHighFrequencyDictionaryFactory, 
TestFieldCacheSanityChecker, TestCloudRecovery, BufferStoreTest, 
TestValueSourceCache, TestPseudoReturnFields, TestQuerySenderNoQuery, 
TestDistribIDF, DistributedQueryComponentCustomSortTest, ResourceLoaderTest, 
XsltUpdateRequestHandlerTest, TestUniqueKeyFieldResource, CursorPagingTest, 
DocumentAnalysisRequestHandlerTest, SimpleCollectionCreateDeleteTest, 
SolrXmlInZkTest, TestDownShardTolerantSearch, ShardSplitTest, 
V2ApiIntegrationTest, TestManagedSchemaAPI, TestBadConfig, TestMissingGroups, 
BaseCdcrDistributedZkTest, CurrencyFieldOpenExchangeTest, FacetPivotSmallTest, 
DistributedFacetPivotSmallAdvancedTest, LeaderElectionIntegrationTest, 
FileBasedSpellCheckerTest, AnalysisAfterCoreReloadTest, SuggestComponentTest, 
TestObjectReleaseTracker, TestFunctionQuery, TestSolr4Spatial, 
DefaultValueUpdateProcessorTest, LeaderElectionContextKeyTest, PolyFieldTest, 
CustomCollectionTest, LeaderInitiatedRecoveryOnCommitTest, 
DistribJoinFromCollectionTest, MissingSegmentRecoveryTest, 
TestInPlaceUpdatesDistrib, TestComponentsName, OverseerRolesTest, 
PKIAuthenticationIntegrationTest, BigEndianAscendingWordSerializerTest, 
TestRestoreCore, DateFieldTest, CoreMergeIndexesAdminHandlerTest, 
CoreSorterTest, TestRuleBasedAuthorizationPlugin, 
UniqFieldsUpdateProcessorFactoryTest, VersionInfoTest, 
TestFieldCacheVsDocValues, DisMaxRequestHandlerTest, 
SignatureUpdateProcessorFactoryTest, TestConfigSets, TestSSLRandomization, 
ClassificationUpdateProcessorFactoryTest, ExternalFileFieldSortTest, 
TestSchemaManager, SyncSliceTest, TestLRUStatsCache, TestCrossCoreJoin, 
HdfsRecoverLeaseTest, TestQueryWrapperFilter, TestDocTermOrds, 
TestApiFramework, DeleteNodeTest, DeleteStatusTest, TestReplicationHandler]
   [junit4] Completed [493/697 (2!)] on J0 in 631.42s, 16 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 63296 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to