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/04/18 19:33:01 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2138 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2138/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

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([E9EE7C636BD039FE:6A982391BDA9375F]: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.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:230)
	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 15070 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 1459588 INFO  (SUITE-TestCloudRecovery-seed#[E9EE7C636BD039FE]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1459588 INFO  (SUITE-TestCloudRecovery-seed#[E9EE7C636BD039FE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1459588 INFO  (SUITE-TestCloudRecovery-seed#[E9EE7C636BD039FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/data-dir-174-001
   [junit4]   2> 1459588 WARN  (SUITE-TestCloudRecovery-seed#[E9EE7C636BD039FE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1459588 INFO  (SUITE-TestCloudRecovery-seed#[E9EE7C636BD039FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1459590 INFO  (SUITE-TestCloudRecovery-seed#[E9EE7C636BD039FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1459593 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 1459593 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001
   [junit4]   2> 1459593 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1459594 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1459594 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1459594 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1459694 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42417
   [junit4]   2> 1459694 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42417
   [junit4]   2> 1459694 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42417
   [junit4]   2> 1459694 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42417
   [junit4]   2> 1459695 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459697 INFO  (zkConnectionManagerCallback-13639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459697 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459702 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459704 INFO  (zkConnectionManagerCallback-13641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459704 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459704 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459705 INFO  (zkConnectionManagerCallback-13643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459705 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459707 WARN  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00002, 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 0x1049d4412e00002, 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> 1459809 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1459809 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1459809 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1459809 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1459810 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1459810 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1459810 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459810 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459810 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1459810 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@767a55c0{/solr,null,AVAILABLE}
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1589e2a4{SSL, (ssl, http/1.1)}{127.0.0.1:33397}
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-2) [     ] o.e.j.s.Server Started @1459839ms
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42417/solr, hostPort=33397}
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13505a4c{/solr,null,AVAILABLE}
   [junit4]   2> 1459811 ERROR (jetty-launcher-13644-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459811 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1459812 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1459812 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459812 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1459812 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-18T18:58:24.249Z
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@397acf19{SSL, (ssl, http/1.1)}{127.0.0.1:38957}
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.e.j.s.Server Started @1459842ms
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42417/solr, hostPort=38957}
   [junit4]   2> 1459814 INFO  (zkConnectionManagerCallback-13646-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459814 ERROR (jetty-launcher-13644-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1459814 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-18T18:58:24.251Z
   [junit4]   2> 1459815 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1459815 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1459816 INFO  (zkConnectionManagerCallback-13648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459816 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1459816 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1459821 WARN  (jetty-launcher-13644-thread-1-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00004, 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 0x1049d4412e00004, 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> 1459821 WARN  (jetty-launcher-13644-thread-2-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00003, 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 0x1049d4412e00003, 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> 1460206 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1460206 WARN  (jetty-launcher-13644-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> 1460206 WARN  (jetty-launcher-13644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2531422f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460207 WARN  (jetty-launcher-13644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2531422f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460208 WARN  (jetty-launcher-13644-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> 1460209 WARN  (jetty-launcher-13644-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62461c0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460209 WARN  (jetty-launcher-13644-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62461c0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460210 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42417/solr
   [junit4]   2> 1460210 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460215 INFO  (zkConnectionManagerCallback-13662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460215 INFO  (jetty-launcher-13644-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460216 WARN  (jetty-launcher-13644-thread-1-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00005, 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 0x1049d4412e00005, 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> 1460317 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460318 INFO  (zkConnectionManagerCallback-13664-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460318 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460371 WARN  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_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> 1460375 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38957_solr
   [junit4]   2> 1460376 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.Overseer Overseer (id=73356409644777478-127.0.0.1:38957_solr-n_0000000000) starting
   [junit4]   2> 1460380 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38957_solr
   [junit4]   2> 1460381 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38957_solr
   [junit4]   2> 1460382 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1460384 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1460385 WARN  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_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> 1460403 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1460411 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1460411 WARN  (jetty-launcher-13644-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> 1460412 WARN  (jetty-launcher-13644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e6baafc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460412 WARN  (jetty-launcher-13644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e6baafc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460414 WARN  (jetty-launcher-13644-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> 1460414 WARN  (jetty-launcher-13644-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58dde90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460414 WARN  (jetty-launcher-13644-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58dde90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1460415 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42417/solr
   [junit4]   2> 1460418 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460419 INFO  (zkConnectionManagerCallback-13683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460419 INFO  (jetty-launcher-13644-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460420 WARN  (jetty-launcher-13644-thread-2-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00007, 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 0x1049d4412e00007, 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> 1460431 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38957.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460438 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38957.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460438 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38957.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460439 INFO  (jetty-launcher-13644-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node1
   [junit4]   2> 1460521 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460522 INFO  (zkConnectionManagerCallback-13686-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460522 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460526 WARN  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_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> 1460527 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1460530 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33397_solr as DOWN
   [junit4]   2> 1460531 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1460531 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33397_solr
   [junit4]   2> 1460532 INFO  (zkCallback-13663-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1460532 INFO  (zkCallback-13685-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1460533 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1460533 WARN  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_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> 1460543 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1460570 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460579 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460579 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460580 INFO  (jetty-launcher-13644-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node2
   [junit4]   2> 1460595 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1460596 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1460597 INFO  (zkConnectionManagerCallback-13699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1460597 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1460597 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1460598 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42417/solr ready
   [junit4]   2> 1460630 INFO  (OverseerThreadFactory-13671-thread-1-processing-n:127.0.0.1:38957_solr) [n:127.0.0.1:38957_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1460736 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33397_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33397/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1460738 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:38957_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38957/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1460740 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:33397_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33397/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1460742 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:38957_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38957/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1460954 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1460954 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1460972 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1460982 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1460982 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr    x:collection1_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1460985 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1460986 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1460986 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1460994 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33397.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1460994 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node2/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1460997 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1461003 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1461004 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1461004 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset config, trusted=true
   [junit4]   2> 1461004 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1461004 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33397.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1461004 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node2/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node2/collection1_shard2_replica_n4/data/]
   [junit4]   2> 1461024 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1461032 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1461032 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1461032 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset config, trusted=true
   [junit4]   2> 1461033 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38957.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1461033 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node1/collection1_shard2_replica_n6/data/]
   [junit4]   2> 1461042 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1461052 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1461052 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1461052 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1461053 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38957.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46163a6c
   [junit4]   2> 1461053 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001/tempDir-001/node1/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1461095 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1461095 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1461114 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1461114 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1461119 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1461120 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1461120 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1461120 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697405789071736832
   [junit4]   2> 1461126 INFO  (searcherExecutor-13701-thread-1-processing-n:127.0.0.1:33397_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1461135 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1461135 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1461136 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1461137 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1461137 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1461137 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1461141 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1461141 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1461141 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1461141 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1461142 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1461142 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1461142 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1461142 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697405789094805504
   [junit4]   2> 1461147 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1461147 INFO  (searcherExecutor-13705-thread-1-processing-n:127.0.0.1:38957_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1461154 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1461154 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1461156 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1461158 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1461160 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1461160 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697405789113679872
   [junit4]   2> 1461164 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9996ms
   [junit4]   2> 1461166 INFO  (searcherExecutor-13703-thread-1-processing-n:127.0.0.1:33397_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1461169 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1461169 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1461170 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1461170 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1461173 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1461174 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1461174 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1461174 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697405789128359936
   [junit4]   2> 1461176 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1461176 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1461179 INFO  (searcherExecutor-13707-thread-1-processing-n:127.0.0.1:38957_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1461184 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1461184 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1461649 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1461649 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1461649 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33397/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1461650 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:33397/solr  START replicas=[https://127.0.0.1:38957/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1461651 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:33397/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1461658 INFO  (qtp864199785-19999) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.S.Request [collection1_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> 1461658 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1461658 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_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> 1461658 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73356409644777480-core_node3-n_0000000000
   [junit4]   2> 1461662 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33397/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1461665 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1461665 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1461665 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38957/solr/collection1_shard2_replica_n6/
   [junit4]   2> 1461666 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=https://127.0.0.1:38957/solr  START replicas=[https://127.0.0.1:33397/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1461666 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=https://127.0.0.1:38957/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1461672 INFO  (qtp527534548-19988) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1461673 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1461673 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] 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> 1461673 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/73356409644777478-core_node8-n_0000000000
   [junit4]   2> 1461676 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38957/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 1461778 INFO  (zkCallback-13663-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1461778 INFO  (zkCallback-13685-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1461779 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1461779 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1461784 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=830
   [junit4]   2> 1461785 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=803
   [junit4]   2> 1461883 INFO  (zkCallback-13685-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1461883 INFO  (zkCallback-13663-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1461883 INFO  (zkCallback-13685-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1461883 INFO  (zkCallback-13663-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1462183 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1229
   [junit4]   2> 1462188 INFO  (qtp864199785-19998) [n:127.0.0.1:38957_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1183
   [junit4]   2> 1462190 INFO  (qtp527534548-19990) [n:127.0.0.1:33397_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> 1462290 INFO  (zkCallback-13663-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1462290 INFO  (zkCallback-13685-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1462290 INFO  (zkCallback-13663-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1462290 INFO  (zkCallback-13685-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1462290 INFO  (qtp527534548-19990) [n:127.0.0.1:33397_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1663
   [junit4]   2> 1462291 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 1462302 INFO  (qtp527534548-19989) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 1462331 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33397/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1697405790308007936)]} 0 2
   [junit4]   2> 1462332 INFO  (qtp527534548-19989) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1697405790308007936)]} 0 34
   [junit4]   2> 1462341 INFO  (qtp864199785-19997) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1462376 INFO  (qtp527534548-19990) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38957/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1697405790349950976)]} 0 1
   [junit4]   2> 1462377 INFO  (qtp864199785-19997) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1697405790349950976)]} 0 38
   [junit4]   2> 1462382 INFO  (qtp527534548-19988) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38957/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1697405790390845440)]} 0 1
   [junit4]   2> 1462382 INFO  (qtp864199785-19999) [n:127.0.0.1:38957_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1697405790390845440)]} 0 4
   [junit4]   2> 1462385 INFO  (qtp864199785-19995) [n:127.0.0.1:38957_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33397/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1697405790396088320)]} 0 0
   [junit4]   2> 1462385 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1697405790396088320)]} 0 2
   [junit4]   2> 1462414 INFO  (qtp527534548-19989) [n:127.0.0.1:33397_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:33397/solr/collection1_shard2_replica_n4/|https://127.0.0.1:38957/solr/collection1_shard2_replica_n6/&rid=127.0.0.1-72743&rows=10&version=2&q=*:*&omitHeader=false&NOW=1618772306823&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1462418 INFO  (qtp527534548-19986) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:33397/solr/collection1_shard1_replica_n1/|https://127.0.0.1:38957/solr/collection1_shard1_replica_n2/&rid=127.0.0.1-72743&rows=10&version=2&q=*:*&omitHeader=false&NOW=1618772306823&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1462420 INFO  (qtp527534548-19987) [n:127.0.0.1:33397_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} rid=127.0.0.1-72743 hits=0 status=0 QTime=34
   [junit4]   2> 1462422 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1615710179
   [junit4]   2> 1462422 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38957_solr
   [junit4]   2> 1462423 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1462423 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38957_solr as DOWN
   [junit4]   2> 1462425 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1752475379
   [junit4]   2> 1462425 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33397_solr
   [junit4]   2> 1462426 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1462426 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33397_solr as DOWN
   [junit4]   2> 1462427 INFO  (coreCloseExecutor-13730-thread-2) [n:127.0.0.1:38957_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@70f58d63
   [junit4]   2> 1462427 INFO  (coreCloseExecutor-13730-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ec6c35f
   [junit4]   2> 1462427 INFO  (coreCloseExecutor-13730-thread-2) [n:127.0.0.1:38957_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2 tag=SolrCore@70f58d63
   [junit4]   2> 1462427 INFO  (coreCloseExecutor-13730-thread-2) [n:127.0.0.1:38957_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c987049: rootName = solr_38957, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2/com.codahale.metrics.MetricRegistry@2aebdac
   [junit4]   2> 1462429 INFO  (coreCloseExecutor-13732-thread-1) [n:127.0.0.1:33397_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a2dc461
   [junit4]   2> 1462429 INFO  (coreCloseExecutor-13732-thread-1) [n:127.0.0.1:33397_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@a2dc461
   [junit4]   2> 1462429 INFO  (coreCloseExecutor-13732-thread-1) [n:127.0.0.1:33397_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75c322cf: rootName = solr_33397, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@38d826df
   [junit4]   2> 1462433 INFO  (coreCloseExecutor-13732-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4cee589
   [junit4]   2> 1462447 INFO  (coreCloseExecutor-13730-thread-2) [n:127.0.0.1:38957_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@70f58d63
   [junit4]   2> 1462447 INFO  (coreCloseExecutor-13730-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n6 tag=SolrCore@3ec6c35f
   [junit4]   2> 1462447 INFO  (coreCloseExecutor-13730-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d168bc4: rootName = solr_38957, domain = solr.core.collection1.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n6/com.codahale.metrics.MetricRegistry@42c97c8e
   [junit4]   2> 1462449 INFO  (coreCloseExecutor-13730-thread-2) [n:127.0.0.1:38957_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@5f542802
   [junit4]   2> 1462449 WARN  (coreCloseExecutor-13730-thread-2) [n:127.0.0.1:38957_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 1462470 INFO  (coreCloseExecutor-13730-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@3ec6c35f
   [junit4]   2> 1462470 INFO  (coreCloseExecutor-13730-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@3b627158
   [junit4]   2> 1462470 WARN  (coreCloseExecutor-13730-thread-1) [n:127.0.0.1:38957_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 1462477 INFO  (coreCloseExecutor-13732-thread-1) [n:127.0.0.1:33397_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@a2dc461
   [junit4]   2> 1462477 INFO  (coreCloseExecutor-13732-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4 tag=SolrCore@4cee589
   [junit4]   2> 1462477 INFO  (coreCloseExecutor-13732-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c5b49f4: rootName = solr_33397, domain = solr.core.collection1.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n4/com.codahale.metrics.MetricRegistry@3c522113
   [junit4]   2> 1462479 INFO  (coreCloseExecutor-13732-thread-1) [n:127.0.0.1:33397_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@2926ebdd
   [junit4]   2> 1462479 WARN  (coreCloseExecutor-13732-thread-1) [n:127.0.0.1:33397_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 1462483 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1462483 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@557c1fb9: rootName = solr_38957, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@69fe0031
   [junit4]   2> 1462493 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1462493 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e71d4ba: rootName = solr_38957, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3975749b
   [junit4]   2> 1462495 INFO  (coreCloseExecutor-13732-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@4cee589
   [junit4]   2> 1462512 INFO  (coreCloseExecutor-13732-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@43fddf8b
   [junit4]   2> 1462512 WARN  (coreCloseExecutor-13732-thread-2) [n:127.0.0.1:33397_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 1462514 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1462514 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15e23c72: rootName = solr_38957, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@572c097b
   [junit4]   2> 1462514 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1462515 INFO  (closeThreadPool-13734-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73356409644777478-127.0.0.1:38957_solr-n_0000000000) closing
   [junit4]   2> 1462515 INFO  (OverseerStateUpdate-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [n:127.0.0.1:38957_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38957_solr
   [junit4]   2> 1462517 INFO  (OverseerAutoScalingTriggerThread-73356409644777478-127.0.0.1:38957_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1462520 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1462520 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71d2d801: rootName = solr_33397, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2aa305e8
   [junit4]   2> 1462521 INFO  (closeThreadPool-13734-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73356409644777478-127.0.0.1:38957_solr-n_0000000000) closing
   [junit4]   2> 1462521 WARN  (jetty-launcher-13644-thread-1-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00006, 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 0x1049d4412e00006, 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> 1462521 INFO  (zkCallback-13685-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1462527 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1462527 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@157dbbe0: rootName = solr_33397, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3975749b
   [junit4]   2> 1462529 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1462529 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4dde7895: rootName = solr_33397, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@572c097b
   [junit4]   2> 1462529 INFO  (ChaosMonkey-13724-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1462622 INFO  (ChaosMonkey-13724-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73356409644777478-127.0.0.1:38957_solr-n_0000000000) closing
   [junit4]   2> 1462622 INFO  (zkCallback-13698-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1462623 INFO  (ChaosMonkey-13724-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@397acf19{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1462623 INFO  (ChaosMonkey-13724-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13505a4c{/solr,null,STOPPED}
   [junit4]   2> 1462623 INFO  (ChaosMonkey-13724-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1462623 WARN  (jetty-launcher-13644-thread-2-SendThread(127.0.0.1:42417)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1049d4412e00008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1049d4412e00008, 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 0x1049d4412e00008, 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> 1462624 INFO  (zkCallback-13698-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1462724 INFO  (ChaosMonkey-13724-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1589e2a4{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1462725 INFO  (ChaosMonkey-13724-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@767a55c0{/solr,null,STOPPED}
   [junit4]   2> 1462725 INFO  (ChaosMonkey-13724-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1462725 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 38957
   [junit4]   2> 1462725 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 33397
   [junit4]   2> 1462728 INFO  (ChaosMonkey-13737-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=38957)
   [junit4]   2> 1462728 INFO  (ChaosMonkey-13737-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=33397)
   [junit4]   2> 1462729 INFO  (ChaosMonkey-13737-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 33397 try number 2 ...
   [junit4]   2> 1462729 INFO  (ChaosMonkey-13737-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 38957 try number 2 ...
   [junit4]   2> 1462729 INFO  (ChaosMonkey-13737-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1462729 INFO  (ChaosMonkey-13737-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1462731 INFO  (ChaosMonkey-13737-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7847caa1{/solr,null,AVAILABLE}
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1462732 INFO  (ChaosMonkey-13737-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@674584b6{/solr,null,AVAILABLE}
   [junit4]   2> 1462733 INFO  (ChaosMonkey-13737-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d454aa8{SSL, (ssl, http/1.1)}{127.0.0.1:33397}
   [junit4]   2> 1462733 INFO  (ChaosMonkey-13737-t

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

ate(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2358)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$6(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1631)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1608)
   [junit4]   2> 	... 10 more
   [junit4]   2> 
   [junit4]   2> 1475744 INFO  (jetty-closer-14001-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1be308c{SSL, (ssl, http/1.1)}{127.0.0.1:42511}
   [junit4]   2> 1475744 INFO  (jetty-closer-14001-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50aff9d4{/solr,null,STOPPED}
   [junit4]   2> 1475744 INFO  (jetty-closer-14001-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1475744 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1475948 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/collection1/terms/shard2
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/overseer/queue
   [junit4]   2> 	25	/solr/collections/collection1/state.json
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1475951 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35607
   [junit4]   2> 1475951 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35607
   [junit4]   2> 1475951 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35607
   [junit4]   2> 1475952 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E9EE7C636BD039FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending corruptedLogTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudRecovery -Dtests.method=corruptedLogTest -Dtests.seed=E9EE7C636BD039FE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Africa/Johannesburg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.13s J2 | TestCloudRecovery.corruptedLogTest <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9EE7C636BD039FE:6A982391BDA9375F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1165)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:230)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E9EE7C636BD039FE-001
   [junit4]   2> Apr 18, 2021 6:58:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=21375, maxDocsPerChunk=2, blockShift=14), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=21375, blockSize=14)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-GR, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=257630624,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsChaosMonkeyNothingIsSafeTest, MaxScoreCollectorTest, JsonLoaderTest, BadCopyFieldTest, TestLRUCache, DocValuesMissingTest, TestUninvertingReader, TestBooleanSimilarityFactory, TestHalfAndHalfDocValues, DistributedQueryElevationComponentTest, BasicAuthIntegrationTest, SpatialRPTFieldTypeTest, HdfsRecoveryZkTest, NodeMutatorTest, AdminHandlersProxyTest, PKIAuthenticationIntegrationTest, DebugComponentTest, TestDistributedTracing, SSLMigrationTest, BackupRestoreApiErrorConditionsTest, TestCopyFieldCollectionResource, RandomizedTaggerTest, SimplePostToolTest, FacetPivotSmallTest, HighlighterTest, TestTlogReplayVsRecovery, HLLUtilTest, TestCoreDiscovery, TestXIncludeConfig, TestOnReconnectListenerSupport, UtilsToolTest, RestartWhileUpdatingTest, TestRandomDVFaceting, TestSimpleQParserPlugin, DataDrivenBlockJoinTest, TestExactStatsCache, TestExplainDocTransformer, SolrShardReporterTest, TestJsonFacetsWithNestedObjects, SolrInfoBeanTest, TestBadConfig, CleanupOldIndexTest, VersionInfoTest, SystemCollectionCompatTest, HdfsTlogReplayBufferedWhileIndexingTest, SpellPossibilityIteratorTest, PeerSyncWithLeaderTest, FileUtilsTest, IndexSizeTriggerMixedBoundsTest, DistribJoinFromCollectionTest, TestSimGenericDistributedQueue, TestFaceting, TestLeaderElectionWithEmptyReplica, OverseerStatusTest, EchoParamsTest, CdcrOpsAndBoundariesTest, ActionThrottleTest, ZkShardTermsTest, DistributedFacetPivotWhiteBoxTest, TestAnalyzeInfixSuggestions, NodeLostTriggerTest, TestMissingGroups, TestUpdate, TestStressRecovery, TestSimDistribStateManager, TestSchemaResource, TestJsonRequest, PreAnalyzedFieldManagedSchemaCloudTest, XmlInterpolationTest, TestDocBasedVersionConstraints, ClusterStateUpdateTest, TestSolrDeletionPolicy1, SpatialHeatmapFacetsTest, BitVectorTest, TestUtilizeNode, CloneFieldUpdateProcessorFactoryTest, DOMUtilTest, TestNumericRangeQuery32, TestContainerPlugin, ZkCLITest, CoreAdminOperationTest, TestRuleBasedAuthorizationWithKerberos, TestReplicationHandlerBackup, DeleteInactiveReplicaTest, TestBlockCollapse, TlogReplayBufferedWhileIndexingTest, TestReload, QueryElevationComponentTest, NotRequiredUniqueKeyTest, TestCharFilters, LukeRequestHandlerTest, TestSurroundQueryParser, TestSolrCloudWithSecureImpersonation, TestInPlaceUpdatesRequiredField, TestIBSimilarityFactory, V2ApiIntegrationTest, BadComponentTest, TestHashQParserPlugin, HttpPartitionTest, PeerSyncTest, TestFieldCacheReopen, TestRTimerTree, TestXmlQParser, TestSolrQueryParser, TestLegacyFieldReuse, DistanceFunctionTest, TestCloudManagedSchema, TestUnInvertedFieldException, JSONWriterTest, SolrMetricManagerTest, TestUniqueKeyFieldResource, BlockCacheTest, CachingDirectoryFactoryTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, PeerSyncReplicationTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery]
   [junit4] Completed [554/936 (1!)] on J2 in 16.74s, 2 tests, 1 error <<< FAILURES!

[...truncated 52217 lines...]