You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/05 09:40:31 UTC

[JENKINS] Lucene » Lucene-Solr-BadApples-Tests-8.x - Build # 299 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/299/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
	at __randomizedtesting.SeedInfo.seed([2BFA5E213A4DF7F:6FB74303A6F3D5F3]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdateWithRouteField

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:35241/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35241/solr
	at __randomizedtesting.SeedInfo.seed([2BFA5E213A4DF7F]: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.update.TestInPlaceUpdateWithRouteField.setupCluster(TestInPlaceUpdateWithRouteField.java:87)
	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 15050 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1415215 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2BFA5E213A4DF7F]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1415215 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/data-dir-93-001
   [junit4]   2> 1415215 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1415216 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1415216 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1415216 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1415219 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 1415220 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-001
   [junit4]   2> 1415220 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1415220 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1415220 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1415221 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1415320 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40617
   [junit4]   2> 1415320 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40617
   [junit4]   2> 1415320 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40617
   [junit4]   2> 1415320 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40617
   [junit4]   2> 1415324 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415326 INFO  (zkConnectionManagerCallback-12200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415326 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415335 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415338 INFO  (zkConnectionManagerCallback-12202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415339 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415341 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415342 INFO  (zkConnectionManagerCallback-12204-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415343 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415445 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1415445 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1415445 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1415446 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1415458 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1415458 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1415459 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1415463 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1415463 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1415463 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1415463 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47ea888e{/solr,null,AVAILABLE}
   [junit4]   2> 1415463 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c6cb26f{/solr,null,AVAILABLE}
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19d3ed02{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35919}
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.e.j.s.Server Started @1415509ms
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40617/solr, hostPort=35919}
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ae3dd24{/solr,null,AVAILABLE}
   [junit4]   2> 1415479 ERROR (jetty-launcher-12205-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19610f95{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34449}
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.e.j.s.Server Started @1415509ms
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40617/solr, hostPort=34449}
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:30.072Z
   [junit4]   2> 1415479 ERROR (jetty-launcher-12205-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1415479 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:30.073Z
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75bec45a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44633}
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.e.j.s.Server Started @1415510ms
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40617/solr, hostPort=44633}
   [junit4]   2> 1415480 ERROR (jetty-launcher-12205-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1415480 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:30.073Z
   [junit4]   2> 1415482 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415486 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd741a5{/solr,null,AVAILABLE}
   [junit4]   2> 1415487 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415487 INFO  (zkConnectionManagerCallback-12209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415487 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@500d17be{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38341}
   [junit4]   2> 1415487 INFO  (jetty-launcher-12205-thread-4) [     ] o.e.j.s.Server Started @1415517ms
   [junit4]   2> 1415487 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40617/solr, hostPort=38341}
   [junit4]   2> 1415487 ERROR (jetty-launcher-12205-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1415487 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1415487 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:30.081Z
   [junit4]   2> 1415487 INFO  (zkConnectionManagerCallback-12207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415488 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415491 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1415493 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1415497 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415498 INFO  (zkConnectionManagerCallback-12211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415498 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415498 WARN  (jetty-launcher-12205-thread-1-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f0003, 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 0x100beb6298f0003, 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> 1415498 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415500 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1415501 INFO  (zkConnectionManagerCallback-12213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415502 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415502 WARN  (jetty-launcher-12205-thread-2-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f0005, 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 0x100beb6298f0005, 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> 1415502 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1415504 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1415995 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1415996 WARN  (jetty-launcher-12205-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@496fa335[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1415996 WARN  (jetty-launcher-12205-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@496fa335[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416001 WARN  (jetty-launcher-12205-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e789ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416001 WARN  (jetty-launcher-12205-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e789ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416003 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40617/solr
   [junit4]   2> 1416026 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416033 INFO  (zkConnectionManagerCallback-12233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416033 INFO  (jetty-launcher-12205-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416035 WARN  (jetty-launcher-12205-thread-4-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f0007, 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 0x100beb6298f0007, 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> 1416138 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416139 INFO  (zkConnectionManagerCallback-12235-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416139 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416204 WARN  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1416207 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38341_solr
   [junit4]   2> 1416208 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.Overseer Overseer (id=72267283628490760-127.0.0.1:38341_solr-n_0000000000) starting
   [junit4]   2> 1416223 INFO  (OverseerStateUpdate-72267283628490760-127.0.0.1:38341_solr-n_0000000000) [n:127.0.0.1:38341_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38341_solr
   [junit4]   2> 1416231 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38341_solr
   [junit4]   2> 1416233 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1416233 WARN  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_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> 1416243 INFO  (zkCallback-12234-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1416247 INFO  (jetty-launcher-12205-thread-4) [n:127.0.0.1:38341_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-001/node4
   [junit4]   2> 1416471 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1416471 WARN  (jetty-launcher-12205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73037bd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416471 WARN  (jetty-launcher-12205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73037bd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416475 WARN  (jetty-launcher-12205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76e0a7e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416475 WARN  (jetty-launcher-12205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76e0a7e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416476 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40617/solr
   [junit4]   2> 1416477 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416479 INFO  (zkConnectionManagerCallback-12253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416479 INFO  (jetty-launcher-12205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416581 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416581 INFO  (zkConnectionManagerCallback-12255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416581 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416584 WARN  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1416585 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1416587 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35919_solr as DOWN
   [junit4]   2> 1416588 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1416588 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35919_solr
   [junit4]   2> 1416589 INFO  (zkCallback-12234-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1416597 INFO  (zkCallback-12254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1416597 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1416597 WARN  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_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> 1416607 INFO  (jetty-launcher-12205-thread-1) [n:127.0.0.1:35919_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-001/node1
   [junit4]   2> 1416799 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1416799 WARN  (jetty-launcher-12205-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59da1515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416799 WARN  (jetty-launcher-12205-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59da1515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416801 WARN  (jetty-launcher-12205-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2100759d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416801 WARN  (jetty-launcher-12205-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2100759d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416803 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40617/solr
   [junit4]   2> 1416806 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416810 INFO  (zkConnectionManagerCallback-12269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416811 INFO  (jetty-launcher-12205-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416811 WARN  (jetty-launcher-12205-thread-2-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f000b, 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 0x100beb6298f000b, 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> 1416856 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1416857 WARN  (jetty-launcher-12205-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43d7baad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416857 WARN  (jetty-launcher-12205-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43d7baad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416858 WARN  (jetty-launcher-12205-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f3f24b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416859 WARN  (jetty-launcher-12205-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f3f24b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1416860 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40617/solr
   [junit4]   2> 1416860 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416861 INFO  (zkConnectionManagerCallback-12277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416861 INFO  (jetty-launcher-12205-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416862 WARN  (jetty-launcher-12205-thread-3-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f000c, 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 0x100beb6298f000c, 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> 1416912 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416913 INFO  (zkConnectionManagerCallback-12279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416913 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416916 WARN  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1416917 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1416919 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44633_solr as DOWN
   [junit4]   2> 1416920 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1416920 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44633_solr
   [junit4]   2> 1416921 INFO  (zkCallback-12254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1416921 INFO  (zkCallback-12234-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1416921 INFO  (zkCallback-12278-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1416922 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1416922 WARN  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_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> 1416936 INFO  (jetty-launcher-12205-thread-2) [n:127.0.0.1:44633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-001/node2
   [junit4]   2> 1417013 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417014 INFO  (zkConnectionManagerCallback-12287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417014 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417019 WARN  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1417020 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1417024 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34449_solr as DOWN
   [junit4]   2> 1417025 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1417025 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34449_solr
   [junit4]   2> 1417026 INFO  (zkCallback-12278-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1417026 INFO  (zkCallback-12234-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1417026 INFO  (zkCallback-12254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1417027 INFO  (zkCallback-12286-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1417027 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1417027 WARN  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_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> 1417036 INFO  (jetty-launcher-12205-thread-3) [n:127.0.0.1:34449_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-001/node3
   [junit4]   2> 1417042 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1417044 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417046 INFO  (zkConnectionManagerCallback-12298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417046 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417047 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1417047 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40617/solr ready
   [junit4]   2> 1417056 INFO  (qtp387191184-21712) [n:127.0.0.1:35919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1417059 INFO  (qtp387191184-21713) [n:127.0.0.1:35919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1417060 INFO  (qtp387191184-21714) [n:127.0.0.1:35919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1417062 INFO  (qtp387191184-21715) [n:127.0.0.1:35919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1417175 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1867993578
   [junit4]   2> 1417175 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35919_solr
   [junit4]   2> 1417175 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2084349370
   [junit4]   2> 1417175 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38341_solr
   [junit4]   2> 1417183 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1049043559
   [junit4]   2> 1417183 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44633_solr
   [junit4]   2> 1417183 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1417183 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44633_solr as DOWN
   [junit4]   2> 1417184 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1417184 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38341_solr as DOWN
   [junit4]   2> 1417184 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1417184 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35919_solr as DOWN
   [junit4]   2> 1417185 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=991415817
   [junit4]   2> 1417185 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34449_solr
   [junit4]   2> 1417187 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1417187 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34449_solr as DOWN
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1417192 INFO  (jetty-closer-12299-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1417203 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1417203 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1417203 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1417203 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1417204 INFO  (closeThreadPool-12317-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72267283628490760-127.0.0.1:38341_solr-n_0000000000) closing
   [junit4]   2> 1417215 INFO  (OverseerStateUpdate-72267283628490760-127.0.0.1:38341_solr-n_0000000000) [n:127.0.0.1:38341_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38341_solr
   [junit4]   2> 1417218 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1417218 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1417218 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1417219 INFO  (jetty-closer-12299-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1417219 INFO  (zkCallback-12286-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1417219 INFO  (zkCallback-12254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1417219 INFO  (zkCallback-12234-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1417228 INFO  (OverseerAutoScalingTriggerThread-72267283628490760-127.0.0.1:38341_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1417235 INFO  (closeThreadPool-12317-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72267283628490760-127.0.0.1:38341_solr-n_0000000000) closing
   [junit4]   2> 1417236 WARN  (jetty-launcher-12205-thread-1-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f000a, 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 0x100beb6298f000a, 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> 1417236 WARN  (jetty-launcher-12205-thread-4-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f0008, 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 0x100beb6298f0008, 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> 1417317 INFO  (jetty-closer-12299-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@75bec45a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1417317 INFO  (jetty-closer-12299-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47ea888e{/solr,null,STOPPED}
   [junit4]   2> 1417317 INFO  (jetty-closer-12299-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1417337 INFO  (jetty-closer-12299-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@19d3ed02{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1417337 INFO  (jetty-closer-12299-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c6cb26f{/solr,null,STOPPED}
   [junit4]   2> 1417337 INFO  (jetty-closer-12299-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1417337 WARN  (jetty-launcher-12205-thread-3-SendThread(127.0.0.1:40617)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb6298f000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb6298f000e, 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 0x100beb6298f000e, 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> 1417417 INFO  (jetty-closer-12299-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72267283628490760-127.0.0.1:38341_solr-n_0000000000) closing
   [junit4]   2> 1417418 INFO  (jetty-closer-12299-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@500d17be{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1417418 INFO  (jetty-closer-12299-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bd741a5{/solr,null,STOPPED}
   [junit4]   2> 1417418 INFO  (jetty-closer-12299-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1417439 INFO  (jetty-closer-12299-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@19610f95{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1417439 INFO  (jetty-closer-12299-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ae3dd24{/solr,null,STOPPED}
   [junit4]   2> 1417439 INFO  (jetty-closer-12299-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1417440 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1417643 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1417648 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40617
   [junit4]   2> 1417648 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40617
   [junit4]   2> 1417648 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40617
   [junit4]   2> 1417649 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 1417652 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRenameCollection
   [junit4]   2> 1417653 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-002
   [junit4]   2> 1417653 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1417653 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1417654 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1417654 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1417754 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42219
   [junit4]   2> 1417754 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42219
   [junit4]   2> 1417754 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42219
   [junit4]   2> 1417754 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42219
   [junit4]   2> 1417755 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417763 INFO  (zkConnectionManagerCallback-12321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417763 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417766 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417770 INFO  (zkConnectionManagerCallback-12323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417770 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417771 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417772 INFO  (zkConnectionManagerCallback-12325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417772 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[2BFA5E213A4DF7F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1417874 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23ef34f{/solr,null,AVAILABLE}
   [junit4]   2> 1417876 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ce15dca{/solr,null,AVAILABLE}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67eaf1af{/solr,null,AVAILABLE}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7571e5f3{/solr,null,AVAILABLE}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79f6a766{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33539}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42a37d2a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44725}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.e.j.s.Server Started @1417907ms
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.e.j.s.Server Started @1417907ms
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42219/solr, hostPort=33539}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42219/solr, hostPort=44725}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c33e205{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45513}
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.e.j.s.Server Started @1417907ms
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42219/solr, hostPort=45513}
   [junit4]   2> 1417877 ERROR (jetty-launcher-12326-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1417877 ERROR (jetty-launcher-12326-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1417877 ERROR (jetty-launcher-12326-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:32.470Z
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:32.470Z
   [junit4]   2> 1417877 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:32.470Z
   [junit4]   2> 1417881 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417881 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59530ee3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37431}
   [junit4]   2> 1417881 INFO  (jetty-launcher-12326-thread-2) [     ] o.e.j.s.Server Started @1417911ms
   [junit4]   2> 1417881 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42219/solr, hostPort=37431}
   [junit4]   2> 1417882 ERROR (jetty-launcher-12326-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-05T09:02:32.475Z
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417882 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417883 INFO  (zkConnectionManagerCallback-12332-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417883 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417883 INFO  (zkConnectionManagerCallback-12334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417883 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417884 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417884 INFO  (zkConnectionManagerCallback-12329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417884 INFO  (zkConnectionManagerCallback-12330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417884 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417884 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417887 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417887 INFO  (jetty-launcher-12326-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1417887 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417887 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1417888 WARN  (jetty-launcher-12326-thread-3-SendThread(127.0.0.1:42219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb633110003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb633110003, 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 0x100beb633110003, 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> 1417890 INFO  (jetty-launcher-12326-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1417890 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1417893 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1417991 WARN  (jetty-launcher-12326-thread-2-SendThread(127.0.0.1:42219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb633110006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb633110006, 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 0x100beb633110006, 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> 1417991 WARN  (jetty-launcher-12326-thread-1-SendThread(127.0.0.1:42219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb633110004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb633110004, 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 0x100beb633110004, 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> 1417991 WARN  (jetty-launcher-12326-thread-4-SendThread(127.0.0.1:42219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb633110005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb633110005, 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 0x100beb633110005, 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> 1418450 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1418463 WARN  (jetty-launcher-12326-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50518f46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418463 WARN  (jetty-launcher-12326-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50518f46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418470 WARN  (jetty-launcher-12326-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57d73431[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418470 WARN  (jetty-launcher-12326-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57d73431[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418472 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
   [junit4]   2> 1418485 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418485 INFO  (zkConnectionManagerCallback-12354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418485 INFO  (jetty-launcher-12326-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418588 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418588 INFO  (zkConnectionManagerCallback-12356-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418588 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418599 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1418599 WARN  (jetty-launcher-12326-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5595e9b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418600 WARN  (jetty-launcher-12326-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5595e9b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418602 WARN  (jetty-launcher-12326-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@492aa982[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418602 WARN  (jetty-launcher-12326-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@492aa982[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418603 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
   [junit4]   2> 1418607 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418607 INFO  (zkConnectionManagerCallback-12366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418607 INFO  (jetty-launcher-12326-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418635 WARN  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1418639 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33539_solr
   [junit4]   2> 1418639 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.Overseer Overseer (id=72267283788005384-127.0.0.1:33539_solr-n_0000000000) starting
   [junit4]   2> 1418647 INFO  (OverseerStateUpdate-72267283788005384-127.0.0.1:33539_solr-n_0000000000) [n:127.0.0.1:33539_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33539_solr
   [junit4]   2> 1418655 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33539_solr
   [junit4]   2> 1418657 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1418657 WARN  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_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> 1418663 INFO  (zkCallback-12355-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1418673 INFO  (jetty-launcher-12326-thread-1) [n:127.0.0.1:33539_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_2BFA5E213A4DF7F-001/tempDir-002/node1
   [junit4]   2> 1418709 INFO  (jetty-launcher-12326-thread-4) [n:127.0.0.1:45513_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418710 INFO  (zkConnectionManagerCallback-12376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [

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

ng
   [junit4]   2> 1675347 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1675551 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> 	6	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72267288680398855-127.0.0.1:35241_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1675557 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42671
   [junit4]   2> 1675557 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42671
   [junit4]   2> 1675557 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42671
   [junit4]   2> 1675558 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[2BFA5E213A4DF7F]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jun 05, 2021 9:06:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1577, maxMBSortInHeap=7.409147963834073, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-EC, timezone=America/Phoenix
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=125497200,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [CursorPagingTest, OrderedExecutorTest, UninvertDocValuesMergePolicyTest, TestAuthorizationFramework, DistributedFacetSimpleRefinementLongTailTest, IndexSchemaTest, NoCacheHeaderTest, SolrPluginUtilsTest, TestGraphMLResponseWriter, SolrTestCaseJ4DeleteCoreTest, TestDynamicFieldResource, TestStandardQParsers, FieldAnalysisRequestHandlerTest, UpdateLogTest, DocValuesTest, TestSizeLimitedDistributedMap, TestSimGenericDistributedQueue, TestDynamicLoading, TestQuerySenderNoQuery, SimpleMLTQParserTest, TestConfigReload, StatsComponentTest, TestNumericTokenStream, IndexSizeTriggerMixedBoundsTest, TestRequestForwarding, BufferStoreTest, DistributedSuggestComponentTest, TestJsonFacets, AddReplicaTest, SoftAutoCommitTest, TestDelegationWithHadoopAuth, TriggerIntegrationTest, TestRemoteStreaming, SolrMetricsIntegrationTest, TestFieldTypeResource, MetricsHistoryHandlerTest, TestRandomFaceting, TestCloudPhrasesIdentificationComponent, CoreAdminHandlerTest, TestNumericTerms32, CachingDirectoryFactoryTest, AggValueSourceTest, CollectionPropsTest, DimensionalRoutedAliasUpdateProcessorTest, TestGroupingSearch, TestFastLRUCache, TestAuthenticationFramework, SolrIndexSplitterTest, TestInitQParser, AnalysisErrorHandlingTest, TestZkAclsWithHadoopAuth, DirectoryFactoryTest, HdfsCloudIncrementalBackupTest, TestCollectionsAPIViaSolrCloudCluster, ResponseLogComponentTest, TestManagedSchemaAPI, TestCustomSort, UUIDUpdateProcessorFallbackTest, SuggesterTest, TestCoreContainer, TestScoreJoinQPScore, TestCollationField, AlternateDirectoryTest, ZkShardTermsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, TestHttpShardHandlerFactory, TestClusterStateMutator, TestTextField, MultiSolrCloudTestCaseTest, FullHLLTest, TestReplicationHandler, AnalyticsMergeStrategyTest, TestSchemaVersionResource, TestSolrCloudWithSecureImpersonation, TestDeprecatedFilters, TestEmbeddedSolrServerSchemaAPI, TestSolrCLIRunExample, SpellCheckCollatorTest, OverseerTaskQueueTest, TestTrie, TestCloudRecovery2, TestCloudJSONFacetSKG, ScriptEngineTest, TestSearchPerf, TestHighFrequencyDictionaryFactory, SystemLogListenerTest, HdfsBackupRepositoryIntegrationTest, TestMaxScoreQueryParser, SolrXmlInZkTest, DistributedQueryComponentCustomSortTest, BasicAuthStandaloneTest, AuthToolTest, XsltUpdateRequestHandlerTest, TestOrdValues, ComputePlanActionTest, TestFieldCacheSortRandom, TestStressUserVersions, LoggingHandlerTest, TestInfoStreamLogging, MetricTriggerTest, OutOfBoxZkACLAndCredentialsProvidersTest, BackupRestoreApiErrorConditionsTest, FuzzySearchTest, ZookeeperStatusHandlerFailureTest, TestDFISimilarityFactory, TestSnapshotCloudManager, TestRequestStatusCollectionAPI, BigEndianAscendingWordDeserializerTest, TestSolrFieldCacheBean, TestDistribPackageStore, TestChildDocTransformer, BooleanFieldTest, TestRestoreCore, TestInPlaceUpdateWithRouteField]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdateWithRouteField -Dtests.seed=2BFA5E213A4DF7F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-EC -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J3 | TestInPlaceUpdateWithRouteField (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35241/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2BFA5E213A4DF7F]: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.update.TestInPlaceUpdateWithRouteField.setupCluster(TestInPlaceUpdateWithRouteField.java:87)
   [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 [553/939 (2!)] on J3 in 183.90s, 0 tests, 1 error <<< FAILURES!

[...truncated 53865 lines...]