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

3 tests failed.
FAILED:  org.apache.solr.cloud.RestartWhileUpdatingTest.test

Error Message:
shard1 is not consistent.  Got 541 from 
http://127.0.0.1:36482/wnj/sf/collection1_shard1_replica_n23 (previous client) 
and got 542 from http://127.0.0.1:41935/wnj/sf/collection1_shard1_replica_n25

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 541 from 
http://127.0.0.1:36482/wnj/sf/collection1_shard1_replica_n23 (previous client) 
and got 542 from http://127.0.0.1:41935/wnj/sf/collection1_shard1_replica_n25
        at 
__randomizedtesting.SeedInfo.seed([B17D75384A106537:39294AE2E4EC08CF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1330)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1309)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:155)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.RestartWhileUpdatingTest:     1) Thread[id=2253, 
name=searcherExecutor-946-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.RestartWhileUpdatingTest: 
   1) Thread[id=2253, name=searcherExecutor-946-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([B17D75384A106537]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2253, name=searcherExecutor-946-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2253, name=searcherExecutor-946-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([B17D75384A106537]:0)




Build Log:
[...truncated 12624 lines...]
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/init-core-data-001
   [junit4]   2> 406167 WARN  
(SUITE-RestartWhileUpdatingTest-seed#[B17D75384A106537]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 406168 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[B17D75384A106537]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 406204 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[B17D75384A106537]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 406204 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[B17D75384A106537]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 406204 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[B17D75384A106537]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wnj/sf
   [junit4]   2> 406458 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 406492 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 406492 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 406545 ERROR (Thread-137) [    ] 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> 406601 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33473
   [junit4]   2> 406763 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406861 INFO  (zkConnectionManagerCallback-343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406903 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406904 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 406905 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406906 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406906 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406907 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406907 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406908 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406909 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406970 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406971 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/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> 406998 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 407581 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 407598 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 407598 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 407598 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 407599 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@169c7fa7{/wnj/sf,null,AVAILABLE}
   [junit4]   2> 407614 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37cb9466{HTTP/1.1,[http/1.1]}{127.0.0.1:43838}
   [junit4]   2> 407614 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server Started @417116ms
   [junit4]   2> 407614 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/wnj/sf, hostPort=43838, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/control-001/cores}
   [junit4]   2> 407614 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 407614 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 407615 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 407615 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 407615 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T09:30:39.526Z
   [junit4]   2> 407685 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407775 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 407775 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/control-001/solr.xml
   [junit4]   2> 407875 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 407875 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 407876 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 407912 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33473/solr
   [junit4]   2> 408007 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408153 INFO  
(zkConnectionManagerCallback-351-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf)
 [n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 408722 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 408723 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:43838_wnj%2Fsf
   [junit4]   2> 408723 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.Overseer Overseer 
(id=99364466749538308-127.0.0.1:43838_wnj%2Fsf-n_0000000000) starting
   [junit4]   2> 408769 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43838_wnj%2Fsf
   [junit4]   2> 408828 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 409156 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 409210 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 409244 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 409245 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/control-001/cores
   [junit4]   2> 409599 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 409701 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 409701 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33473/solr ready
   [junit4]   2> 409741 INFO  (qtp2077083548-2111) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43838_wnj%252Fsf&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 410008 INFO  
(OverseerThreadFactory-910-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 410239 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf  
  ] 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> 410240 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 410458 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] 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> 411416 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 411494 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 411515 WARN  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 411530 WARN  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 411544 WARN  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 411547 WARN  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 411583 WARN  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 412192 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 412236 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412253 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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@47453db9
   [junit4]   2> 412253 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 412253 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 412255 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=692398775, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 412391 WARN  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412576 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412576 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412577 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 412577 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 412580 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.3818359375, 
floorSegmentMB=2.0068359375, forceMergeDeletesPctAllowed=4.512066037891271, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5984402265143662
   [junit4]   2> 412595 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3af35de1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 412609 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 412609 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412610 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 412611 INFO  
(searcherExecutor-913-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:43838_wnj%2Fsf 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@3af35de1[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 412611 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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 1589831474371100672
   [junit4]   2> 412668 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 412668 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412668 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43838/wnj/sf/control_collection_shard1_replica_n1/
   [junit4]   2> 412668 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412668 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43838/wnj/sf/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 412668 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412683 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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:43838/wnj/sf/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 412700 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] 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> 412734 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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> 412735 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf 
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=2496
   [junit4]   2> 412916 INFO  (qtp2077083548-2111) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 412978 INFO  
(zkCallback-350-thread-2-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] 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> 413925 INFO  (qtp2077083548-2111) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43838_wnj%252Fsf&wt=javabin&version=2}
 status=0 QTime=4183
   [junit4]   2> 414013 INFO  (zkConnectionManagerCallback-361-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414043 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 414045 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33473/solr ready
   [junit4]   2> 414100 INFO  
(OverseerCollectionConfigSetProcessor-99364466749538308-127.0.0.1:43838_wnj%2Fsf-n_0000000000)
 [n:127.0.0.1:43838_wnj%2Fsf    ] 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> 414100 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 414114 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 414160 INFO  
(OverseerThreadFactory-910-thread-2-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 414161 WARN  
(OverseerThreadFactory-910-thread-2-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 414458 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 414458 INFO  (qtp2077083548-2114) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=343
   [junit4]   2> 414963 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-1-001
 of type NRT
   [junit4]   2> 414964 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 415019 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 415019 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 415019 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 415020 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@116ae047{/wnj/sf,null,AVAILABLE}
   [junit4]   2> 415020 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c7fd77d{HTTP/1.1,[http/1.1]}{127.0.0.1:46033}
   [junit4]   2> 415020 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server Started @424522ms
   [junit4]   2> 415020 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/wnj/sf, hostPort=46033, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-1-001/cores}
   [junit4]   2> 415021 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 415021 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 415021 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 415021 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 415021 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T09:30:46.932Z
   [junit4]   2> 415063 INFO  (zkConnectionManagerCallback-363-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415110 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 415110 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-1-001/solr.xml
   [junit4]   2> 415122 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 415122 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 415123 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 415153 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33473/solr
   [junit4]   2> 415177 INFO  (zkConnectionManagerCallback-367-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415300 INFO  
(zkConnectionManagerCallback-369-thread-1-processing-n:127.0.0.1:46033_wnj%2Fsf)
 [n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 415346 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 415372 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 415373 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46033_wnj%2Fsf
   [junit4]   2> 415393 INFO  
(zkCallback-350-thread-2-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 415395 INFO  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 415480 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:46033_wnj%2Fsf) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 415881 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 415909 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 415909 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 415923 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-1-001/cores
   [junit4]   2> 416040 INFO  (qtp2077083548-2113) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:46033_wnj%252Fsf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 416089 INFO  
(OverseerCollectionConfigSetProcessor-99364466749538308-127.0.0.1:43838_wnj%2Fsf-n_0000000000)
 [n:127.0.0.1:43838_wnj%2Fsf    ] 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> 416090 INFO  
(OverseerThreadFactory-910-thread-3-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:46033_wnj%2Fsf for creating new replica
   [junit4]   2> 416137 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf  
  ] 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> 416138 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 417294 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 417350 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 417973 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 418012 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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> 418029 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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@47453db9
   [junit4]   2> 418029 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 418029 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 418045 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=692398775, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 418095 WARN  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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> 418273 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 418273 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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> 418274 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 418274 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 418275 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.3818359375, 
floorSegmentMB=2.0068359375, forceMergeDeletesPctAllowed=4.512066037891271, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5984402265143662
   [junit4]   2> 418293 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5151b063[collection1_shard1_replica_n21] main]
   [junit4]   2> 418294 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 418294 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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> 418294 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 418295 INFO  
(searcherExecutor-924-thread-1-processing-n:127.0.0.1:46033_wnj%2Fsf 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) 
[n:127.0.0.1:46033_wnj%2Fsf c:collection1 s:shard1  
x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@5151b063[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 418295 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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 
1589831480331206656
   [junit4]   2> 418326 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 418326 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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> 418326 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46033/wnj/sf/collection1_shard1_replica_n21/
   [junit4]   2> 418326 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 418326 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:46033/wnj/sf/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 418326 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 418328 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46033/wnj/sf/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 418503 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 418504 INFO  (qtp1772447310-2159) [n:127.0.0.1:46033_wnj%2Fsf 
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=2367
   [junit4]   2> 418533 INFO  (qtp2077083548-2113) [n:127.0.0.1:43838_wnj%2Fsf  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:46033_wnj%252Fsf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2492
   [junit4]   2> 418580 INFO  
(OverseerCollectionConfigSetProcessor-99364466749538308-127.0.0.1:43838_wnj%2Fsf-n_0000000000)
 [n:127.0.0.1:43838_wnj%2Fsf    ] 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> 418827 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-2-001
 of type NRT
   [junit4]   2> 418827 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 418837 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 418837 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 418837 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 418837 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@336c4e65{/wnj/sf,null,AVAILABLE}
   [junit4]   2> 418838 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1385410e{HTTP/1.1,[http/1.1]}{127.0.0.1:36482}
   [junit4]   2> 418838 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server Started @428340ms
   [junit4]   2> 418838 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/wnj/sf, hostPort=36482, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-2-001/cores}
   [junit4]   2> 418838 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 418841 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 418841 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 418841 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 418841 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T09:30:50.752Z
   [junit4]   2> 418861 INFO  (zkConnectionManagerCallback-373-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418867 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 418867 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-2-001/solr.xml
   [junit4]   2> 418886 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 418886 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 418887 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 418929 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33473/solr
   [junit4]   2> 418988 INFO  (zkConnectionManagerCallback-377-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419022 INFO  
(zkConnectionManagerCallback-379-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf)
 [n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 419063 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 419064 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 419074 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36482_wnj%2Fsf
   [junit4]   2> 419074 INFO  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 419075 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:46033_wnj%2Fsf) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 419093 INFO  
(zkCallback-378-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 419106 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 419265 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 419285 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 419285 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 419286 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-2-001/cores
   [junit4]   2> 419444 INFO  (qtp1716908261-2190) [n:127.0.0.1:36482_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36482_wnj%252Fsf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 419454 INFO  
(OverseerThreadFactory-910-thread-4-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36482_wnj%2Fsf for creating new replica
   [junit4]   2> 419491 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf  
  ] 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> 419491 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 420505 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 420541 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 422423 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 422510 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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> 422510 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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@47453db9
   [junit4]   2> 422510 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 422510 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 422531 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=692398775, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 422623 WARN  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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> 422765 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 422765 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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> 422766 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 422766 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 422767 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.3818359375, 
floorSegmentMB=2.0068359375, forceMergeDeletesPctAllowed=4.512066037891271, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5984402265143662
   [junit4]   2> 422780 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ce13075[collection1_shard1_replica_n23] main]
   [junit4]   2> 422781 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 422781 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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> 422782 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 422782 INFO  
(searcherExecutor-935-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1  
x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[collection1_shard1_replica_n23] Registered new searcher 
Searcher@3ce13075[collection1_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 422783 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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 
1589831485037215744
   [junit4]   2> 422803 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 422837 INFO  (qtp1716908261-2194) [n:127.0.0.1:36482_wnj%2Fsf 
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=3346
   [junit4]   2> 422838 INFO  
(updateExecutor-374-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 422840 INFO  (qtp1716908261-2190) [n:127.0.0.1:36482_wnj%2Fsf  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36482_wnj%252Fsf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3395
   [junit4]   2> 422854 INFO  
(OverseerCollectionConfigSetProcessor-99364466749538308-127.0.0.1:43838_wnj%2Fsf-n_0000000000)
 [n:127.0.0.1:43838_wnj%2Fsf    ] 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> 422909 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 422966 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 422966 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf 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> 422966 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf 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> 422966 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf 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:46033/wnj/sf/collection1_shard1_replica_n21/] and I am 
[http://127.0.0.1:36482/wnj/sf/collection1_shard1_replica_n23/]
   [junit4]   2> 423108 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf 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:46033/wnj/sf]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:36482_wnj%252Fsf&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 423172 INFO  (qtp1772447310-2163) [n:127.0.0.1:46033_wnj%2Fsf  
  ] 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> 423201 INFO  (qtp1772447310-2163) [n:127.0.0.1:46033_wnj%2Fsf  
  ] 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:36482_wnj%2Fsf, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:36482/wnj/sf","node_name":"127.0.0.1:36482_wnj%2Fsf","state":"recovering","type":"NRT"}
   [junit4]   2> 423201 INFO  (qtp1772447310-2163) [n:127.0.0.1:46033_wnj%2Fsf  
  ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 423201 INFO  (qtp1772447310-2163) [n:127.0.0.1:46033_wnj%2Fsf  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36482_wnj%252Fsf&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=29
   [junit4]   2> 423817 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf 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:46033/wnj/sf/collection1_shard1_replica_n21/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 423817 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard1_replica_n23 url=http://127.0.0.1:36482/wnj/sf START 
replicas=[http://127.0.0.1:46033/wnj/sf/collection1_shard1_replica_n21/] 
nUpdates=100
   [junit4]   2> 424033 INFO  (qtp1772447310-2163) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:137.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 424033 INFO  (qtp1772447310-2163) [n:127.0.0.1:46033_wnj%2Fsf 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] 
o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp=/wnj/sf path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=138
   [junit4]   2> 424052 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-3-001
 of type NRT
   [junit4]   2> 424053 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 424068 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 424068 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 424068 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 424069 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61aa020b{/wnj/sf,null,AVAILABLE}
   [junit4]   2> 424069 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5607224e{HTTP/1.1,[http/1.1]}{127.0.0.1:41935}
   [junit4]   2> 424069 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.e.j.s.Server Started @433571ms
   [junit4]   2> 424069 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/wnj/sf, 
hostPort=41935, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-3-001/cores}
   [junit4]   2> 424070 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 424115 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 424115 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424115 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424115 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T09:30:56.026Z
   [junit4]   2> 424145 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:89.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 424145 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 424145 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 424145 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 424146 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 424146 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 424146 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 424146 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 424146 INFO  
(recoveryExecutor-375-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf 
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36482_wnj%2Fsf c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 424165 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424221 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 424221 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-3-001/solr.xml
   [junit4]   2> 424277 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 424277 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 424291 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 424348 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33473/solr
   [junit4]   2> 424424 INFO  (zkConnectionManagerCallback-388-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424550 INFO  
(zkConnectionManagerCallback-390-thread-1-processing-n:127.0.0.1:41935_wnj%2Fsf)
 [n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 424569 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 424570 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 424604 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41935_wnj%2Fsf
   [junit4]   2> 424623 INFO  
(zkCallback-378-thread-1-processing-n:127.0.0.1:36482_wnj%2Fsf) 
[n:127.0.0.1:36482_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 424623 INFO  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 424623 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 424623 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:46033_wnj%2Fsf) 
[n:127.0.0.1:46033_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 424704 INFO  
(zkCallback-389-thread-1-processing-n:127.0.0.1:41935_wnj%2Fsf) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 424906 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 424979 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 424979 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 425021 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[B17D75384A106537]) 
[n:127.0.0.1:41935_wnj%2Fsf    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001/shard-3-001/cores
   [junit4]   2> 425459 INFO  (qtp1716908261-2192) [n:127.0.0.1:36482_wnj%2Fsf  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:41935_wnj%252Fsf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 425597 INFO  
(OverseerThreadFactory-910-thread-5-processing-n:127.0.0.1:43838_wnj%2Fsf) 
[n:127.0.0.1:43838_wnj%2Fsf    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:41935_wnj%2Fsf for creating new replica
   [junit4]   2> 425600 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 425600 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 426817 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 426870 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n25] Schema name=test
   [junit4]   2> 428711 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 428768 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n25' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 428769 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n25' (registry 
'solr.core.collection1.shard1.replica_n25') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47453db9
   [junit4]   2> 428769 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 428769 INFO  (qtp640131221-2226) [n:127.0.0.1:41935_wnj%2Fsf 
c:collection1 s:shard1  x:collection1_shard1_replica_n25] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n25] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0

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

473
   [junit4]   2> 855375 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33473 33473
   [junit4]   2> 855379 WARN  (Thread-137) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/conf1
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/99364466749538308-127.0.0.1:43838_wnj%2Fsf-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=RestartWhileUpdatingTest -Dtests.method=test 
-Dtests.seed=B17D75384A106537 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-CA -Dtests.timezone=IST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  449s J0 | RestartWhileUpdatingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
consistent.  Got 541 from 
http://127.0.0.1:36482/wnj/sf/collection1_shard1_replica_n23 (previous client) 
and got 542 from http://127.0.0.1:41935/wnj/sf/collection1_shard1_replica_n25
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B17D75384A106537:39294AE2E4EC08CF]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1330)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1309)
   [junit4]    >        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:155)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RestartWhileUpdatingTest_B17D75384A106537-001
   [junit4]   2> Jan 17, 2018 9:38:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Jan 17, 2018 9:38:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.RestartWhileUpdatingTest: 
   [junit4]   2>    1) Thread[id=2253, name=searcherExecutor-946-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 17, 2018 9:38:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2253, name=searcherExecutor-946-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [junit4]   2> Jan 17, 2018 9:38:30 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=2253, name=searcherExecutor-946-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=Memory), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_i=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, 
docValues:{rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=970, maxMBSortInHeap=5.451206603789127, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-CA, timezone=IST
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=2,free=221548000,total=427294720
   [junit4]   2> NOTE: All tests run in this JVM: 
[CustomHighlightComponentTest, SimpleFacetsTest, TestSolrXml, 
TestSubQueryTransformerCrossCore, CdcrUpdateLogTest, TestLuceneIndexBackCompat, 
PKIAuthenticationIntegrationTest, SolrIndexSplitterTest, MBeansHandlerTest, 
AssignTest, TestCSVLoader, ZkNodePropsTest, TestFieldCollectionResource, 
HighlighterConfigTest, RestartWhileUpdatingTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=RestartWhileUpdatingTest -Dtests.seed=B17D75384A106537 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-CA -Dtests.timezone=IST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | RestartWhileUpdatingTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.RestartWhileUpdatingTest: 
   [junit4]    >    1) Thread[id=2253, name=searcherExecutor-946-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B17D75384A106537]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2253, name=searcherExecutor-946-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B17D75384A106537]:0)
   [junit4] Completed [59/767 (1!)] on J0 in 472.54s, 1 test, 1 failure, 2 
errors <<< FAILURES!

[...truncated 50367 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to