Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/679/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper Error Message: Error from server at http://127.0.0.1:43791/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:43791/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000008 at __randomizedtesting.SeedInfo.seed([76699085D81154CE:6920B006FDFB5BAE]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java: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.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:229) 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 14305 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 700953 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-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> 700953 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 700953 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-172 after mutting 0 log messages [junit4] 2> 700953 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-173 for ERROR logs matching regex: ignore_exception [junit4] 2> 700954 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/data-dir-67-001 [junit4] 2> 700955 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 700955 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-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> 700955 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 700956 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001 [junit4] 2> 700956 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 700956 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 700957 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 700957 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 701057 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 45369 [junit4] 2> 701057 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45369 [junit4] 2> 701057 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45369 [junit4] 2> 701057 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45369 [junit4] 2> 701058 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701062 INFO (zkConnectionManagerCallback-5727-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701063 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701075 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701082 INFO (zkConnectionManagerCallback-5729-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701083 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701086 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701089 INFO (zkConnectionManagerCallback-5731-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701089 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701090 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0002, 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 0x10008aa9f8c0002, 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> 701192 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 701192 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 701192 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 701192 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 701192 INFO (jetty-launcher-5732-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> 701192 INFO (jetty-launcher-5732-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> 701193 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 701193 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 701193 INFO (jetty-launcher-5732-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> 701193 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 701193 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 701193 INFO (jetty-launcher-5732-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> 701203 INFO (jetty-launcher-5732-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 701203 INFO (jetty-launcher-5732-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 701203 INFO (jetty-launcher-5732-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 701203 INFO (jetty-launcher-5732-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1111122a{/solr,null,AVAILABLE} [junit4] 2> 701205 INFO (jetty-launcher-5732-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 701205 INFO (jetty-launcher-5732-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 701205 INFO (jetty-launcher-5732-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e3a4c84{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44725} [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.e.j.s.Server Started @701246ms [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=44725} [junit4] 2> 701209 ERROR (jetty-launcher-5732-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 701209 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:37.341Z [junit4] 2> 701210 INFO (jetty-launcher-5732-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b544f2b{/solr,null,AVAILABLE} [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1a65bf9a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34727} [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.e.j.s.Server Started @701248ms [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=34727} [junit4] 2> 701211 ERROR (jetty-launcher-5732-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:37.343Z [junit4] 2> 701211 INFO (jetty-launcher-5732-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fbb6d64{/solr,null,AVAILABLE} [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5860e438{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41883} [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.e.j.s.Server Started @701249ms [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=41883} [junit4] 2> 701212 ERROR (jetty-launcher-5732-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:37.344Z [junit4] 2> 701212 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701213 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701214 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701215 INFO (jetty-launcher-5732-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 701216 INFO (zkConnectionManagerCallback-5734-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701216 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701216 INFO (zkConnectionManagerCallback-5736-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701216 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701216 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 701217 INFO (jetty-launcher-5732-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18c3232{/solr,null,AVAILABLE} [junit4] 2> 701217 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 701217 INFO (jetty-launcher-5732-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@148d3341{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33065} [junit4] 2> 701217 INFO (jetty-launcher-5732-thread-4) [ ] o.e.j.s.Server Started @701255ms [junit4] 2> 701217 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=33065} [junit4] 2> 701217 ERROR (jetty-launcher-5732-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 701218 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 701218 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 701218 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 701218 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 701218 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:37.350Z [junit4] 2> 701220 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 701220 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701221 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 701222 INFO (zkConnectionManagerCallback-5738-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701222 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701222 WARN (jetty-launcher-5732-thread-2-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0005, 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 0x10008aa9f8c0005, 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> 701222 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 701225 INFO (zkConnectionManagerCallback-5740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701225 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701323 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 701327 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 701333 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 701334 WARN (jetty-launcher-5732-thread-1-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0004, 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 0x10008aa9f8c0004, 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> 701335 WARN (jetty-launcher-5732-thread-4-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0006, 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 0x10008aa9f8c0006, 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> 701876 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 701888 WARN (jetty-launcher-5732-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55349e1d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701888 WARN (jetty-launcher-5732-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55349e1d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701903 WARN (jetty-launcher-5732-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f1cfda3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701903 WARN (jetty-launcher-5732-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f1cfda3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701904 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 701914 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701919 INFO (zkConnectionManagerCallback-5760-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701919 INFO (jetty-launcher-5732-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701929 WARN (jetty-launcher-5732-thread-2-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0007, 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 0x10008aa9f8c0007, 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> 702046 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 702056 INFO (zkConnectionManagerCallback-5762-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 702056 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 702138 WARN (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_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> 702142 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44725_solr [junit4] 2> 702142 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.c.Overseer Overseer (id=72067122952142856-127.0.0.1:44725_solr-n_0000000000) starting [junit4] 2> 702173 INFO (OverseerStateUpdate-72067122952142856-127.0.0.1:44725_solr-n_0000000000) [n:127.0.0.1:44725_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44725_solr [junit4] 2> 702192 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44725_solr [junit4] 2> 702195 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 702196 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 702197 WARN (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_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> 702203 INFO (zkCallback-5761-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 702258 INFO (jetty-launcher-5732-thread-2) [n:127.0.0.1:44725_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001/node2 [junit4] 2> 702634 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 702635 WARN (jetty-launcher-5732-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bc49bcd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 702635 WARN (jetty-launcher-5732-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bc49bcd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 702640 WARN (jetty-launcher-5732-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16593963[provider=null,keyStore=null,trustStore=null] [junit4] 2> 702640 WARN (jetty-launcher-5732-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16593963[provider=null,keyStore=null,trustStore=null] [junit4] 2> 702641 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 702642 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 702643 INFO (zkConnectionManagerCallback-5780-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 702643 INFO (jetty-launcher-5732-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 702644 WARN (jetty-launcher-5732-thread-3-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0009, 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 0x10008aa9f8c0009, 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> 702746 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 702747 INFO (zkConnectionManagerCallback-5782-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 702747 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 702751 WARN (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_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> 702753 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 702756 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34727_solr as DOWN [junit4] 2> 702756 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 702756 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34727_solr [junit4] 2> 702757 INFO (zkCallback-5761-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 702758 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 702759 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 702759 WARN (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_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> 702767 INFO (zkCallback-5781-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 702782 INFO (jetty-launcher-5732-thread-3) [n:127.0.0.1:34727_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001/node3 [junit4] 2> 702994 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 702995 WARN (jetty-launcher-5732-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54cdcde6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 702995 WARN (jetty-launcher-5732-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54cdcde6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703000 WARN (jetty-launcher-5732-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@456d9899[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703000 WARN (jetty-launcher-5732-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@456d9899[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703001 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 703002 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703002 INFO (zkConnectionManagerCallback-5796-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703003 INFO (jetty-launcher-5732-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703104 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703106 INFO (zkConnectionManagerCallback-5798-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703106 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703113 WARN (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_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> 703114 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 703117 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41883_solr as DOWN [junit4] 2> 703117 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 703118 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41883_solr [junit4] 2> 703119 INFO (zkCallback-5761-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 703119 INFO (zkCallback-5781-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 703121 INFO (zkCallback-5797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 703136 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 703137 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 703137 WARN (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_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> 703145 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 703146 WARN (jetty-launcher-5732-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dcbad81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703147 WARN (jetty-launcher-5732-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dcbad81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703150 WARN (jetty-launcher-5732-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b4149ab[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703150 WARN (jetty-launcher-5732-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b4149ab[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703151 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 703153 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703154 INFO (zkConnectionManagerCallback-5809-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703154 INFO (jetty-launcher-5732-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703174 INFO (jetty-launcher-5732-thread-1) [n:127.0.0.1:41883_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001/node1 [junit4] 2> 703259 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703260 INFO (zkConnectionManagerCallback-5814-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703260 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703266 WARN (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_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> 703267 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 703271 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33065_solr as DOWN [junit4] 2> 703271 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 703271 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33065_solr [junit4] 2> 703272 INFO (zkCallback-5761-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703272 INFO (zkCallback-5781-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703272 INFO (zkCallback-5797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703273 INFO (zkCallback-5813-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703273 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 703275 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 703275 WARN (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_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> 703299 INFO (jetty-launcher-5732-thread-4) [n:127.0.0.1:33065_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001/node4 [junit4] 2> 703307 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 703308 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703310 INFO (zkConnectionManagerCallback-5825-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703310 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 703315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45369/solr ready [junit4] 2> 703319 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=679094317 [junit4] 2> 703319 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44725_solr [junit4] 2> 703320 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 703320 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44725_solr as DOWN [junit4] 2> 703320 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 703321 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 703321 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 703321 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 703321 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 703327 INFO (closeThreadPool-5830-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72067122952142856-127.0.0.1:44725_solr-n_0000000000) closing [junit4] 2> 703327 INFO (OverseerStateUpdate-72067122952142856-127.0.0.1:44725_solr-n_0000000000) [n:127.0.0.1:44725_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44725_solr [junit4] 2> 703327 INFO (OverseerAutoScalingTriggerThread-72067122952142856-127.0.0.1:44725_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 703335 INFO (closeThreadPool-5830-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72067122952142856-127.0.0.1:44725_solr-n_0000000000) closing [junit4] 2> 703338 INFO (zkCallback-5813-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703339 WARN (jetty-launcher-5732-thread-2-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0008, 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 0x10008aa9f8c0008, 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> 703342 INFO (zkCallback-5797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703342 INFO (zkCallback-5781-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703342 INFO (zkCallback-5824-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703442 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.Overseer Overseer (id=72067122952142856-127.0.0.1:44725_solr-n_0000000000) closing [junit4] 2> 703443 INFO (zkCallback-5781-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34727_solr [junit4] 2> 703443 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e3a4c84{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 703444 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1111122a{/solr,null,STOPPED} [junit4] 2> 703444 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 703444 INFO (zkCallback-5781-thread-2) [n:127.0.0.1:34727_solr ] o.a.s.c.Overseer Overseer (id=72067122952142858-127.0.0.1:34727_solr-n_0000000001) starting [junit4] 2> 703444 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 703445 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 703445 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-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> 703446 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 703446 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 703447 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 703451 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65787bfb{/solr,null,AVAILABLE} [junit4] 2> 703455 INFO (OverseerStateUpdate-72067122952142858-127.0.0.1:34727_solr-n_0000000001) [n:127.0.0.1:34727_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34727_solr [junit4] 2> 703455 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6554f7b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46185} [junit4] 2> 703455 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.Server Started @703492ms [junit4] 2> 703455 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=44265} [junit4] 2> 703455 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 703455 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 703455 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 703456 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 703456 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 703456 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:39.588Z [junit4] 2> 703457 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703458 INFO (zkConnectionManagerCallback-5835-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703458 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703458 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 703462 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704363 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 704363 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f0cd7c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704363 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f0cd7c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704366 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17e20cb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704366 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17e20cb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704367 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 704368 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704369 INFO (zkConnectionManagerCallback-5847-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704369 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704473 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704476 INFO (zkConnectionManagerCallback-5849-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704476 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704482 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_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> 704483 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 704487 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44265_solr as DOWN [junit4] 2> 704487 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 704487 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44265_solr [junit4] 2> 704488 INFO (zkCallback-5781-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704488 INFO (zkCallback-5824-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704488 INFO (zkCallback-5797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704488 INFO (zkCallback-5813-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704490 INFO (zkCallback-5848-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704491 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 704493 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 704493 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_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> 704523 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:44265_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001/node2 [junit4] 2> 704534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 704534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:46185/solr. Proxy: http://127.0.0.1:44265/solr [junit4] 2> 704534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=835884920 [junit4] 2> 704534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34727_solr [junit4] 2> 704535 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 704535 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34727_solr as DOWN [junit4] 2> 704540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 704540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 704540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 704540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 704543 INFO (closeThreadPool-5860-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72067122952142858-127.0.0.1:34727_solr-n_0000000001) closing [junit4] 2> 704543 INFO (OverseerStateUpdate-72067122952142858-127.0.0.1:34727_solr-n_0000000001) [n:127.0.0.1:34727_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34727_solr [junit4] 2> 704544 INFO (OverseerAutoScalingTriggerThread-72067122952142858-127.0.0.1:34727_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 704548 INFO (closeThreadPool-5860-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72067122952142858-127.0.0.1:34727_solr-n_0000000001) closing [junit4] 2> 704549 WARN (jetty-launcher-5732-thread-3-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c000a, 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 0x10008aa9f8c000a, 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> 704549 INFO (zkCallback-5813-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 704549 INFO (zkCallback-5824-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 704549 INFO (zkCallback-5797-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41883_solr [junit4] 2> 704550 INFO (zkCallback-5797-thread-1) [n:127.0.0.1:41883_solr ] o.a.s.c.Overseer Overseer (id=72067122952142860-127.0.0.1:41883_solr-n_0000000002) starting [junit4] 2> 704552 INFO (zkCallback-5848-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 704552 INFO (zkCallback-5797-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 704559 INFO (OverseerStateUpdate-72067122952142860-127.0.0.1:41883_solr-n_0000000002) [n:127.0.0.1:41883_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41883_solr [junit4] 2> 704651 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.Overseer Overseer (id=72067122952142858-127.0.0.1:34727_solr-n_0000000001) closing [junit4] 2> 704652 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a65bf9a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 704653 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b544f2b{/solr,null,STOPPED} [junit4] 2> 704653 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 704653 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-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> 704659 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704659 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704659 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 704659 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c777e1f{/solr,null,AVAILABLE} [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@29dbf842{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38941} [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.Server Started @704697ms [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=39727} [junit4] 2> 704660 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:40.792Z [junit4] 2> 704660 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704661 INFO (zkConnectionManagerCallback-5866-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704666 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 705416 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 705417 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cf77f03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705417 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cf77f03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705420 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b6fe666[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705420 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b6fe666[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705421 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 705422 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705423 INFO (zkConnectionManagerCallback-5877-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705423 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705526 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705526 INFO (zkConnectionManagerCallback-5879-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705526 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705533 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_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> 705534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 705540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39727_solr as DOWN [junit4] 2> 705540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 705540 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39727_solr [junit4] 2> 705541 INFO (zkCallback-5813-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705541 INFO (zkCallback-5797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705541 INFO (zkCallback-5824-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705541 INFO (zkCallback-5848-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705542 INFO (zkCallback-5878-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705543 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 705544 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 705544 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_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> 705579 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:39727_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001/tempDir-001/node3 [junit4] 2> 705589 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 705589 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:38941/solr. Proxy: http://127.0.0.1:39727/solr [junit4] 2> 705589 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2099283871 [junit4] 2> 705589 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41883_solr [junit4] 2> 705590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 705590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41883_solr as DOWN [junit4] 2> 705590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 705590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 705590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 705591 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 705594 INFO (closeThreadPool-5890-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72067122952142860-127.0.0.1:41883_solr-n_0000000002) closing [junit4] 2> 705595 INFO (OverseerStateUpdate-72067122952142860-127.0.0.1:41883_solr-n_0000000002) [n:127.0.0.1:41883_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41883_solr [junit4] 2> 705601 INFO (OverseerAutoScalingTriggerThread-72067122952142860-127.0.0.1:41883_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 705603 INFO (closeThreadPool-5890-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72067122952142860-127.0.0.1:41883_solr-n_0000000002) closing [junit4] 2> 705604 WARN (jetty-launcher-5732-thread-1-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c000c, 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 0x10008aa9f8c000c, 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> 705604 INFO (zkCallback-5848-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 705605 INFO (zkCallback-5878-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 705605 INFO (zkCallback-5813-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 705605 INFO (zkCallback-5824-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 705605 INFO (zkCallback-5813-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33065_solr [junit4] 2> 705606 INFO (zkCallback-5813-thread-1) [n:127.0.0.1:33065_solr ] o.a.s.c.Overseer Overseer (id=72067122952142862-127.0.0.1:33065_solr-n_0000000003) starting [junit4] 2> 705611 INFO (OverseerStateUpdate-72067122952142862-127.0.0.1:33065_solr-n_0000000003) [n:127.0.0.1:33065_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33065_solr [junit4] 2> 705705 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.Overseer Overseer (id=72067122952142860-127.0.0.1:41883_solr-n_0000000002) closing [junit4] 2> 705706 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5860e438{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 705707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fbb6d64{/solr,null,STOPPED} [junit4] 2> 705707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 705708 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 705708 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 705708 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-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> 705715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 705715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 705716 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 705717 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14e9bede{/solr,null,AVAILABLE} [junit4] 2> 705717 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7109bdd0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41113} [junit4] 2> 705717 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.s.Server Started @705755ms [junit4] 2> 705718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45369/solr, hostPort=36153} [junit4] 2> 705718 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 705718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 705718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 705718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 705718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 705718 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-20T22:53:41.850Z [junit4] 2> 705719 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705722 INFO (zkConnectionManagerCallback-5896-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705722 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705723 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 705727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 705728 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0016, 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 0x10008aa9f8c0016, 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> 707991 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 707992 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6423c996[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707992 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6423c996[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707995 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e227001[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707995 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e227001[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707996 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45369/solr [junit4] 2> 707997 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 708000 INFO (zkConnectionManagerCallback-5907-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 708000 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 708102 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:36153_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 708104 INFO (zkConnectionManagerCallback-5909-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 708104 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:36153_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 708111 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:36153_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> 708112 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:36153_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 708116 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [n:127.0.0.1:36153_solr ] o.a.s.c.ZkController Publish no [...truncated too long message...] er Overseer (id=72067122952142866-127.0.0.1:44265_solr-n_0000000004) closing [junit4] 2> 725365 INFO (jetty-closer-6026-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6554f7b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 725365 INFO (jetty-closer-6026-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65787bfb{/solr,null,STOPPED} [junit4] 2> 725365 INFO (jetty-closer-6026-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 725370 INFO (jetty-closer-6026-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@29dbf842{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 725370 INFO (jetty-closer-6026-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c777e1f{/solr,null,STOPPED} [junit4] 2> 725371 INFO (jetty-closer-6026-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 725465 INFO (jetty-closer-6026-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@31d8bd85{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 725465 INFO (jetty-closer-6026-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e30b01d{/solr,null,STOPPED} [junit4] 2> 725465 INFO (jetty-closer-6026-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 725565 INFO (jetty-closer-6026-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7109bdd0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 725565 INFO (jetty-closer-6026-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14e9bede{/solr,null,STOPPED} [junit4] 2> 725565 INFO (jetty-closer-6026-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 725566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 725567 WARN (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker-SendThread(127.0.0.1:45369)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10008aa9f8c0000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10008aa9f8c0000, 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 0x10008aa9f8c0000, 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> 725770 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> 12 /solr/aliases.json [junit4] 2> 12 /solr/configs/conf [junit4] 2> 11 /solr/security.json [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard2 [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [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_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> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 31 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 29 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json [junit4] 2> 15 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 12 /solr/clusterstate.json [junit4] 2> 10 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 4 /solr/overseer_elect/election/72067122952142872-127.0.0.1:36153_solr-n_0000000006 [junit4] 2> 2 /solr/overseer_elect/election/72067122952142869-127.0.0.1:39727_solr-n_0000000005 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 94 /solr/live_nodes [junit4] 2> 92 /solr/overseer/queue [junit4] 2> 52 /solr/collections [junit4] 2> 36 /solr/overseer/collection-queue-work [junit4] 2> 11 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [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> 725773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45369 [junit4] 2> 725773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45369 [junit4] 2> 725773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45369 [junit4] 2> 725774 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-173 after mutting 0 log messages [junit4] 2> 725774 INFO (SUITE-TestPullReplicaErrorHandling-seed#[76699085D81154CE]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-174 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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_76699085D81154CE-001 [junit4] 2> Mar 20, 2024 10:54:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pl-PL, timezone=Asia/Irkutsk [junit4] 2> NOTE: Linux 5.4.0-174-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=108006992,total=519045120 [junit4] 2> NOTE: All tests run in this JVM: [SyncSliceTest, TestAnalyzeInfixSuggestions, MergeStrategyTest, ReplicationFactorTest, ZookeeperStatusHandlerFailureTest, TestLRUCache, TestPostingsSolrHighlighter, TestJoin, TestGeoJSONResponseWriter, CurrencyFieldTypeTest, CollectionTooManyReplicasTest, TestHashPartitioner, LocalFSCloudIncrementalBackupTest, DocValuesNotIndexedTest, ShardsWhitelistTest, TestInPlaceUpdatesDistrib, TestFieldCacheWithThreads, RulesTest, BlockCacheTest, TestValueSourceCache, CoreSorterTest, CursorMarkTest, TriggerCooldownIntegrationTest, MaxSizeAutoCommitTest, BlockJoinFacetRandomTest, TestElisionMultitermQuery, LeaderTragicEventTest, TestRuleBasedAuthorizationWithKerberos, SimplePostToolTest, TestSimpleQParserPlugin, NodeAddedTriggerTest, NumericFieldsTest, TestSortableTextField, SignatureUpdateProcessorFactoryTest, TestJsonFacetsStatsParsing, TestClusterProperties, TestSortByMinMaxFunction, DistributedExpandComponentTest, TestDynamicFieldCollectionResource, SortByFunctionTest, PreAnalyzedFieldTest, AtomicUpdatesTest, DirectSolrConnectionTest, SplitByPrefixTest, PKIAuthenticationIntegrationTest, SuggestComponentTest, FileBasedSpellCheckerTest, TestReload, TestTolerantUpdateProcessorCloud, TestDistribIDF, SolrCmdDistributorTest, TestManagedStopFilterFactory, AssignTest, SchemaApiFailureTest, TestReplicationHandlerBackup, UtilsToolTest, PreAnalyzedUpdateProcessorTest, TestSurroundQueryParser, PackageManagerCLITest, TestPushWriter, TestSchemaDesignerConfigSetHelper, TestLegacyTerms, OverseerCollectionConfigSetProcessorTest, JWTIssuerConfigTest, TestNumericTokenStream, LeaderElectionIntegrationTest, TestLocalFSCloudBackupRestore, HdfsNNFailoverTest, TestNestedUpdateProcessor, SystemInfoHandlerTest, TestPKIAuthenticationPlugin, TestPullReplicaErrorHandling] [junit4] Completed [256/959 (1!)] on J1 in 25.35s, 4 tests, 1 error <<< FAILURES! [...truncated 56743 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
