Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/205/

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

Error Message:
Error from server at https://127.0.0.1:56916/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-216, title_s=title-216, id_i=-216, 
_version_=1598231319283761152])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:56916/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-216, title_s=title-216, id_i=-216, 
_version_=1598231319283761152])
        at 
__randomizedtesting.SeedInfo.seed([9BC71F2BDDB8F28A:139320F173449F72]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1105)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1150)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:318)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15573 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 4276780 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/init-core-data-001
   [junit4]   2> 4276781 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 4276781 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4276783 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-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> 4276783 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4276784 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 4276784 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4276785 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4276818 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 4276831 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 4276836 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4276878 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4276891 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4276891 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4276893 INFO  (coreLoadExecutor-15353-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 4276894 INFO  (coreLoadExecutor-15353-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-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4276929 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 4276943 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 4276947 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 4276947 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 4276947 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4276948 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4276948 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/init-core-data-001/]
   [junit4]   2> 4276957 WARN  (coreLoadExecutor-15353-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> 4277009 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4277009 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 4277010 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4277010 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4277012 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a443d38[collection1] main]
   [junit4]   2> 4277013 WARN  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4277013 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4277014 INFO  (coreLoadExecutor-15353-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1598231301579603968
   [junit4]   2> 4277015 INFO  
(searcherExecutor-15354-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a443d38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4277017 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[9BC71F2BDDB8F28A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4277045 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4277045 INFO  (Thread-11611) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4277045 INFO  (Thread-11611) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4277047 ERROR (Thread-11611) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4277145 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37600
   [junit4]   2> 4277153 INFO  (zkConnectionManagerCallback-64449-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277172 INFO  (zkConnectionManagerCallback-64451-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277179 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4277181 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4277183 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4277184 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4277186 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4277189 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4277190 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4277191 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4277193 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4277194 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4277195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4277232 INFO  (zkConnectionManagerCallback-64455-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277234 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 4277380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4277380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4277380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4277381 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 4277381 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7328022f{/,null,AVAILABLE}
   [junit4]   2> 4277382 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@10104627{SSL,[ssl, 
http/1.1]}{127.0.0.1:59174}
   [junit4]   2> 4277382 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server Started @4277549ms
   [junit4]   2> 4277382 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=59174, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/control-001/cores}
   [junit4]   2> 4277382 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4277386 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4277386 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 4277386 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4277386 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4277386 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-20T02:42:24.365Z
   [junit4]   2> 4277388 INFO  (zkConnectionManagerCallback-64457-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277389 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4277389 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/control-001/solr.xml
   [junit4]   2> 4277394 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4277394 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4277395 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4277399 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37600/solr
   [junit4]   2> 4277401 INFO  (zkConnectionManagerCallback-64461-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277403 INFO  (zkConnectionManagerCallback-64463-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277486 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4277486 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59174_
   [junit4]   2> 4277487 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.c.Overseer Overseer 
(id=73659558750388229-127.0.0.1:59174_-n_0000000000) starting
   [junit4]   2> 4277495 INFO  (zkConnectionManagerCallback-64470-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277497 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37600/solr ready
   [junit4]   2> 4277502 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59174_
   [junit4]   2> 4277506 INFO  (zkCallback-64469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4277509 INFO  (zkCallback-64462-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4277708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4277723 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4277723 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4277725 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:59174_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/control-001/cores
   [junit4]   2> 4277764 INFO  (zkConnectionManagerCallback-64475-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4277765 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4277766 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37600/solr ready
   [junit4]   2> 4277791 INFO  (qtp2065177300-135309) [n:127.0.0.1:59174_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59174_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4277794 INFO  (OverseerThreadFactory-15366-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 4277913 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4277913 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4278936 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 4278954 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 4278958 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4278958 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 4278959 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4278959 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4278959 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4278970 WARN  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 4279031 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4279031 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4279033 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4279033 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4279036 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66d7a166[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4279037 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4279037 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4279038 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4279039 INFO  
(searcherExecutor-15369-thread-1-processing-n:127.0.0.1:59174_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:59174_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@66d7a166[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4279039 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1598231303702970368
   [junit4]   2> 4279046 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 4279049 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4279049 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4279049 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:59174/control_collection_shard1_replica_n1/
   [junit4]   2> 4279050 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4279050 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:59174/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4279050 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4279054 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:59174/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4279158 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4279160 INFO  (qtp2065177300-135310) [n:127.0.0.1:59174_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1247
   [junit4]   2> 4279168 INFO  (qtp2065177300-135309) [n:127.0.0.1:59174_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4279260 INFO  (zkCallback-64462-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4279802 INFO  
(OverseerCollectionConfigSetProcessor-73659558750388229-127.0.0.1:59174_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4280169 INFO  (qtp2065177300-135309) [n:127.0.0.1:59174_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59174_&wt=javabin&version=2}
 status=0 QTime=2377
   [junit4]   2> 4280173 INFO  (zkConnectionManagerCallback-64480-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4280174 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4280176 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37600/solr ready
   [junit4]   2> 4280176 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4280178 INFO  (qtp2065177300-135309) [n:127.0.0.1:59174_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4280181 INFO  (OverseerThreadFactory-15366-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 4280183 WARN  (OverseerThreadFactory-15366-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 4280392 INFO  (qtp2065177300-135309) [n:127.0.0.1:59174_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4280392 INFO  (qtp2065177300-135309) [n:127.0.0.1:59174_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=214
   [junit4]   2> 4280542 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-1-001
 of type NRT
   [junit4]   2> 4280544 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4280545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4280545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4280545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 4280546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32fd9bb4{/,null,AVAILABLE}
   [junit4]   2> 4280546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63db4b72{SSL,[ssl, 
http/1.1]}{127.0.0.1:56916}
   [junit4]   2> 4280546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server Started @4280714ms
   [junit4]   2> 4280546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=56916, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-1-001/cores}
   [junit4]   2> 4280547 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4280547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4280547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 4280547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4280547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4280547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-20T02:42:27.526Z
   [junit4]   2> 4280549 INFO  (zkConnectionManagerCallback-64482-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4280550 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4280550 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-1-001/solr.xml
   [junit4]   2> 4280577 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4280577 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4280578 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4280582 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37600/solr
   [junit4]   2> 4280584 INFO  (zkConnectionManagerCallback-64486-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4280589 INFO  (zkConnectionManagerCallback-64488-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4280601 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4280603 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4280606 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4280606 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56916_
   [junit4]   2> 4280607 INFO  (zkCallback-64479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4280607 INFO  (zkCallback-64469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4280608 INFO  (zkCallback-64462-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4280609 INFO  (zkCallback-64487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4280836 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4280851 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4280852 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4280854 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-1-001/cores
   [junit4]   2> 4280857 INFO  (zkConnectionManagerCallback-64495-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4280858 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4280859 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:56916_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37600/solr ready
   [junit4]   2> 4280932 INFO  (qtp1675506263-135362) [n:127.0.0.1:56916_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56916_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4280938 INFO  
(OverseerCollectionConfigSetProcessor-73659558750388229-127.0.0.1:59174_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4280939 INFO  (OverseerThreadFactory-15366-thread-3) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:56916_ for creating new 
replica
   [junit4]   2> 4280951 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4281973 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 4281987 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=inplace-updates
   [junit4]   2> 4281991 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4281992 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 4281992 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4281992 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4281992 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 4282003 WARN  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
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> 4282068 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4282068 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4282070 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4282070 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4282073 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d5bdf3f[collection1_shard1_replica_n21] main]
   [junit4]   2> 4282074 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4282075 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4282076 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4282076 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1598231306887495680
   [junit4]   2> 4282078 INFO  
(searcherExecutor-15380-thread-1-processing-n:127.0.0.1:56916_ 
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@d5bdf3f[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4282082 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node22=0}, version=0}
   [junit4]   2> 4282085 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4282085 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4282085 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:56916/collection1_shard1_replica_n21/
   [junit4]   2> 4282085 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 4282085 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
https://127.0.0.1:56916/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 4282085 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4282089 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:56916/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 4282240 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 4282244 INFO  (qtp1675506263-135364) [n:127.0.0.1:56916_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1292
   [junit4]   2> 4282247 INFO  (qtp1675506263-135362) [n:127.0.0.1:56916_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:56916_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1315
   [junit4]   2> 4282405 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-2-001
 of type NRT
   [junit4]   2> 4282407 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4282408 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4282408 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4282408 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 4282408 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6af2f9f2{/,null,AVAILABLE}
   [junit4]   2> 4282409 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@567f67a2{SSL,[ssl, 
http/1.1]}{127.0.0.1:37183}
   [junit4]   2> 4282409 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server Started @4282577ms
   [junit4]   2> 4282409 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37183, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-2-001/cores}
   [junit4]   2> 4282410 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4282419 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4282419 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 4282419 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4282419 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4282419 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-20T02:42:29.398Z
   [junit4]   2> 4282421 INFO  (zkConnectionManagerCallback-64497-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4282423 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4282423 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-2-001/solr.xml
   [junit4]   2> 4282427 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4282427 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4282429 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4282433 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37600/solr
   [junit4]   2> 4282434 INFO  (zkConnectionManagerCallback-64501-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4282441 INFO  (zkConnectionManagerCallback-64503-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4282452 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4282454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4282458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4282458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37183_
   [junit4]   2> 4282460 INFO  (zkCallback-64487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4282460 INFO  (zkCallback-64462-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4282460 INFO  (zkCallback-64494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4282460 INFO  (zkCallback-64479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4282463 INFO  (zkCallback-64469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4282469 INFO  (zkCallback-64502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4282647 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4282665 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4282665 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4282667 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-2-001/cores
   [junit4]   2> 4282673 INFO  (zkConnectionManagerCallback-64510-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4282674 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4282675 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:37183_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37600/solr ready
   [junit4]   2> 4282765 INFO  (qtp1257976112-135395) [n:127.0.0.1:37183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37183_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4282768 INFO  
(OverseerCollectionConfigSetProcessor-73659558750388229-127.0.0.1:59174_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4282768 INFO  (OverseerThreadFactory-15366-thread-4) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37183_ for creating new 
replica
   [junit4]   2> 4282779 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4283806 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 4283822 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=inplace-updates
   [junit4]   2> 4283826 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4283826 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 4283827 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4283827 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4283827 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 4283838 WARN  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
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> 4283908 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 4283908 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4283909 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4283909 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4283912 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65600504[collection1_shard1_replica_n23] main]
   [junit4]   2> 4283918 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4283919 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4283920 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4283921 INFO  
(searcherExecutor-15391-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@65600504[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4283921 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1598231308822118400
   [junit4]   2> 4283926 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node24=0, core_node22=0}, version=1}
   [junit4]   2> 4283928 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 4283929 INFO  (qtp1257976112-135398) [n:127.0.0.1:37183_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1150
   [junit4]   2> 4283930 INFO  
(updateExecutor-64498-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:37183_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4283932 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 4283932 INFO  (qtp1257976112-135395) [n:127.0.0.1:37183_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37183_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1167
   [junit4]   2> 4283937 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 4283966 INFO  (qtp1675506263-135363) [n:127.0.0.1:56916_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 4283966 INFO  (qtp1675506263-135363) [n:127.0.0.1:56916_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4283966 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 4283966 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 4283966 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n23] as recovering, leader is 
[https://127.0.0.1:56916/collection1_shard1_replica_n21/] and I am 
[https://127.0.0.1:37183/collection1_shard1_replica_n23/]
   [junit4]   2> 4283969 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0}, 
version=2}
   [junit4]   2> 4283997 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:56916]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:37183_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4284002 INFO  (qtp1675506263-135360) [n:127.0.0.1:56916_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 4284003 INFO  (qtp1675506263-135360) [n:127.0.0.1:56916_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:37183_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:37183","node_name":"127.0.0.1:37183_","state":"down","type":"NRT"}
   [junit4]   2> 4284191 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-3-001
 of type NRT
   [junit4]   2> 4284193 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4284194 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4284194 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4284195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 4284195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@658436e0{/,null,AVAILABLE}
   [junit4]   2> 4284196 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@437c8fb4{SSL,[ssl, 
http/1.1]}{127.0.0.1:39709}
   [junit4]   2> 4284196 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.e.j.s.Server Started @4284363ms
   [junit4]   2> 4284196 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39709, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-3-001/cores}
   [junit4]   2> 4284196 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4284205 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4284206 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 4284206 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4284206 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4284206 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-20T02:42:31.185Z
   [junit4]   2> 4284211 INFO  (zkConnectionManagerCallback-64513-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4284213 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4284213 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-3-001/solr.xml
   [junit4]   2> 4284226 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4284226 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4284227 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4284241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37600/solr
   [junit4]   2> 4284262 INFO  (zkConnectionManagerCallback-64517-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4284273 INFO  (zkConnectionManagerCallback-64519-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4284283 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4284286 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4284288 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4284288 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39709_
   [junit4]   2> 4284292 INFO  (zkCallback-64487-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284292 INFO  (zkCallback-64469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284292 INFO  (zkCallback-64494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284292 INFO  (zkCallback-64502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284292 INFO  (zkCallback-64479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284292 INFO  (zkCallback-64462-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284292 INFO  (zkCallback-64509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284293 INFO  (zkCallback-64518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4284439 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4284456 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4284457 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25bfe5bd
   [junit4]   2> 4284459 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_9BC71F2BDDB8F28A-001/shard-3-001/cores
   [junit4]   2> 4284477 INFO  (zkConnectionManagerCallback-64526-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4284478 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 4284480 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[9BC71F2BDDB8F28A]) 
[n:127.0.0.1:39709_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:37600/solr ready
   [junit4]   2> 4284628 INFO  (qtp1257976112-135397) [n:127.0.0.1:37183_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39709_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4284634 INFO  
(OverseerCollectionConfigSetProcessor-73659558750388229-127.0.0.1:59174_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4284635 INFO  (OverseerThreadFactory-15366-thread-5) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39709_ for creating new 
replica
   [junit4]   2> 4284674 INFO  (qtp1220672450-135437) [n:127.0.0.1:39709_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4285003 INFO  (qtp1675506263-135360) [n:127.0.0.1:56916_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:37183_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:37183","node_name":"127.0.0.1:37183_","state":"recovering","type":"NRT"}
   [junit4]   2> 4285003 INFO  (qtp1675506263-135360) [n:127.0.0.1:56916_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 4285003 INFO  (qtp1675506263-135360) [n:127.0.0.1:56916_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37183_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 4285504 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [https://127.0.0.1:56916/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 4285504 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard1_replica_n23 url=https://127.0.0.1:37183 START 
replicas=[https://127.0.0.1:56916/collection1_shard1_replica_n21/] nUpdates=100
   [junit4]   2> 4285511 INFO  (qtp1675506263-135362) [n:127.0.0.1:56916_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:3.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 4285511 INFO  (qtp1675506263-135362) [n:127.0.0.1:56916_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] 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> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 4285512 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 4285513 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 4285513 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 4285514 INFO  
(recoveryExecutor-64499-thread-1-processing-n:127.0.0.1:37183_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:37183_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to Terms{values={core_node22=0, 
core_node24=0}, version=3}
   [junit4]   2> 4285695 INFO  (qtp1220672450-135437) [n:127.0.0.1:39709_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig 
Using Lucene 

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

ucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null289700835
     [copy] Copying 40 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null289700835
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null289700835

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null559703580
     [copy] Copying 246 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null559703580
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null559703580

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 53ms :: artifacts dl 10ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 301 minutes 57 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to