Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1243/

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

Error Message:
There are still nodes recoverying - waited for 320 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320 
seconds
        at 
__randomizedtesting.SeedInfo.seed([FF890383E4B2199:87ACAFE290B74C61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
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=450, 
name=searcherExecutor-152-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:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.RestartWhileUpdatingTest: 
   1) Thread[id=450, name=searcherExecutor-152-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:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([FF890383E4B2199]: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=450, name=searcherExecutor-152-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:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=450, name=searcherExecutor-152-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:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([FF890383E4B2199]:0)


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

Error Message:
No runnable methods

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




Build Log:
[...truncated 11431 lines...]
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/init-core-data-001
   [junit4]   2> 38472 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[FF890383E4B2199]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 38473 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[FF890383E4B2199]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 38474 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[FF890383E4B2199]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 38482 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38496 INFO  (Thread-47) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38498 INFO  (Thread-47) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 38696 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39316
   [junit4]   2> 38991 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 40481 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 40496 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 40498 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 40500 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 40502 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 40504 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 40506 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 40507 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 40509 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 40511 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 40512 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 40781 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/control-001/cores/collection1
   [junit4]   2> 40925 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 40939 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c715fd{/,null,AVAILABLE}
   [junit4]   2> 40941 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@47e812b1{SSL,[ssl, 
http/1.1]}{127.0.0.1:60922}
   [junit4]   2> 40942 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server Started @44118ms
   [junit4]   2> 40942 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/tempDir-001/control/data,
 hostContext=/, hostPort=60922, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/control-001/cores}
   [junit4]   2> 40942 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 40942 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 40942 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 40942 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 40942 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T05:47:46.528Z
   [junit4]   2> 40967 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 40967 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/control-001/solr.xml
   [junit4]   2> 41002 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39316/solr
   [junit4]   2> 41142 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:60922_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 41144 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:60922_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:60922_
   [junit4]   2> 41145 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:60922_ 
   ] o.a.s.c.Overseer Overseer 
(id=97495027824721925-127.0.0.1:60922_-n_0000000000) starting
   [junit4]   2> 41244 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:60922_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60922_
   [junit4]   2> 41248 INFO  
(OverseerStateUpdate-97495027824721925-127.0.0.1:60922_-n_0000000000) 
[n:127.0.0.1:60922_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 41572 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:60922_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/control-001/cores
   [junit4]   2> 41572 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:60922_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 41629 INFO  
(OverseerStateUpdate-97495027824721925-127.0.0.1:60922_-n_0000000000) 
[n:127.0.0.1:60922_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 42643 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 42686 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 42770 WARN  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 42771 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 42821 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 42827 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/control-001/cores/collection1/data/]
   [junit4]   2> 42827 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd6b108
   [junit4]   2> 42841 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 42870 WARN  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 42938 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 42938 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 42938 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 42938 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 42939 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=69.15625, 
floorSegmentMB=2.1171875, forceMergeDeletesPctAllowed=10.894102491996023, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19133609930448392
   [junit4]   2> 42948 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70ff506e[collection1] main]
   [junit4]   2> 42952 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 42953 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 42953 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42955 INFO  
(searcherExecutor-88-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70ff506e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42956 INFO  
(coreLoadExecutor-87-thread-1-processing-n:127.0.0.1:60922_) 
[n:127.0.0.1:60922_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559920449727496192
   [junit4]   2> 42993 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 42993 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 42994 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:60922/collection1/
   [junit4]   2> 42995 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 42995 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:60922/collection1/ has no replicas
   [junit4]   2> 42995 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 43031 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:60922/collection1/ shard1
   [junit4]   2> 43139 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43143 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39316/solr ready
   [junit4]   2> 43145 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 43145 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 43183 INFO  
(coreZkRegister-80-thread-1-processing-n:127.0.0.1:60922_ x:collection1 
c:control_collection) [n:127.0.0.1:60922_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 43240 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001/cores/collection1
   [junit4]   2> 43241 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001
   [junit4]   2> 43244 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 43245 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@766f8359{/,null,AVAILABLE}
   [junit4]   2> 43245 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e2beb40{SSL,[ssl, 
http/1.1]}{127.0.0.1:51312}
   [junit4]   2> 43246 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server Started @46422ms
   [junit4]   2> 43246 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51312, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001/cores}
   [junit4]   2> 43246 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 43246 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 43246 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 43246 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 43246 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T05:47:48.832Z
   [junit4]   2> 43263 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 43263 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001/solr.xml
   [junit4]   2> 43270 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39316/solr
   [junit4]   2> 43303 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a5f3614dc0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 43338 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:51312_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43341 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:51312_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43348 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:51312_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51312_
   [junit4]   2> 43359 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60922_) [n:127.0.0.1:60922_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43359 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43379 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43481 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:51312_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001/cores
   [junit4]   2> 43481 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:51312_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 43503 INFO  
(OverseerStateUpdate-97495027824721925-127.0.0.1:60922_-n_0000000000) 
[n:127.0.0.1:60922_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 43610 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 44532 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 44577 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 44714 WARN  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 44715 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 44745 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 44745 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 44745 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd6b108
   [junit4]   2> 44747 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 44778 WARN  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 44983 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 44983 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 44983 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 44983 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 44984 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=69.15625, floorSegmentMB=2.1171875, 
forceMergeDeletesPctAllowed=10.894102491996023, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19133609930448392
   [junit4]   2> 44985 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@484e43e2[collection1] main]
   [junit4]   2> 44986 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 44986 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 44987 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 44991 INFO  
(searcherExecutor-99-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@484e43e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44996 INFO  
(coreLoadExecutor-98-thread-1-processing-n:127.0.0.1:51312_) 
[n:127.0.0.1:51312_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559920451866591232
   [junit4]   2> 45011 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 45013 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 45013 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51312/collection1/
   [junit4]   2> 45014 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 45015 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:51312/collection1/ has no 
replicas
   [junit4]   2> 45015 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 45030 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51312/collection1/ shard1
   [junit4]   2> 45085 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001/cores/collection1
   [junit4]   2> 45086 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001
   [junit4]   2> 45088 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 45089 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@560c562{/,null,AVAILABLE}
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@74af8987{SSL,[ssl, 
http/1.1]}{127.0.0.1:47542}
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server Started @48267ms
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=47542, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001/cores}
   [junit4]   2> 45090 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45090 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T05:47:50.676Z
   [junit4]   2> 45097 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 45097 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001/solr.xml
   [junit4]   2> 45108 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39316/solr
   [junit4]   2> 45125 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:47542_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 45128 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 45130 INFO  
(coreZkRegister-93-thread-1-processing-n:127.0.0.1:51312_ x:collection1 
c:collection1) [n:127.0.0.1:51312_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 45134 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:47542_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 45138 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:47542_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47542_
   [junit4]   2> 45145 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 45145 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45146 INFO  
(zkCallback-25-thread-3-processing-n:127.0.0.1:60922_) [n:127.0.0.1:60922_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45146 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45167 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:47542_) [n:127.0.0.1:47542_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 45253 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:47542_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001/cores
   [junit4]   2> 45253 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:47542_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 45266 WARN  
(OverseerStateUpdate-97495027824721925-127.0.0.1:60922_-n_0000000000) 
[n:127.0.0.1:60922_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 45273 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 45275 INFO  
(OverseerStateUpdate-97495027824721925-127.0.0.1:60922_-n_0000000000) 
[n:127.0.0.1:60922_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 45379 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:47542_) [n:127.0.0.1:47542_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 45379 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46346 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 46397 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 46458 WARN  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 46469 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 46502 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 46503 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 46503 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd6b108
   [junit4]   2> 46516 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 46532 WARN  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 46627 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46627 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46627 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 46627 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 46635 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=69.15625, floorSegmentMB=2.1171875, 
forceMergeDeletesPctAllowed=10.894102491996023, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19133609930448392
   [junit4]   2> 46636 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3e1a42c1[collection1] main]
   [junit4]   2> 46637 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 46638 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 46638 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 46639 INFO  
(coreLoadExecutor-109-thread-1-processing-n:127.0.0.1:47542_) 
[n:127.0.0.1:47542_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559920453589401600
   [junit4]   2> 46643 INFO  
(searcherExecutor-110-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
c:collection1) [n:127.0.0.1:47542_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e1a42c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46852 INFO  
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
c:collection1) [n:127.0.0.1:47542_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 46876 INFO  
(updateExecutor-38-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 46896 INFO  
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 46896 INFO  
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 46896 INFO  
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 46896 INFO  
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 46896 INFO  
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:51312/collection1/] 
and I am [https://127.0.0.1:47542/collection1/]
   [junit4]   2> 46901 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46901 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:47542_) [n:127.0.0.1:47542_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 46925 INFO  
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:47542_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47542_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:51312]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:47542_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 46966 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001/cores/collection1
   [junit4]   2> 46967 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001
   [junit4]   2> 46969 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 46973 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5aa47425{/,null,AVAILABLE}
   [junit4]   2> 46974 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@66ff8101{SSL,[ssl, 
http/1.1]}{127.0.0.1:39229}
   [junit4]   2> 46974 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.e.j.s.Server Started @50151ms
   [junit4]   2> 46974 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39229, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001/cores}
   [junit4]   2> 46974 ERROR 
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 46974 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 46975 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 46975 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 46975 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-21T05:47:52.561Z
   [junit4]   2> 47002 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 47002 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001/solr.xml
   [junit4]   2> 47023 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39316/solr
   [junit4]   2> 47025 INFO  (qtp581258469-205) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 47026 INFO  (qtp581258469-205) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 47026 INFO  (qtp581258469-205) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:47542_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:47542","node_name":"127.0.0.1:47542_","state":"recovering"}
   [junit4]   2> 47026 INFO  (qtp581258469-205) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 47026 INFO  (qtp581258469-205) [n:127.0.0.1:51312_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:47542_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 47053 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:39229_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 47055 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:39229_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 47056 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:39229_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39229_
   [junit4]   2> 47058 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47058 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47058 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:47542_) [n:127.0.0.1:47542_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47058 INFO  
(zkCallback-25-thread-3-processing-n:127.0.0.1:60922_) [n:127.0.0.1:60922_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47060 INFO  
(zkCallback-48-thread-1-processing-n:127.0.0.1:39229_) [n:127.0.0.1:39229_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 47127 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:39229_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001/cores
   [junit4]   2> 47128 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [n:127.0.0.1:39229_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 47138 INFO  
(OverseerStateUpdate-97495027824721925-127.0.0.1:60922_-n_0000000000) 
[n:127.0.0.1:60922_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 47241 INFO  
(zkCallback-48-thread-1-processing-n:127.0.0.1:39229_) [n:127.0.0.1:39229_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 47241 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:47542_) [n:127.0.0.1:47542_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 47241 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 48162 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 48224 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 48332 WARN  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 48333 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 48362 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 48363 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 48363 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6fd6b108
   [junit4]   2> 48373 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 48396 WARN  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 48444 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 48444 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48445 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 48445 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 48445 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=69.15625, floorSegmentMB=2.1171875, 
forceMergeDeletesPctAllowed=10.894102491996023, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19133609930448392
   [junit4]   2> 48454 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@68c2b15a[collection1] main]
   [junit4]   2> 48455 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 48456 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48456 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 48457 INFO  
(coreLoadExecutor-120-thread-1-processing-n:127.0.0.1:39229_) 
[n:127.0.0.1:39229_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559920455495712768
   [junit4]   2> 48475 INFO  
(searcherExecutor-121-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
c:collection1) [n:127.0.0.1:39229_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68c2b15a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48483 INFO  
(coreZkRegister-115-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
c:collection1) [n:127.0.0.1:39229_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 48496 INFO  
(updateExecutor-45-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 48508 INFO  
(recoveryExecutor-46-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 48508 INFO  
(recoveryExecutor-46-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 48508 INFO  
(recoveryExecutor-46-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 48508 INFO  
(recoveryExecutor-46-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 48508 INFO  
(recoveryExecutor-46-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:51312/collection1/] 
and I am [https://127.0.0.1:39229/collection1/]
   [junit4]   2> 48522 INFO  
(recoveryExecutor-46-thread-1-processing-n:127.0.0.1:39229_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39229_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:51312]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39229_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 48550 INFO  (qtp581258469-203) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 48553 INFO  (qtp581258469-203) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 48553 INFO  (qtp581258469-203) [n:127.0.0.1:51312_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:39229_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39229","node_name":"127.0.0.1:39229_","state":"down"}
   [junit4]   2> 48616 INFO  
(zkCallback-48-thread-1-processing-n:127.0.0.1:39229_) [n:127.0.0.1:39229_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 48616 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:51312_) [n:127.0.0.1:51312_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 48616 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:47542_) [n:127.0.0.1:47542_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 48663 INFO  
(TEST-RestartWhileUpdatingTest.test-seed#[FF890383E4B2199]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 48851 INFO  (qtp2141112069-162) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1559920455887880192)]} 0 25
   [junit4]   2> 48868 INFO  (qtp2141112069-167) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[2-0 (1559920455894171648)]} 0 39
   [junit4]   2> 48868 INFO  (qtp2141112069-164) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-0 (1559920455886831616)]} 0 42
   [junit4]   2> 48869 INFO  (qtp2141112069-163) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[3-0 (1559920455889977344)]} 0 42
   [junit4]   2> 49191 INFO  (qtp2029643154-229) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[0-0
 (1559920455936114688)]} 0 2
   [junit4]   2> 49227 INFO  (qtp2029643154-230) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[1-0
 (1559920455981203456)]} 0 0
   [junit4]   2> 49229 INFO  (qtp1799998286-270) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[1-0
 (1559920455981203456)]} 0 0
   [junit4]   2> 49240 INFO  (qtp581258469-200) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1-0 (1559920455981203456)]} 0 321
   [junit4]   2> 49242 INFO  (qtp2029643154-234) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[3-0
 (1559920455988543488)]} 0 0
   [junit4]   2> 49243 INFO  (qtp2029643154-323) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[2-0
 (1559920455953940480)]} 0 0
   [junit4]   2> 49247 INFO  (qtp1799998286-271) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[0-0
 (1559920455936114688)]} 0 0
   [junit4]   2> 49247 INFO  (qtp581258469-207) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-0 (1559920455936114688)]} 0 372
   [junit4]   2> 49248 INFO  (qtp1799998286-266) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[2-0
 (1559920455953940480)]} 0 0
   [junit4]   2> 49249 INFO  (qtp581258469-206) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2-0 (1559920455953940480)]} 0 355
   [junit4]   2> 49255 INFO  (qtp2141112069-165) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1559920456331427840)]} 0 0
   [junit4]   2> 49254 INFO  (qtp1799998286-272) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[3-0
 (1559920455988543488)]} 0 0
   [junit4]   2> 49257 INFO  (qtp581258469-204) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3-0 (1559920455988543488)]} 0 337
   [junit4]   2> 49258 INFO  (qtp2141112069-162) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[3-1 (1559920456334573568)]} 0 0
   [junit4]   2> 49277 INFO  (qtp2141112069-160) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-1 (1559920456354496512)]} 0 1
   [junit4]   2> 49278 INFO  (qtp2141112069-166) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[2-1 (1559920456355545088)]} 0 0
   [junit4]   2> 49307 INFO  (qtp2029643154-234) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[3-1
 (1559920456336670720)]} 0 0
   [junit4]   2> 49308 INFO  (qtp1799998286-268) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[3-1
 (1559920456336670720)]} 0 0
   [junit4]   2> 49338 INFO  (qtp1799998286-270) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[2-1
 (1559920456384905216)]} 0 0
   [junit4]   2> 49404 INFO  (qtp581258469-201) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3-1 (1559920456336670720)]} 0 146
   [junit4]   2> 49425 INFO  (qtp2029643154-322) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[1-1
 (1559920456385953792)]} 0 0
   [junit4]   2> 49425 INFO  (qtp1799998286-265) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[1-1
 (1559920456385953792)]} 0 0
   [junit4]   2> 49429 INFO  (qtp581258469-205) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1-1 (1559920456385953792)]} 0 123
   [junit4]   2> 49429 INFO  (qtp2029643154-229) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[2-1
 (1559920456384905216)]} 0 0
   [junit4]   2> 49429 INFO  (qtp2141112069-167) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[3-1 (-1559920456510734336)]} 
0 5
   [junit4]   2> 49430 INFO  (qtp2141112069-163) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[1-1 (-1559920456515977216)]} 
0 0
   [junit4]   2> 49430 INFO  (qtp581258469-200) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2-1 (1559920456384905216)]} 0 125
   [junit4]   2> 49435 INFO  (qtp2141112069-165) [n:127.0.0.1:60922_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[2-1 (-1559920456521220096)]} 
0 0
   [junit4]   2> 49436 INFO  (qtp1799998286-271) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[0-1
 (1559920456418459648)]} 0 0
   [junit4]   2> 49438 INFO  (qtp2029643154-230) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{delete=[3-1
 (-1559920456515977216)]} 0 0
   [junit4]   2> 49439 INFO  (qtp1799998286-270) [n:127.0.0.1:39229_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{delete=[3-1
 (-1559920456515977216)]} 0 0
   [junit4]   2> 49440 INFO  (qtp2029643154-235) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collection1/&wt=javabin&version=2}{add=[0-1
 (1559920456418459648)]} 0 0
   [junit4]   2> 49444 INFO  (qtp581258469-207) [n:127.0.0.1:51312_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[3-1 (-1559920456515977216)]} 0 13
   [junit4]   2> 49445 INFO  (qtp2029643154-236) [n:127.0.0.1:47542_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:51312/collect

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

atch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/97495027824721925-127.0.0.1:60922_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        398     /solr/overseer/collection-queue-work
   [junit4]   2>        52      /solr/overseer/queue
   [junit4]   2>        22      /solr/overseer/queue-work
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [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=FF890383E4B2199 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=lt-LT -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  405s J1 | RestartWhileUpdatingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recoverying - waited for 320 seconds
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FF890383E4B2199:87ACAFE290B74C61]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
   [junit4]    >        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:144)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 443003 INFO  
(SUITE-RestartWhileUpdatingTest-seed#[FF890383E4B2199]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_FF890383E4B2199-001
   [junit4]   2> Feb 21, 2017 5:54:28 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Feb 21, 2017 5:54:48 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=450, name=searcherExecutor-152-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:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 21, 2017 5:54:48 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=450, name=searcherExecutor-152-thread-1, 
state=WAITING, group=TGRP-RestartWhileUpdatingTest]
   [junit4]   2> Feb 21, 2017 5:54:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=450, name=searcherExecutor-152-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:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=BlockTreeOrds(blocksize=128), 
a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{rnd_b=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1040, maxMBSortInHeap=7.361062121280355, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, 
timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=198215296,total=378011648
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, 
ExplicitHLLTest, TestCustomDocTransformer, DistributedFacetPivotLongTailTest, 
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=FF890383E4B2199 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=lt-LT -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | 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=450, name=searcherExecutor-152-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:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FF890383E4B2199]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=450, name=searcherExecutor-152-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:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FF890383E4B2199]:0)
   [junit4] Completed [30/694 (1!)] on J1 in 427.67s, 1 test, 1 failure, 2 
errors <<< FAILURES!

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

[...truncated 63341 lines...]


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

Reply via email to