Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/35/

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

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([26669DC585FCA28B:AE32A21F2B00CF73]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:540)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:308)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:673)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:668)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1478)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:128)
        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:748)


FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([26669DC585FCA28B:AE32A21F2B00CF73]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1265)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:438)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([26669DC585FCA28B:AE32A21F2B00CF73]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:540)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:308)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:673)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:668)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:463)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:983)
        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:748)


FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([26669DC585FCA28B:9CB4F2BD06D24C9E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
        ... 40 more




Build Log:
[...truncated 10879 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/init-core-data-001
   [junit4]   2> 4501 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4603 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4642 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001
   [junit4]   2> 4736 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4777 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4777 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 5224 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41789
   [junit4]   2> 6189 ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 8514 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 8610 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 9015 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39e061f4{/solr,null,AVAILABLE}
   [junit4]   2> 9029 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ee9744e{/solr,null,AVAILABLE}
   [junit4]   2> 9144 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f69824d{HTTP/1.1,[http/1.1]}{127.0.0.1:36918}
   [junit4]   2> 9144 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @23799ms
   [junit4]   2> 9145 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36918}
   [junit4]   2> 9144 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d9d7141{HTTP/1.1,[http/1.1]}{127.0.0.1:34575}
   [junit4]   2> 9159 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @23814ms
   [junit4]   2> 9159 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34575}
   [junit4]   2> 9524 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 9524 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 9557 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 9576 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 9592 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9592 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 9606 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9607 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 9689 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-17T10:01:58.046Z
   [junit4]   2> 9704 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-17T10:01:58.060Z
   [junit4]   2> 9818 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 9958 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9975 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 11704 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 0x15d4fff3d000001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 11791 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 0x15d4fff3d000002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 13915 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41789/solr
   [junit4]   2> 13931 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41789/solr
   [junit4]   2> 14281 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 0x15d4fff3d000003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 16999 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 17001 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34575_solr
   [junit4]   2> 17080 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.Overseer Overseer 
(id=98322724530683909-127.0.0.1:34575_solr-n_0000000000) starting
   [junit4]   2> 17015 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 17178 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36918_solr
   [junit4]   2> 17195 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 17339 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18396 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34575_solr
   [junit4]   2> 18501 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 18549 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 21558 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:36918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36918.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 21559 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:36918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36918.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 21560 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:36918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36918.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 21726 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34575.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 21758 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34575.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 21758 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34575.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 22105 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001/node1/.
   [junit4]   2> 22156 INFO  (jetty-launcher-1-thread-2) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001/node2/.
   [junit4]   2> 23730 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23793 INFO  
(SUITE-RecoveryZkTest-seed#[26669DC585FCA28B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41789/solr ready
   [junit4]   2> 24090 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 27211 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 27300 INFO  
(OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
recoverytest
   [junit4]   2> 27799 INFO  
(OverseerStateUpdate-98322724530683909-127.0.0.1:34575_solr-n_0000000000) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34575/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 27831 INFO  
(OverseerStateUpdate-98322724530683909-127.0.0.1:34575_solr-n_0000000000) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36918/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 28410 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28535 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28489 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28657 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28917 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 28917 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 28917 INFO  
(zkCallback-12-thread-2-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 29016 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 30143 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 30144 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 30499 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 30579 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 31221 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31221 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 31238 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31238 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 31497 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36918.solr.core.recoverytest.shard1.replica_n2' (registry 
'solr.core.recoverytest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 31517 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34575.solr.core.recoverytest.shard1.replica_n1' (registry 
'solr.core.recoverytest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@360eb1fc
   [junit4]   2> 31568 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 31616 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001/node2/recoverytest_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001/node2/./recoverytest_shard1_replica_n1/data/]
   [junit4]   2> 31582 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 31647 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001/node1/recoverytest_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_26669DC585FCA28B-001/tempDir-001/node1/./recoverytest_shard1_replica_n2/data/]
   [junit4]   2> 37599 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 37599 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 37615 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 37663 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 37699 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 37699 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 37729 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 37745 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 37958 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23c0589[recoverytest_shard1_replica_n1] main]
   [junit4]   2> 37960 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c2cb2a7[recoverytest_shard1_replica_n2] main]
   [junit4]   2> 38191 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 38192 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 38390 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 38424 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 38539 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 38554 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 41099 INFO  
(searcherExecutor-15-thread-1-processing-n:127.0.0.1:34575_solr 
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node1) 
[n:127.0.0.1:34575_solr c:recoverytest s:shard1 r:core_node1 
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n1] Registered new searcher 
Searcher@23c0589[recoverytest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41113 INFO  
(searcherExecutor-16-thread-1-processing-n:127.0.0.1:36918_solr 
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node2) 
[n:127.0.0.1:36918_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n2] Registered new searcher 
Searcher@3c2cb2a7[recoverytest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41121 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573163630145306624
   [junit4]   2> 41124 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573163630148452352
   [junit4]   2> 41385 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9954ms
   [junit4]   2> 41453 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 41453 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 41496 INFO  
(zkCallback-12-thread-3-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 41496 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 41912 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 41913 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 41913 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36918/solr/recoverytest_shard1_replica_n2/
   [junit4]   2> 42010 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2 
url=http://127.0.0.1:36918/solr START 
replicas=[http://127.0.0.1:34575/solr/recoverytest_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 42026 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2 
url=http://127.0.0.1:36918/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 42166 INFO  (qtp1421256352-35) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.c.S.Request [recoverytest_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=130
   [junit4]   2> 42490 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 42490 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 42490 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 42759 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36918/solr/recoverytest_shard1_replica_n2/ shard1
   [junit4]   2> 42913 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 42914 INFO  
(zkCallback-12-thread-3-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 42915 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 42915 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 42962 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 43024 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=14616
   [junit4]   2> 43105 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43105 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43105 INFO  
(zkCallback-12-thread-3-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43105 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43525 INFO  (qtp1421256352-34) [n:127.0.0.1:34575_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=15036
   [junit4]   2> 43655 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43655 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43656 INFO  
(zkCallback-12-thread-3-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43656 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 43923 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 43923 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=17180
   [junit4]   2> 43989 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.c.RecoveryZkTest Indexing 300 documents
   [junit4]   2> 44329 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1d9d7141{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 44345 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1344704753
   [junit4]   2> 44369 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 44373 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 44454 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 44487 INFO  
(OverseerCollectionConfigSetProcessor-98322724530683909-127.0.0.1:34575_solr-n_0000000000)
 [n:127.0.0.1:34575_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 44537 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 44656 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 44656 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 44656 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 44656 INFO  
(zkCallback-12-thread-3-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 44756 INFO  (coreCloseExecutor-25-thread-1) 
[n:127.0.0.1:34575_solr c:recoverytest s:shard1 r:core_node1 
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1127dd66
   [junit4]   2> 44840 INFO  (coreCloseExecutor-25-thread-1) 
[n:127.0.0.1:34575_solr c:recoverytest s:shard1 r:core_node1 
x:recoverytest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.recoverytest.shard1.replica_n1, tag=287825254
   [junit4]   2> 44988 INFO  (coreCloseExecutor-25-thread-1) 
[n:127.0.0.1:34575_solr c:recoverytest s:shard1 r:core_node1 
x:recoverytest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.recoverytest.shard1.leader, tag=287825254
   [junit4]   2> 45052 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.c.Overseer Overseer 
(id=98322724530683909-127.0.0.1:34575_solr-n_0000000000) closing
   [junit4]   2> 45054 INFO  
(OverseerStateUpdate-98322724530683909-127.0.0.1:34575_solr-n_0000000000) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34575_solr
   [junit4]   2> 45135 WARN  
(zkCallback-12-thread-3-processing-n:127.0.0.1:34575_solr) 
[n:127.0.0.1:34575_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 45149 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36918_solr
   [junit4]   2> 45149 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 45149 INFO  (zkCallback-19-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 45151 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39e061f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 45152 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:36918_solr) 
[n:127.0.0.1:36918_solr    ] o.a.s.c.Overseer Overseer 
(id=98322724530683910-127.0.0.1:36918_solr-n_0000000001) starting
   [junit4]   2> 46902 ERROR 
(updateExecutor-7-thread-2-processing-http:////127.0.0.1:34575//solr//recoverytest_shard1_replica_n1
 x:recoverytest_shard1_replica_n2 r:core_node2 n:127.0.0.1:36918_solr s:shard1 
c:recoverytest) [n:127.0.0.1:36918_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica_n2] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:34575 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2>        ... 16 more
   [junit4]   2> 46915 ERROR 
(updateExecutor-7-thread-1-processing-http:////127.0.0.1:34575//solr//recoverytest_shard1_replica_n1
 x:recoverytest_shard1_replica_n2 r:core_node2 n:127.0.0.1:36918_solr s:shard1 
c:recoverytest) [n:127.0.0.1:36918_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica_n2] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:34575 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2>        ... 16 more
   [junit4]   2> 47027 WARN  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
http://127.0.0.1:34575/solr
   [junit4]   2> org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:34575 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2>        ... 16 more
   [junit4]   2> 47028 WARN  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Core core_node2 belonging to recoverytest 
shard1, does not have error'd node 
http://127.0.0.1:34575/solr/recoverytest_shard1_replica_n1/ as a replica. No 
request recovery command will be sent!
   [junit4]   2> 47028 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 
(1573163633964220416)]} 0 2832
   [junit4]   2> 47042 WARN  (qtp1097046712-30) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
http://127.0.0.1:34575/solr
   [junit4]   2> org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:34575 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]   2>        ... 16 more
   [junit4]   2> 47043 WARN  (qtp1097046712-30) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Core core_node2 belonging to recoverytest 
shard1, does not have error'd node 
http://127.0.0.1:34575/solr/recoverytest_shard1_replica_n1/ as a replica. No 
request recovery command will be sent!
   [junit4]   2> 47043 INFO  (qtp1097046712-30) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 
(1573163633964220417)]} 0 2847
   [junit4]   2> 47059 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0 
(-1573163636371750912)]} 0 1
   [junit4]   2> 47075 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0 
(-1573163636388528128)]} 0 0
   [junit4]   2> 47091 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 
(1573163636404256768)]} 0 6
   [junit4]   2> 47093 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 
(1573163636407402496)]} 0 32
   [junit4]   2> 47107 INFO  (qtp1097046712-26) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 
(1573163636421033984)]} 0 14
   [junit4]   2> 47159 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 47171 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 
(1573163636440956928)]} 0 46
   [junit4]   2> 47289 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d5b370d{/solr,null,AVAILABLE}
   [junit4]   2> 47289 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@20469ca{HTTP/1.1,[http/1.1]}{127.0.0.1:34575}
   [junit4]   2> 47290 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.e.j.s.Server Started @61944ms
   [junit4]   2> 47355 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 
(1573163636682129408)]} 0 213
   [junit4]   2> 47356 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 
(1573163636683177984)]} 0 114
   [junit4]   2> 47357 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34575}
   [junit4]   2> 47357 ERROR (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 47357 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 47487 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 47487 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 47487 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-17T10:02:35.940Z
   [junit4]   2> 47500 INFO  (qtp1097046712-31) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 
(1573163636834172928)]} 0 128
   [junit4]   2> 47373 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 
(1573163636701003776)]} 0 0
   [junit4]   2> 47621 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 
(1573163636875067392)]} 0 118
   [junit4]   2> 47652 INFO  (qtp1097046712-30) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4 
(-1573163636992507904)]} 0 95
   [junit4]   2> 47667 INFO  (qtp1097046712-26) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 
(1573163637008236544)]} 0 30
   [junit4]   2> 47669 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4 
(-1573163637011382272)]} 0 0
   [junit4]   2> 47683 INFO  (qtp1097046712-30) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 
(1573163637025013760)]} 0 29
   [junit4]   2> 47731 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-5 
(-1573163637076393984)]} 0 45
   [junit4]   2> 47856 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 
(1573163637206417408)]} 0 122
   [junit4]   2> 47879 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-6 
(-1573163637231583232)]} 0 0
   [junit4]   2> 47963 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 
(1573163637319663616)]} 0 83
   [junit4]   2> 47965 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48044 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 
(1573163637208514560)]} 0 374
   [junit4]   2> 48047 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-5 
(-1573163637406695424)]} 0 0
   [junit4]   2> 48126 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 
(1573163637490581504)]} 0 78
   [junit4]   2> 48128 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-6 
(-1573163637492678656)]} 0 0
   [junit4]   2> 48313 INFO  (qtp1097046712-26) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 
(1573163637685616640)]} 0 150
   [junit4]   2> 48329 INFO  (qtp1097046712-31) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 
(1573163637425569792)]} 0 349
   [junit4]   2> 48411 INFO  (qtp1097046712-30) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 
(1573163637789425664)]} 0 1
   [junit4]   2> 48443 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10 
(1573163637821931520)]} 0 97
   [junit4]   2> 48445 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11 
(1573163637825077248)]} 0 0
   [junit4]   2> 48561 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 
(1573163637791522816)]} 0 147
   [junit4]   2> 48611 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-7 
(-1573163637999140864)]} 0 0
   [junit4]   2> 48643 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12 
(1573163638032695296)]} 0 1
   [junit4]   2> 48658 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11 
(1573163638013820928)]} 0 77
   [junit4]   2> 48660 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-7 
(-1573163638050521088)]} 0 0
   [junit4]   2> 48691 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13 
(1573163638083026944)]} 0 1
   [junit4]   2> 48707 INFO  (TEST-RecoveryZkTest.test-seed#[26669DC585FCA28B]) 
[    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41789/solr
   [junit4]   2> 48708 INFO  (qtp1097046712-32) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14 
(1573163638100852736)]} 0 0
   [junit4]   2> 48804 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12 
(1573163638051569664)]} 0 143
   [junit4]   2> 48827 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13 
(1573163638224584704)]} 0 0
   [junit4]   2> 48928 INFO  (qtp1097046712-26) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-8 
(-1573163638204661760)]} 0 121
   [junit4]   2> 48939 INFO  (qtp1097046712-33) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14 
(1573163638342025216)]} 0 110
   [junit4]   2> 49127 INFO  (qtp1097046712-31) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-8 
(-1573163638540206080)]} 0 0
   [junit4]   2> 49138 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15 
(1573163638551740416)]} 0 0
   [junit4]   2> 49140 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16 
(1573163638553837568)]} 0 0
   [junit4]   2> 49143 INFO  (qtp1097046712-31) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-15 
(1573163638556983296)]} 0 14
   [junit4]   2> 49240 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-9 
(-1573163638658695168)]} 0 0
   [junit4]   2> 49373 INFO  (qtp1097046712-31) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-16 
(1573163638797107200)]} 0 118
   [junit4]   2> 49375 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-17 
(1573163638799204352)]} 0 0
   [junit4]   2> 49390 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-9 
(-1573163638815981568)]} 0 0
   [junit4]   2> 49393 INFO  (qtp1097046712-29) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-18 
(1573163638819127296)]} 0 0
   [junit4]   2> 49394 INFO  (qtp1097046712-27) [n:127.0.0.1:36918_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-17 
(1573163638818078720)]} 0 2
   [junit4]

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

junit4]   2>    3       /solr/collections/collMinRf_1x3/state.json
   [junit4]   2>        2       /solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 5323148 WARN  
(TEST-HttpPartitionTest.test-seed#[26669DC585FCA28B]) [    ] 
o.a.s.c.SocketProxy Closing 21 connections to: http://127.0.0.1:43330/hvkh/mh, 
target: http://127.0.0.1:33755/hvkh/mh
   [junit4]   2> 5323148 WARN  
(TEST-HttpPartitionTest.test-seed#[26669DC585FCA28B]) [    ] 
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:36492/hvkh/mh, 
target: http://127.0.0.1:36359/hvkh/mh
   [junit4]   2> 5323148 WARN  
(TEST-HttpPartitionTest.test-seed#[26669DC585FCA28B]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:44813/hvkh/mh, 
target: http://127.0.0.1:39135/hvkh/mh
   [junit4]   2> 5323148 WARN  
(TEST-HttpPartitionTest.test-seed#[26669DC585FCA28B]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:33015/hvkh/mh, 
target: http://127.0.0.1:41357/hvkh/mh
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=26669DC585FCA28B -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Pacific/Funafuti 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   77.1s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([26669DC585FCA28B:AE32A21F2B00CF73]:0)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:540)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:308)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:673)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:668)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1478)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:128)
   [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:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_26669DC585FCA28B-001
   [junit4]   2> Jul 17, 2017 11:30:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=Memory), text=Lucene50(blocksize=128), 
range_facet_l=PostingsFormat(name=Memory), 
timestamp=PostingsFormat(name=Memory)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=150, 
maxMBSortInHeap=6.538051359238823, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sl, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=221163248,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotLongTailTest, OverseerStatusTest, TestSolr4Spatial, 
TestComponentsName, RAMDirectoryFactoryTest, DebugComponentTest, 
TemplateUpdateProcessorTest, TestPHPSerializedResponseWriter, 
TestFieldTypeCollectionResource, TestSolrQueryResponse, 
FieldAnalysisRequestHandlerTest, TestBadConfig, BasicZkTest, 
TestBackupRepositoryFactory, OpenExchangeRatesOrgProviderTest, 
TestInfoStreamLogging, BufferStoreTest, TestTestInjection, 
DistributedExpandComponentTest, TestManagedSynonymFilterFactory, 
ConnectionReuseTest, ClassificationUpdateProcessorFactoryTest, TestFaceting, 
TestCSVLoader, ChaosMonkeySafeLeaderWithPullReplicasTest, 
DistributedFacetPivotWhiteBoxTest, ReplicaListTransformerTest, DeleteShardTest, 
TestLazyCores, ZkNodePropsTest, BlobRepositoryCloudTest, MigrateRouteKeyTest, 
TestJsonFacetRefinement, TestReplicaProperties, 
TestSolrCloudWithSecureImpersonation, TestSchemaResource, TestOrdValues, 
TestDocTermOrds, TestWriterPerf, HdfsUnloadDistributedZkTest, 
DistributedSuggestComponentTest, TestBinaryResponseWriter, 
HdfsChaosMonkeySafeLeaderTest, TestIBSimilarityFactory, ReplicationFactorTest, 
UpdateParamsTest, SolrRequestParserTest, CloneFieldUpdateProcessorFactoryTest, 
TestBlendedInfixSuggestions, BigEndianAscendingWordDeserializerTest, 
TestComplexPhraseLeadingWildcard, TestSolrConfigHandler, TestPushWriter, 
SortSpecParsingTest, TestTrackingShardHandlerFactory, TestBlobHandler, 
TestDocumentBuilder, TestEmbeddedSolrServerConstructors, TestConfigSetsAPI, 
ImplicitSnitchTest, TestFastOutputStream, NodeMutatorTest, 
TestGeoJSONResponseWriter, ParsingFieldUpdateProcessorsTest, TestDocSet, 
TestLMDirichletSimilarityFactory, RecoveryAfterSoftCommitTest, LargeFieldTest, 
TestMultiValuedNumericRangeQuery, TestHighFrequencyDictionaryFactory, 
SolrCoreTest, HdfsRecoverLeaseTest, TestLegacyFieldReuse, 
TestFieldCacheWithThreads, SpellCheckCollatorTest, OutputWriterTest, 
CloudExitableDirectoryReaderTest, TestPrepRecovery, TestExpandComponent, 
TestSubQueryTransformerCrossCore, MetricsConfigTest, TestHalfAndHalfDocValues, 
WrapperMergePolicyFactoryTest, TestStressLucene, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestJoin, 
DistribDocExpirationUpdateProcessorTest, StatsReloadRaceTest, 
TestFieldSortValues, ConcurrentDeleteAndCreateCollectionTest, 
TestDistributedSearch, TestSizeLimitedDistributedMap, TestSolrQueryParser, 
TestSolrFieldCacheBean, TestExtendedDismaxParser, TestMacros, 
VMParamsZkACLAndCredentialsProvidersTest, TestSha256AuthenticationProvider, 
DocumentAnalysisRequestHandlerTest, SpellingQueryConverterTest, 
AnalysisErrorHandlingTest, ExplicitHLLTest, TestCryptoKeys, 
TestSolrConfigHandlerConcurrent, CloudMLTQParserTest, 
BlockJoinFacetDistribTest, TestBinaryField, SolrMetricReporterTest, 
TestOmitPositions, OverseerCollectionConfigSetProcessorTest, 
DeleteLastCustomShardedReplicaTest, TestCloudJSONFacetJoinDomain, 
EchoParamsTest, AnalyticsMergeStrategyTest, TestManagedResourceStorage, 
BasicDistributedZkTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, 
TestRecovery, TestRealTimeGet, TestStressVersions, 
DistributedTermsComponentTest, QueryElevationComponentTest, TestFiltering, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, 
SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, 
DirectSolrSpellCheckerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, LoggingHandlerTest, SolrPluginUtilsTest, 
TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
SearchHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, 
TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, 
MultiTermTest, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, 
TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
TestPhraseSuggestions, TestXIncludeConfig, 
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, AssignTest, CdcrBootstrapTest, 
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, CustomCollectionTest, DeleteStatusTest, 
DistributedQueueTest, HttpPartitionTest]
   [junit4] Completed [514/727 (4!)] on J0 in 78.03s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44067 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to