You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/09/01 08:06:01 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 501 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/501/

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:38611/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38611/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	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.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.HdfsCloudIncrementalBackupTest.testSimple

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([44EFD6D2A734109:3CFDD9930D8095D8]:0)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1165)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	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.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testSimple(AbstractIncrementalBackupTest.java:174)
	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)




Build Log:
[...truncated 13511 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.HdfsCloudIncrementalBackupTest
   [junit4]   2> 134267 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-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-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 134267 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 134268 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/data-dir-7-001
   [junit4]   2> 134269 WARN  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 134269 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 134271 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 134271 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 137680 WARN  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 137771 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 137774 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 137774 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 137774 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 137791 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52173a11{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 138026 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@484bcfa5{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/jetty-localhost-33059-hadoop-hdfs-3_2_0-tests_jar-_-any-8950125268698258248/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 138027 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32a9a0ed{HTTP/1.1, (http/1.1)}{localhost:33059}
   [junit4]   2> 138027 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.Server Started @138068ms
   [junit4]   2> 140017 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 140152 WARN  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 140158 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 140159 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 140159 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 140159 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 140160 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73b29f2b{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 140281 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@5f3cba77{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/jetty-localhost-41569-hadoop-hdfs-3_2_0-tests_jar-_-any-1263976058245959723/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 140282 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64b08976{HTTP/1.1, (http/1.1)}{localhost:41569}
   [junit4]   2> 140282 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.e.j.s.Server Started @140323ms
   [junit4]   2> 144110 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7d45ebee6f240931: Processing first storage report for DS-16b8da87-4e6a-4946-8a45-ae91473998b6 from datanode d14027d5-5209-43e5-a63c-bfaa6db52679
   [junit4]   2> 144123 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7d45ebee6f240931: from storage DS-16b8da87-4e6a-4946-8a45-ae91473998b6 node DatanodeRegistration(127.0.0.1:35701, datanodeUuid=d14027d5-5209-43e5-a63c-bfaa6db52679, infoPort=35765, infoSecurePort=0, ipcPort=32801, storageInfo=lv=-57;cid=testClusterID;nsid=1437776631;c=1630479831166), blocks: 0, hasStaleStorage: true, processing time: 13 msecs, invalidatedBlocks: 0
   [junit4]   2> 144123 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7d45ebee6f240931: Processing first storage report for DS-ec86b9e6-2f5b-452c-9ce1-2eb29c873029 from datanode d14027d5-5209-43e5-a63c-bfaa6db52679
   [junit4]   2> 144123 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7d45ebee6f240931: from storage DS-ec86b9e6-2f5b-452c-9ce1-2eb29c873029 node DatanodeRegistration(127.0.0.1:35701, datanodeUuid=d14027d5-5209-43e5-a63c-bfaa6db52679, infoPort=35765, infoSecurePort=0, ipcPort=32801, storageInfo=lv=-57;cid=testClusterID;nsid=1437776631;c=1630479831166), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 144278 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002
   [junit4]   2> 144279 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 144281 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 144281 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 144282 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 144381 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36867
   [junit4]   2> 144381 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36867
   [junit4]   2> 144381 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36867
   [junit4]   2> 144381 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36867
   [junit4]   2> 144384 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 144387 INFO  (zkConnectionManagerCallback-1252-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 144387 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 144407 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 144408 INFO  (zkConnectionManagerCallback-1254-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 144408 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 144409 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 144414 INFO  (zkConnectionManagerCallback-1256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 144414 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 144518 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 144518 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 144518 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 144518 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 144518 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 144518 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 144526 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 144526 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 144526 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 144529 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@342685f1{/solr,null,AVAILABLE}
   [junit4]   2> 144534 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 144534 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 144534 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c012c43{SSL, (ssl, http/1.1)}{127.0.0.1:44349}
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-2) [     ] o.e.j.s.Server Started @144582ms
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36867/solr, hostPort=44349}
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c7c3ae1{/solr,null,AVAILABLE}
   [junit4]   2> 144541 ERROR (jetty-launcher-1257-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 144541 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 144542 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 144542 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-01T07:03:59.143Z
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55c668a0{SSL, (ssl, http/1.1)}{127.0.0.1:35745}
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.e.j.s.Server Started @144587ms
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36867/solr, hostPort=35745}
   [junit4]   2> 144546 ERROR (jetty-launcher-1257-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-01T07:03:59.147Z
   [junit4]   2> 144546 INFO  (zkConnectionManagerCallback-1259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 144546 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 144548 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 144548 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 144549 INFO  (zkConnectionManagerCallback-1261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 144549 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 144550 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 144553 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 144557 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 144558 WARN  (jetty-launcher-1257-thread-2-SendThread(127.0.0.1:36867)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107571913db0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x107571913db0003, 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 0x107571913db0003, 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> 146044 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 146045 WARN  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 146049 WARN  (jetty-launcher-1257-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18313ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146049 WARN  (jetty-launcher-1257-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18313ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146054 WARN  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 146055 WARN  (jetty-launcher-1257-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b663176[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146055 WARN  (jetty-launcher-1257-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b663176[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146056 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36867/solr
   [junit4]   2> 146057 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146058 INFO  (zkConnectionManagerCallback-1275-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 146061 INFO  (jetty-launcher-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146163 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146164 INFO  (zkConnectionManagerCallback-1277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 146164 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146238 WARN  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 146243 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35745_solr
   [junit4]   2> 146244 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.Overseer Overseer (id=74123684093820934-127.0.0.1:35745_solr-n_0000000000) starting
   [junit4]   2> 146248 INFO  (OverseerStateUpdate-74123684093820934-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35745_solr
   [junit4]   2> 146249 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35745_solr
   [junit4]   2> 146253 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 146253 WARN  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_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> 146253 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = trackingBackupRepository,class = org.apache.solr.core.TrackingBackupRepository,attributes = {default=true, name=trackingBackupRepository, class=org.apache.solr.core.TrackingBackupRepository},args = {delegateRepoName=hdfs}}
   [junit4]   2> 146253 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,attributes = {name=hdfs, class=org.apache.solr.core.backup.repository.HdfsBackupRepository},args = {location=/backup,solr.hdfs.home=hdfs://localhost:35023/solr,solr.hdfs.confdir=}}
   [junit4]   2> 146253 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = trackingBackupRepository,class = org.apache.solr.core.TrackingBackupRepository,attributes = {default=true, name=trackingBackupRepository, class=org.apache.solr.core.TrackingBackupRepository},args = {delegateRepoName=hdfs}}
   [junit4]   2> 146257 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 146269 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 146290 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 146312 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 146312 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 146313 INFO  (jetty-launcher-1257-thread-1) [n:127.0.0.1:35745_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node1
   [junit4]   2> 146415 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 146416 WARN  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 146417 WARN  (jetty-launcher-1257-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bec321c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146418 WARN  (jetty-launcher-1257-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bec321c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146421 WARN  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 146422 WARN  (jetty-launcher-1257-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ae55534[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146422 WARN  (jetty-launcher-1257-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ae55534[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146423 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36867/solr
   [junit4]   2> 146424 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146425 INFO  (zkConnectionManagerCallback-1297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 146425 INFO  (jetty-launcher-1257-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146527 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146529 INFO  (zkConnectionManagerCallback-1299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 146529 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146534 WARN  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 146534 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 146538 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44349_solr as DOWN
   [junit4]   2> 146539 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 146539 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44349_solr
   [junit4]   2> 146541 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 146542 INFO  (zkCallback-1298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 146543 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 146543 WARN  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_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> 146543 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = trackingBackupRepository,class = org.apache.solr.core.TrackingBackupRepository,attributes = {default=true, name=trackingBackupRepository, class=org.apache.solr.core.TrackingBackupRepository},args = {delegateRepoName=hdfs}}
   [junit4]   2> 146543 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,attributes = {name=hdfs, class=org.apache.solr.core.backup.repository.HdfsBackupRepository},args = {location=/backup,solr.hdfs.home=hdfs://localhost:35023/solr,solr.hdfs.confdir=}}
   [junit4]   2> 146543 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = trackingBackupRepository,class = org.apache.solr.core.TrackingBackupRepository,attributes = {default=true, name=trackingBackupRepository, class=org.apache.solr.core.TrackingBackupRepository},args = {delegateRepoName=hdfs}}
   [junit4]   2> 146555 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 146577 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 146589 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 146589 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 146590 INFO  (jetty-launcher-1257-thread-2) [n:127.0.0.1:44349_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node2
   [junit4]   2> 146610 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 146611 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146612 INFO  (zkConnectionManagerCallback-1312-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 146612 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146613 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 146618 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36867/solr ready
   [junit4]   2> 146664 INFO  (TEST-HdfsCloudIncrementalBackupTest.testBackupIncremental-seed#[44EFD6D2A734109]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackupIncremental
   [junit4]   2> 146729 INFO  (OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:35745_solr) [n:127.0.0.1:35745_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection hdfsbackuprestore_testbackupinc
   [junit4]   2> 146837 INFO  (OverseerStateUpdate-74123684093820934-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"hdfsbackuprestore_testbackupinc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35745_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35745/solr",
   [junit4]   2>   "collection":"hdfsbackuprestore_testbackupinc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 146843 INFO  (OverseerStateUpdate-74123684093820934-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"hdfsbackuprestore_testbackupinc_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:44349_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44349/solr",
   [junit4]   2>   "collection":"hdfsbackuprestore_testbackupinc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 146846 INFO  (OverseerStateUpdate-74123684093820934-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"hdfsbackuprestore_testbackupinc_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:35745_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35745/solr",
   [junit4]   2>   "collection":"hdfsbackuprestore_testbackupinc",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 146849 INFO  (OverseerStateUpdate-74123684093820934-127.0.0.1:35745_solr-n_0000000000) [n:127.0.0.1:35745_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"hdfsbackuprestore_testbackupinc_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:44349_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44349/solr",
   [junit4]   2>   "collection":"hdfsbackuprestore_testbackupinc",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 147074 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr    x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testbackupinc_shard1_replica_n1&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 147074 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr    x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testbackupinc_shard2_replica_n4&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 147075 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr    x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 147112 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 147114 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 147114 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 147114 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 147114 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_testbackupinc_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 147115 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 147115 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.hdfsbackuprestore_testbackupinc.shard1.replica_n1' (registry 'solr.core.hdfsbackuprestore_testbackupinc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 147115 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 147115 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_testbackupinc_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 147116 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.hdfsbackuprestore_testbackupinc.shard2.replica_n4' (registry 'solr.core.hdfsbackuprestore_testbackupinc.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 147118 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr    x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testbackupinc_shard2_replica_n6&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 147132 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr    x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=hdfsbackuprestore_testbackupinc_shard1_replica_n2&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 147133 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.SolrCore [[hdfsbackuprestore_testbackupinc_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node1/hdfsbackuprestore_testbackupinc_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node1/hdfsbackuprestore_testbackupinc_shard2_replica_n4/data/]
   [junit4]   2> 147134 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.SolrCore [[hdfsbackuprestore_testbackupinc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node1/hdfsbackuprestore_testbackupinc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node1/hdfsbackuprestore_testbackupinc_shard1_replica_n1/data/]
   [junit4]   2> 147136 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 147138 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 147139 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 147139 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_testbackupinc_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 147139 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.hdfsbackuprestore_testbackupinc.shard2.replica_n6' (registry 'solr.core.hdfsbackuprestore_testbackupinc.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 147140 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.SolrCore [[hdfsbackuprestore_testbackupinc_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node2/hdfsbackuprestore_testbackupinc_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node2/hdfsbackuprestore_testbackupinc_shard2_replica_n6/data/]
   [junit4]   2> 147156 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 147156 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 147157 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 147157 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'hdfsbackuprestore_testbackupinc_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 147157 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.hdfsbackuprestore_testbackupinc.shard1.replica_n2' (registry 'solr.core.hdfsbackuprestore_testbackupinc.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf7ace0
   [junit4]   2> 147158 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.SolrCore [[hdfsbackuprestore_testbackupinc_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node2/hdfsbackuprestore_testbackupinc_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_44EFD6D2A734109-001/tempDir-002/node2/hdfsbackuprestore_testbackupinc_shard1_replica_n2/data/]
   [junit4]   2> 147260 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147260 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147261 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147261 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147273 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 147274 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147274 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 147274 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709682030673920000
   [junit4]   2> 147282 INFO  (searcherExecutor-1314-thread-1-processing-n:127.0.0.1:35745_solr x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.SolrCore [hdfsbackuprestore_testbackupinc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 147291 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hdfsbackuprestore_testbackupinc/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 147291 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/hdfsbackuprestore_testbackupinc/leaders/shard1
   [junit4]   2> 147296 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 147301 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147301 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147302 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147302 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147305 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147305 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147331 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147332 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147333 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147333 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147335 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147335 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147338 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 147341 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147342 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 147342 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709682030745223168
   [junit4]   2> 147344 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 147344 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147345 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 147345 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709682030748368896
   [junit4]   2> 147349 INFO  (searcherExecutor-1316-thread-1-processing-n:127.0.0.1:35745_solr x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.SolrCore [hdfsbackuprestore_testbackupinc_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 147354 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 147355 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 147356 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 147356 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709682030759903232
   [junit4]   2> 147356 INFO  (searcherExecutor-1320-thread-1-processing-n:127.0.0.1:44349_solr x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.SolrCore [hdfsbackuprestore_testbackupinc_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 147362 INFO  (searcherExecutor-1318-thread-1-processing-n:127.0.0.1:44349_solr x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.SolrCore [hdfsbackuprestore_testbackupinc_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 147370 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hdfsbackuprestore_testbackupinc/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 147371 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/hdfsbackuprestore_testbackupinc/leaders/shard1
   [junit4]   2> 147374 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hdfsbackuprestore_testbackupinc/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 147375 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/hdfsbackuprestore_testbackupinc/leaders/shard2
   [junit4]   2> 147380 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hdfsbackuprestore_testbackupinc/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 147380 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/hdfsbackuprestore_testbackupinc/leaders/shard2
   [junit4]   2> 147384 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 147384 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 147384 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35745/solr/hdfsbackuprestore_testbackupinc_shard2_replica_n4/
   [junit4]   2> 147385 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=hdfsbackuprestore_testbackupinc_shard2_replica_n4 url=https://127.0.0.1:35745/solr  START replicas=[https://127.0.0.1:44349/solr/hdfsbackuprestore_testbackupinc_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 147385 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=hdfsbackuprestore_testbackupinc_shard2_replica_n4 url=https://127.0.0.1:35745/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 147397 INFO  (qtp1409012343-2182) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.c.S.Request [hdfsbackuprestore_testbackupinc_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> 147403 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 147403 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_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> 147403 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/hdfsbackuprestore_testbackupinc/leaders/shard2/leader after winning as /collections/hdfsbackuprestore_testbackupinc/leader_elect/shard2/election/74123684093820934-core_node7-n_0000000000
   [junit4]   2> 147409 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35745/solr/hdfsbackuprestore_testbackupinc_shard2_replica_n4/ shard2
   [junit4]   2> 147511 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147511 INFO  (zkCallback-1276-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147511 INFO  (zkCallback-1276-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147513 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 147518 INFO  (qtp440176556-2189) [n:127.0.0.1:35745_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=hdfsbackuprestore_testbackupinc_shard2_replica_n4&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=444
   [junit4]   2> 147617 INFO  (zkCallback-1276-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147617 INFO  (zkCallback-1276-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147617 INFO  (zkCallback-1276-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147617 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147797 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 147797 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 147797 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35745/solr/hdfsbackuprestore_testbackupinc_shard1_replica_n1/
   [junit4]   2> 147798 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=hdfsbackuprestore_testbackupinc_shard1_replica_n1 url=https://127.0.0.1:35745/solr  START replicas=[https://127.0.0.1:44349/solr/hdfsbackuprestore_testbackupinc_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 147798 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=hdfsbackuprestore_testbackupinc_shard1_replica_n1 url=https://127.0.0.1:35745/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 147801 INFO  (qtp1409012343-2181) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.c.S.Request [hdfsbackuprestore_testbackupinc_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> 147802 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 147802 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_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> 147802 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/hdfsbackuprestore_testbackupinc/leaders/shard1/leader after winning as /collections/hdfsbackuprestore_testbackupinc/leader_elect/shard1/election/74123684093820934-core_node3-n_0000000000
   [junit4]   2> 147803 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35745/solr/hdfsbackuprestore_testbackupinc_shard1_replica_n1/ shard1
   [junit4]   2> 147906 INFO  (zkCallback-1276-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147906 INFO  (zkCallback-1276-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147906 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147906 INFO  (zkCallback-1276-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147907 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 147910 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_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=hdfsbackuprestore_testbackupinc_shard1_replica_n1&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=836
   [junit4]   2> 148010 INFO  (zkCallback-1276-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148010 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148010 INFO  (zkCallback-1276-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148010 INFO  (zkCallback-1276-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148386 INFO  (qtp1409012343-2185) [n:127.0.0.1:44349_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=hdfsbackuprestore_testbackupinc_shard1_replica_n2&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1253
   [junit4]   2> 148389 INFO  (qtp1409012343-2183) [n:127.0.0.1:44349_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=hdfsbackuprestore_testbackupinc_shard2_replica_n6&action=CREATE&numShards=2&collection=hdfsbackuprestore_testbackupinc&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1270
   [junit4]   2> 148394 INFO  (qtp440176556-2180) [n:127.0.0.1:35745_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> 148490 INFO  (zkCallback-1298-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148490 INFO  (zkCallback-1298-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148490 INFO  (zkCallback-1276-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148490 INFO  (zkCallback-1276-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148490 INFO  (zkCallback-1276-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148490 INFO  (zkCallback-1276-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hdfsbackuprestore_testbackupinc/state.json] for collection [hdfsbackuprestore_testbackupinc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 148491 INFO  (qtp440176556-2180) [n:127.0.0.1:35745_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=hdfsbackuprestore_testbackupinc&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1765
   [junit4]   2> 148507 INFO  (qtp440176556-2184) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hdfsbackuprestore_testbackupinc/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 148527 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hdfsbackuprestore_testbackupinc/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 148601 INFO  (qtp1409012343-2186) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node8 x:hdfsbackuprestore_testbackupinc_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [hdfsbackuprestore_testbackupinc_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35745/solr/hdfsbackuprestore_testbackupinc_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1709682031960522752), 3 (1709682031964717056), 5 (1709682031965765632), 6 (1709682031965765633), 7 (1709682031965765634), 9 (1709682031965765635)]} 0 10
   [junit4]   2> 148606 INFO  (qtp440176556-2184) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard2 r:core_node7 x:hdfsbackuprestore_testbackupinc_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [hdfsbackuprestore_testbackupinc_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1709682031960522752), 3 (1709682031964717056), 5 (1709682031965765632), 6 (1709682031965765633), 7 (1709682031965765634), 9 (1709682031965765635)]} 0 106
   [junit4]   2> 148622 INFO  (qtp1409012343-2181) [n:127.0.0.1:44349_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node5 x:hdfsbackuprestore_testbackupinc_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [hdfsbackuprestore_testbackupinc_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35745/solr/hdfsbackuprestore_testbackupinc_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1709682031982542848), 1 (1709682031984640000), 4 (1709682031984640001), 8 (1709682031984640002)]} 0 6
   [junit4]   2> 148624 INFO  (qtp440176556-2188) [n:127.0.0.1:35745_solr c:hdfsbackuprestore_testbackupinc s:shard1 r:core_node3 x:hdfsbackuprestore_testbackupinc_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [hdfsbackuprestore_testbackupinc_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (17096820

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

tNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107572b771d0006, 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> 1364623 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[44EFD6D2A734109]-SendThread(127.0.0.1:38877)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107572b771d000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x107572b771d000c, 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 0x107572b771d000c, 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> 1364723 INFO  (jetty-closer-12579-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74123763068502022-127.0.0.1:37105_solr-n_0000000000) closing
   [junit4]   2> 1364724 INFO  (jetty-closer-12579-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a97cf3c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1364724 INFO  (jetty-closer-12579-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@379e245d{/solr,null,STOPPED}
   [junit4]   2> 1364724 INFO  (jetty-closer-12579-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1365182 INFO  (jetty-closer-12579-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d0301b6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38611}
   [junit4]   2> 1365183 INFO  (jetty-closer-12579-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7748f144{/solr,null,STOPPED}
   [junit4]   2> 1365183 INFO  (jetty-closer-12579-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1365184 INFO  (SUITE-LeaderTragicEventTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1365285 WARN  (SUITE-LeaderTragicEventTest-seed#[44EFD6D2A734109]-worker-SendThread(127.0.0.1:38877)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107572b771d0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x107572b771d0001, 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 0x107572b771d0001, 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> 1365387 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/74123763068502022-127.0.0.1:37105_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1365389 INFO  (SUITE-LeaderTragicEventTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38877
   [junit4]   2> 1365389 INFO  (SUITE-LeaderTragicEventTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38877
   [junit4]   2> 1365389 INFO  (SUITE-LeaderTragicEventTest-seed#[44EFD6D2A734109]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38877
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_44EFD6D2A734109-001
   [junit4]   2> Sep 01, 2021 7:24:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=289, maxMBSortInHeap=5.387420858861567, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=cs-CZ, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=115614304,total=479723520
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, CheckHdfsIndexTest, TestSolrCachePerf, TestCopyFieldCollectionResource, SolrShardReporterTest, SecurityHeadersTest, TestRTimerTree, TestDistributedSearch, TestPayloadCheckQParserPlugin, NodeAddedTriggerTest, TestBooleanSimilarityFactory, UtilsToolTest, SolrCLIZkUtilsTest, TestConfigSetsAPIZkFailure, DistribDocExpirationUpdateProcessorTest, TestCorePropertiesReload, BlockJoinFacetSimpleTest, TestUpdate, TestExplainDocTransformer, TestBlobHandler, OverseerSolrResponseUnsafeSerializationTest, TestNonDefinedSimilarityFactory, TestUnInvertedFieldException, TestSystemIdResolver, LeaderElectionIntegrationTest, UnloadDistributedZkTest, SolrJmxReporterCloudTest, CreateRoutedAliasTest, TestConfLoadPerf, SpatialRPTFieldTypeTest, XmlInterpolationTest, TriggerCooldownIntegrationTest, AutoscalingHistoryHandlerTest, TestCloudPseudoReturnFields, TestDistributedStatsComponentCardinality, MoreLikeThisHandlerTest, CdcrBidirectionalTest, ShardsWhitelistTest, TestSimpleQParserPlugin, HdfsAutoAddReplicasIntegrationTest, TestSegmentSorting, TestFilteredDocIdSet, AutoAddReplicasPlanActionTest, TestJsonRequest, CloneFieldUpdateProcessorFactoryTest, DataDrivenBlockJoinTest, DocValuesNotIndexedTest, RandomizedTaggerTest, TestReplicationHandlerDiskOverFlow, SolrCoreTest, FacetPivotSmallTest, HLLUtilTest, TestSolrQueryParser, OverseerCollectionConfigSetProcessorTest, TestConfigSetProperties, TestSurroundQueryParser, TestDynamicURP, TestManagedResource, TestSolrCloudSnapshots, TestReRankQParserPlugin, JSONWriterTest, HdfsWriteToMultipleCollectionsTest, DocExpirationUpdateProcessorFactoryTest, CopyFieldTest, TestDocBasedVersionConstraints, TestHdfsBackupRestoreCore, DebugComponentTest, HdfsNNFailoverTest, TestExceedMaxTermLength, RulesTest, TestPKIAuthenticationPlugin, TestComplexPhraseQParserPlugin, V2CollectionBackupsAPIMappingTest, PeerSyncTest, TestRuleBasedAuthorizationWithKerberos, CollectionTooManyReplicasTest, MoveReplicaHDFSTest, NotRequiredUniqueKeyTest, ClusterStateTest, JavaBinAtomicUpdateMultivalueTest, TestShardHandlerFactory, TestReversedWildcardFilterFactory, RequestHandlersTest, RegexBoostProcessorTest, TestFunctionQuery, PackageManagerCLITest, TestOmitPositions, TestTrackingShardHandlerFactory, MaxScoreCollectorTest, RequiredFieldsTest, AssignBackwardCompatibilityTest, ExternalFileFieldSortTest, TestStressRecovery, SolrIndexConfigTest, BadComponentTest, SampleTest, DistanceFunctionTest, DirectSolrConnectionTest, TestQueryUtils, TestPullReplicaErrorHandling, SpellPossibilityIteratorTest, SuggestComponentTest, TestJmxIntegration, TestCollectionAPIs, TestHashPartitioner, TestHashQParserPlugin, TestSolrCoreProperties, HdfsDirectoryFactoryTest, SyncSliceTest, NestedShardedAtomicUpdateTest, ChaosMonkeyNothingIsSafeTest, RoutingToNodesWithPropertiesTest, TestStressIncrementalBackup, TestLRUCache, CategoryRoutedAliasUpdateProcessorTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest]
   [junit4] Completed [508/939 (2!)] on J1 in 16.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 53947 lines...]