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

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

Error Message:
Error from server at http://127.0.0.1:58271/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-17661, title_s=title-17661, id_i=-17661, 
_version_=1605757593879314432])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:58271/collection1: ERROR adding document 
SolrInputDocument(fields: [id=-17661, title_s=title-17661, id_i=-17661, 
_version_=1605757593879314432])
        at 
__randomizedtesting.SeedInfo.seed([94407982AF0EC2D7:1C14465801F2AF2F]: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:1106)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1151)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:319)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:145)
        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:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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 12822 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/init-core-data-001
   [junit4]   2> 59487 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 59488 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 59496 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 59498 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 59507 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 59509 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 59510 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 59510 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-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> 59636 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 60191 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 60214 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 61179 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 61180 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 61247 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 61249 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 61249 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 61392 INFO  (coreLoadExecutor-25-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> 61451 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 61478 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 61487 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 61496 INFO  (coreLoadExecutor-25-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> 61496 INFO  (coreLoadExecutor-25-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@2be55c8d
   [junit4]   2> 61497 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 61499 INFO  (coreLoadExecutor-25-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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/init-core-data-001/]
   [junit4]   2> 61553 WARN  (coreLoadExecutor-25-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> 62008 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 62011 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 62017 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62018 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62054 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a2f6aa1[collection1] main]
   [junit4]   2> 62056 WARN  (coreLoadExecutor-25-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> 62074 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 62081 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7a2f6aa1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62083 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1605757436049752064
   [junit4]   2> 62090 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[94407982AF0EC2D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 62106 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 62122 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 62122 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 62417 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51492
   [junit4]   2> 62581 ERROR (Thread-5) [    ] 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> 62635 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62684 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1075cca1e500000, likely client has closed socket
   [junit4]   2> 62715 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62754 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 62767 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 62770 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 62773 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 62775 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 62779 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 63169 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 63235 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 63239 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 63241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 63244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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> 63421 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 64706 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 64737 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 64737 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 64744 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 64768 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30d4d618{/,null,AVAILABLE}
   [junit4]   2> 64873 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ee13396{HTTP/1.1,[http/1.1]}{127.0.0.1:36569}
   [junit4]   2> 64873 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server Started @65004ms
   [junit4]   2> 64873 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=36569, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/control-001/cores}
   [junit4]   2> 64897 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider 
chain: env;sysprop
   [junit4]   2> 64900 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 64900 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 64902 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 64904 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 64904 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 64910 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T04:27:07.966Z
   [junit4]   2> 64942 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 64953 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/control-001/solr.xml
   [junit4]   2> 64971 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 64979 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 64993 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 65741 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51492/solr
   [junit4]   2> 65987 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66020 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66501 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66504 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:36569_
   [junit4]   2> 66505 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.c.Overseer Overseer 
(id=74129942036611076-127.0.0.1:36569_-n_0000000000) starting
   [junit4]   2> 66751 INFO  (zkConnectionManagerCallback-23-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66756 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51492/solr ready
   [junit4]   2> 67110 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36569_
   [junit4]   2> 67182 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67184 INFO  (zkCallback-15-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67271 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 67726 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 67727 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 67727 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 67743 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:36569_    ] 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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/control-001/cores
   [junit4]   2> 68739 INFO  (zkConnectionManagerCallback-29-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68741 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68745 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51492/solr ready
   [junit4]   2> 69670 INFO  (qtp1721300360-54) [n:127.0.0.1:36569_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36569_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 69760 INFO  (OverseerThreadFactory-39-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 70058 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_    
x:control_collection_shard1_replica_n1] 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> 70064 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 71177 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 71266 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71284 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71285 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71287 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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@2be55c8d
   [junit4]   2> 71287 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 71287 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 71410 WARN  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71604 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 71604 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71605 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 71605 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 71613 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@774ddf61[control_collection_shard1_replica_n1] main]
   [junit4]   2> 71616 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 71617 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71617 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 71637 INFO  
(searcherExecutor-44-thread-1-processing-n:127.0.0.1:36569_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36569_ 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@774ddf61[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 71637 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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 1605757446067847168
   [junit4]   2> 71688 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71718 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 71719 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71719 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36569/control_collection_shard1_replica_n1/
   [junit4]   2> 71720 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71722 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36569/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 71722 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71772 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36569/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 71930 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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> 71938 INFO  (qtp1721300360-49) [n:127.0.0.1:36569_ 
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=1882
   [junit4]   2> 72015 INFO  (qtp1721300360-54) [n:127.0.0.1:36569_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 72036 INFO  (zkCallback-15-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> 73017 INFO  (qtp1721300360-54) [n:127.0.0.1:36569_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36569_&wt=javabin&version=2}
 status=0 QTime=3356
   [junit4]   2> 73072 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73082 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73083 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51492/solr ready
   [junit4]   2> 73091 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 73093 INFO  (qtp1721300360-50) [n:127.0.0.1:36569_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 73110 INFO  
(OverseerCollectionConfigSetProcessor-74129942036611076-127.0.0.1:36569_-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> 73111 INFO  (OverseerThreadFactory-39-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 73113 WARN  (OverseerThreadFactory-39-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 73451 INFO  (qtp1721300360-50) [n:127.0.0.1:36569_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 73452 INFO  (qtp1721300360-50) [n:127.0.0.1:36569_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=358
   [junit4]   2> 73659 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-1-001
 of type NRT
   [junit4]   2> 73662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 73729 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 73729 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 73729 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 73731 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40ac5bf5{/,null,AVAILABLE}
   [junit4]   2> 73732 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5b734fb1{HTTP/1.1,[http/1.1]}{127.0.0.1:58271}
   [junit4]   2> 73732 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server Started @73863ms
   [junit4]   2> 73732 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=58271, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-1-001/cores}
   [junit4]   2> 73733 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 73733 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 73733 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 73733 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 73733 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 73734 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T04:27:16.789Z
   [junit4]   2> 73779 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73781 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 73781 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-1-001/solr.xml
   [junit4]   2> 73786 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 73786 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 73788 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 74438 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51492/solr
   [junit4]   2> 74455 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74471 INFO  (zkConnectionManagerCallback-42-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74487 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 74495 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 74519 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 74519 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58271_
   [junit4]   2> 74522 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74522 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74522 INFO  (zkCallback-15-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74583 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74735 INFO  (zkConnectionManagerCallback-49-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74737 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 74738 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51492/solr ready
   [junit4]   2> 74755 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 74781 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 74805 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 74806 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 74818 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:58271_    ] 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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-1-001/cores
   [junit4]   2> 74964 INFO  (qtp1721300360-56) [n:127.0.0.1:36569_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:58271_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 74969 INFO  
(OverseerCollectionConfigSetProcessor-74129942036611076-127.0.0.1:36569_-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> 74975 INFO  (OverseerThreadFactory-39-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:58271_ for creating new replica
   [junit4]   2> 74991 INFO  (qtp313713964-110) [n:127.0.0.1:58271_    
x:collection1_shard1_replica_n21] 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> 76027 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 76103 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=inplace-updates
   [junit4]   2> 76129 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76129 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76185 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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@2be55c8d
   [junit4]   2> 76187 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 76188 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 76250 WARN  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76587 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 76587 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76588 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 76589 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 76594 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@421846a5[collection1_shard1_replica_n21] main]
   [junit4]   2> 76608 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 76609 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76610 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 76614 INFO  
(searcherExecutor-58-thread-1-processing-n:127.0.0.1:58271_ 
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@421846a5[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76614 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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 
1605757451286609920
   [junit4]   2> 76652 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76657 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 76658 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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> 76658 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58271/collection1_shard1_replica_n21/
   [junit4]   2> 76658 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 76658 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:58271/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 76658 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 76666 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58271/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 76951 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 76959 INFO  (qtp313713964-110) [n:127.0.0.1:58271_ 
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=1968
   [junit4]   2> 76963 INFO  (qtp1721300360-56) [n:127.0.0.1:36569_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:58271_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2000
   [junit4]   2> 76971 INFO  
(OverseerCollectionConfigSetProcessor-74129942036611076-127.0.0.1:36569_-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> 77138 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-2-001
 of type NRT
   [junit4]   2> 77141 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 77147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77148 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77152 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a56b8f7{/,null,AVAILABLE}
   [junit4]   2> 77153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f631ba0{HTTP/1.1,[http/1.1]}{127.0.0.1:46804}
   [junit4]   2> 77153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server Started @77284ms
   [junit4]   2> 77153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46804, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-2-001/cores}
   [junit4]   2> 77154 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 77162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 77162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77164 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 77164 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T04:27:20.220Z
   [junit4]   2> 77191 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77199 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 77199 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-2-001/solr.xml
   [junit4]   2> 77204 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 77204 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 77211 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 77699 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51492/solr
   [junit4]   2> 77759 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77852 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77884 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 77887 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77890 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 77890 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46804_
   [junit4]   2> 77897 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77897 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77897 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77897 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77897 INFO  (zkCallback-15-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 77920 INFO  (zkCallback-57-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78031 INFO  (zkConnectionManagerCallback-65-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78033 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 78035 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51492/solr ready
   [junit4]   2> 78059 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 78132 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 78179 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 78195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d
   [junit4]   2> 78198 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:46804_    ] 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/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-2-001/cores
   [junit4]   2> 78647 INFO  (qtp1721300360-52) [n:127.0.0.1:36569_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46804_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 78657 INFO  (OverseerThreadFactory-39-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:46804_ for creating new replica
   [junit4]   2> 78672 INFO  (qtp555408059-148) [n:127.0.0.1:46804_    
x:collection1_shard1_replica_n23] 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> 79702 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 79841 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=inplace-updates
   [junit4]   2> 79876 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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> 79876 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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> 79884 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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@2be55c8d
   [junit4]   2> 79885 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 79885 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-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/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 79934 WARN  (qtp555408059-148) [n:127.0.0.1:46804_ 
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> 80071 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 80072 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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> 80073 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 80073 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 80085 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33ccf733[collection1_shard1_replica_n23] main]
   [junit4]   2> 80088 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 80088 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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> 80089 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 80089 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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 
1605757454930411520
   [junit4]   2> 80092 INFO  
(searcherExecutor-72-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@33ccf733[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 80113 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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> 80117 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 80125 INFO  (qtp555408059-148) [n:127.0.0.1:46804_ 
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=1452
   [junit4]   2> 80128 INFO  (qtp1721300360-52) [n:127.0.0.1:36569_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:46804_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1481
   [junit4]   2> 80132 INFO  
(OverseerCollectionConfigSetProcessor-74129942036611076-127.0.0.1:36569_-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> 80144 INFO  
(updateExecutor-53-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1) [n:127.0.0.1:46804_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 80176 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 80194 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 80965 INFO  (qtp313713964-105) [n:127.0.0.1:58271_ 
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=749
   [junit4]   2> 80966 INFO  (qtp313713964-105) [n:127.0.0.1:58271_ 
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=749
   [junit4]   2> 80977 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ 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> 80977 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ 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> 80977 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ 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 
[http://127.0.0.1:58271/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:46804/collection1_shard1_replica_n23/]
   [junit4]   2> 80981 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ 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> 81017 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:58271]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:46804_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 81021 INFO  (qtp313713964-106) [n:127.0.0.1:58271_    
x:collection1_shard1_replica_n21] 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> 81023 INFO  (qtp313713964-106) [n:127.0.0.1:58271_    
x:collection1_shard1_replica_n21] 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:46804_, coreNodeName=core_node24, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:46804","node_name":"127.0.0.1:46804_","state":"recovering","type":"NRT"}
   [junit4]   2> 81024 INFO  (qtp313713964-106) [n:127.0.0.1:58271_    
x:collection1_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: 
core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 0 
seconds.
   [junit4]   2> 81024 INFO  (qtp313713964-106) [n:127.0.0.1:58271_    
x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:46804_&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=3
   [junit4]   2> 81136 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-3-001
 of type NRT
   [junit4]   2> 81137 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 81152 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81152 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81152 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 81153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dc0c311{/,null,AVAILABLE}
   [junit4]   2> 81154 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@620d81ff{HTTP/1.1,[http/1.1]}{127.0.0.1:44205}
   [junit4]   2> 81154 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.e.j.s.Server Started @81285ms
   [junit4]   2> 81154 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44205, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-3-001/cores}
   [junit4]   2> 81154 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 81162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 81162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-12T04:27:24.218Z
   [junit4]   2> 81201 INFO  (zkConnectionManagerCallback-69-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81206 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 81206 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_94407982AF0EC2D7-001/shard-3-001/solr.xml
   [junit4]   2> 81210 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 81211 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 81233 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2be55c8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 81530 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:58271/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 81540 WARN  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSyncWithLeader no frame of 
reference to tell if we've missed updates
   [junit4]   2> 81540 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync Recovery 
was not successful - trying replication.
   [junit4]   2> 81540 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 81540 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:58271/collection1_shard1_replica_n21/].
   [junit4]   2> 81663 INFO  (qtp313713964-109) [n:127.0.0.1:58271_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1605757456580870144,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 81709 INFO  (qtp313713964-109) [n:127.0.0.1:58271_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 81710 INFO  (qtp313713964-109) [n:127.0.0.1:58271_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 81711 INFO  (qtp313713964-109) [n:127.0.0.1:58271_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n21]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 138
   [junit4]   2> 81736 INFO  (qtp313713964-111) [n:127.0.0.1:58271_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 81738 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 81738 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 81738 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 81738 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 81738 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 81772 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@770017a[collection1_shard1_replica_n23] main]
   [junit4]   2> 81789 INFO  
(searcherExecutor-72-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@770017a[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81791 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 81864 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replication Recovery 
was successful.
   [junit4]   2> 81864 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 81866 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ 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> 81867 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Updating version 
bucket highest from index after successful recovery.
   [junit4]   2> 81868 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1605757456795828224
   [junit4]   2> 82035 INFO  
(recoveryExecutor-54-thread-1-processing-n:127.0.0.1:46804_ 
x:collection1_shard1_replica_n23 c:collection1 s:shard1 r:core_node24) 
[n:127.0.0.1:46804_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[true]
   [junit4]   2> 82081 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51492/solr
   [junit4]   2> 82107 INFO  (zkConnectionManagerCallback-73-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82175 INFO  (zkConnectionManagerCallback-75-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82182 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:44205_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 82185 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:44205_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82188 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:44205_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 82188 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:44205_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44205_
   [junit4]   2> 82190 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82190 INFO  (zkCallback-57-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82191 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82191 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82191 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82191 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82191 INFO  (zkCallback-15-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82204 INFO  (zkCallback-74-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82277 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82291 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:44205_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 82293 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[94407982AF0EC2D7]) 
[n:127.0.0.1:44205_    ] o.a.s.c.s.i.ZkClientClus

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

eckout/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:

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

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 82ms :: artifacts dl 29ms
        ---------------------------------------------------------------------
        |                  |            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: 341 minutes 43 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
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