Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/220/

6 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.testRestoreFailure

Error Message:
Error from server at http://127.0.0.1:37619/solr: Could not backup all shards

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37619/solr: Could not backup all shards
        at 
__randomizedtesting.SeedInfo.seed([26BEFAD424AF5915:FC264F10CF65A38]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase.testRestoreFailure(AbstractCloudBackupRestoreTestCase.java:205)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.api.collections.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
        at 
__randomizedtesting.SeedInfo.seed([26BEFAD424AF5915:AEEAC50E8A5334ED]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:120)
        at org.junit.Assert.assertEquals(Assert.java:146)
        at 
org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:327)
        at 
org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:168)
        at 
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.test(TestLocalFSCloudBackupRestore.java:93)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.handler.TestRestoreCore.testSimpleRestore

Error Message:
Backup failure: latest backup expected null, but was:<codec footer mismatch 
(file truncated?): actual footer=808464432 vs expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>

Stack Trace:
java.lang.AssertionError: Backup failure: latest backup expected null, but 
was:<codec footer mismatch (file truncated?): actual footer=808464432 vs 
expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
        at 
__randomizedtesting.SeedInfo.seed([26BEFAD424AF5915:BD84C0FC843BAAA8]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotNull(Assert.java:756)
        at org.junit.Assert.assertNull(Assert.java:738)
        at 
org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
        at 
org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:172)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForDifferentBackupDir(BackupStatusChecker.java:141)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForDifferentBackupDir(BackupStatusChecker.java:117)
        at 
org.apache.solr.handler.TestRestoreCore.testSimpleRestore(TestRestoreCore.java:141)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.handler.TestRestoreCore.testFailedRestore

Error Message:
Backup failure: kex expected null, but was:<codec footer mismatch (file 
truncated?): actual footer=808464432 vs expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>

Stack Trace:
java.lang.AssertionError: Backup failure: kex expected null, but was:<codec 
footer mismatch (file truncated?): actual footer=808464432 vs expected 
footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
        at 
__randomizedtesting.SeedInfo.seed([26BEFAD424AF5915:ABC8D210252F9305]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotNull(Assert.java:756)
        at org.junit.Assert.assertNull(Assert.java:738)
        at 
org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
        at 
org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
        at 
org.apache.solr.handler.TestRestoreCore.testFailedRestore(TestRestoreCore.java:208)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([26BEFAD424AF5915]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([26BEFAD424AF5915]:0)




Build Log:
[...truncated 13207 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore
   [junit4]   2> 92314 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 92315 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/data-dir-8-001
   [junit4]   2> 92315 WARN  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 92315 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 92317 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 92317 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 92318 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001
   [junit4]   2> 92318 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 92318 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 92318 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 92319 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 92418 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 45403
   [junit4]   2> 92418 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45403
   [junit4]   2> 92418 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45403
   [junit4]   2> 92418 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45403
   [junit4]   2> 92420 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92423 INFO  (zkConnectionManagerCallback-359-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92423 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92429 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92431 INFO  (zkConnectionManagerCallback-361-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92431 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92437 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92445 INFO  (zkConnectionManagerCallback-363-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92445 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92548 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 92548 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 92548 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 92553 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 92553 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 92553 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 92560 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@218df98e{/solr,null,AVAILABLE}
   [junit4]   2> 92562 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bd3937{/solr,null,AVAILABLE}
   [junit4]   2> 92576 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@102d5234{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45527}
   [junit4]   2> 92576 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b8dc498{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37619}
   [junit4]   2> 92576 INFO  (jetty-launcher-364-thread-1) [     ] 
o.e.j.s.Server Started @92606ms
   [junit4]   2> 92576 INFO  (jetty-launcher-364-thread-2) [     ] 
o.e.j.s.Server Started @92606ms
   [junit4]   2> 92576 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45403/solr, hostPort=45527}
   [junit4]   2> 92576 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45403/solr, hostPort=37619}
   [junit4]   2> 92577 ERROR (jetty-launcher-364-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 92577 ERROR (jetty-launcher-364-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-24T14:28:53.950Z
   [junit4]   2> 92577 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-24T14:28:53.950Z
   [junit4]   2> 92578 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92579 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92588 INFO  (zkConnectionManagerCallback-367-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92588 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92589 INFO  (zkConnectionManagerCallback-368-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92589 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92589 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92590 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92594 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 92596 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 92598 WARN  
(jetty-launcher-364-thread-2-SendThread(127.0.0.1:45403)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1041b908c720003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1041b908c720003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1041b908c720003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 92598 WARN  
(jetty-launcher-364-thread-1-SendThread(127.0.0.1:45403)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1041b908c720004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1041b908c720004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1041b908c720004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 93662 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 93663 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 93664 WARN  (jetty-launcher-364-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7583727f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93664 WARN  (jetty-launcher-364-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7583727f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93668 WARN  (jetty-launcher-364-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5befd907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93668 WARN  (jetty-launcher-364-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5befd907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93669 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45403/solr
   [junit4]   2> 93669 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93673 INFO  (zkConnectionManagerCallback-382-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93673 INFO  (jetty-launcher-364-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93778 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 93780 INFO  (zkConnectionManagerCallback-384-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93780 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 93844 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45527_solr
   [junit4]   2> 93845 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.Overseer Overseer 
(id=73213801590292486-127.0.0.1:45527_solr-n_0000000000) starting
   [junit4]   2> 93849 INFO  
(OverseerStateUpdate-73213801590292486-127.0.0.1:45527_solr-n_0000000000) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45527_solr
   [junit4]   2> 93853 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45527_solr
   [junit4]   2> 93857 INFO  (zkCallback-383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 93858 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 93858 WARN  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 93858 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup 
repository with configuration params {type = repository,name = local,class = 
org.apache.solr.core.backup.repository.LocalFileSystemRepository,attributes = 
{name=local, 
class=org.apache.solr.core.backup.repository.LocalFileSystemRepository},}
   [junit4]   2> 93858 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup 
repository with configuration params {type = repository,name = poisioned,class 
= 
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
 = {default=true, name=poisioned, 
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 93858 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default 
configuration for backup repository is with configuration params {type = 
repository,name = poisioned,class = 
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
 = {default=true, name=poisioned, 
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 93875 INFO  (jetty-launcher-364-thread-1) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node1
   [junit4]   2> 94256 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.CoreContainer Allowing use of paths: [_ALL_]
   [junit4]   2> 94258 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 94259 WARN  (jetty-launcher-364-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54dc86d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94259 WARN  (jetty-launcher-364-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54dc86d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94263 WARN  (jetty-launcher-364-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@590a09b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94263 WARN  (jetty-launcher-364-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@590a09b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94264 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45403/solr
   [junit4]   2> 94265 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94267 INFO  (zkConnectionManagerCallback-402-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94267 INFO  (jetty-launcher-364-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94369 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 94371 INFO  (zkConnectionManagerCallback-404-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94371 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 94377 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 94380 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37619_solr as DOWN
   [junit4]   2> 94382 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 94382 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37619_solr
   [junit4]   2> 94383 INFO  (zkCallback-383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 94383 INFO  (zkCallback-403-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 94384 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 94385 WARN  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 94385 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup 
repository with configuration params {type = repository,name = local,class = 
org.apache.solr.core.backup.repository.LocalFileSystemRepository,attributes = 
{name=local, 
class=org.apache.solr.core.backup.repository.LocalFileSystemRepository},}
   [junit4]   2> 94385 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup 
repository with configuration params {type = repository,name = poisioned,class 
= 
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
 = {default=true, name=poisioned, 
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 94385 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default 
configuration for backup repository is with configuration params {type = 
repository,name = poisioned,class = 
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository,attributes
 = {default=true, name=poisioned, 
class=org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore$PoinsionedRepository},}
   [junit4]   2> 94395 INFO  (jetty-launcher-364-thread-2) 
[n:127.0.0.1:37619_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node2
   [junit4]   2> 94402 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 94403 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 94404 INFO  (zkConnectionManagerCallback-415-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94404 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 94406 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 94407 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[26BEFAD424AF5915]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45403/solr ready
   [junit4]   2> 94423 INFO  
(TEST-TestLocalFSCloudBackupRestore.testRestoreFailure-seed#[26BEFAD424AF5915]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testRestoreFailure
   [junit4]   2> 94427 INFO  
(OverseerThreadFactory-391-thread-1-processing-n:127.0.0.1:45527_solr) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
backuprestore_testfailure
   [junit4]   2> 94536 INFO  
(OverseerStateUpdate-73213801590292486-127.0.0.1:45527_solr-n_0000000000) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"backuprestore_testfailure_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37619_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37619/solr";,
   [junit4]   2>   "collection":"backuprestore_testfailure",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 94538 INFO  
(OverseerStateUpdate-73213801590292486-127.0.0.1:45527_solr-n_0000000000) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"backuprestore_testfailure_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:45527_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45527/solr";,
   [junit4]   2>   "collection":"backuprestore_testfailure",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 94541 INFO  
(OverseerStateUpdate-73213801590292486-127.0.0.1:45527_solr-n_0000000000) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"backuprestore_testfailure_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:37619_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37619/solr";,
   [junit4]   2>   "collection":"backuprestore_testfailure",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 94543 INFO  
(OverseerStateUpdate-73213801590292486-127.0.0.1:45527_solr-n_0000000000) 
[n:127.0.0.1:45527_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"backuprestore_testfailure_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:45527_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45527/solr";,
   [junit4]   2>   "collection":"backuprestore_testfailure",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 94751 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr    
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard1_replica_n2&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 94751 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr    
x:backuprestore_testfailure_shard1_replica_n2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 94752 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr    
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard2_replica_n6&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 94752 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr    
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard2_replica_n4&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 94752 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr    
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard1_replica_n1&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 94766 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 94767 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 94768 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 94773 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 94773 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.9.0
   [junit4]   2> 94777 WARN  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.D.s.TrieIntField Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 94787 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 94788 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 94788 WARN  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.D.s.TrieLongField Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 94788 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 94788 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'backuprestore_testfailure_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 94789 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[backuprestore_testfailure_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node2/backuprestore_testfailure_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node2/backuprestore_testfailure_shard1_replica_n1/data/]
   [junit4]   2> 94788 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 94789 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'backuprestore_testfailure_shard2_replica_n4' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 94789 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.SolrCore 
[[backuprestore_testfailure_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node2/backuprestore_testfailure_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node2/backuprestore_testfailure_shard2_replica_n4/data/]
   [junit4]   2> 94789 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 94790 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 94790 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'backuprestore_testfailure_shard1_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 94789 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 94790 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'backuprestore_testfailure_shard2_replica_n6' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 94790 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[backuprestore_testfailure_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node1/backuprestore_testfailure_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node1/backuprestore_testfailure_shard1_replica_n2/data/]
   [junit4]   2> 94791 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[backuprestore_testfailure_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node1/backuprestore_testfailure_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestLocalFSCloudBackupRestore_26BEFAD424AF5915-001/tempDir-001/node1/backuprestore_testfailure_shard2_replica_n6/data/]
   [junit4]   2> 94826 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94826 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94827 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 94827 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 94827 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94827 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94828 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 94828 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 94828 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 94828 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94828 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94828 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94828 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 94829 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1695123910114148352
   [junit4]   2> 94829 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 94829 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94829 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 94830 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 94830 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1695123910115196928
   [junit4]   2> 94830 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 94831 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 94832 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94832 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 94832 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1695123910117294080
   [junit4]   2> 94833 INFO  
(searcherExecutor-417-thread-1-processing-n:127.0.0.1:37619_solr 
x:backuprestore_testfailure_shard1_replica_n1 c:backuprestore_testfailure 
s:shard1 r:core_node3) [n:127.0.0.1:37619_solr c:backuprestore_testfailure 
s:shard1 r:core_node3 x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.SolrCore [backuprestore_testfailure_shard1_replica_n1]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 94834 INFO  
(searcherExecutor-419-thread-1-processing-n:127.0.0.1:37619_solr 
x:backuprestore_testfailure_shard2_replica_n4 c:backuprestore_testfailure 
s:shard2 r:core_node7) [n:127.0.0.1:37619_solr c:backuprestore_testfailure 
s:shard2 r:core_node7 x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.c.SolrCore [backuprestore_testfailure_shard2_replica_n4]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 94838 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/backuprestore_testfailure/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 94838 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/backuprestore_testfailure/leaders/shard1
   [junit4]   2> 94838 INFO  
(searcherExecutor-423-thread-1-processing-n:127.0.0.1:45527_solr 
x:backuprestore_testfailure_shard2_replica_n6 c:backuprestore_testfailure 
s:shard2 r:core_node8) [n:127.0.0.1:45527_solr c:backuprestore_testfailure 
s:shard2 r:core_node8 x:backuprestore_testfailure_shard2_replica_n6 ] 
o.a.s.c.SolrCore [backuprestore_testfailure_shard2_replica_n6]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 94841 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/backuprestore_testfailure/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 94842 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/backuprestore_testfailure/leaders/shard2
   [junit4]   2> 94846 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 94848 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/backuprestore_testfailure/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 94848 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/backuprestore_testfailure/leaders/shard2
   [junit4]   2> 94850 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 94850 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 94850 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37619/solr/backuprestore_testfailure_shard2_replica_n4/
   [junit4]   2> 94855 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94855 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94855 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: 
core=backuprestore_testfailure_shard2_replica_n4 
url=http://127.0.0.1:37619/solr  START 
replicas=[http://127.0.0.1:45527/solr/backuprestore_testfailure_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 94856 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 94856 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 94857 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 94857 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: 
core=backuprestore_testfailure_shard2_replica_n4 
url=http://127.0.0.1:37619/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 94857 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94857 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 94858 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1695123910144557056
   [junit4]   2> 94861 INFO  
(searcherExecutor-421-thread-1-processing-n:127.0.0.1:45527_solr 
x:backuprestore_testfailure_shard1_replica_n2 c:backuprestore_testfailure 
s:shard1 r:core_node5) [n:127.0.0.1:45527_solr c:backuprestore_testfailure 
s:shard1 r:core_node5 x:backuprestore_testfailure_shard1_replica_n2 ] 
o.a.s.c.SolrCore [backuprestore_testfailure_shard1_replica_n2]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 94861 INFO  (qtp518700953-622) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] o.a.s.c.S.Request 
[backuprestore_testfailure_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 94862 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 94862 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_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> 94862 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/backuprestore_testfailure/leaders/shard2/leader after winning as 
/collections/backuprestore_testfailure/leader_elect/shard2/election/73213801590292488-core_node7-n_0000000000
   [junit4]   2> 94865 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37619/solr/backuprestore_testfailure_shard2_replica_n4/ shard2
   [junit4]   2> 94868 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/backuprestore_testfailure/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 94868 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/backuprestore_testfailure/leaders/shard1
   [junit4]   2> 94968 INFO  (zkCallback-403-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 94968 INFO  (zkCallback-403-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 94969 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 94974 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard2_replica_n4&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=222
   [junit4]   2> 95073 INFO  (zkCallback-403-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95073 INFO  (zkCallback-403-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95073 INFO  (zkCallback-403-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95347 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95347 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95347 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37619/solr/backuprestore_testfailure_shard1_replica_n1/
   [junit4]   2> 95347 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=backuprestore_testfailure_shard1_replica_n1 
url=http://127.0.0.1:37619/solr  START 
replicas=[http://127.0.0.1:45527/solr/backuprestore_testfailure_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 95347 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=backuprestore_testfailure_shard1_replica_n1 
url=http://127.0.0.1:37619/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 95349 INFO  (qtp518700953-626) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] o.a.s.c.S.Request 
[backuprestore_testfailure_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 95349 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 95349 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
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> 95349 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/backuprestore_testfailure/leaders/shard1/leader after winning as 
/collections/backuprestore_testfailure/leader_elect/shard1/election/73213801590292488-core_node3-n_0000000000
   [junit4]   2> 95351 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37619/solr/backuprestore_testfailure_shard1_replica_n1/ shard1
   [junit4]   2> 95453 INFO  (zkCallback-403-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95453 INFO  (zkCallback-403-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95453 INFO  (zkCallback-403-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95454 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 95456 INFO  (qtp1430921281-630) [n:127.0.0.1:37619_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard1_replica_n1&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=704
   [junit4]   2> 95557 INFO  (zkCallback-403-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95557 INFO  (zkCallback-403-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95557 INFO  (zkCallback-403-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95858 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard2_replica_n6&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1106
   [junit4]   2> 95872 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=backuprestore_testfailure_shard1_replica_n2&action=CREATE&numShards=2&collection=backuprestore_testfailure&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1121
   [junit4]   2> 95874 INFO  (qtp1430921281-625) [n:127.0.0.1:37619_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 95975 INFO  (zkCallback-403-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95975 INFO  (zkCallback-403-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95975 INFO  (zkCallback-403-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95975 INFO  (zkCallback-383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95975 INFO  (zkCallback-383-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/backuprestore_testfailure/state.json] for collection 
[backuprestore_testfailure] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 95976 INFO  (qtp1430921281-625) [n:127.0.0.1:37619_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf1&maxShardsPerNode=2&name=backuprestore_testfailure&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=1551
   [junit4]   2> 96020 INFO  (qtp1430921281-627) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/backuprestore_testfailure/terms/shard2 to 
Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 96022 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/backuprestore_testfailure/terms/shard1 to 
Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 96047 INFO  (qtp518700953-624) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[backuprestore_testfailure_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37619/solr/backuprestore_testfailure_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1695123911326302208), 1 (1695123911359856640), 4 (1695123911359856641), 8 
(1695123911359856642), 10 (1695123911359856643), 11 (1695123911360905216), 12 
(1695123911360905217), 13 (1695123911360905218), 14 (1695123911360905219), 15 
(1695123911360905220), ... (33 adds)]} 0 12
   [junit4]   2> 96047 INFO  (qtp518700953-626) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard2 r:core_node8 
x:backuprestore_testfailure_shard2_replica_n6 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[backuprestore_testfailure_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37619/solr/backuprestore_testfailure_shard2_replica_n4/&wt=javabin&version=2}{add=[2
 (1695123911326302208), 3 (1695123911356710912), 5 (1695123911357759488), 6 
(1695123911357759489), 7 (1695123911357759490), 9 (1695123911357759491), 17 
(1695123911357759492), 18 (1695123911358808064), 19 (1695123911358808065), 21 
(1695123911358808066), ... (21 adds)]} 0 12
   [junit4]   2> 96049 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[backuprestore_testfailure_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1695123911326302208), 1 
(1695123911359856640), 4 (1695123911359856641), 8 (1695123911359856642), 10 
(1695123911359856643), 11 (1695123911360905216), 12 (1695123911360905217), 13 
(1695123911360905218), 14 (1695123911360905219), 15 (1695123911360905220), ... 
(33 adds)]} 0 65
   [junit4]   2> 96050 INFO  (qtp1430921281-627) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard2 r:core_node7 
x:backuprestore_testfailure_shard2_replica_n4 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[backuprestore_testfailure_shard2_replica_n4]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1695123911326302208), 3 
(1695123911356710912), 5 (1695123911357759488), 6 (1695123911357759489), 7 
(1695123911357759490), 9 (1695123911357759491), 17 (1695123911357759492), 18 
(1695123911358808064), 19 (1695123911358808065), 21 (1695123911358808066), ... 
(21 adds)]} 0 66
   [junit4]   2> 96092 INFO  
(searcherExecutor-421-thread-1-processing-n:127.0.0.1:45527_solr 
x:backuprestore_testfailure_shard1_replica_n2 c:backuprestore_testfailure 
s:shard1 r:core_node5) [n:127.0.0.1:45527_solr c:backuprestore_testfailure 
s:shard1 r:core_node5 x:backuprestore_testfailure_shard1_replica_n2 ] 
o.a.s.c.SolrCore [backuprestore_testfailure_shard1_replica_n2]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 96092 INFO  
(searcherExecutor-417-thread-1-processing-n:127.0.0.1:37619_solr 
x:backuprestore_testfailure_shard1_replica_n1 c:backuprestore_testfailure 
s:shard1 r:core_node3) [n:127.0.0.1:37619_solr c:backuprestore_testfailure 
s:shard1 r:core_node3 x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.c.SolrCore [backuprestore_testfailure_shard1_replica_n1]  Registered new 
searcher autowarm time: 0 ms
   [junit4]   2> 96092 INFO  (qtp518700953-620) [n:127.0.0.1:45527_solr 
c:backuprestore_testfailure s:shard1 r:core_node5 
x:backuprestore_testfailure_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[backuprestore_testfailure_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37619/solr/backuprestore_testfailure_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 23
   [junit4]   2> 96093 INFO  (qtp1430921281-623) [n:127.0.0.1:37619_solr 
c:backuprestore_testfailure s:shard1 r:core_node3 
x:backuprestore_testfailure_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[backuprestore_testfailure_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSea

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

oolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   112) Thread[id=89826, name=searcherExecutor-31303-thread-1, 
state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   113) Thread[id=89873, name=qtp1225368453-89873, 
state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   114) Thread[id=89948, name=watches-31357-thread-1, 
state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=PostingsFormat(name=MockRandom), title_s=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneFixedGap), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Direct)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), 
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), 
_root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), 
inplace_updatable_int_with_default=DocValuesFormat(name=Direct), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=402, maxMBSortInHeap=6.970347480933247, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-IN, 
timezone=Africa/Ouagadougou
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=141,free=19308736,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [RollingRestartTest, 
TestConfigSetProperties, DeleteStatusTest, HLLSerializationTest, 
TestEmbeddedSolrServerSchemaAPI, TestPushWriter, 
TestFieldTypeCollectionResource, CloudMLTQParserTest, ZkControllerTest, 
SolrRrdBackendFactoryTest, HdfsUnloadDistributedZkTest, TestLRUStatsCache, 
NodeMarkersRegistrationTest, BlobRepositoryCloudTest, SoftAutoCommitTest, 
LeaderFailoverAfterPartitionTest, BaseCdcrDistributedZkTest, 
ReplaceNodeNoTargetTest, HttpPartitionWithTlogReplicasTest, 
DimensionalRoutedAliasUpdateProcessorTest, UpdateLogTest, TestGroupingSearch, 
TestNumericRangeQuery64, TestSchemaSimilarityResource, TestPointFields, 
ForceLeaderWithTlogReplicasTest, SchemaApiFailureTest, 
TermVectorComponentDistributedTest, DeleteLastCustomShardedReplicaTest, 
TestStressCloudBlindAtomicUpdates, RankQueryTest, 
AutoscalingHistoryHandlerTest, TestSimScenario, SynonymTokenizerTest, 
TestMultiWordSynonyms, TestGeoJSONResponseWriter, TestPerFieldSimilarity, 
TestPrepRecovery, ChaosMonkeySafeLeaderTest, TestManagedSchema, 
NumericFieldsTest, TestDefaultStatsCache, MinimalSchemaTest, 
TestAuthenticationFramework, CSVRequestHandlerTest, 
TestClassicSimilarityFactory, TestStressIncrementalBackup, 
TestSimDistributedQueue, TestCaffeineCache, 
PeerSyncWithIndexFingerprintCachingTest, TestCollectionAPIs, 
TestJsonFacetRefinement, AutoAddReplicasIntegrationTest, JWTIssuerConfigTest, 
TestManagedResourceStorage, TestIndexingPerformance, TestCloudRecovery2, 
DocValuesMultiTest, CircularListTest, SolrTestCaseJ4DeleteCoreTest, 
TestLegacyNumericRangeQueryBuilder, TestRealTimeGet, CursorPagingTest, 
BasicAuthOnSingleNodeTest, SpellCheckComponentTest, TestSubQueryTransformer, 
TestSortableTextField, V2CollectionBackupsAPIMappingTest, TestJsonRangeFacets, 
SecurityConfHandlerTest, ParsingFieldUpdateProcessorsTest, SortSpecParsingTest, 
NodeAddedTriggerIntegrationTest, MetricUtilsTest, 
TestDynamicFieldCollectionResource, SolrIndexSplitterTest, 
IndexSizeTriggerSizeEstimationTest, RecoveryAfterSoftCommitTest, 
V2StandaloneTest, PreAnalyzedFieldTest, ConcurrentCreateCollectionTest, 
TestSuggestSpellingConverter, OverseerTaskQueueTest, TestTlogReplica, 
TestSha256AuthenticationProvider, TestLeaderElectionZkExpiry, 
TestManagedStopFilterFactory, MoreLikeThisHandlerTest, TestDeprecatedFilters, 
DistributedQueueTest, TestSort, MBeansHandlerTest, TestComponentsName, 
TestIntervalFaceting, DistributedMLTComponentTest, TestFiltering, 
SolrMetricReporterTest, TestDeleteCollectionOnDownNodes, SolrJmxReporterTest, 
TestShardHandlerFactory, TestCloudPhrasesIdentificationComponent, 
ZkSolrClientTest, DistributedFacetPivotLongTailTest, TestScoreJoinQPNoScore, 
TestCloudSchemaless, TestXmlQParserPlugin, OverseerRolesTest, 
TestSolrDeletionPolicy2, TestTrie, TestExtendedDismaxParser, 
BigEndianAscendingWordSerializerTest, CrossCollectionJoinQueryTest, 
TestRandomFaceting, TestWaitForStateWithJettyShutdowns, 
HdfsAutoAddReplicasIntegrationTest, NodeAddedTriggerTest, 
ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, 
ScheduledTriggerTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, 
TriggerSetPropertiesIntegrationTest, TestSimGenericDistributedQueue, 
TestSimLargeCluster, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CdcrWithNodesRestartsTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, SolrCoreMetricManagerTest, 
SolrCloudReportersTest, RegexBytesRefFilterTest, SimpleFacetsTest, 
TestUnInvertedFieldException, TestWriterPerf, JSONWriterTest, SmileWriterTest, 
TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawResponseWriter, 
TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestManagedSynonymFilterFactory, 
TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, 
CopyFieldTest, CurrencyFieldTypeTest, EnumFieldTest, ExternalFileFieldSortTest, 
IndexSchemaRuntimeFieldTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, 
PrimitiveFieldTypeTest, RankFieldTest, TestBinaryField, 
TestBulkSchemaConcurrent, TestUseDocValuesAsStored2, UUIDFieldTest, 
AnalyticsMergeStrategyTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, 
MaxScoreCollectorTest, MergeStrategyTest, TestComplexPhraseLeadingWildcard, 
TestFastLRUCache, TestFieldSortValues, TestFoldingMultitermQuery, 
TestHashQParserPlugin, TestPayloadCheckQParserPlugin, TestQueryUtils, 
TestReloadDeadlock, TestStressReorder, TestSurroundQueryParser, 
TestTermsQParserPlugin, TestValueSourceCache, SpatialHeatmapFacetsTest, 
SimpleMLTQParserTest, TestIBSimilarityFactory, TestExactSharedStatsCache, 
AuditLoggerPluginTest, JWTVerificationkeyResolverTest, 
MultiDestinationAuditLoggerTest, PKIAuthenticationIntegrationTest, 
SolrLogAuditLoggerPluginTest, TestAuthorizationFramework, SecurityHeadersTest, 
SolrRequestParserTest, SpellCheckCollatorTest, TestAnalyzeInfixSuggestions, 
TestFileDictionaryLookup, BlockDirectoryTest, TestFieldCacheReopen, 
TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, 
PeerSyncWithLeaderTest, TestInPlaceUpdateWithRouteField, 
TestInPlaceUpdatesDistrib]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=26BEFAD424AF5915 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-IN -Dtests.timezone=Africa/Ouagadougou -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestInPlaceUpdatesDistrib (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([26BEFAD424AF5915]:0)
   [junit4] Completed [934/934 (3!)] on J3 in 7223.44s, 1 test, 2 errors <<< 
FAILURES!

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

Reply via email to