Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/740/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:39223/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:39223/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([6C10BFD71DCF0D:85BF6770CB3BB83]: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 14073 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 699513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-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> 699513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 699513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/data-dir-78-001 [junit4] 2> 699513 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 699513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 699515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-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> 699515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001 [junit4] 2> 699516 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 699516 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 699516 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 699517 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 699616 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 38367 [junit4] 2> 699616 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38367 [junit4] 2> 699616 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38367 [junit4] 2> 699616 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38367 [junit4] 2> 699618 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699619 INFO (zkConnectionManagerCallback-10329-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699620 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699622 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699625 INFO (zkConnectionManagerCallback-10331-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699629 INFO (zkConnectionManagerCallback-10333-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699629 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699631 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f0002, 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 0x10162065b8f0002, 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> 699732 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 699732 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 699732 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 699732 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 699732 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 699732 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 699733 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 699733 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 699733 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 699733 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 699733 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 699733 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 699735 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 699735 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 699735 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 699736 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11409fce{/solr,null,AVAILABLE} [junit4] 2> 699736 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 699736 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 699736 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 699736 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@477def38{/solr,null,AVAILABLE} [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f0769ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36399} [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.e.j.s.Server Started @699762ms [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36399} [junit4] 2> 699737 ERROR (jetty-launcher-10334-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 699737 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:37.878Z [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d568605{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45461} [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.e.j.s.Server Started @699763ms [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45461} [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 699738 ERROR (jetty-launcher-10334-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74343918{/solr,null,AVAILABLE} [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 699738 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:37.879Z [junit4] 2> 699739 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699739 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c851f89{/solr,null,AVAILABLE} [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b8eb642{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41063} [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.e.j.s.Server Started @699765ms [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41063} [junit4] 2> 699740 ERROR (jetty-launcher-10334-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 699740 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:37.881Z [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d291c0d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41833} [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.e.j.s.Server Started @699766ms [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41833} [junit4] 2> 699742 INFO (zkConnectionManagerCallback-10336-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699742 ERROR (jetty-launcher-10334-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 699742 INFO (zkConnectionManagerCallback-10340-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:37.883Z [junit4] 2> 699742 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699743 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 699743 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 699743 INFO (zkConnectionManagerCallback-10338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699743 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699748 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 699748 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 699748 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 699748 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 699749 WARN (jetty-launcher-10334-thread-4-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f0004, 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 0x10162065b8f0004, 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> 699750 WARN (jetty-launcher-10334-thread-2-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f0005, 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 0x10162065b8f0005, 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> 699751 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 699753 INFO (zkConnectionManagerCallback-10342-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 699753 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 699850 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 699850 WARN (jetty-launcher-10334-thread-1-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f0003, 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 0x10162065b8f0003, 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> 699960 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 700262 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 700263 WARN (jetty-launcher-10334-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@773c4186[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700263 WARN (jetty-launcher-10334-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@773c4186[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700281 WARN (jetty-launcher-10334-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5314c1ad[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700281 WARN (jetty-launcher-10334-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5314c1ad[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700282 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 700284 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700285 INFO (zkConnectionManagerCallback-10362-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700285 INFO (jetty-launcher-10334-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700296 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 700296 WARN (jetty-launcher-10334-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@794a3c5a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700296 WARN (jetty-launcher-10334-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@794a3c5a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700297 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 700298 WARN (jetty-launcher-10334-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71323e81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700299 WARN (jetty-launcher-10334-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71323e81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700300 WARN (jetty-launcher-10334-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35bb5d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700300 WARN (jetty-launcher-10334-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35bb5d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700301 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 700303 WARN (jetty-launcher-10334-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74aeb286[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700303 WARN (jetty-launcher-10334-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74aeb286[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700306 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 700306 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700308 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700308 INFO (zkConnectionManagerCallback-10374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700309 INFO (jetty-launcher-10334-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700310 INFO (zkConnectionManagerCallback-10378-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700310 INFO (jetty-launcher-10334-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700315 WARN (jetty-launcher-10334-thread-1-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f0009, 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 0x10162065b8f0009, 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> 700386 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700390 INFO (zkConnectionManagerCallback-10380-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700390 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700417 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700425 INFO (zkConnectionManagerCallback-10382-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700425 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700440 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45461_solr [junit4] 2> 700440 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.c.Overseer Overseer (id=72446848460062731-127.0.0.1:45461_solr-n_0000000000) starting [junit4] 2> 700447 INFO (OverseerStateUpdate-72446848460062731-127.0.0.1:45461_solr-n_0000000000) [n:127.0.0.1:45461_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45461_solr [junit4] 2> 700449 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45461_solr [junit4] 2> 700452 INFO (zkCallback-10381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 700454 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 700454 WARN (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_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> 700479 INFO (jetty-launcher-10334-thread-1) [n:127.0.0.1:45461_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node1 [junit4] 2> 700506 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 700509 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36399_solr as DOWN [junit4] 2> 700510 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 700510 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36399_solr [junit4] 2> 700511 INFO (zkCallback-10381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 700512 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 700512 WARN (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_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> 700513 INFO (zkCallback-10379-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 700517 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700520 INFO (zkConnectionManagerCallback-10397-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700520 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700522 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 700523 WARN (jetty-launcher-10334-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35c578fa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700523 WARN (jetty-launcher-10334-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35c578fa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700525 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 700528 WARN (jetty-launcher-10334-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a38aac9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700528 WARN (jetty-launcher-10334-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a38aac9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 700529 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 700531 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41833_solr as DOWN [junit4] 2> 700532 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 700532 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41833_solr [junit4] 2> 700532 INFO (jetty-launcher-10334-thread-4) [n:127.0.0.1:36399_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node4 [junit4] 2> 700533 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700533 INFO (zkCallback-10381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 700533 INFO (zkConnectionManagerCallback-10409-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700533 INFO (jetty-launcher-10334-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700535 INFO (zkCallback-10379-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 700535 INFO (zkCallback-10396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 700536 WARN (jetty-launcher-10334-thread-2-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f000d, 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 0x10162065b8f000d, 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> 700541 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 700542 WARN (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_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> 700553 INFO (jetty-launcher-10334-thread-3) [n:127.0.0.1:41833_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node3 [junit4] 2> 700638 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700641 INFO (zkConnectionManagerCallback-10416-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700641 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700645 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 700647 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41063_solr as DOWN [junit4] 2> 700648 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 700648 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41063_solr [junit4] 2> 700649 INFO (zkCallback-10396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 700649 INFO (zkCallback-10379-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 700649 INFO (zkCallback-10381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 700651 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 700652 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 700653 WARN (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_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> 700667 INFO (jetty-launcher-10334-thread-2) [n:127.0.0.1:41063_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node2 [junit4] 2> 700673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 700673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700675 INFO (zkConnectionManagerCallback-10427-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700675 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700676 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 700677 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38367/solr ready [junit4] 2> 700679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=69866384 [junit4] 2> 700679 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45461_solr [junit4] 2> 700680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 700680 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45461_solr as DOWN [junit4] 2> 700681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 700681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 700681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 700681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 700681 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 700682 INFO (closeThreadPool-10432-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72446848460062731-127.0.0.1:45461_solr-n_0000000000) closing [junit4] 2> 700682 INFO (OverseerStateUpdate-72446848460062731-127.0.0.1:45461_solr-n_0000000000) [n:127.0.0.1:45461_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45461_solr [junit4] 2> 700682 INFO (OverseerAutoScalingTriggerThread-72446848460062731-127.0.0.1:45461_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 700686 WARN (jetty-launcher-10334-thread-1-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f000b, 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 0x10162065b8f000b, 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> 700687 INFO (zkCallback-10396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 700687 INFO (zkCallback-10379-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36399_solr [junit4] 2> 700687 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 700687 INFO (closeThreadPool-10432-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72446848460062731-127.0.0.1:45461_solr-n_0000000000) closing [junit4] 2> 700687 INFO (zkCallback-10379-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 700688 INFO (zkCallback-10379-thread-1) [n:127.0.0.1:36399_solr ] o.a.s.c.Overseer Overseer (id=72446848460062730-127.0.0.1:36399_solr-n_0000000001) starting [junit4] 2> 700688 INFO (zkCallback-10426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 700691 INFO (OverseerStateUpdate-72446848460062730-127.0.0.1:36399_solr-n_0000000001) [n:127.0.0.1:36399_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36399_solr [junit4] 2> 700787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.Overseer Overseer (id=72446848460062731-127.0.0.1:45461_solr-n_0000000000) closing [junit4] 2> 700788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d568605{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 700788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11409fce{/solr,null,STOPPED} [junit4] 2> 700788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 700788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 700789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 700789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 700789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 700789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b16f463{/solr,null,AVAILABLE} [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b0a6ab2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36035} [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.Server Started @700815ms [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40171} [junit4] 2> 700790 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 700790 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:38.931Z [junit4] 2> 700791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 700792 INFO (zkConnectionManagerCallback-10438-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 700792 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 700792 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 700797 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 701528 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 701529 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@676b1886[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701529 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@676b1886[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701531 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f7a40[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701531 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f7a40[provider=null,keyStore=null,trustStore=null] [junit4] 2> 701532 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 701533 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701534 INFO (zkConnectionManagerCallback-10449-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701534 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701637 INFO (zkConnectionManagerCallback-10451-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701637 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701641 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 701644 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40171_solr as DOWN [junit4] 2> 701645 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 701645 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40171_solr [junit4] 2> 701646 INFO (zkCallback-10396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 701646 INFO (zkCallback-10426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 701646 INFO (zkCallback-10379-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 701646 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 701646 INFO (zkCallback-10450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 701648 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 701648 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_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> 701661 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:40171_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node1 [junit4] 2> 701669 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 701672 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:36035/solr. Proxy: http://127.0.0.1:40171/solr [junit4] 2> 701673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1765484654 [junit4] 2> 701673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36399_solr [junit4] 2> 701673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 701673 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36399_solr as DOWN [junit4] 2> 701675 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 701675 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 701675 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 701675 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 701676 INFO (closeThreadPool-10462-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72446848460062730-127.0.0.1:36399_solr-n_0000000001) closing [junit4] 2> 701676 INFO (OverseerStateUpdate-72446848460062730-127.0.0.1:36399_solr-n_0000000001) [n:127.0.0.1:36399_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36399_solr [junit4] 2> 701682 INFO (OverseerAutoScalingTriggerThread-72446848460062730-127.0.0.1:36399_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 701683 INFO (closeThreadPool-10462-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72446848460062730-127.0.0.1:36399_solr-n_0000000001) closing [junit4] 2> 701684 INFO (zkCallback-10426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 701684 INFO (zkCallback-10396-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 701684 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 701684 INFO (zkCallback-10450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 701684 INFO (zkCallback-10396-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41833_solr [junit4] 2> 701685 INFO (zkCallback-10396-thread-2) [n:127.0.0.1:41833_solr ] o.a.s.c.Overseer Overseer (id=72446848460062732-127.0.0.1:41833_solr-n_0000000002) starting [junit4] 2> 701689 INFO (OverseerStateUpdate-72446848460062732-127.0.0.1:41833_solr-n_0000000002) [n:127.0.0.1:41833_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41833_solr [junit4] 2> 701784 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.Overseer Overseer (id=72446848460062730-127.0.0.1:36399_solr-n_0000000001) closing [junit4] 2> 701784 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@f0769ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 701785 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@477def38{/solr,null,STOPPED} [junit4] 2> 701785 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 701785 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 701786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 701786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 701786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 701786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 701786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b0e570b{/solr,null,AVAILABLE} [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a7f8c35{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42795} [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.Server Started @701812ms [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39223} [junit4] 2> 701787 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 701787 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:39.928Z [junit4] 2> 701788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 701789 INFO (zkConnectionManagerCallback-10468-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 701789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 701789 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 701796 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 703238 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 703239 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f30756[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703239 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f30756[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703241 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3da79ad6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703241 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3da79ad6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 703242 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 703243 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703244 INFO (zkConnectionManagerCallback-10479-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703244 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703246 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f0014. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f0014, 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 0x10162065b8f0014, 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> 703347 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703349 INFO (zkConnectionManagerCallback-10481-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703349 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703358 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 703363 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39223_solr as DOWN [junit4] 2> 703363 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 703363 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39223_solr [junit4] 2> 703366 INFO (zkCallback-10426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703366 INFO (zkCallback-10450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703366 INFO (zkCallback-10396-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703366 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703367 INFO (zkCallback-10480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 703368 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 703368 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_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> 703386 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:39223_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node4 [junit4] 2> 703394 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 703395 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:42795/solr. Proxy: http://127.0.0.1:39223/solr [junit4] 2> 703395 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1860467425 [junit4] 2> 703395 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41833_solr [junit4] 2> 703395 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 703395 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41833_solr as DOWN [junit4] 2> 703397 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 703397 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 703397 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 703397 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 703401 INFO (closeThreadPool-10492-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72446848460062732-127.0.0.1:41833_solr-n_0000000002) closing [junit4] 2> 703402 INFO (OverseerStateUpdate-72446848460062732-127.0.0.1:41833_solr-n_0000000002) [n:127.0.0.1:41833_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41833_solr [junit4] 2> 703402 INFO (OverseerAutoScalingTriggerThread-72446848460062732-127.0.0.1:41833_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 703408 INFO (closeThreadPool-10492-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72446848460062732-127.0.0.1:41833_solr-n_0000000002) closing [junit4] 2> 703408 INFO (zkCallback-10450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703409 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41063_solr [junit4] 2> 703409 INFO (zkCallback-10480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703409 INFO (zkCallback-10426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703410 INFO (zkCallback-10415-thread-1) [n:127.0.0.1:41063_solr ] o.a.s.c.Overseer Overseer (id=72446848460062734-127.0.0.1:41063_solr-n_0000000003) starting [junit4] 2> 703410 INFO (zkCallback-10415-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 703412 INFO (OverseerStateUpdate-72446848460062734-127.0.0.1:41063_solr-n_0000000003) [n:127.0.0.1:41063_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41063_solr [junit4] 2> 703508 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.Overseer Overseer (id=72446848460062732-127.0.0.1:41833_solr-n_0000000002) closing [junit4] 2> 703509 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d291c0d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 703510 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74343918{/solr,null,STOPPED} [junit4] 2> 703510 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 703511 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 703511 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 703511 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 703512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 703512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 703512 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67f83a92{/solr,null,AVAILABLE} [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@55cd6d30{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38559} [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.s.Server Started @703538ms [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33487} [junit4] 2> 703513 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 703513 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-09T03:42:41.654Z [junit4] 2> 703514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 703515 INFO (zkConnectionManagerCallback-10498-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 703515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 703515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 703520 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704152 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 704152 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3251c776[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704152 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3251c776[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704155 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ae85629[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704155 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ae85629[provider=null,keyStore=null,trustStore=null] [junit4] 2> 704156 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38367/solr [junit4] 2> 704157 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704158 INFO (zkConnectionManagerCallback-10509-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704158 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704261 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704269 INFO (zkConnectionManagerCallback-10511-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704269 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704279 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 704288 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33487_solr as DOWN [junit4] 2> 704290 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 704290 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33487_solr [junit4] 2> 704293 INFO (zkCallback-10426-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704293 INFO (zkCallback-10450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704293 INFO (zkCallback-10480-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704293 INFO (zkCallback-10415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704294 INFO (zkCallback-10510-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 704295 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 704296 WARN (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_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> 704320 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [n:127.0.0.1:33487_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001/tempDir-001/node3 [junit4] 2> 704328 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 704329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:38559/solr. Proxy: http://127.0.0.1:33487/solr [junit4] 2> 704329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=244970947 [junit4] 2> 704329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41063_solr [junit4] 2> 704329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 704329 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41063_solr as DOWN [junit4] 2> 704337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 704337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 704337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 704337 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 704340 INFO (closeThreadPool-10522-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72446848460062734-127.0.0.1:41063_solr-n_0000000003) closing [junit4] 2> 704340 INFO (OverseerStateUpdate-72446848460062734-127.0.0.1:41063_solr-n_0000000003) [n:127.0.0.1:41063_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41063_solr [junit4] 2> 704344 INFO (OverseerAutoScalingTriggerThread-72446848460062734-127.0.0.1:41063_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 704346 INFO (closeThreadPool-10522-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72446848460062734-127.0.0.1:41063_solr-n_0000000003) closing [junit4] 2> 704347 WARN (jetty-launcher-10334-thread-2-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10162065b8f000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10162065b8f000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable [...truncated too long message...] t CoreContainer is shutting down [junit4] 2> 726066 WARN (zkConnectionManagerCallback-10541-thread-1-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10162065b8f001e has expired [junit4] 2> 726066 WARN (zkConnectionManagerCallback-10541-thread-1-EventThread) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e149ff4 name: ZooKeeperConnection Watcher:127.0.0.1:38367/solr got event WatchedEvent state:Expired type:None path:null path: null type: None [junit4] 2> 726066 WARN (zkConnectionManagerCallback-10541-thread-1-SendThread(127.0.0.1:38367)) [ ] o.a.z.ClientCnxn Session 0x10162065b8f001e for sever localhost/127.0.0.1:38367, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. [junit4] 2> => org.apache.zookeeper.ClientCnxn$SessionExpiredException: Unable to reconnect to ZooKeeper service, session 0x10162065b8f001e has expired [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1419) [junit4] 2> org.apache.zookeeper.ClientCnxn$SessionExpiredException: Unable to reconnect to ZooKeeper service, session 0x10162065b8f001e has expired [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1419) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocket.readConnectResult(ClientCnxnSocket.java:154) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:86) ~[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> 726167 INFO (coreCloseExecutor-10615-thread-1) [n:127.0.0.1:40571_solr ] o.a.s.c.SolrCore [pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2] CLOSING SolrCore org.apache.solr.core.SolrCore@32e599e8 [junit4] 2> 726167 INFO (coreCloseExecutor-10615-thread-1) [n:127.0.0.1:40571_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.replica_p2 tag=SolrCore@32e599e8 [junit4] 2> 726167 INFO (coreCloseExecutor-10615-thread-1) [n:127.0.0.1:40571_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.leader tag=SolrCore@32e599e8 [junit4] 2> 726168 INFO (coreCloseExecutor-10615-thread-1) [n:127.0.0.1:40571_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 726170 INFO (jetty-closer-10596-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 726170 INFO (jetty-closer-10596-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 726170 INFO (jetty-closer-10596-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 726170 INFO (jetty-closer-10596-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 726248 INFO (jetty-closer-10596-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e965737{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 726249 INFO (jetty-closer-10596-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@796eef5f{/solr,null,STOPPED} [junit4] 2> 726249 INFO (jetty-closer-10596-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 726249 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 726468 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 12 /solr/aliases.json [junit4] 2> 11 /solr/security.json [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 8 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 8 /solr/configs/conf [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 5 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 5 /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> 47 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 44 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 28 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 12 /solr/clusterstate.json [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72446848460062748-127.0.0.1:39223_solr-n_0000000008 [junit4] 2> 2 /solr/overseer_elect/election/72446848460062744-127.0.0.1:33487_solr-n_0000000006 [junit4] 2> 2 /solr/overseer_elect/election/72446848460062738-127.0.0.1:40171_solr-n_0000000004 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 90 /solr/live_nodes [junit4] 2> 87 /solr/overseer/queue [junit4] 2> 49 /solr/collections [junit4] 2> 29 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 726472 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38367 [junit4] 2> 726472 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38367 [junit4] 2> 726472 INFO (SUITE-TestPullReplicaErrorHandling-seed#[6C10BFD71DCF0D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38367 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_6C10BFD71DCF0D-001 [junit4] 2> Nov 09, 2020 3:43:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=MockRandom), fieldName_s=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1295, maxMBSortInHeap=5.612776130143219, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl-SI, timezone=AET [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=143541384,total=519045120 [junit4] 2> NOTE: All tests run in this JVM: [TestManagedSchemaAPI, TestDocSet, TestFastOutputStream, RecoveryZkTest, AsyncCallRequestStatusResponseTest, SolrTestCaseJ4Test, SuggesterTSTTest, TestStressLiveNodes, JavabinLoaderTest, DistributedQueryComponentCustomSortTest, ReturnFieldsTest, TestFieldCacheSort, TestRawResponseWriter, DistributedExpandComponentTest, TestHighlightDedupGrouping, SolrRequestParserTest, CollectionsAPIDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, CoreAdminRequestStatusTest, UninvertDocValuesMergePolicyTest, TestXIncludeConfig, BlockJoinFacetSimpleTest, NumberUtilsTest, TestSafeXMLParsing, MoreLikeThisComponentTest, TestBinaryResponseWriter, CdcrBootstrapTest, TestTestInjection, FieldAnalysisRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, ShardRoutingCustomTest, AutoScalingHandlerTest, TestJettySolrRunner, CreateCollectionCleanupTest, QueryEqualityTest, TestFieldTypeResource, TestSimpleTrackingShardHandler, SplitHandlerTest, ByteBuffersDirectoryFactoryTest, MetricsDisabledCloudTest, DateMathParserTest, LeaderFailureAfterFreshStartTest, DirectUpdateHandlerTest, HttpTriggerListenerTest, PathHierarchyTokenizerFactoryTest, TestGraphMLResponseWriter, PluginInfoTest, ZkStateWriterTest, SolrLogPostToolTest, TestCloudPseudoReturnFields, RouteFieldTest, DistributedFacetPivotSmallAdvancedTest, TestRestoreCore, DateFieldTest, TestTextField, TestJsonFacetsStatsParsing, OverseerSolrResponseTest, TestSchemaField, VMParamsZkACLAndCredentialsProvidersTest, CdcrVersionReplicationTest, TestLuceneMatchVersion, ZkNodePropsTest, TestFuzzyAnalyzedSuggestions, TestCloudJSONFacetSKGEquiv, TestConfigReload, OverriddenZkACLAndCredentialsProvidersTest, TestRestManager, TestFunctionQuery, TestSimComputePlanAction, TestNonDefinedSimilarityFactory, TestMergePolicyConfig, TestPullReplicaErrorHandling] [junit4] Completed [254/921 (1!)] on J0 in 28.02s, 4 tests, 1 error <<< FAILURES! [...truncated 52937 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
