Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/872/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:37069/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37069/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([49A36E5A38BB1D6:CADD02D7825C558]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 15087 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1457344 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 1457344 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/data-dir-139-001 [junit4] 2> 1457344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 1457344 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1457346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-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> 1457346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1457346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001 [junit4] 2> 1457347 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1457347 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1457347 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1457348 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1457447 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 39647 [junit4] 2> 1457447 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39647 [junit4] 2> 1457447 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39647 [junit4] 2> 1457447 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39647 [junit4] 2> 1457448 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457454 INFO (zkConnectionManagerCallback-13334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457454 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457458 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457459 INFO (zkConnectionManagerCallback-13336-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457459 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457462 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457463 INFO (zkConnectionManagerCallback-13338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457463 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457565 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1457565 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1457565 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1457565 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1457566 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1457566 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1457567 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1457567 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1457567 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1457567 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1457567 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1457567 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1457570 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1457570 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1457570 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1457574 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a4dd148{/solr,null,AVAILABLE} [junit4] 2> 1457590 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1457590 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1457590 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1457592 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24037f1a{/solr,null,AVAILABLE} [junit4] 2> 1457592 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1457592 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1457592 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5da8dfac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44467} [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.e.j.s.Server Started @1457636ms [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44467} [junit4] 2> 1457594 ERROR (jetty-launcher-13339-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1457594 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:35.332Z [junit4] 2> 1457598 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@283c1ea4{/solr,null,AVAILABLE} [junit4] 2> 1457598 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c518aa2{/solr,null,AVAILABLE} [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@297db019{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45067} [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.e.j.s.Server Started @1457642ms [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45067} [junit4] 2> 1457600 ERROR (jetty-launcher-13339-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@40572b7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37717} [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-3) [ ] o.e.j.s.Server Started @1457642ms [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37717} [junit4] 2> 1457600 ERROR (jetty-launcher-13339-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1457600 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:35.338Z [junit4] 2> 1457601 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1457601 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1457601 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1457601 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:35.339Z [junit4] 2> 1457601 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ae8ab78{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46757} [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.e.j.s.Server Started @1457644ms [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46757} [junit4] 2> 1457602 ERROR (jetty-launcher-13339-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1457602 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:35.340Z [junit4] 2> 1457603 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1457603 INFO (zkConnectionManagerCallback-13341-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457604 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457604 INFO (zkConnectionManagerCallback-13347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457604 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457604 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1457604 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1457606 INFO (zkConnectionManagerCallback-13343-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457607 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457616 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1457618 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1457618 INFO (zkConnectionManagerCallback-13345-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1457618 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1457619 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1457619 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1457619 WARN (jetty-launcher-13339-thread-2-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0006, 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 0x101a2e4b36f0006, 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> 1457620 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1457720 WARN (jetty-launcher-13339-thread-1-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0003, 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 0x101a2e4b36f0003, 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> 1457720 WARN (jetty-launcher-13339-thread-4-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0004, 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 0x101a2e4b36f0004, 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> 1457723 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1458018 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1458019 WARN (jetty-launcher-13339-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a15e376[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458019 WARN (jetty-launcher-13339-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a15e376[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458045 WARN (jetty-launcher-13339-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633f61b3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458045 WARN (jetty-launcher-13339-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633f61b3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458046 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1458070 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1458082 INFO (zkConnectionManagerCallback-13367-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1458082 INFO (jetty-launcher-13339-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1458083 WARN (jetty-launcher-13339-thread-2-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0007, 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 0x101a2e4b36f0007, 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> 1458199 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1458214 INFO (zkConnectionManagerCallback-13369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1458214 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1458259 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46757_solr [junit4] 2> 1458259 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) starting [junit4] 2> 1458274 INFO (OverseerStateUpdate-72518172161277960-127.0.0.1:46757_solr-n_0000000000) [n:127.0.0.1:46757_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46757_solr [junit4] 2> 1458290 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46757_solr [junit4] 2> 1458292 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1458292 WARN (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_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> 1458310 INFO (zkCallback-13368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1458336 INFO (jetty-launcher-13339-thread-2) [n:127.0.0.1:46757_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node2 [junit4] 2> 1458640 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1458641 WARN (jetty-launcher-13339-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@582e065c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458641 WARN (jetty-launcher-13339-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@582e065c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458643 WARN (jetty-launcher-13339-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ed556ea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458643 WARN (jetty-launcher-13339-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ed556ea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458644 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1458645 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1458646 INFO (zkConnectionManagerCallback-13387-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1458646 INFO (jetty-launcher-13339-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1458715 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1458715 WARN (jetty-launcher-13339-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@597f6d29[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458716 WARN (jetty-launcher-13339-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@597f6d29[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458721 WARN (jetty-launcher-13339-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b9bba31[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458721 WARN (jetty-launcher-13339-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b9bba31[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1458722 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1458723 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1458726 INFO (zkConnectionManagerCallback-13395-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1458726 INFO (jetty-launcher-13339-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1458754 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1458758 INFO (zkConnectionManagerCallback-13397-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1458758 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1458762 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1458764 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37717_solr as DOWN [junit4] 2> 1458765 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1458765 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37717_solr [junit4] 2> 1458766 INFO (zkCallback-13368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1458766 INFO (zkCallback-13396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1458767 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1458767 WARN (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_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> 1458783 INFO (jetty-launcher-13339-thread-3) [n:127.0.0.1:37717_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node3 [junit4] 2> 1458850 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1458850 INFO (zkConnectionManagerCallback-13405-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1458850 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1458862 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1458875 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44467_solr as DOWN [junit4] 2> 1458876 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1458876 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44467_solr [junit4] 2> 1458877 INFO (zkCallback-13396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1458877 INFO (zkCallback-13368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1458877 INFO (zkCallback-13404-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1458878 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1458878 WARN (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_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> 1458889 INFO (jetty-launcher-13339-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node1 [junit4] 2> 1459472 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1459472 WARN (jetty-launcher-13339-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b3a89e5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1459472 WARN (jetty-launcher-13339-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b3a89e5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1459475 WARN (jetty-launcher-13339-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@510d8ed8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1459475 WARN (jetty-launcher-13339-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@510d8ed8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1459477 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1459479 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1459481 INFO (zkConnectionManagerCallback-13419-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1459481 INFO (jetty-launcher-13339-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1459583 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1459584 INFO (zkConnectionManagerCallback-13421-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1459584 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1459588 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1459591 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45067_solr as DOWN [junit4] 2> 1459592 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1459592 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45067_solr [junit4] 2> 1459593 INFO (zkCallback-13368-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1459593 INFO (zkCallback-13404-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1459593 INFO (zkCallback-13396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1459593 INFO (zkCallback-13420-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1459594 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1459595 WARN (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_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> 1459612 INFO (jetty-launcher-13339-thread-4) [n:127.0.0.1:45067_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node4 [junit4] 2> 1459626 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1459627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1459628 INFO (zkConnectionManagerCallback-13432-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1459628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1459629 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1459637 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39647/solr ready [junit4] 2> 1459640 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1622671001 [junit4] 2> 1459640 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46757_solr [junit4] 2> 1459640 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1459640 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46757_solr as DOWN [junit4] 2> 1459642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1459642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1459642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1459642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1459642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1459646 INFO (closeThreadPool-13437-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) closing [junit4] 2> 1459646 INFO (OverseerStateUpdate-72518172161277960-127.0.0.1:46757_solr-n_0000000000) [n:127.0.0.1:46757_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46757_solr [junit4] 2> 1459646 INFO (OverseerAutoScalingTriggerThread-72518172161277960-127.0.0.1:46757_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1459648 INFO (closeThreadPool-13437-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) closing [junit4] 2> 1459649 WARN (jetty-launcher-13339-thread-2-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0008, 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 0x101a2e4b36f0008, 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> 1459649 INFO (zkCallback-13404-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1459649 INFO (zkCallback-13396-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37717_solr [junit4] 2> 1459650 INFO (zkCallback-13431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1459650 INFO (zkCallback-13420-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1459650 INFO (zkCallback-13396-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1459650 INFO (zkCallback-13396-thread-1) [n:127.0.0.1:37717_solr ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) starting [junit4] 2> 1459653 INFO (OverseerStateUpdate-72518172161277963-127.0.0.1:37717_solr-n_0000000001) [n:127.0.0.1:37717_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37717_solr [junit4] 2> 1459749 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.Overseer Overseer (id=72518172161277960-127.0.0.1:46757_solr-n_0000000000) closing [junit4] 2> 1459750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ae8ab78{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1459750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c518aa2{/solr,null,STOPPED} [junit4] 2> 1459750 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1459751 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1459751 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1459751 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1459751 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a7a1ca7{/solr,null,AVAILABLE} [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2687ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43803} [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.Server Started @1459794ms [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43119} [junit4] 2> 1459752 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1459752 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:37.490Z [junit4] 2> 1459753 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1459754 INFO (zkConnectionManagerCallback-13443-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1459754 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1459754 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1459770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1460491 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1460492 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b59199a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1460492 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b59199a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1460497 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f42be39[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1460497 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f42be39[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1460498 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1460502 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1460504 INFO (zkConnectionManagerCallback-13454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1460504 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1460505 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0011, 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 0x101a2e4b36f0011, 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> 1460606 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1460607 INFO (zkConnectionManagerCallback-13456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1460607 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1460611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1460614 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43119_solr as DOWN [junit4] 2> 1460615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1460615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43119_solr [junit4] 2> 1460616 INFO (zkCallback-13404-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1460616 INFO (zkCallback-13420-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1460616 INFO (zkCallback-13431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1460616 INFO (zkCallback-13396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1460617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1460618 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_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> 1460628 INFO (zkCallback-13455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1460635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:43119_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node2 [junit4] 2> 1460649 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1460654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:43803/solr. Proxy: http://127.0.0.1:43119/solr [junit4] 2> 1460654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1970077246 [junit4] 2> 1460654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37717_solr [junit4] 2> 1460655 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1460655 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37717_solr as DOWN [junit4] 2> 1460670 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1460670 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1460670 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1460670 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1460675 INFO (closeThreadPool-13467-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) closing [junit4] 2> 1460681 INFO (OverseerStateUpdate-72518172161277963-127.0.0.1:37717_solr-n_0000000001) [n:127.0.0.1:37717_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37717_solr [junit4] 2> 1460689 INFO (OverseerAutoScalingTriggerThread-72518172161277963-127.0.0.1:37717_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1460689 INFO (closeThreadPool-13467-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) closing [junit4] 2> 1460690 INFO (zkCallback-13455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1460690 INFO (zkCallback-13431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1460690 INFO (zkCallback-13420-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1460690 INFO (zkCallback-13404-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44467_solr [junit4] 2> 1460691 INFO (zkCallback-13404-thread-1) [n:127.0.0.1:44467_solr ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) starting [junit4] 2> 1460694 INFO (zkCallback-13404-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1460698 INFO (OverseerStateUpdate-72518172161277964-127.0.0.1:44467_solr-n_0000000002) [n:127.0.0.1:44467_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44467_solr [junit4] 2> 1460790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.Overseer Overseer (id=72518172161277963-127.0.0.1:37717_solr-n_0000000001) closing [junit4] 2> 1460790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@40572b7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1460791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@283c1ea4{/solr,null,STOPPED} [junit4] 2> 1460791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1460791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1460791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1460791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1460794 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1460794 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1460794 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1460794 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ab1cbde{/solr,null,AVAILABLE} [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@448b732b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39173} [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.Server Started @1460837ms [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42561} [junit4] 2> 1460795 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1460795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:38.533Z [junit4] 2> 1460796 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1460796 INFO (zkConnectionManagerCallback-13473-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1460796 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1460797 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1460801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1461626 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1461626 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@412626cb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1461626 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@412626cb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1461631 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bbcb64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1461631 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bbcb64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1461633 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1461633 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1461634 INFO (zkConnectionManagerCallback-13484-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1461634 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1461736 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1461736 INFO (zkConnectionManagerCallback-13486-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1461736 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1461740 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1461743 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42561_solr as DOWN [junit4] 2> 1461744 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1461744 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42561_solr [junit4] 2> 1461745 INFO (zkCallback-13431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1461745 INFO (zkCallback-13404-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1461745 INFO (zkCallback-13455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1461745 INFO (zkCallback-13420-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1461745 INFO (zkCallback-13485-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1461746 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1461746 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_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> 1461761 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:42561_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node3 [junit4] 2> 1461768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1461768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39173/solr. Proxy: http://127.0.0.1:42561/solr [junit4] 2> 1461768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=990621902 [junit4] 2> 1461768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44467_solr [junit4] 2> 1461769 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1461769 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44467_solr as DOWN [junit4] 2> 1461770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1461770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1461770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1461770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1461771 INFO (closeThreadPool-13497-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) closing [junit4] 2> 1461771 INFO (OverseerStateUpdate-72518172161277964-127.0.0.1:44467_solr-n_0000000002) [n:127.0.0.1:44467_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44467_solr [junit4] 2> 1461772 INFO (OverseerAutoScalingTriggerThread-72518172161277964-127.0.0.1:44467_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1461773 INFO (closeThreadPool-13497-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) closing [junit4] 2> 1461773 INFO (zkCallback-13455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1461773 INFO (zkCallback-13431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1461773 WARN (jetty-launcher-13339-thread-1-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f000c, 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 0x101a2e4b36f000c, 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> 1461774 INFO (zkCallback-13420-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1461774 INFO (zkCallback-13420-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45067_solr [junit4] 2> 1461774 INFO (zkCallback-13485-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1461775 INFO (zkCallback-13420-thread-2) [n:127.0.0.1:45067_solr ] o.a.s.c.Overseer Overseer (id=72518172161277966-127.0.0.1:45067_solr-n_0000000003) starting [junit4] 2> 1461777 INFO (OverseerStateUpdate-72518172161277966-127.0.0.1:45067_solr-n_0000000003) [n:127.0.0.1:45067_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45067_solr [junit4] 2> 1461874 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.Overseer Overseer (id=72518172161277964-127.0.0.1:44467_solr-n_0000000002) closing [junit4] 2> 1461875 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5da8dfac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1461875 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a4dd148{/solr,null,STOPPED} [junit4] 2> 1461875 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1461876 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1461876 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1461876 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76df7c30{/solr,null,AVAILABLE} [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@98fcb19{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44035} [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.s.Server Started @1461919ms [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37069} [junit4] 2> 1461877 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1461877 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T18:03:39.615Z [junit4] 2> 1461878 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1461879 INFO (zkConnectionManagerCallback-13503-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1461879 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1461879 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1461883 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1463197 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1463198 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d267904[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1463198 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d267904[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1463201 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e2f5549[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1463201 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e2f5549[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1463202 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39647/solr [junit4] 2> 1463203 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1463204 INFO (zkConnectionManagerCallback-13514-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1463204 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1463305 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1463306 INFO (zkConnectionManagerCallback-13516-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1463306 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1463311 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1463314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37069_solr as DOWN [junit4] 2> 1463314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1463314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37069_solr [junit4] 2> 1463315 INFO (zkCallback-13455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1463316 INFO (zkCallback-13420-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1463316 INFO (zkCallback-13485-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1463316 INFO (zkCallback-13431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1463316 INFO (zkCallback-13515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1463317 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1463317 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_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> 1463332 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [n:127.0.0.1:37069_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001/tempDir-001/node1 [junit4] 2> 1463340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1463340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44035/solr. Proxy: http://127.0.0.1:37069/solr [junit4] 2> 1463340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=359522114 [junit4] 2> 1463340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45067_solr [junit4] 2> 1463340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1463340 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45067_solr as DOWN [junit4] 2> 1463346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1463346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1463346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1463346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1463350 INFO (closeThreadPool-13527-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72518172161277966-127.0.0.1:45067_solr-n_0000000003) closing [junit4] 2> 1463350 INFO (OverseerStateUpdate-72518172161277966-127.0.0.1:45067_solr-n_0000000003) [n:127.0.0.1:45067_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45067_solr [junit4] 2> 1463352 INFO (OverseerAutoScalingTriggerThread-72518172161277966-127.0.0.1:45067_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1463358 WARN (jetty-launcher-13339-thread-4-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f000e, 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 0x101a2e4b36f000e, 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> 1463358 INFO (zkCallback-13455-thread-1) [ ] o.a.s.c.c.ZkStateRea [...truncated too long message...] r@76df7c30{/solr,null,STOPPED} [junit4] 2> 1489446 INFO (jetty-closer-13611-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1489535 INFO (jetty-closer-13611-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@567e64c5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1489536 INFO (jetty-closer-13611-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c8a9799{/solr,null,STOPPED} [junit4] 2> 1489536 INFO (jetty-closer-13611-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1491610 ERROR (recoveryExecutor-13452-thread-1-processing-n:127.0.0.1:43119_solr x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4) [n:127.0.0.1:43119_solr c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4 x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 [junit4] 2> 1491612 INFO (jetty-closer-13611-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2687ba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1491612 INFO (jetty-closer-13611-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a7a1ca7{/solr,null,STOPPED} [junit4] 2> 1491612 INFO (jetty-closer-13611-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1491613 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1491714 WARN (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker-SendThread(127.0.0.1:39647)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a2e4b36f0001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a2e4b36f0001, 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 0x101a2e4b36f0001, 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> 1491815 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 14 /solr/aliases.json [junit4] 2> 13 /solr/security.json [junit4] 2> 11 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 10 /solr/configs/conf [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_leader/state.json [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.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> 73 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 43 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 27 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 14 /solr/clusterstate.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 7 /solr/autoscaling.json [junit4] 2> 5 /solr/overseer_elect/election/72518172161277979-127.0.0.1:33539_solr-n_0000000007 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 109 /solr/live_nodes [junit4] 2> 101 /solr/overseer/queue [junit4] 2> 55 /solr/collections [junit4] 2> 28 /solr/overseer/collection-queue-work [junit4] 2> 7 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 7 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 7 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1491818 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39647 [junit4] 2> 1491818 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39647 [junit4] 2> 1491818 INFO (SUITE-TestPullReplicaErrorHandling-seed#[49A36E5A38BB1D6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39647 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_49A36E5A38BB1D6-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lt-LT, timezone=ACT [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=333463144,total=527433728 [junit4] 2> NOTE: All tests run in this JVM: [TestOmitPositions, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, TestSolrCloudSnapshots, HttpPartitionTest, TestAuthorizationFramework, DeleteShardTest, ActionThrottleTest, LeaderElectionTest, ShardsWhitelistTest, TestCircuitBreaker, LoggingHandlerTest, BaseCdcrDistributedZkTest, CoreAdminHandlerTest, TestCursorMarkWithoutUniqueKey, OverseerModifyCollectionTest, CacheHeaderTest, TestSimScenario, AutoAddReplicasIntegrationTest, ClassificationUpdateProcessorIntegrationTest, HdfsDirectoryTest, TestRealTimeGet, SolrCmdDistributorTest, TestSimpleTextCodec, TestConfigSetsAPIExclusivity, TestOrdValues, UpdateParamsTest, BadComponentTest, TestDynamicFieldNamesIndexCorrectly, MaxSizeAutoCommitTest, TestCorePropertiesReload, TestUnInvertedFieldException, ExitableDirectoryReaderTest, TestSQLHandlerNonCloud, SolrXmlInZkTest, TestFileDictionaryLookup, TestSmileRequest, SpellCheckCollatorWithCollapseTest, TestTolerantSearch, TestJsonRangeFacets, DocValuesMissingTest, TestDistributedStatsComponentCardinality, HdfsUnloadDistributedZkTest, TestCopyFieldCollectionResource, MaxScoreCollectorTest, TestFieldResource, DistribJoinFromCollectionTest, QueryElevationComponentTest, ScheduledTriggerTest, TestDelegationWithHadoopAuth, TestFiltering, TestLMJelinekMercerSimilarityFactory, TestCaffeineCache, TestReplicationHandlerDiskOverFlow, HdfsChaosMonkeySafeLeaderTest, SimpleCollectionCreateDeleteTest, TestNumericRangeQuery32, BadCopyFieldTest, ConvertedLegacyTest, HDFSCollectionsAPITest, TestSkipOverseerOperations, ShowFileRequestHandlerTest, PeerSyncReplicationTest, CollectionTooManyReplicasTest, TestUnifiedSolrHighlighterWithoutStoredId, ResponseHeaderTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPhraseSuggestions, RestartWhileUpdatingTest, AtomicUpdateProcessorFactoryTest, TestUseDocValuesAsStored2, SuggestComponentTest, TestDistribIDF, AuditLoggerIntegrationTest, SolrJmxReporterCloudTest, TestInPlaceUpdatesDistrib, TestDocumentBuilder, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SolrShardReporterTest, CdcrReplicationHandlerTest, BasicDistributedZk2Test, TestLegacyNumericRangeQueryBuilder, TestDFISimilarityFactory, TestCoreBackup, EchoParamsTest, BlockJoinFacetDistribTest, TimeZoneUtilsTest, NotRequiredUniqueKeyTest, NodeMarkersRegistrationTest, TestSchemaResource, ExecutePlanActionTest, HighlighterTest, ExternalFileFieldSortTest, TestSolrCoreParser, MetricsHistoryHandlerTest, TestUniqueKeyFieldResource, TestStressReorder, TestTermsQParserPlugin, TestConfigSetProperties, ZkSolrClientTest, TestSchemalessBufferedUpdates, CircularListTest, TestRandomDVFaceting, RegexBytesRefFilterTest, TestReloadDeadlock, ConcurrentCreateRoutedAliasTest, TestPayloadScoreQParserPlugin, RankQParserPluginTest, TestBlobHandler, SuggesterWFSTTest, MetricUtilsTest, TestFieldCache, SolrInfoBeanTest, TestSolrJacksonAnnotation, DistributedFacetPivotLargeTest, TestEmbeddedSolrServerConstructors, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionPropsTest, DeleteInactiveReplicaTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryZkTest, ReindexCollectionTest, TestCloudRecovery2, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling] [junit4] Completed [534/921 (1!)] on J2 in 34.70s, 4 tests, 1 error <<< FAILURES! [...truncated 52008 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
