Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2119/

5 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1F0F4531096B9C4:1DF189DE6533C757]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:916)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:490)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

Error Message:
Could not load collection from ZK: SolrCloudSnapshots

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
SolrCloudSnapshots
        at 
__randomizedtesting.SeedInfo.seed([1F0F4531096B9C4:37BC70CC65CFBB8B]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:690)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:448)
        at 
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/SolrCloudSnapshots/state.json
        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.fetchCollectionState(ZkStateReader.java:1182)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1168)
        ... 47 more


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([1F0F4531096B9C4:89A4CB89BE6AD43C]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([1F0F4531096B9C4:F8BD67FC2CE3F44E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at https://127.0.0.1:39967/solr: Could not restore core

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39967/solr: Could not restore core
        at 
__randomizedtesting.SeedInfo.seed([1F0F4531096B9C4:89A4CB89BE6AD43C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:275)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12246 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
   [junit4]   2> 2239500 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/init-core-data-001
   [junit4]   2> 2239500 WARN  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2239500 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2239534 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2239535 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001
   [junit4]   2> 2239535 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2239542 INFO  (Thread-2099) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2239542 INFO  (Thread-2099) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2239587 ERROR (Thread-2099) [    ] 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> 2239651 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41865
   [junit4]   2> 2239705 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2239725 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2239741 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2239753 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2239850 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fd98a2d{/solr,null,AVAILABLE}
   [junit4]   2> 2239851 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c151975{HTTP/1.1,[http/1.1]}{127.0.0.1:37712}
   [junit4]   2> 2239851 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.e.j.s.Server Started @2251930ms
   [junit4]   2> 2239851 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37712}
   [junit4]   2> 2239852 ERROR (jetty-launcher-1906-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2239852 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2239852 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2239852 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2239852 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T12:29:37.752Z
   [junit4]   2> 2239879 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2240199 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cf6c56f{/solr,null,AVAILABLE}
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@154a12e9{HTTP/1.1,[http/1.1]}{127.0.0.1:39391}
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.e.j.s.Server Started @2252278ms
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39391}
   [junit4]   2> 2240200 ERROR (jetty-launcher-1906-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2240200 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T12:29:38.100Z
   [junit4]   2> 2240284 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35cc33e4{/solr,null,AVAILABLE}
   [junit4]   2> 2240298 INFO  (jetty-launcher-1906-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41865/solr
   [junit4]   2> 2240378 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30bcbd42{HTTP/1.1,[http/1.1]}{127.0.0.1:41148}
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.e.j.s.Server Started @2252513ms
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41148}
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2240435 ERROR (jetty-launcher-1906-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2240435 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T12:29:38.335Z
   [junit4]   2> 2240406 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e0a825f{/solr,null,AVAILABLE}
   [junit4]   2> 2240451 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 0x15f108fc13e0002, 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> 2240471 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d5bb0c1{HTTP/1.1,[http/1.1]}{127.0.0.1:44960}
   [junit4]   2> 2240472 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.e.j.s.Server Started @2252550ms
   [junit4]   2> 2240472 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44960}
   [junit4]   2> 2240472 ERROR (jetty-launcher-1906-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2240472 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2240472 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2240472 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2240472 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T12:29:38.372Z
   [junit4]   2> 2240524 INFO  (jetty-launcher-1906-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41865/solr
   [junit4]   2> 2240617 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2240690 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 0x15f108fc13e0004, 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> 2240764 INFO  (jetty-launcher-1906-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41865/solr
   [junit4]   2> 2240783 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2240846 INFO  (jetty-launcher-1906-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41865/solr
   [junit4]   2> 2241142 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2241252 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37712_solr
   [junit4]   2> 2241253 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.Overseer Overseer 
(id=98815926433873925-127.0.0.1:37712_solr-n_0000000000) starting
   [junit4]   2> 2241324 INFO  (jetty-launcher-1906-thread-2) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2241357 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37712_solr
   [junit4]   2> 2241357 INFO  (jetty-launcher-1906-thread-3) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2241358 INFO  (jetty-launcher-1906-thread-2) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41148_solr
   [junit4]   2> 2241358 INFO  (jetty-launcher-1906-thread-3) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44960_solr
   [junit4]   2> 2241378 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2241381 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2241397 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2241418 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2241430 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2241434 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2241635 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37712.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2241687 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37712.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2241688 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37712.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2241688 INFO  (jetty-launcher-1906-thread-1) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node1/.
   [junit4]   2> 2242015 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2242018 INFO  (jetty-launcher-1906-thread-3) 
[n:127.0.0.1:44960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44960.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2242091 INFO  (jetty-launcher-1906-thread-3) 
[n:127.0.0.1:44960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44960.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2242092 INFO  (jetty-launcher-1906-thread-3) 
[n:127.0.0.1:44960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44960.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2242125 INFO  (jetty-launcher-1906-thread-3) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node4/.
   [junit4]   2> 2242135 INFO  (jetty-launcher-1906-thread-2) 
[n:127.0.0.1:41148_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41148.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2242162 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2242163 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39391_solr
   [junit4]   2> 2242164 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2242164 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2242198 INFO  
(zkCallback-1915-thread-2-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2242226 INFO  
(zkCallback-1920-thread-1-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2242227 INFO  (jetty-launcher-1906-thread-2) 
[n:127.0.0.1:41148_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41148.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2242228 INFO  (jetty-launcher-1906-thread-2) 
[n:127.0.0.1:41148_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41148.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2242228 INFO  (jetty-launcher-1906-thread-2) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node2/.
   [junit4]   2> 2242984 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39391.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2243129 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39391.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2243129 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39391.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2243130 INFO  (jetty-launcher-1906-thread-4) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node3/.
   [junit4]   2> 2243649 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2243649 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41865/solr ready
   [junit4]   2> 2243802 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[1F0F4531096B9C4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSnapshots
   [junit4]   2> 2243849 INFO  (qtp1301533120-8728) [n:127.0.0.1:37712_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2243994 INFO  
(OverseerThreadFactory-2938-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
SolrCloudSnapshots
   [junit4]   2> 2244583 INFO  
(OverseerStateUpdate-98815926433873925-127.0.0.1:37712_solr-n_0000000000) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41148/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2244585 INFO  
(OverseerStateUpdate-98815926433873925-127.0.0.1:37712_solr-n_0000000000) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44960/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2244586 INFO  
(OverseerStateUpdate-98815926433873925-127.0.0.1:37712_solr-n_0000000000) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37712/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2244657 INFO  
(OverseerStateUpdate-98815926433873925-127.0.0.1:37712_solr-n_0000000000) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39391/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2244990 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2244990 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2245050 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2245100 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2245158 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2245159 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2245159 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2245159 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2245863 INFO  
(zkCallback-1920-thread-1-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245867 INFO  
(zkCallback-1915-thread-2-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245867 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245867 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245867 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245879 INFO  
(zkCallback-1920-thread-2-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245920 INFO  
(zkCallback-1930-thread-2-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2245920 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2246438 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2246547 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2246558 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2246563 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2246766 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2246766 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard1_replica_n1' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2246766 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41148.solr.core.SolrCloudSnapshots.shard1.replica_n1' 
(registry 'solr.core.SolrCloudSnapshots.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2246766 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2246767 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node2/SolrCloudSnapshots_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node2/./SolrCloudSnapshots_shard1_replica_n1/data/]
   [junit4]   2> 2246782 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2246795 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2246797 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2246797 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard2_replica_n6' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2246832 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2246834 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2246834 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard1_replica_n2' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2246834 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39391.solr.core.SolrCloudSnapshots.shard2.replica_n6' 
(registry 'solr.core.SolrCloudSnapshots.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2246834 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2246839 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2246841 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2246841 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard2_replica_n4' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2246856 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37712.solr.core.SolrCloudSnapshots.shard2.replica_n4' 
(registry 'solr.core.SolrCloudSnapshots.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2246856 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2246856 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node1/SolrCloudSnapshots_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node1/./SolrCloudSnapshots_shard2_replica_n4/data/]
   [junit4]   2> 2246867 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44960.solr.core.SolrCloudSnapshots.shard1.replica_n2' 
(registry 'solr.core.SolrCloudSnapshots.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7b9f5399
   [junit4]   2> 2246867 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2246867 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node4/SolrCloudSnapshots_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node4/./SolrCloudSnapshots_shard1_replica_n2/data/]
   [junit4]   2> 2246924 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node3/SolrCloudSnapshots_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_1F0F4531096B9C4-001/tempDir-001/node3/./SolrCloudSnapshots_shard2_replica_n6/data/]
   [junit4]   2> 2247655 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247655 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247656 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2247656 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2247658 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e11cf6[SolrCloudSnapshots_shard1_replica_n2] main]
   [junit4]   2> 2247691 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2247692 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2247692 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2247703 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247703 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247704 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2247704 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2247706 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b124c01[SolrCloudSnapshots_shard1_replica_n1] main]
   [junit4]   2> 2247711 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1581054831478439936
   [junit4]   2> 2247801 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2247801 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2247802 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2247802 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1581054831573860352
   [junit4]   2> 2247824 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 2247858 INFO  
(searcherExecutor-2947-thread-1-processing-n:127.0.0.1:41148_solr 
x:SolrCloudSnapshots_shard1_replica_n1 s:shard1 c:SolrCloudSnapshots 
r:core_node3) [n:127.0.0.1:41148_solr c:SolrCloudSnapshots s:shard1 
r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard1_replica_n1] Registered new searcher 
Searcher@6b124c01[SolrCloudSnapshots_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2247859 INFO  
(searcherExecutor-2949-thread-1-processing-n:127.0.0.1:44960_solr 
x:SolrCloudSnapshots_shard1_replica_n2 s:shard1 c:SolrCloudSnapshots 
r:core_node5) [n:127.0.0.1:44960_solr c:SolrCloudSnapshots s:shard1 
r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard1_replica_n2] Registered new searcher 
Searcher@11e11cf6[SolrCloudSnapshots_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2247886 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247886 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247887 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2247887 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2247906 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a5c537f[SolrCloudSnapshots_shard2_replica_n4] main]
   [junit4]   2> 2247923 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2247923 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2247923 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2247943 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247943 INFO  
(zkCallback-1915-thread-2-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247944 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2247944 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2247947 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247947 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247947 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247947 INFO  
(zkCallback-1930-thread-2-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247960 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2247960 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2247961 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70b4504a[SolrCloudSnapshots_shard2_replica_n6] main]
   [junit4]   2> 2247962 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2247963 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2247996 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1581054831777284096
   [junit4]   2> 2247998 INFO  
(zkCallback-1920-thread-2-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2247998 INFO  
(zkCallback-1920-thread-1-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248033 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2248034 INFO  (qtp636268109-8752) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1581054831817129984
   [junit4]   2> 2248041 INFO  
(searcherExecutor-2950-thread-1-processing-n:127.0.0.1:37712_solr 
x:SolrCloudSnapshots_shard2_replica_n4 s:shard2 c:SolrCloudSnapshots 
r:core_node7) [n:127.0.0.1:37712_solr c:SolrCloudSnapshots s:shard2 
r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard2_replica_n4] Registered new searcher 
Searcher@1a5c537f[SolrCloudSnapshots_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2248055 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2248055 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2248055 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37712/solr/SolrCloudSnapshots_shard2_replica_n4/
   [junit4]   2> 2248055 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard2_replica_n4 url=http://127.0.0.1:37712/solr START 
replicas=[http://127.0.0.1:39391/solr/SolrCloudSnapshots_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 2248078 INFO  
(searcherExecutor-2948-thread-1-processing-n:127.0.0.1:39391_solr 
x:SolrCloudSnapshots_shard2_replica_n6 s:shard2 c:SolrCloudSnapshots 
r:core_node8) [n:127.0.0.1:39391_solr c:SolrCloudSnapshots s:shard2 
r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard2_replica_n6] Registered new searcher 
Searcher@70b4504a[SolrCloudSnapshots_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2248079 INFO  (qtp636268109-8750) [n:127.0.0.1:39391_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2248187 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248188 INFO  
(zkCallback-1915-thread-3-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248188 INFO  
(zkCallback-1930-thread-2-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248188 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248199 INFO  
(zkCallback-1920-thread-2-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248199 INFO  
(zkCallback-1920-thread-1-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248203 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248203 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248333 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2248333 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2248333 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44960/solr/SolrCloudSnapshots_shard1_replica_n2/
   [junit4]   2> 2248334 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:44960/solr START 
replicas=[http://127.0.0.1:41148/solr/SolrCloudSnapshots_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2248387 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard2_replica_n4 url=http://127.0.0.1:37712/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2248460 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 2248460 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] 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> 2248460 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2248460 INFO  (qtp1372912206-8738) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.S.Request 
[SolrCloudSnapshots_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=86
   [junit4]   2> 2248463 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:37712/solr/SolrCloudSnapshots_shard2_replica_n4/ shard2
   [junit4]   2> 2248639 INFO  
(zkCallback-1920-thread-2-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248639 INFO  
(zkCallback-1915-thread-3-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248639 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248639 INFO  
(zkCallback-1920-thread-1-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248642 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 2248642 INFO  
(zkCallback-1930-thread-2-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248642 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248642 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248642 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248675 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:44960/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2248675 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 2248675 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_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> 2248675 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2248677 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:44960/solr/SolrCloudSnapshots_shard1_replica_n2/ shard1
   [junit4]   2> 2248695 INFO  (qtp1301533120-8726) [n:127.0.0.1:37712_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3645
   [junit4]   2> 2248785 INFO  
(zkCallback-1920-thread-2-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248785 INFO  
(zkCallback-1920-thread-1-processing-n:127.0.0.1:39391_solr) 
[n:127.0.0.1:39391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248785 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248786 INFO  
(zkCallback-1915-thread-3-processing-n:127.0.0.1:37712_solr) 
[n:127.0.0.1:37712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248788 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248788 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:41148_solr) 
[n:127.0.0.1:41148_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248788 INFO  
(zkCallback-1930-thread-1-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248789 INFO  
(zkCallback-1930-thread-2-processing-n:127.0.0.1:44960_solr) 
[n:127.0.0.1:44960_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2248841 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 2248842 INFO  (qtp1167565639-8764) [n:127.0.0.1:44960_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3683
   [junit4]   2> 2248916 INFO  (qtp1372912206-8737) [n:127.0.0.1:41148_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3925
   [junit4]   2> 2249029 IN

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

1:44110_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
(2) -> (1)
   [junit4]   2> 5210378 INFO  (jetty-closer-5508-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 5210396 INFO  (jetty-closer-5508-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98816108327534598-127.0.0.1:44110_solr-n_0000000000) closing
   [junit4]   2> 5210397 INFO  
(OverseerStateUpdate-98816108327534598-127.0.0.1:44110_solr-n_0000000000) 
[n:127.0.0.1:44110_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44110_solr
   [junit4]   2> 5210417 WARN  
(OverseerAutoScalingTriggerThread-98816108327534598-127.0.0.1:44110_solr-n_0000000000)
 [n:127.0.0.1:44110_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 5211880 WARN  
(zkCallback-5576-thread-2-processing-n:127.0.0.1:37566_solr) 
[n:127.0.0.1:37566_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 5211881 INFO  (jetty-closer-5508-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7773e785{/solr,null,UNAVAILABLE}
   [junit4]   2> 5211934 WARN  
(zkCallback-5520-thread-7-processing-n:127.0.0.1:44110_solr) 
[n:127.0.0.1:44110_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 5211935 INFO  (jetty-closer-5508-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55ba79cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 5211935 ERROR 
(SUITE-TestTlogReplica-seed#[1F0F4531096B9C4]-worker) [    ] 
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> 5211936 INFO  
(SUITE-TestTlogReplica-seed#[1F0F4531096B9C4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35567 35567
   [junit4]   2> 5212099 INFO  (Thread-4947) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35567 35567
   [junit4]   2> 5212100 WARN  (Thread-4947) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/configs/conf
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        39      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        31      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        31      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/overseer_elect/election/98816108327534598-127.0.0.1:44110_solr-n_0000000000
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98816108327534598-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98816108327534596-core_node16-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_1F0F4531096B9C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=Asserting), title_s=PostingsFormat(name=Asserting), 
foo_s=PostingsFormat(name=Asserting), id=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=988, 
maxMBSortInHeap=5.952285218223172, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-Latn, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=132003576,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTOpen, 
TestJavabinTupleStreamParser, ForceLeaderTest, TestHttpShardHandlerFactory, 
TestIndexSearcher, TestNumericTerms32, QueryEqualityTest, TestRestManager, 
TestConfigSetImmutable, FullSolrCloudDistribCmdsTest, TestReloadDeadlock, 
TestChildDocTransformer, TestReversedWildcardFilterFactory, OverseerTest, 
RecoveryZkTest, StressHdfsTest, SuggesterFSTTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedQueueTest, RulesTest, 
ResponseLogComponentTest, TlogReplayBufferedWhileIndexingTest, TestRestoreCore, 
MinimalSchemaTest, TestLFUCache, TestCloudInspectUtil, TestConfigSetsAPI, 
TestSlowCompositeReaderWrapper, HLLSerializationTest, 
AnalyticsMergeStrategyTest, AtomicUpdatesTest, MultiTermTest, 
TestHashQParserPlugin, TestTrie, VersionInfoTest, 
PathHierarchyTokenizerFactoryTest, TestFreeTextSuggestions, TestSmileRequest, 
TestRawTransformer, SuggesterTest, TestSolrFieldCacheBean, TestQueryUtils, 
SignatureUpdateProcessorFactoryTest, TestJmxIntegration, BadCopyFieldTest, 
TestSimpleTextCodec, TestSubQueryTransformerDistrib, 
ClassificationUpdateProcessorTest, TestMacroExpander, 
TestLeaderElectionWithEmptyReplica, MissingSegmentRecoveryTest, 
BasicDistributedZk2Test, TestFieldResource, TestDFISimilarityFactory, 
ResponseHeaderTest, TestHdfsBackupRestoreCore, AutoScalingHandlerTest, 
SimpleCollectionCreateDeleteTest, FastVectorHighlighterTest, 
TestLMJelinekMercerSimilarityFactory, TestAuthorizationFramework, 
ReturnFieldsTest, SolrJmxReporterCloudTest, TestTrieFacet, TimeZoneUtilsTest, 
LargeFieldTest, StatsComponentTest, HdfsLockFactoryTest, TestTolerantSearch, 
ShowFileRequestHandlerTest, DeleteReplicaTest, TestCoreAdminApis, 
MetricUtilsTest, DirectoryFactoryTest, SecurityConfHandlerTest, 
SortByFunctionTest, TestCodecSupport, HdfsAutoAddReplicasIntegrationTest, 
SortSpecParsingTest, TestMaxTokenLenTokenizer, URLClassifyProcessorTest, 
TestHalfAndHalfDocValues, TestDistributedMissingSort, NodeLostTriggerTest, 
PreAnalyzedFieldTest, SolrMetricsIntegrationTest, TestQuerySenderListener, 
TestDownShardTolerantSearch, SearchHandlerTest, SolrCloudReportersTest, 
TestSolrCloudSnapshots, TestEmbeddedSolrServerConstructors, 
DistributedFacetPivotSmallAdvancedTest, TestSolrCloudWithHadoopAuthPlugin, 
RemoteQueryErrorTest, TestSchemaNameResource, SolrCoreCheckLockOnStartupTest, 
DocumentBuilderTest, MoveReplicaTest, SolrXmlInZkTest, TestSolrDeletionPolicy2, 
CopyFieldTest, TestLegacyNumericUtils, BitVectorTest, 
DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, 
TestDFRSimilarityFactory, TestSolrCoreProperties, TestCorePropertiesReload, 
EnumFieldTest, TestSha256AuthenticationProvider, JavabinLoaderTest, 
CleanupOldIndexTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, 
TestSchemaVersionResource, TestPseudoReturnFields, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, TestReplicationHandler, 
LeaderElectionTest, TestZkChroot, TestDistributedSearch, AutoCommitTest, 
TestRecovery, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, 
TestReload, HardAutoCommitTest, DistributedTermsComponentTest, 
SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestSort, 
TestFunctionQuery, DirectUpdateHandlerTest, HighlighterTest, 
SoftAutoCommitTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, 
DebugComponentTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
PrimitiveFieldTypeTest, TestOmitPositions, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, 
TestCSVResponseWriter, MBeansHandlerTest, TestComponentsName, 
SearchHandlerTest, SampleTest, TestSearchPerf, NumericFieldsTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
TestPostingsSolrHighlighter, TestPhraseSuggestions, TestIBSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, 
AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, DistributedVersionInfoTest, 
MoveReplicaHDFSFailoverTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, 
SolrCloudExampleTest, TestCryptoKeys, TestExclusionRuleCollectionAccess, 
TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, 
TestOnReconnectListenerSupport, TestPullReplica, TestReplicaProperties, 
TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, 
TestTlogReplica]
   [junit4] Completed [566/745 (5!)] on J2 in 197.43s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to