Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/680/

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

Error Message:
Error from server at http://127.0.0.1:45719/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000008

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45719/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000008
        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:1188)
        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:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        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:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        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:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.lang.Thread.run(Thread.java:750)




Build Log:
[...truncated 15303 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1688208 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-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.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1688209 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-448 after mutting 0 log 
messages
   [junit4]   2> 1688209 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-449 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 1688210 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/data-dir-150-001
   [junit4]   2> 1688210 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1688210 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1688212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-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> 1688212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1688212 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001
   [junit4]   2> 1688213 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1688213 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1688213 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1688214 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1688313 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 39149
   [junit4]   2> 1688313 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39149
   [junit4]   2> 1688313 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39149
   [junit4]   2> 1688313 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39149
   [junit4]   2> 1688315 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688317 INFO  (zkConnectionManagerCallback-17942-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688317 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688319 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688320 INFO  (zkConnectionManagerCallback-17944-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688320 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688321 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688322 INFO  (zkConnectionManagerCallback-17946-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688322 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688425 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1688425 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1688425 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1688425 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1688425 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1688425 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1688426 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1688427 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1688427 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1688427 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1688427 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4264bdec{/solr,null,AVAILABLE}
   [junit4]   2> 1688427 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fad1230{/solr,null,AVAILABLE}
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b7a55dd{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39949}
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.s.Server Started @1688472ms
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=39949}
   [junit4]   2> 1688439 ERROR (jetty-launcher-17947-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4098d9ba{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35983}
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.s.Server Started @1688472ms
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:19.151Z
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=35983}
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1688439 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c1ddb66{/solr,null,AVAILABLE}
   [junit4]   2> 1688440 ERROR (jetty-launcher-17947-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688440 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1688440 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3753040c{/solr,null,AVAILABLE}
   [junit4]   2> 1688440 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1688440 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688440 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1688440 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:19.152Z
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@66f21a20{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40237}
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.s.Server Started @1688474ms
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=40237}
   [junit4]   2> 1688441 ERROR (jetty-launcher-17947-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:19.153Z
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a80d81f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42163}
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.s.Server Started @1688474ms
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=42163}
   [junit4]   2> 1688441 INFO  (zkConnectionManagerCallback-17949-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688441 ERROR (jetty-launcher-17947-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1688441 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:19.153Z
   [junit4]   2> 1688442 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688442 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1688442 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688444 INFO  (zkConnectionManagerCallback-17951-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688444 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688444 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1688446 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1688446 INFO  (zkConnectionManagerCallback-17953-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688446 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688447 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1688447 WARN  
(jetty-launcher-17947-thread-2-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0003, 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 0x1013227b8ec0003, 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> 1688447 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1688448 WARN  
(jetty-launcher-17947-thread-1-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0004, 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 0x1013227b8ec0004, 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> 1688450 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1688450 INFO  (zkConnectionManagerCallback-17955-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688450 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688451 WARN  
(jetty-launcher-17947-thread-4-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0005, 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 0x1013227b8ec0005, 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> 1688452 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1688454 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1688455 WARN  
(jetty-launcher-17947-thread-3-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0006, 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 0x1013227b8ec0006, 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> 1688889 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1688892 WARN  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2fc7fc5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1688892 WARN  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2fc7fc5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1688896 WARN  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37399008[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1688897 WARN  (jetty-launcher-17947-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37399008[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1688898 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1688899 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1688899 INFO  (zkConnectionManagerCallback-17975-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1688899 INFO  (jetty-launcher-17947-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1688900 WARN  
(jetty-launcher-17947-thread-2-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0007, 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 0x1013227b8ec0007, 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> 1689015 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1689027 INFO  (zkConnectionManagerCallback-17977-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689027 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1689098 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1689116 WARN  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1689123 WARN  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6214097c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689130 WARN  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6214097c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689135 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39949_solr
   [junit4]   2> 1689136 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.Overseer Overseer 
(id=72394215202226184-127.0.0.1:39949_solr-n_0000000000) starting
   [junit4]   2> 1689151 WARN  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@762679cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689151 WARN  (jetty-launcher-17947-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@762679cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689153 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1689158 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1689168 INFO  
(OverseerStateUpdate-72394215202226184-127.0.0.1:39949_solr-n_0000000000) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39949_solr
   [junit4]   2> 1689171 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39949_solr
   [junit4]   2> 1689173 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1689175 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1689175 WARN  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_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> 1689180 INFO  (zkConnectionManagerCallback-17987-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689180 INFO  (jetty-launcher-17947-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1689185 INFO  (zkCallback-17976-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1689211 INFO  (jetty-launcher-17947-thread-2) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001/node2
   [junit4]   2> 1689303 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1689304 INFO  (zkConnectionManagerCallback-17997-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689304 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1689345 WARN  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1689356 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1689361 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35983_solr as DOWN
   [junit4]   2> 1689361 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1689361 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35983_solr
   [junit4]   2> 1689363 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1689369 INFO  (zkCallback-17976-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1689370 INFO  (zkCallback-17996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1689370 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1689370 WARN  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_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> 1689395 INFO  (jetty-launcher-17947-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001/node1
   [junit4]   2> 1689440 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1689441 WARN  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@257dbf5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689441 WARN  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@257dbf5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689444 WARN  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5dfa6f9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689444 WARN  (jetty-launcher-17947-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5dfa6f9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689445 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1689447 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1689455 INFO  (zkConnectionManagerCallback-18011-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689456 INFO  (jetty-launcher-17947-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1689558 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1689559 INFO  (zkConnectionManagerCallback-18013-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689559 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1689565 WARN  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1689565 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1689568 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42163_solr as DOWN
   [junit4]   2> 1689569 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1689569 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42163_solr
   [junit4]   2> 1689570 INFO  (zkCallback-17996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1689570 INFO  (zkCallback-17976-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1689570 INFO  (zkCallback-18012-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1689571 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1689572 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1689572 WARN  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_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> 1689602 INFO  (jetty-launcher-17947-thread-3) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001/node4
   [junit4]   2> 1689848 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1689849 WARN  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67dfc04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689850 WARN  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67dfc04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689852 WARN  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39ed0559[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689852 WARN  (jetty-launcher-17947-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39ed0559[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1689853 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1689854 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1689856 INFO  (zkConnectionManagerCallback-18027-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689856 INFO  (jetty-launcher-17947-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1689957 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1689959 INFO  (zkConnectionManagerCallback-18029-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689959 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1689965 WARN  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1689966 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1689969 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40237_solr as DOWN
   [junit4]   2> 1689969 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1689969 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40237_solr
   [junit4]   2> 1689970 INFO  (zkCallback-18012-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1689970 INFO  (zkCallback-17996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1689970 INFO  (zkCallback-17976-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1689971 INFO  (zkCallback-18028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1689972 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1689973 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1689973 WARN  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_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> 1690009 INFO  (jetty-launcher-17947-thread-4) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001/node3
   [junit4]   2> 1690016 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1690017 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1690017 INFO  (zkConnectionManagerCallback-18040-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1690017 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1690019 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1690020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39149/solr ready
   [junit4]   2> 1690022 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=563219447
   [junit4]   2> 1690022 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39949_solr
   [junit4]   2> 1690022 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1690022 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39949_solr as DOWN
   [junit4]   2> 1690022 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 1690027 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1690027 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1690027 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1690028 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1690030 INFO  (closeThreadPool-18045-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226184-127.0.0.1:39949_solr-n_0000000000) closing
   [junit4]   2> 1690030 INFO  
(OverseerStateUpdate-72394215202226184-127.0.0.1:39949_solr-n_0000000000) 
[n:127.0.0.1:39949_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39949_solr
   [junit4]   2> 1690031 INFO  
(OverseerAutoScalingTriggerThread-72394215202226184-127.0.0.1:39949_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1690033 INFO  (closeThreadPool-18045-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226184-127.0.0.1:39949_solr-n_0000000000) closing
   [junit4]   2> 1690034 WARN  
(jetty-launcher-17947-thread-2-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0008, 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 0x1013227b8ec0008, 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> 1690034 INFO  (zkCallback-18028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1690034 INFO  (zkCallback-18012-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1690034 INFO  (zkCallback-17996-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35983_solr
   [junit4]   2> 1690035 INFO  (zkCallback-17996-thread-1) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.Overseer Overseer 
(id=72394215202226186-127.0.0.1:35983_solr-n_0000000001) starting
   [junit4]   2> 1690036 INFO  (zkCallback-17996-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1690036 INFO  (zkCallback-18039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1690038 INFO  
(OverseerStateUpdate-72394215202226186-127.0.0.1:35983_solr-n_0000000001) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35983_solr
   [junit4]   2> 1690139 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226184-127.0.0.1:39949_solr-n_0000000000) closing
   [junit4]   2> 1690140 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5b7a55dd{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1690141 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4264bdec{/solr,null,STOPPED}
   [junit4]   2> 1690141 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1690141 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1690142 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1690142 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1690149 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1690149 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1690149 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1690149 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@187547d5{/solr,null,AVAILABLE}
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@48d0107f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36561}
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.Server Started @1690183ms
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=42573}
   [junit4]   2> 1690150 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1690150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:20.862Z
   [junit4]   2> 1690151 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1690152 INFO  (zkConnectionManagerCallback-18051-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1690152 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1690153 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1690157 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1691519 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1691520 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b0e4aff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1691520 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b0e4aff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1691523 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@397540e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1691523 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@397540e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1691524 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1691528 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1691529 INFO  (zkConnectionManagerCallback-18062-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1691529 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1691530 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker-SendThread(127.0.0.1:39149))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1013227b8ec0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec0011, 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 0x1013227b8ec0011, 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> 1691631 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1691636 INFO  (zkConnectionManagerCallback-18064-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1691636 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1691642 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1691643 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1691646 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42573_solr as DOWN
   [junit4]   2> 1691646 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1691646 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42573_solr
   [junit4]   2> 1691648 INFO  (zkCallback-18028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1691648 INFO  (zkCallback-18039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1691648 INFO  (zkCallback-18012-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1691648 INFO  (zkCallback-17996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1691648 INFO  (zkCallback-18063-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1691649 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1691650 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1691651 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_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> 1691679 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:42573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001/node2
   [junit4]   2> 1691689 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1691690 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:36561/solr. Proxy: http://127.0.0.1:42573/solr
   [junit4]   2> 1691690 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1848232554
   [junit4]   2> 1691690 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35983_solr
   [junit4]   2> 1691691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1691691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35983_solr as DOWN
   [junit4]   2> 1691691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1691691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1691691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1691691 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1691692 INFO  (closeThreadPool-18075-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226186-127.0.0.1:35983_solr-n_0000000001) closing
   [junit4]   2> 1691692 INFO  
(OverseerStateUpdate-72394215202226186-127.0.0.1:35983_solr-n_0000000001) 
[n:127.0.0.1:35983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35983_solr
   [junit4]   2> 1691693 INFO  
(OverseerAutoScalingTriggerThread-72394215202226186-127.0.0.1:35983_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1691694 INFO  (closeThreadPool-18075-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226186-127.0.0.1:35983_solr-n_0000000001) closing
   [junit4]   2> 1691695 INFO  (zkCallback-18028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1691695 INFO  (zkCallback-18012-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42163_solr
   [junit4]   2> 1691695 INFO  (zkCallback-18039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1691695 INFO  (zkCallback-18063-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1691695 INFO  (zkCallback-18012-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1691696 INFO  (zkCallback-18012-thread-1) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.Overseer Overseer 
(id=72394215202226188-127.0.0.1:42163_solr-n_0000000002) starting
   [junit4]   2> 1691699 INFO  
(OverseerStateUpdate-72394215202226188-127.0.0.1:42163_solr-n_0000000002) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42163_solr
   [junit4]   2> 1691795 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226186-127.0.0.1:35983_solr-n_0000000001) closing
   [junit4]   2> 1691796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4098d9ba{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1691796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fad1230{/solr,null,STOPPED}
   [junit4]   2> 1691796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1691797 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1691797 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1691797 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1691798 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1691798 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1691798 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1691798 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63ed984a{/solr,null,AVAILABLE}
   [junit4]   2> 1691798 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d4c41ac{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37333}
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.Server Started @1691831ms
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=45719}
   [junit4]   2> 1691799 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:22.511Z
   [junit4]   2> 1691799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1691800 INFO  (zkConnectionManagerCallback-18081-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1691800 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1691801 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1691804 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1693258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1693258 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6089b8db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1693258 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6089b8db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1693264 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2febd416[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1693264 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2febd416[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1693266 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1693266 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1693269 INFO  (zkConnectionManagerCallback-18092-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1693269 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1693383 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1693385 INFO  (zkConnectionManagerCallback-18094-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1693385 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1693392 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1693392 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1693395 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45719_solr as DOWN
   [junit4]   2> 1693395 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1693395 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45719_solr
   [junit4]   2> 1693397 INFO  (zkCallback-18039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693397 INFO  (zkCallback-18012-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693397 INFO  (zkCallback-18063-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693397 INFO  (zkCallback-18028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693399 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1693400 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1693401 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_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> 1693436 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:45719_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001/tempDir-001/node1
   [junit4]   2> 1693440 INFO  (zkCallback-18093-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693454 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1693454 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:37333/solr. Proxy: http://127.0.0.1:45719/solr
   [junit4]   2> 1693454 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1115258630
   [junit4]   2> 1693454 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42163_solr
   [junit4]   2> 1693454 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1693454 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42163_solr as DOWN
   [junit4]   2> 1693455 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1693455 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1693455 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1693455 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1693456 INFO  (closeThreadPool-18105-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226188-127.0.0.1:42163_solr-n_0000000002) closing
   [junit4]   2> 1693458 INFO  
(OverseerStateUpdate-72394215202226188-127.0.0.1:42163_solr-n_0000000002) 
[n:127.0.0.1:42163_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42163_solr
   [junit4]   2> 1693458 WARN  
(jetty-launcher-17947-thread-3-SendThread(127.0.0.1:39149)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013227b8ec000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013227b8ec000c, 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 0x1013227b8ec000c, 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> 1693459 INFO  (zkCallback-18039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1693459 INFO  (zkCallback-18063-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1693459 INFO  (zkCallback-18028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1693459 INFO  
(OverseerAutoScalingTriggerThread-72394215202226188-127.0.0.1:42163_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1693461 INFO  (closeThreadPool-18105-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226188-127.0.0.1:42163_solr-n_0000000002) closing
   [junit4]   2> 1693462 INFO  (zkCallback-18093-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1693462 INFO  (zkCallback-18028-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40237_solr
   [junit4]   2> 1693462 INFO  (zkCallback-18028-thread-2) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.Overseer Overseer 
(id=72394215202226190-127.0.0.1:40237_solr-n_0000000003) starting
   [junit4]   2> 1693469 INFO  
(OverseerStateUpdate-72394215202226190-127.0.0.1:40237_solr-n_0000000003) 
[n:127.0.0.1:40237_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40237_solr
   [junit4]   2> 1693562 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72394215202226188-127.0.0.1:42163_solr-n_0000000002) closing
   [junit4]   2> 1693563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2a80d81f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1693563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3753040c{/solr,null,STOPPED}
   [junit4]   2> 1693563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1693564 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1693564 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1693564 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@706d1251{/solr,null,AVAILABLE}
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4917d335{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43739}
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.s.Server Started @1693598ms
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:39149/solr, hostPort=34711}
   [junit4]   2> 1693565 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1693565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1693566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1693566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1693566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1693566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-03-21T03:59:24.278Z
   [junit4]   2> 1693566 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1693567 INFO  (zkConnectionManagerCallback-18111-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1693567 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1693568 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1693571 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1694858 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1694858 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@257daf40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1694858 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@257daf40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1694861 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d0c7409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1694861 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d0c7409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1694863 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39149/solr
   [junit4]   2> 1694863 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694864 INFO  (zkConnectionManagerCallback-18122-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694864 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694967 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1694977 INFO  (zkConnectionManagerCallback-18124-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694977 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1694989 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1694990 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1694994 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34711_solr as DOWN
   [junit4]   2> 1694994 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1694994 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34711_solr
   [junit4]   2> 1694995 INFO  (zkCallback-18093-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1694995 INFO  (zkCallback-18039-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1694995 INFO  (zkCallback-18063-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1694995 INFO  (zkCallback-18028-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1694996 INFO  (zkCallback-18123-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1694997 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) 
[n:127.0.0.1:34711_solr     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1695000 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C9

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

e.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1013227b8ec0001, 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> 1808122 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>        13      /solr/aliases.json
   [junit4]   2>        12      /solr/security.json
   [junit4]   2>        12      /solr/configs/conf
   [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>        8       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard2
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [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_cant_connect_to_pull_replica/terms/shard1
   [junit4]   2>        4       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        4       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        3       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        3       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2>        2       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        25      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72394215202226203-127.0.0.1:40743_solr-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/72394215202226200-127.0.0.1:34711_solr-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72394215202226194-127.0.0.1:42573_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        100     /solr/live_nodes
   [junit4]   2>        89      /solr/overseer/queue
   [junit4]   2>        52      /solr/collections
   [junit4]   2>        31      /solr/overseer/collection-queue-work
   [junit4]   2>        11      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [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>        4       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 
   [junit4]   2> 1808128 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39149
   [junit4]   2> 1808128 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39149
   [junit4]   2> 1808128 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39149
   [junit4]   2> 1808129 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-449 after mutting 0 log 
messages
   [junit4]   2> 1808129 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[FD917A3A6FDD2C96]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-450 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_FD917A3A6FDD2C96-001
   [junit4]   2> Mar 21, 2024 4:01:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_version_=BlockTreeOrds(blocksize=128), _root_=BlockTreeOrds(blocksize=128), 
fieldName_s=PostingsFormat(name=MockRandom), id=FST50}, docValues:{}, 
maxPointsInLeafNode=1388, maxMBSortInHeap=7.5617821223077755, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mt, 
timezone=Asia/Yangon
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 
(64-bit)/cpus=4,threads=1,free=167341168,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, ExplicitHLLTest, 
PrimitiveFieldTypeTest, TestLegacyBM25SimilarityFactory, TestApiFramework, 
PeerSyncTest, TestJsonFacetErrors, TestFastOutputStream, CustomCollectionTest, 
TestRawResponseWriter, TestMultiValuedNumericRangeQuery, 
TestSimExtremeIndexing, TestTolerantUpdateProcessorRandomCloud, 
DirectoryFactoriesTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
DeleteByIdWithRouterFieldTest, HttpPartitionTest, IndexBasedSpellCheckerTest, 
TestSchemaVersionResource, VMParamsZkACLAndCredentialsProvidersTest, 
TestBackupRepositoryFactory, TestManagedSchemaAPI, TestDownShardTolerantSearch, 
V2ApiIntegrationTest, ShardTermsTest, MoreLikeThisHandlerTest, 
SSLMigrationTest, TestTolerantSearch, TestLegacyFieldCache, 
DocExpirationUpdateProcessorFactoryTest, CleanupOldIndexTest, 
TestLegacyNumericRangeQueryBuilder, EchoParamsTest, TestCryptoKeys, 
TestSchemaField, TestDocumentBuilder, EmbeddedSolrNoSerializeTest, 
TestCharFilters, SpatialHeatmapFacetsTest, SolrCoreMetricManagerTest, 
ConcurrentCreateRoutedAliasTest, TestAnalyzedSuggestions, ActionThrottleTest, 
SpellingQueryConverterTest, TestDocTermOrds, TestXmlQParser, ZkStateWriterTest, 
TestSolrCloudWithKerberosAlt, CloneFieldUpdateProcessorFactoryTest, 
ResponseBuilderTest, TestInPlaceUpdatesRequiredField, TestFiltering, 
SolrInfoBeanTest, TestSchemaDesignerSettingsDAO, DOMUtilTest, 
TestImplicitCoreProperties, TestJsonFacetsWithNestedObjects, IndexSchemaTest, 
TestExactSharedStatsCache, TermVectorComponentDistributedTest, 
TestConfigSetsAPI, TestConfigSets, TestCustomStream, ForceLeaderTest, 
TestCursorMarkWithoutUniqueKey, ThreadDumpHandlerTest, BasicDistributedZk2Test, 
CdcrBootstrapTest, DistributedFacetPivotSmallTest, MoveReplicaTest, 
SolrGraphiteReporterTest, JavaBinAtomicUpdateMultivalueTest, StressHdfsTest, 
NumberUtilsTest, TestMacroExpander, TestTestInjection, 
RestartWhileUpdatingTest, DeleteInactiveReplicaTest, SolrCloudExampleTest, 
WrapperMergePolicyFactoryTest, BJQFilterAccessibleTest, TestBlobHandler, 
TestCloudNestedDocsSort, TestBinaryField, TestSolrConfigHandlerConcurrent, 
MoreLikeThisComponentTest, TestExtendedDismaxParser, 
ByteBuffersDirectoryFactoryTest, JWTVerificationkeyResolverTest, 
TestShortCircuitedRequests, SolrRequestParserTest, CSVRequestHandlerTest, 
TestSort, ZookeeperStatusHandlerTest, TestChildDocTransformer, 
TestSimNodeLostTrigger, TestHttpServletCarrier, ReturnFieldsTest, 
TestSolrIndexConfig, TestSafeXMLParsing, TestDocBasedVersionConstraints, 
SuggesterTSTTest, TestEmbeddedSolrServerConstructors, TestCoordinatorRole, 
BasicAuthStandaloneTest, TestStressLiveNodes, TestCollapseQParserPlugin, 
TestSubQueryTransformerCrossCore, TestTermQParserPlugin, TestReloadDeadlock, 
OpenExchangeRatesOrgProviderTest, TestExpandComponent, 
TestSha256AuthenticationProvider, AuditLoggerPluginTest, 
SchemaVersionSpecificBehaviorTest, LukeRequestHandlerTest, 
AutoScalingHandlerTest, TestFieldCacheSort, OverseerModifyCollectionTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, MinimalSchemaTest, TestDistributedGrouping, 
TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, 
ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, 
CollectionPropsTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, 
DeleteShardTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionTest, 
LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, 
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, 
NestedShardedAtomicUpdateTest, NodeMutatorTest, OverseerSolrResponseTest, 
OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, 
PeerSyncReplicationTest, SystemCollectionCompatTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudRecovery, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestOnReconnectListenerSupport, TestPullReplicaErrorHandling]
   [junit4] Completed [578/959 (1!)] on J2 in 120.75s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to