Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/156/
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:42363/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42363/solr at __randomizedtesting.SeedInfo.seed([193346FFFDF98283]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) 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:1171) 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.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71) 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$6.evaluate(RandomizedRunner.java:878) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 36 more Build Log: [...truncated 14261 lines...] [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest [junit4] 2> 703889 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-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.8/solr/server/solr/configsets/_default/conf' [junit4] 2> 703889 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/data-dir-94-001 [junit4] 2> 703889 WARN (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20 [junit4] 2> 703889 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 703891 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 703891 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 703891 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 703891 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001 [junit4] 2> 703892 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 703892 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 703892 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 703894 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 703992 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 44643 [junit4] 2> 703992 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44643 [junit4] 2> 703992 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44643 [junit4] 2> 703992 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44643 [junit4] 2> 703996 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704008 INFO (zkConnectionManagerCallback-6542-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704008 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704018 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704021 INFO (zkConnectionManagerCallback-6544-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704021 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704024 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704025 INFO (zkConnectionManagerCallback-6546-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704025 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704128 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 704129 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 704130 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 704130 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 704132 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704132 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704132 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 704133 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@745b933a{/solr,null,AVAILABLE} [junit4] 2> 704136 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704136 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704136 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 704136 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52ce4810{/solr,null,AVAILABLE} [junit4] 2> 704137 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704137 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704137 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 704137 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52c40194{/solr,null,AVAILABLE} [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@409e1cbb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42363} [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-2) [ ] o.e.j.s.Server Started @704175ms [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=42363} [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704144 ERROR (jetty-launcher-6547-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 704144 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704145 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr [junit4] 2> 704145 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-26T07:31:13.025Z [junit4] 2> 704145 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a9268{/solr,null,AVAILABLE} [junit4] 2> 704145 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704145 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704145 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 704146 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b649f6c{/solr,null,AVAILABLE} [junit4] 2> 704146 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 704146 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@638431b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41523} [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.e.j.s.Server Started @704178ms [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=41523} [junit4] 2> 704147 ERROR (jetty-launcher-6547-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr [junit4] 2> 704147 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-26T07:31:13.027Z [junit4] 2> 704148 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 704148 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e92c25c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33663} [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.e.j.s.Server Started @704179ms [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=33663} [junit4] 2> 704149 ERROR (jetty-launcher-6547-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr [junit4] 2> 704149 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-26T07:31:13.029Z [junit4] 2> 704152 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704156 INFO (zkConnectionManagerCallback-6551-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704156 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704157 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704157 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@28c8fb67{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35425} [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-4) [ ] o.e.j.s.Server Started @704191ms [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=35425} [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14e7aedc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37147} [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-6) [ ] o.e.j.s.Server Started @704191ms [junit4] 2> 704160 ERROR (jetty-launcher-6547-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=37147} [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 704160 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-26T07:31:13.041Z [junit4] 2> 704161 ERROR (jetty-launcher-6547-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-26T07:31:13.041Z [junit4] 2> 704161 INFO (zkConnectionManagerCallback-6549-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704161 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704162 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704162 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704163 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704163 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f1242b7{/solr,null,AVAILABLE} [junit4] 2> 704168 WARN (jetty-launcher-6547-thread-3-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470003, 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 0x102f48577470003, 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> 704168 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704168 INFO (zkConnectionManagerCallback-6553-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704168 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704169 INFO (zkConnectionManagerCallback-6555-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704169 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67d8a883{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34529} [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.e.j.s.Server Started @704204ms [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=34529} [junit4] 2> 704173 ERROR (jetty-launcher-6547-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 704173 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr [junit4] 2> 704174 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-26T07:31:13.054Z [junit4] 2> 704175 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 704175 INFO (zkConnectionManagerCallback-6557-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704175 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704175 INFO (zkConnectionManagerCallback-6559-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 704175 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 704274 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704275 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704275 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704275 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 704279 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704279 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704279 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704281 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 704282 WARN (jetty-launcher-6547-thread-6-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470007, 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 0x102f48577470007, 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> 704282 WARN (jetty-launcher-6547-thread-4-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470006, 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 0x102f48577470006, 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> 704283 WARN (jetty-launcher-6547-thread-5-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470008, 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 0x102f48577470008, 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> 704489 WARN (jetty-launcher-6547-thread-1-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470005, 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 0x102f48577470005, 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> 705151 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 705152 WARN (jetty-launcher-6547-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a147ad9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705152 WARN (jetty-launcher-6547-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a147ad9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705160 WARN (jetty-launcher-6547-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@108777c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705160 WARN (jetty-launcher-6547-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@108777c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705161 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr [junit4] 2> 705185 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705203 INFO (zkConnectionManagerCallback-6585-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705203 INFO (jetty-launcher-6547-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705206 WARN (jetty-launcher-6547-thread-4-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470009, 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 0x102f48577470009, 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> 705380 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705384 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 705400 WARN (jetty-launcher-6547-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68845b5c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705412 INFO (zkConnectionManagerCallback-6587-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705412 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705414 WARN (jetty-launcher-6547-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68845b5c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705432 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 705434 WARN (jetty-launcher-6547-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a2a316d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705434 WARN (jetty-launcher-6547-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a2a316d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705435 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr [junit4] 2> 705450 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705457 WARN (jetty-launcher-6547-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d3fdb60[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705457 WARN (jetty-launcher-6547-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d3fdb60[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705465 INFO (zkConnectionManagerCallback-6600-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705465 INFO (jetty-launcher-6547-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705491 WARN (jetty-launcher-6547-thread-2-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f4857747000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f4857747000b, 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 0x102f4857747000b, 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> 705611 WARN (jetty-launcher-6547-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62d825c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705611 WARN (jetty-launcher-6547-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62d825c6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705612 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr [junit4] 2> 705634 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705642 INFO (zkConnectionManagerCallback-6605-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705642 INFO (jetty-launcher-6547-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705646 WARN (jetty-launcher-6547-thread-5-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f4857747000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f4857747000c, 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 0x102f4857747000c, 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> 705681 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35425_solr [junit4] 2> 705682 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.c.Overseer Overseer (id=72889398060318730-127.0.0.1:35425_solr-n_0000000000) starting [junit4] 2> 705686 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 705687 WARN (jetty-launcher-6547-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58cb26fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705687 WARN (jetty-launcher-6547-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58cb26fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705691 WARN (jetty-launcher-6547-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60db604[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705691 WARN (jetty-launcher-6547-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60db604[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705691 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr [junit4] 2> 705714 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705716 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705717 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35425_solr [junit4] 2> 705717 INFO (zkConnectionManagerCallback-6613-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705717 INFO (jetty-launcher-6547-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705718 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35425_solr [junit4] 2> 705719 INFO (zkConnectionManagerCallback-6615-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705719 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705719 WARN (jetty-launcher-6547-thread-1-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f4857747000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f4857747000d, 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 0x102f4857747000d, 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> 705721 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 705725 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 705726 WARN (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_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> 705742 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 705747 INFO (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node3 [junit4] 2> 705752 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42363_solr as DOWN [junit4] 2> 705759 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 705759 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42363_solr [junit4] 2> 705761 INFO (zkCallback-6586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 705766 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 705767 WARN (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_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> 705778 INFO (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node1 [junit4] 2> 705778 INFO (zkCallback-6614-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 705816 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705817 INFO (zkConnectionManagerCallback-6631-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705817 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705821 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 705824 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34529_solr as DOWN [junit4] 2> 705825 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 705825 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34529_solr [junit4] 2> 705826 INFO (zkCallback-6586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 705826 INFO (zkCallback-6614-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 705827 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 705828 WARN (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_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> 705838 INFO (zkCallback-6630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 705839 INFO (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node5 [junit4] 2> 705984 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705985 INFO (zkConnectionManagerCallback-6639-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705985 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705989 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 705991 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33663_solr as DOWN [junit4] 2> 705992 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 705992 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33663_solr [junit4] 2> 705993 INFO (zkCallback-6586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705993 INFO (zkCallback-6630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705993 INFO (zkCallback-6614-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 705994 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 705995 WARN (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_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> 706005 INFO (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node4 [junit4] 2> 706008 INFO (zkCallback-6638-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 706270 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 706271 WARN (jetty-launcher-6547-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71708461[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706271 WARN (jetty-launcher-6547-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71708461[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706276 WARN (jetty-launcher-6547-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4943114b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706276 WARN (jetty-launcher-6547-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4943114b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706277 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr [junit4] 2> 706278 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706280 INFO (zkConnectionManagerCallback-6653-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706281 INFO (jetty-launcher-6547-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706282 WARN (jetty-launcher-6547-thread-6-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470011, 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 0x102f48577470011, 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> 706531 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706535 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 706535 INFO (zkConnectionManagerCallback-6655-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706535 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706536 WARN (jetty-launcher-6547-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d84f2cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706537 WARN (jetty-launcher-6547-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d84f2cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706541 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 706543 WARN (jetty-launcher-6547-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75cb98d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706543 WARN (jetty-launcher-6547-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75cb98d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706545 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr [junit4] 2> 706546 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37147_solr as DOWN [junit4] 2> 706547 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 706547 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37147_solr [junit4] 2> 706547 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706550 INFO (zkCallback-6586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 706550 INFO (zkCallback-6630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 706551 INFO (zkCallback-6614-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 706551 INFO (zkCallback-6638-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 706551 INFO (zkConnectionManagerCallback-6665-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706551 INFO (jetty-launcher-6547-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706551 INFO (zkCallback-6654-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 706552 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 706552 WARN (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_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> 706564 WARN (jetty-launcher-6547-thread-3-SendThread(127.0.0.1:44643)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470013, 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 0x102f48577470013, 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> 706571 INFO (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node6 [junit4] 2> 706679 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706681 INFO (zkConnectionManagerCallback-6671-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706681 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706691 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 706694 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41523_solr as DOWN [junit4] 2> 706695 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 706695 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41523_solr [junit4] 2> 706697 INFO (zkCallback-6614-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 706697 INFO (zkCallback-6654-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 706697 INFO (zkCallback-6670-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 706699 INFO (zkCallback-6630-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 706699 INFO (zkCallback-6586-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 706699 INFO (zkCallback-6638-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 706703 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 706704 WARN (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_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> 706722 INFO (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node2 [junit4] 2> 706740 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=6 [junit4] 2> 706744 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706748 INFO (zkConnectionManagerCallback-6682-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706748 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706752 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 706755 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44643/solr ready [junit4] 2> 707953 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection facetcollection [junit4] 2> 708070 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 2 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708090 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"facetcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:35425_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 708115 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 3 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708119 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"facetcollection_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:33663_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 708140 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708141 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"facetcollection_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:41523_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 708148 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 5 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708151 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"facetcollection_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:37147_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 708161 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708168 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"facetcollection_shard3_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:34529_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 708170 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708173 INFO (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"facetcollection_shard3_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:42363_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 708326 INFO (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708339 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr x:facetcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node3&name=facetcollection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 708339 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr x:facetcollection_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node9&name=facetcollection_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 708339 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr x:facetcollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 708340 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr x:facetcollection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node5&name=facetcollection_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 708341 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr x:facetcollection_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node7&name=facetcollection_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 708342 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr x:facetcollection_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node11&name=facetcollection_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 708342 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr x:facetcollection_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node12&name=facetcollection_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 708344 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708344 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 708344 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 708344 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708345 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 708346 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708347 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 708347 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708347 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 708347 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708348 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 708349 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708349 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708350 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708350 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708350 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708352 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708352 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708352 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708353 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708353 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708353 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708354 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708355 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708355 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708356 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708356 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708357 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708359 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708372 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708373 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708385 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708389 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 708393 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 708397 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 708398 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/facetcollection/state.json [junit4] 2> 708417 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 708435 INFO (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 708443 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 708443 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 708443 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n6' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 708444 INFO (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node6/facetcollection_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node6/facetcollection_shard2_replica_n6/data/] [junit4] 2> 708463 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 708463 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 708463 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 708464 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 708465 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 708465 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n10' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 708465 INFO (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node1/facetcollection_shard3_replica_n10], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node1/facetcollection_shard3_replica_n10/data/] [junit4] 2> 708468 INFO (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node3/facetcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node3/facetcollection_shard1_replica_n1/data/] [junit4] 2> 708469 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 708469 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 708469 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 708469 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n2' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 708470 INFO (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node4/facetcollection_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node4/facetcollection_shard1_replica_n2/data/] [junit4] 2> 708510 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 708510 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 708510 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n4' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 708511 INFO (qtp1833161327-9831) [n:127.0.0.1:41523_solr [...truncated too long message...] alingTriggerThread-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 798691 INFO (jetty-closer-6713-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72889398060318730-127.0.0.1:35425_solr-n_0000000000) closing [junit4] 2> 798691 INFO (closeThreadPool-6737-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72889398060318730-127.0.0.1:35425_solr-n_0000000000) closing [junit4] 2> 798692 INFO (jetty-closer-6713-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@28c8fb67{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 798692 INFO (jetty-closer-6713-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50a9268{/solr,null,STOPPED} [junit4] 2> 798692 INFO (jetty-closer-6713-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 798693 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 798896 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> 7 /solr/aliases.json [junit4] 2> 7 /solr/clusterprops.json [junit4] 2> 6 /solr/collections/facetcollection/terms/shard2 [junit4] 2> 6 /solr/collections/facetcollection/terms/shard1 [junit4] 2> 6 /solr/packages.json [junit4] 2> 6 /solr/security.json [junit4] 2> 6 /solr/configs/solrCloudCollectionConfig [junit4] 2> 5 /solr/collections/facetcollection/terms/shard3 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 23 /solr/collections/facetcollection/state.json [junit4] 2> 7 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 49 /solr/collections/facetcollection/state.json [junit4] 2> 34 /solr/live_nodes [junit4] 2> 30 /solr/overseer/queue [junit4] 2> 14 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 798903 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44643 [junit4] 2> 798903 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44643 [junit4] 2> 798903 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44643 [junit4] 2> 798903 INFO (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Jan 26, 2021 7:32:47 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=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=42, maxDocsPerChunk=8, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=42, blockSize=8)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=it-CH, timezone=Etc/GMT+7 [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=341853024,total=496500736 [junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, TestAuthorizationFramework, TestRandomCollapseQParserPlugin, DocValuesNotIndexedTest, OverseerCollectionConfigSetProcessorTest, PluginInfoTest, TestDynamicLoading, SimplePostToolTest, ReindexCollectionTest, SolrCmdDistributorTest, TestCloudDeleteByQuery, TestInitQParser, TestFastLRUCache, ResponseBuilderTest, VMParamsZkACLAndCredentialsProvidersTest, TestCoreContainer, TestReversedWildcardFilterFactory, AssignBackwardCompatibilityTest, TestConfigOverlay, TestManagedResourceStorage, TestExpandComponent, TestNoOpRegenerator, TestStressUserVersions, SimpleFacetsTest, TestPointFields, ScheduledMaintenanceTriggerTest, TestWriterPerf, TestLegacyNumericUtils, TestExportTool, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestAtomicUpdateErrorCases, ClusterStateTest, RoutingToNodesWithPropertiesTest, TestSolrCloudWithKerberosAlt, LukeRequestHandlerTest, MergeStrategyTest, TestTolerantUpdateProcessorRandomCloud, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, SortSpecParsingTest, PreAnalyzedUpdateProcessorTest, ZkStateWriterTest, DirectSolrSpellCheckerTest, UUIDFieldTest, CreateRoutedAliasTest, TestSimUtils, TestSimNodeLostTrigger, AggValueSourceTest, TestManagedSchema, ZkNodePropsTest, HttpPartitionOnCommitTest, TestCloudJSONFacetSKG, TestCSVLoader, HighlighterWithoutStoredIdTest, PreAnalyzedFieldTest, TestTrieFacet, HttpTriggerListenerTest, TestGeoJSONResponseWriter, DirectoryFactoriesTest, TestSubQueryTransformer, SpellCheckCollatorWithCollapseTest, TestSolrQueryResponse, TestReqParamsAPI, TestCloudSchemaless, DistribDocExpirationUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, AuditLoggerIntegrationTest, TestRTimerTree, NestedShardedAtomicUpdateTest, BlockJoinFacetDistribTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BlockJoinFacetDistribTest -Dtests.seed=193346FFFDF98283 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J1 | BlockJoinFacetDistribTest (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42363/solr [junit4] > at __randomizedtesting.SeedInfo.seed([193346FFFDF98283]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 36 more [junit4] Completed [326/923 (1!)] on J1 in 96.13s, 0 tests, 1 error <<< FAILURES! [...truncated 52862 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
