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 2020/11/12 20:52:35 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCloseHooksDeletedOnReconnect

Error Message:
Error from server at http://127.0.0.1:44935/solr: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44935/solr: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-
	at __randomizedtesting.SeedInfo.seed([FD5F5C784036B871:8C98D81B063536C5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:135)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	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$10.evaluate(RandomizedRunner.java:996)
	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 14806 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1018720 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-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> 1018721 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/data-dir-88-001
   [junit4]   2> 1018721 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1018721 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1018723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1018723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1018723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001
   [junit4]   2> 1018723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1018723 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1018724 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1018724 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1018824 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40083
   [junit4]   2> 1018824 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40083
   [junit4]   2> 1018824 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40083
   [junit4]   2> 1018824 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40083
   [junit4]   2> 1018827 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018828 INFO  (zkConnectionManagerCallback-12918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018828 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018836 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018837 INFO  (zkConnectionManagerCallback-12920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018837 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018845 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018846 INFO  (zkConnectionManagerCallback-12922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018846 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018847 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540002, 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 0x10174ff53540002, 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> 1018948 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1018948 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1018948 INFO  (jetty-launcher-12923-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_252-b09
   [junit4]   2> 1018948 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1018948 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1018948 INFO  (jetty-launcher-12923-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_252-b09
   [junit4]   2> 1018949 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1018949 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1018949 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1018949 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1018949 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1018949 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1018951 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65fa18f7{/solr,null,AVAILABLE}
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49198435{/solr,null,AVAILABLE}
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71781165{/solr,null,AVAILABLE}
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bb46bcd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40639}
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.e.j.s.Server Started @1018986ms
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40639}
   [junit4]   2> 1018952 ERROR (jetty-launcher-12923-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1018952 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:08.247Z
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3603f483{/solr,null,AVAILABLE}
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69866621{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45161}
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@631b0781{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40431}
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-2) [     ] o.e.j.s.Server Started @1018988ms
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-4) [     ] o.e.j.s.Server Started @1018988ms
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45161}
   [junit4]   2> 1018953 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40431}
   [junit4]   2> 1018954 ERROR (jetty-launcher-12923-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1018954 ERROR (jetty-launcher-12923-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:08.249Z
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:08.249Z
   [junit4]   2> 1018954 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e920828{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41665}
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.e.j.s.Server Started @1018989ms
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41665}
   [junit4]   2> 1018955 ERROR (jetty-launcher-12923-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1018955 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:08.250Z
   [junit4]   2> 1018956 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018956 INFO  (zkConnectionManagerCallback-12925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018956 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018956 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1018956 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018957 INFO  (zkConnectionManagerCallback-12927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018957 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018957 INFO  (zkConnectionManagerCallback-12931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018957 INFO  (zkConnectionManagerCallback-12929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1018957 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018957 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1018961 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1018961 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1018961 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018961 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1018962 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1018962 WARN  (jetty-launcher-12923-thread-4-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540006, 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 0x10174ff53540006, 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> 1018962 WARN  (jetty-launcher-12923-thread-3-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540003, 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 0x10174ff53540003, 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> 1018964 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1018967 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1019065 WARN  (jetty-launcher-12923-thread-1-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540005, 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 0x10174ff53540005, 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> 1019813 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1019825 WARN  (jetty-launcher-12923-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@115af38d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019825 WARN  (jetty-launcher-12923-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@115af38d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019845 WARN  (jetty-launcher-12923-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f693ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019845 WARN  (jetty-launcher-12923-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f693ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019846 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1019869 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1019877 INFO  (zkConnectionManagerCallback-12951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1019877 INFO  (jetty-launcher-12923-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1019887 WARN  (jetty-launcher-12923-thread-3-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540007, 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 0x10174ff53540007, 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> 1020005 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020013 INFO  (zkConnectionManagerCallback-12953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020013 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020061 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40639_solr
   [junit4]   2> 1020062 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_solr     ] o.a.s.c.Overseer Overseer (id=72467708978135048-127.0.0.1:40639_solr-n_0000000000) starting
   [junit4]   2> 1020097 INFO  (OverseerStateUpdate-72467708978135048-127.0.0.1:40639_solr-n_0000000000) [n:127.0.0.1:40639_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40639_solr
   [junit4]   2> 1020100 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40639_solr
   [junit4]   2> 1020114 INFO  (OverseerStateUpdate-72467708978135048-127.0.0.1:40639_solr-n_0000000000) [n:127.0.0.1:40639_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1020326 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1020327 WARN  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_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> 1020353 INFO  (jetty-launcher-12923-thread-3) [n:127.0.0.1:40639_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node3
   [junit4]   2> 1020482 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1020483 WARN  (jetty-launcher-12923-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@289c15c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020483 WARN  (jetty-launcher-12923-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@289c15c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020646 WARN  (jetty-launcher-12923-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e488c0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020646 WARN  (jetty-launcher-12923-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e488c0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020647 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1020648 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020649 INFO  (zkConnectionManagerCallback-12971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020649 INFO  (jetty-launcher-12923-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020733 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1020734 WARN  (jetty-launcher-12923-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3dd0b79a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020734 WARN  (jetty-launcher-12923-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3dd0b79a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020736 WARN  (jetty-launcher-12923-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7acf7f5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020736 WARN  (jetty-launcher-12923-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7acf7f5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020737 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1020740 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020741 INFO  (zkConnectionManagerCallback-12979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020742 INFO  (jetty-launcher-12923-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020742 WARN  (jetty-launcher-12923-thread-4-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff5354000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff5354000a, 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 0x10174ff5354000a, 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> 1020751 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020751 INFO  (zkConnectionManagerCallback-12981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020751 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020757 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1020759 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41665_solr as DOWN
   [junit4]   2> 1020760 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1020760 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41665_solr
   [junit4]   2> 1020761 INFO  (zkCallback-12952-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1020761 INFO  (zkCallback-12980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1020762 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1020762 WARN  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_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> 1020777 INFO  (jetty-launcher-12923-thread-1) [n:127.0.0.1:41665_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node1
   [junit4]   2> 1020783 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1020783 WARN  (jetty-launcher-12923-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64d7b648[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020783 WARN  (jetty-launcher-12923-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64d7b648[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020785 WARN  (jetty-launcher-12923-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6dfa60e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020785 WARN  (jetty-launcher-12923-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6dfa60e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020786 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1020787 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020787 INFO  (zkConnectionManagerCallback-12995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020787 INFO  (jetty-launcher-12923-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020851 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020851 INFO  (zkConnectionManagerCallback-12997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020852 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020857 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1020861 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40431_solr as DOWN
   [junit4]   2> 1020862 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1020862 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40431_solr
   [junit4]   2> 1020863 INFO  (zkCallback-12952-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1020863 INFO  (zkCallback-12980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1020864 INFO  (zkCallback-12996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1020865 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1020865 WARN  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_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> 1020877 INFO  (jetty-launcher-12923-thread-4) [n:127.0.0.1:40431_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node4
   [junit4]   2> 1020951 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020952 INFO  (zkConnectionManagerCallback-13005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020952 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020955 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1020958 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45161_solr as DOWN
   [junit4]   2> 1020959 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1020959 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45161_solr
   [junit4]   2> 1020960 INFO  (zkCallback-12952-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020960 INFO  (zkCallback-12996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020960 INFO  (zkCallback-12980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020964 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1020964 WARN  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_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> 1020969 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020979 INFO  (jetty-launcher-12923-thread-2) [n:127.0.0.1:45161_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node2
   [junit4]   2> 1020985 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1020986 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020987 INFO  (zkConnectionManagerCallback-13016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020987 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020988 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1020989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40083/solr ready
   [junit4]   2> 1020992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=462762471
   [junit4]   2> 1020992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40639_solr
   [junit4]   2> 1020992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1020992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40639_solr as DOWN
   [junit4]   2> 1020998 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1021001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1021001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1021001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1021001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1021005 INFO  (closeThreadPool-13021-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72467708978135048-127.0.0.1:40639_solr-n_0000000000) closing
   [junit4]   2> 1021005 INFO  (OverseerStateUpdate-72467708978135048-127.0.0.1:40639_solr-n_0000000000) [n:127.0.0.1:40639_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40639_solr
   [junit4]   2> 1021008 INFO  (OverseerAutoScalingTriggerThread-72467708978135048-127.0.0.1:40639_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1021010 INFO  (closeThreadPool-13021-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72467708978135048-127.0.0.1:40639_solr-n_0000000000) closing
   [junit4]   2> 1021010 WARN  (jetty-launcher-12923-thread-3-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540008, 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 0x10174ff53540008, 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> 1021011 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1021011 INFO  (zkCallback-12996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1021011 INFO  (zkCallback-12980-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41665_solr
   [junit4]   2> 1021012 INFO  (zkCallback-12980-thread-1) [n:127.0.0.1:41665_solr     ] o.a.s.c.Overseer Overseer (id=72467708978135051-127.0.0.1:41665_solr-n_0000000001) starting
   [junit4]   2> 1021013 INFO  (zkCallback-12980-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1021017 INFO  (zkCallback-13015-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1021021 INFO  (OverseerStateUpdate-72467708978135051-127.0.0.1:41665_solr-n_0000000001) [n:127.0.0.1:41665_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41665_solr
   [junit4]   2> 1021111 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.Overseer Overseer (id=72467708978135048-127.0.0.1:40639_solr-n_0000000000) closing
   [junit4]   2> 1021112 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7bb46bcd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1021112 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65fa18f7{/solr,null,STOPPED}
   [junit4]   2> 1021112 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1021113 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1021113 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1021113 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1021114 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1021114 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1021114 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1021114 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a5bd011{/solr,null,AVAILABLE}
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6345c72{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43217}
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.Server Started @1021149ms
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39421}
   [junit4]   2> 1021115 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1021115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:10.410Z
   [junit4]   2> 1021116 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1021116 INFO  (zkConnectionManagerCallback-13027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1021116 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1021117 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1021121 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1022021 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1022022 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d869d68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1022022 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d869d68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1022024 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b0db7b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1022024 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b0db7b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1022025 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1022026 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1022029 INFO  (zkConnectionManagerCallback-13038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022029 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1022030 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540011, 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 0x10174ff53540011, 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> 1022133 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1022134 INFO  (zkConnectionManagerCallback-13040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022134 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1022138 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1022140 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39421_solr as DOWN
   [junit4]   2> 1022141 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1022141 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39421_solr
   [junit4]   2> 1022145 INFO  (zkCallback-13015-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1022145 INFO  (zkCallback-12996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1022145 INFO  (zkCallback-12980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1022146 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1022146 INFO  (zkCallback-13039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1022147 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1022147 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_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> 1022164 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:39421_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node3
   [junit4]   2> 1022171 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1022173 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:43217/solr. Proxy: http://127.0.0.1:39421/solr
   [junit4]   2> 1022173 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2074227237
   [junit4]   2> 1022173 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41665_solr
   [junit4]   2> 1022174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1022174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41665_solr as DOWN
   [junit4]   2> 1022181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1022181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1022181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1022181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1022182 INFO  (closeThreadPool-13051-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72467708978135051-127.0.0.1:41665_solr-n_0000000001) closing
   [junit4]   2> 1022185 INFO  (OverseerStateUpdate-72467708978135051-127.0.0.1:41665_solr-n_0000000001) [n:127.0.0.1:41665_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41665_solr
   [junit4]   2> 1022186 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1022186 INFO  (zkCallback-13015-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1022187 INFO  (zkCallback-12996-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40431_solr
   [junit4]   2> 1022188 INFO  (zkCallback-13039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1022189 INFO  (OverseerAutoScalingTriggerThread-72467708978135051-127.0.0.1:41665_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1022189 INFO  (zkCallback-12996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1022189 INFO  (closeThreadPool-13051-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72467708978135051-127.0.0.1:41665_solr-n_0000000001) closing
   [junit4]   2> 1022190 INFO  (zkCallback-12996-thread-1) [n:127.0.0.1:40431_solr     ] o.a.s.c.Overseer Overseer (id=72467708978135053-127.0.0.1:40431_solr-n_0000000002) starting
   [junit4]   2> 1022192 INFO  (OverseerStateUpdate-72467708978135053-127.0.0.1:40431_solr-n_0000000002) [n:127.0.0.1:40431_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40431_solr
   [junit4]   2> 1022286 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.Overseer Overseer (id=72467708978135051-127.0.0.1:41665_solr-n_0000000001) closing
   [junit4]   2> 1022287 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e920828{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1022287 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3603f483{/solr,null,STOPPED}
   [junit4]   2> 1022287 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1022288 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1022288 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1022288 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1022289 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1022289 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1022289 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1022289 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7df484b4{/solr,null,AVAILABLE}
   [junit4]   2> 1022289 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60038471{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38293}
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.Server Started @1022324ms
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44409}
   [junit4]   2> 1022290 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1022290 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:11.585Z
   [junit4]   2> 1022291 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1022293 INFO  (zkConnectionManagerCallback-13057-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022293 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1022294 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1022299 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1022300 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540013, 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 0x10174ff53540013, 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> 1023627 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1023628 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49d26cab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1023628 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49d26cab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1023630 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b0483b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1023630 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b0483b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1023632 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1023632 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1023633 INFO  (zkConnectionManagerCallback-13068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1023633 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1023735 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1023736 INFO  (zkConnectionManagerCallback-13070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1023736 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1023740 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1023743 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44409_solr as DOWN
   [junit4]   2> 1023744 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1023744 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44409_solr
   [junit4]   2> 1023747 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1023747 INFO  (zkCallback-12996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1023747 INFO  (zkCallback-13015-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1023747 INFO  (zkCallback-13039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1023747 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1023748 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1023748 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_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> 1023763 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44409_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node1
   [junit4]   2> 1023770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1023771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:38293/solr. Proxy: http://127.0.0.1:44409/solr
   [junit4]   2> 1023771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=847338671
   [junit4]   2> 1023771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40431_solr
   [junit4]   2> 1023771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1023771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40431_solr as DOWN
   [junit4]   2> 1023774 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1023774 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1023774 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1023774 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1023776 INFO  (closeThreadPool-13081-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72467708978135053-127.0.0.1:40431_solr-n_0000000002) closing
   [junit4]   2> 1023776 INFO  (OverseerStateUpdate-72467708978135053-127.0.0.1:40431_solr-n_0000000002) [n:127.0.0.1:40431_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40431_solr
   [junit4]   2> 1023777 INFO  (OverseerAutoScalingTriggerThread-72467708978135053-127.0.0.1:40431_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1023778 INFO  (closeThreadPool-13081-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72467708978135053-127.0.0.1:40431_solr-n_0000000002) closing
   [junit4]   2> 1023779 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45161_solr
   [junit4]   2> 1023779 INFO  (zkCallback-13039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1023779 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1023779 INFO  (zkCallback-13015-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1023779 INFO  (zkCallback-13004-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1023780 INFO  (zkCallback-13004-thread-1) [n:127.0.0.1:45161_solr     ] o.a.s.c.Overseer Overseer (id=72467708978135054-127.0.0.1:45161_solr-n_0000000003) starting
   [junit4]   2> 1023782 INFO  (OverseerStateUpdate-72467708978135054-127.0.0.1:45161_solr-n_0000000003) [n:127.0.0.1:45161_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45161_solr
   [junit4]   2> 1023878 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.Overseer Overseer (id=72467708978135053-127.0.0.1:40431_solr-n_0000000002) closing
   [junit4]   2> 1023879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@631b0781{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1023880 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71781165{/solr,null,STOPPED}
   [junit4]   2> 1023880 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1023881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1023881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1023881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b242000{/solr,null,AVAILABLE}
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b865ea1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44653}
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.s.Server Started @1023917ms
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44935}
   [junit4]   2> 1023882 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1023882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1023883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1023883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1023883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:10:13.178Z
   [junit4]   2> 1023883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1023884 INFO  (zkConnectionManagerCallback-13087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1023884 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1023884 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1023897 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1024652 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1024653 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f58c1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1024653 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f58c1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1024656 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e518360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1024656 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e518360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1024657 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40083/solr
   [junit4]   2> 1024659 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1024661 INFO  (zkConnectionManagerCallback-13098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1024661 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1024763 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1024764 INFO  (zkConnectionManagerCallback-13100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1024764 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1024767 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1024770 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44935_solr as DOWN
   [junit4]   2> 1024771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1024771 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44935_solr
   [junit4]   2> 1024772 INFO  (zkCallback-13039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1024772 INFO  (zkCallback-13015-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1024772 INFO  (zkCallback-13004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1024772 INFO  (zkCallback-13069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1024772 INFO  (zkCallback-13099-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1024773 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1024773 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_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> 1024789 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [n:127.0.0.1:44935_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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001/tempDir-001/node4
   [junit4]   2> 1024796 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1024796 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44653/solr. Proxy: http://127.0.0.1:44935/solr
   [junit4]   2> 1024797 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=614736838
   [junit4]   2> 1024797 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45161_solr
   [junit4]   2> 1024797 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1024797 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45161_solr as DOWN
   [junit4]   2> 1024805 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1024805 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1024805 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1024805 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1024805 INFO  (closeThreadPool-13111-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72467708978135054-127.0.0.1:45161_solr-n_0000000003) closing
   [junit4]   2> 1024808 INFO  (OverseerStateUpdate-72467708978135054-127.0.0.1:45161_solr-n_0000000003) [n:127.0.0.1:45161_solr     ] o.a.s.c.Overseer Ove

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

tContextHandler@7df484b4{/solr,null,STOPPED}
   [junit4]   2> 1060924 INFO  (jetty-closer-13223-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1061123 INFO  (jetty-closer-13223-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72467708978135058-127.0.0.1:39421_solr-n_0000000004) closing
   [junit4]   2> 1061124 INFO  (jetty-closer-13223-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6345c72{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1061125 INFO  (jetty-closer-13223-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a5bd011{/solr,null,STOPPED}
   [junit4]   2> 1061125 INFO  (jetty-closer-13223-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1061224 INFO  (jetty-closer-13223-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38233535{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1061225 INFO  (jetty-closer-13223-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26022272{/solr,null,STOPPED}
   [junit4]   2> 1061225 INFO  (jetty-closer-13223-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1066260 ERROR (recoveryExecutor-13096-thread-1-processing-n:127.0.0.1:44935_solr x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4) [n:127.0.0.1:44935_solr c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4 x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2
   [junit4]   2> 1066262 INFO  (jetty-closer-13223-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b865ea1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1066262 INFO  (jetty-closer-13223-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b242000{/solr,null,STOPPED}
   [junit4]   2> 1066262 INFO  (jetty-closer-13223-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1066263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1066365 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker-SendThread(127.0.0.1:40083)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10174ff53540001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10174ff53540001, 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 0x10174ff53540001, 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> 1066466 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> 	14	/solr/aliases.json
   [junit4]   2> 	13	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	11	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2> 	10	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard2
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard1
   [junit4]   2> 	5	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	86	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	46	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2> 	32	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	31	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72467708978135067-127.0.0.1:38803_solr-n_0000000007
   [junit4]   2> 	3	/solr/overseer_elect/election/72467708978135061-127.0.0.1:44409_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/72467708978135058-127.0.0.1:39421_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	114	/solr/live_nodes
   [junit4]   2> 	109	/solr/overseer/queue
   [junit4]   2> 	49	/solr/collections
   [junit4]   2> 	29	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1066469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40083
   [junit4]   2> 1066469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40083
   [junit4]   2> 1066469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[FD5F5C784036B871]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40083
   [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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_FD5F5C784036B871-001
   [junit4]   2> Nov 12, 2020 8:10:55 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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-SY, timezone=America/Eirunepe
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=193530400,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [RangeFacetCloudTest, ZkStateWriterTest, MetricsDisabledCloudTest, TestFuzzyAnalyzedSuggestions, DisMaxRequestHandlerTest, DirectUpdateHandlerTest, SecurityConfHandlerTest, DateMathParserTest, TestXIncludeConfig, TestMiniSolrCloudClusterSSL, StressHdfsTest, TestBinaryResponseWriter, NodeLostTriggerIntegrationTest, BasicZkTest, TestStressLiveNodes, TestChildDocTransformer, CoreAdminRequestStatusTest, TestSchemaVersionResource, TestExactStatsCache, AutoscalingHistoryHandlerTest, SolrCLIZkUtilsTest, TestFieldCacheSort, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolrDeletionPolicy1, TestNumericTokenStream, TestFastOutputStream, TestPKIAuthenticationPlugin, TestDistributedMissingSort, TestDocSet, ScheduledMaintenanceTriggerTest, ZkNodePropsTest, OverseerSolrResponseTest, TestOverriddenPrefixQueryForCustomFieldType, TestTolerantUpdateProcessorRandomCloud, SolrTestCaseJ4Test, TriggerEventQueueTest, TestBinaryField, TestConfigReload, TestSolrJ, BasicAuthIntegrationTest, SpellingQueryConverterTest, DistribCursorPagingTest, ZookeeperReadAPITest, TestManagedSchemaAPI, AutoScalingHandlerTest, MultiThreadedOCPTest, TestSimNodeLostTrigger, SolrSlf4jReporterTest, TestHdfsUpdateLog, HttpSolrCallGetCoreTest, DocValuesTest, JavabinLoaderTest, TestCollectionAPI, TestRestoreCore, ExplicitHLLTest, TestSimUtils, CollectionStateFormat2Test, TestNonDefinedSimilarityFactory, CdcrVersionReplicationTest, MetricsHistoryIntegrationTest, TestRemoteStreaming, PathHierarchyTokenizerFactoryTest, AnalyticsMergeStrategyTest, CustomHighlightComponentTest, CollectionsAPIDistributedZkTest, AddBlockUpdateTest, TestReloadAndDeleteDocs, ResourceLoaderTest, TestHashPartitioner, LeaderFailureAfterFreshStartTest, SuggesterTSTTest, TestSearcherReuse, DateFieldTest, TestManagedSynonymFilterFactory, V2StandaloneTest, BlockJoinFacetSimpleTest, TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest, TestSchemaField, TestQueryTypes, TestShortCircuitedRequests, TransactionLogTest, JWTAuthPluginTest, TaggerTest, TestCloudJSONFacetSKGEquiv, PrimitiveFieldTypeTest, TestConfigSetsAPIZkFailure, FuzzySearchTest, TestSimpleTrackingShardHandler, TestPullReplicaErrorHandling]
   [junit4] Completed [467/921 (1!)] on J0 in 48.69s, 4 tests, 1 error <<< FAILURES!

[...truncated 52198 lines...]