You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/04 08:19:36 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 117 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/117/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:53300/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:53300/solr
	at __randomizedtesting.SeedInfo.seed([A575539CBD5840BC:AD5444C3830652B6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.OverseerRolesTest.testDesignatedOverseerRestarts(OverseerRolesTest.java:174)
	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.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 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.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 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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	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:282)
	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:165)
	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:185)
	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:548)
	... 49 more


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch

Error Message:
Error from server at http://127.0.0.1:55685/solr: no core retrieved for testMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:55685/solr: no core retrieved for testMustMatch
	at __randomizedtesting.SeedInfo.seed([A575539CBD5840BC:8FF295F68BC5348F]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:225)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13634 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 1004132 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/init-core-data-001
   [junit4]   2> 1004134 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1004135 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1004140 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001
   [junit4]   2> 1004140 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1004141 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1004141 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1004247 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53295
   [junit4]   2> 1004247 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53295
   [junit4]   2> 1004247 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53295
   [junit4]   2> 1004262 INFO  (zkConnectionManagerCallback-5811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004267 INFO  (zkConnectionManagerCallback-5813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004272 INFO  (zkConnectionManagerCallback-5815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004279 WARN  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1004279 WARN  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1004279 WARN  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1004279 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1004281 WARN  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1004281 WARN  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1004281 WARN  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1004281 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1004282 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1004282 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1004282 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1004282 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1004282 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1004284 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1004284 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1004284 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1004284 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27d027ca{/solr,null,AVAILABLE}
   [junit4]   2> 1004285 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1004285 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1004285 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1004286 WARN  (jetty-launcher-5816-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@67f477[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004288 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1004288 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1004288 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1004288 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70005ab7{/solr,null,AVAILABLE}
   [junit4]   2> 1004289 WARN  (jetty-launcher-5816-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@422cabf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004289 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1004289 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1004289 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1004289 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4efce478{/solr,null,AVAILABLE}
   [junit4]   2> 1004290 WARN  (jetty-launcher-5816-thread-6) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2bbb4835[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004290 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eae93e7{/solr,null,AVAILABLE}
   [junit4]   2> 1004290 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fedd247{/solr,null,AVAILABLE}
   [junit4]   2> 1004290 WARN  (jetty-launcher-5816-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f2420f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004290 WARN  (jetty-launcher-5816-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b2e743[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004291 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28635ea{SSL,[ssl, http/1.1]}{127.0.0.1:53304}
   [junit4]   2> 1004291 INFO  (jetty-launcher-5816-thread-2) [    ] o.e.j.s.Server Started @1004397ms
   [junit4]   2> 1004291 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53304}
   [junit4]   2> 1004291 ERROR (jetty-launcher-5816-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1004291 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T06:53:19.095Z
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1004292 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43c27e15{SSL,[ssl, http/1.1]}{127.0.0.1:53303}
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5acbdc0d{/solr,null,AVAILABLE}
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-3) [    ] o.e.j.s.Server Started @1004398ms
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b88835e{SSL,[ssl, http/1.1]}{127.0.0.1:53300}
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-1) [    ] o.e.j.s.Server Started @1004398ms
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53300}
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74c9e9c9{SSL,[ssl, http/1.1]}{127.0.0.1:53301}
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-4) [    ] o.e.j.s.Server Started @1004399ms
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53301}
   [junit4]   2> 1004293 ERROR (jetty-launcher-5816-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1004293 ERROR (jetty-launcher-5816-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1004293 WARN  (jetty-launcher-5816-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f94e2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b935eec{SSL,[ssl, http/1.1]}{127.0.0.1:53302}
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-6) [    ] o.e.j.s.Server Started @1004399ms
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53302}
   [junit4]   2> 1004293 ERROR (jetty-launcher-5816-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1004293 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T06:53:19.097Z
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53303}
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004294 ERROR (jetty-launcher-5816-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T06:53:19.097Z
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T06:53:19.097Z
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004294 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004295 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T06:53:19.098Z
   [junit4]   2> 1004296 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a8e5b8{SSL,[ssl, http/1.1]}{127.0.0.1:53305}
   [junit4]   2> 1004296 INFO  (jetty-launcher-5816-thread-5) [    ] o.e.j.s.Server Started @1004402ms
   [junit4]   2> 1004296 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53305}
   [junit4]   2> 1004296 ERROR (jetty-launcher-5816-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1004296 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1004296 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1004297 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004297 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004297 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T06:53:19.100Z
   [junit4]   2> 1004302 INFO  (zkConnectionManagerCallback-5818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004302 INFO  (zkConnectionManagerCallback-5824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004303 INFO  (zkConnectionManagerCallback-5820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004303 INFO  (zkConnectionManagerCallback-5826-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004303 INFO  (zkConnectionManagerCallback-5822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004304 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1004304 INFO  (zkConnectionManagerCallback-5828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004304 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1004305 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1004305 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1004305 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1004305 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1004336 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001428c4780005, likely client has closed socket
   [junit4]   2> 1004337 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001428c4780006, likely client has closed socket
   [junit4]   2> 1004347 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001428c4780004, likely client has closed socket
   [junit4]   2> 1004492 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1004493 WARN  (jetty-launcher-5816-thread-6) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004493 WARN  (jetty-launcher-5816-thread-6) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44e3318[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004500 WARN  (jetty-launcher-5816-thread-6) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004500 WARN  (jetty-launcher-5816-thread-6) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7011479f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004501 INFO  (jetty-launcher-5816-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53295/solr
   [junit4]   2> 1004503 INFO  (zkConnectionManagerCallback-5840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004506 INFO  (zkConnectionManagerCallback-5842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004597 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1004598 WARN  (jetty-launcher-5816-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004606 WARN  (jetty-launcher-5816-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5c606c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004609 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53302_solr
   [junit4]   2> 1004610 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.c.Overseer Overseer (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) starting
   [junit4]   2> 1004614 WARN  (jetty-launcher-5816-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004618 WARN  (jetty-launcher-5816-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2af04a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004619 INFO  (zkConnectionManagerCallback-5852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004619 INFO  (jetty-launcher-5816-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53295/solr
   [junit4]   2> 1004621 INFO  (zkConnectionManagerCallback-5855-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004621 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1004622 INFO  (OverseerStateUpdate-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53302_solr
   [junit4]   2> 1004625 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53302_solr
   [junit4]   2> 1004626 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1004626 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1004660 INFO  (zkConnectionManagerCallback-5857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004669 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1004675 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53304_solr as DOWN
   [junit4]   2> 1004677 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1004677 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53304_solr
   [junit4]   2> 1004678 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1004679 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1004679 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1004706 INFO  (zkConnectionManagerCallback-5864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004708 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1004709 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1004710 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1004742 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1004764 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1004764 WARN  (jetty-launcher-5816-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004765 WARN  (jetty-launcher-5816-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@13525688[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004768 WARN  (jetty-launcher-5816-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004769 WARN  (jetty-launcher-5816-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@57b8741b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004770 INFO  (jetty-launcher-5816-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53295/solr
   [junit4]   2> 1004775 INFO  (zkConnectionManagerCallback-5872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004781 INFO  (zkConnectionManagerCallback-5874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004787 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1004792 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53301_solr as DOWN
   [junit4]   2> 1004803 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1004804 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53301_solr
   [junit4]   2> 1004805 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004805 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004806 INFO  (zkCallback-5873-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004806 INFO  (zkCallback-5863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004806 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004836 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53304.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004842 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53304.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004842 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53304.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004848 INFO  (jetty-launcher-5816-thread-2) [n:127.0.0.1:53304_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001/node2/.
   [junit4]   2> 1004870 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1004870 WARN  (jetty-launcher-5816-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004872 WARN  (jetty-launcher-5816-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61647578[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004874 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53302.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004876 WARN  (jetty-launcher-5816-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1004878 WARN  (jetty-launcher-5816-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@480e34d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1004894 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53302.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004894 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53302.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004895 INFO  (jetty-launcher-5816-thread-6) [n:127.0.0.1:53302_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001/node6/.
   [junit4]   2> 1004898 INFO  (zkConnectionManagerCallback-5884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004899 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1004899 INFO  (jetty-launcher-5816-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53295/solr
   [junit4]   2> 1004901 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1004901 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1004920 INFO  (zkConnectionManagerCallback-5888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004923 INFO  (zkConnectionManagerCallback-5890-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004929 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1004933 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53300_solr as DOWN
   [junit4]   2> 1004935 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1004935 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53300_solr
   [junit4]   2> 1004937 INFO  (zkCallback-5863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004937 INFO  (zkCallback-5883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004937 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004937 INFO  (zkCallback-5873-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004937 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004937 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004937 INFO  (zkCallback-5889-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004956 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53301.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004962 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53301.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004962 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53301.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1004962 INFO  (jetty-launcher-5816-thread-4) [n:127.0.0.1:53301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001/node4/.
   [junit4]   2> 1004993 INFO  (zkConnectionManagerCallback-5897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004995 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1004996 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1004997 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1005052 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1005052 WARN  (jetty-launcher-5816-thread-5) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1005053 WARN  (jetty-launcher-5816-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e03c88b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1005058 WARN  (jetty-launcher-5816-thread-5) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1005059 WARN  (jetty-launcher-5816-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61b533f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1005060 INFO  (jetty-launcher-5816-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53295/solr
   [junit4]   2> 1005065 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53300.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005066 INFO  (zkConnectionManagerCallback-5904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005070 INFO  (zkConnectionManagerCallback-5906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005076 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1005077 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53300.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005077 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53300.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005078 INFO  (jetty-launcher-5816-thread-1) [n:127.0.0.1:53300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001/node1/.
   [junit4]   2> 1005081 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53305_solr as DOWN
   [junit4]   2> 1005082 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1005082 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53305_solr
   [junit4]   2> 1005085 INFO  (zkCallback-5905-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005085 INFO  (zkCallback-5873-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005085 INFO  (zkCallback-5883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005085 INFO  (zkCallback-5863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005085 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005085 INFO  (zkCallback-5896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005086 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005086 INFO  (zkCallback-5889-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005086 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1005112 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1005112 WARN  (jetty-launcher-5816-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1005114 WARN  (jetty-launcher-5816-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6d48940c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1005117 WARN  (jetty-launcher-5816-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1005118 WARN  (jetty-launcher-5816-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@20d83eed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1005119 INFO  (jetty-launcher-5816-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53295/solr
   [junit4]   2> 1005122 INFO  (zkConnectionManagerCallback-5914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005127 INFO  (zkConnectionManagerCallback-5916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005135 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1005143 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53303_solr as DOWN
   [junit4]   2> 1005146 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1005146 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53303_solr
   [junit4]   2> 1005150 INFO  (zkCallback-5896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005150 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005150 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005151 INFO  (zkCallback-5873-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005151 INFO  (zkCallback-5905-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005151 INFO  (zkCallback-5863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005151 INFO  (zkCallback-5915-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005152 INFO  (zkCallback-5889-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005152 INFO  (zkCallback-5883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005152 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1005231 INFO  (zkConnectionManagerCallback-5927-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005231 INFO  (zkConnectionManagerCallback-5928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005233 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1005233 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1005235 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1005235 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1005236 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1005237 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1005269 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53303.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005292 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005301 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53303.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005301 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53303.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005303 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005303 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307c1e14
   [junit4]   2> 1005303 INFO  (jetty-launcher-5816-thread-3) [n:127.0.0.1:53303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001/node3/.
   [junit4]   2> 1005304 INFO  (jetty-launcher-5816-thread-5) [n:127.0.0.1:53305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_A575539CBD5840BC-001/tempDir-001/node5/.
   [junit4]   2> 1005479 INFO  (zkConnectionManagerCallback-5935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005481 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1005483 INFO  (SUITE-OverseerRolesTest-seed#[A575539CBD5840BC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53295/solr ready
   [junit4]   2> 1005600 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
   [junit4]   2> 1005601 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:53302_solr
   [junit4]   2> 1005602 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 1005640 INFO  (qtp356185361-14747) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53302_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005646 INFO  (OverseerThreadFactory-4803-thread-1-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53302_solr
   [junit4]   2> 1005651 INFO  (qtp356185361-14747) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53302_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1005654 INFO  (qtp356185361-14748) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53304_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005658 INFO  (OverseerCollectionConfigSetProcessor-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005658 INFO  (OverseerThreadFactory-4803-thread-2-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53304_solr
   [junit4]   2> 1005668 INFO  (qtp356185361-14748) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53304_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1005669 INFO  (qtp356185361-14749) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53301_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005674 INFO  (OverseerCollectionConfigSetProcessor-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005674 INFO  (OverseerThreadFactory-4803-thread-3-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53301_solr
   [junit4]   2> 1005678 INFO  (qtp356185361-14749) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53301_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1005679 INFO  (qtp356185361-14725) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53300_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005683 INFO  (OverseerCollectionConfigSetProcessor-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005683 INFO  (OverseerThreadFactory-4803-thread-4-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53300_solr
   [junit4]   2> 1005690 INFO  (qtp356185361-14725) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53300_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1005691 INFO  (qtp356185361-14745) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53305_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005694 INFO  (OverseerCollectionConfigSetProcessor-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005694 INFO  (OverseerThreadFactory-4803-thread-5-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53305_solr
   [junit4]   2> 1005696 INFO  (qtp356185361-14745) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53305_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1005698 INFO  (qtp356185361-14746) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53303_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005701 INFO  (OverseerCollectionConfigSetProcessor-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005701 INFO  (OverseerThreadFactory-4803-thread-5-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53303_solr
   [junit4]   2> 1005704 INFO  (qtp356185361-14746) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53303_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1005710 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:53303_solr
   [junit4]   2> 1005716 INFO  (qtp356185361-14747) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:53303_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005719 INFO  (OverseerCollectionConfigSetProcessor-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005719 INFO  (OverseerThreadFactory-4803-thread-5-processing-n:127.0.0.1:53302_solr) [n:127.0.0.1:53302_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:53303_solr
   [junit4]   2> 1005722 INFO  (Thread-1987) [    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72079759365373962-127.0.0.1:53302_solr-n_0000000000 overseer designates are [127.0.0.1:53303_solr]
   [junit4]   2> 1005722 INFO  (qtp356185361-14747) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53303_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1005722 INFO  (Thread-1987) [    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72079759365373962-127.0.0.1:53302_solr-n_0000000000, 72079759365373965-127.0.0.1:53304_solr-n_0000000001, 72079759365373968-127.0.0.1:53301_solr-n_0000000002, 72079759365373971-127.0.0.1:53300_solr-n_0000000003, 72079759365373974-127.0.0.1:53305_solr-n_0000000004, 72079759365373976-127.0.0.1:53303_solr-n_0000000005]
   [junit4]   2> 1005722 INFO  (Thread-1987) [    ] o.a.s.c.OverseerNodePrioritizer asking node 72079759365373976-127.0.0.1:53303_solr-n_0000000005 to come join election at head
   [junit4]   2> 1005723 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Expecting node: 127.0.0.1:53303_solr
   [junit4]   2> 1005750 INFO  (qtp1449572157-14742) [n:127.0.0.1:53303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72079759365373976-127.0.0.1:53303_solr-n_0000000005&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1005750 INFO  (Thread-1987) [    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72079759365373965-127.0.0.1:53304_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1005772 INFO  (qtp1189038727-14732) [n:127.0.0.1:53304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72079759365373965-127.0.0.1:53304_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1005775 INFO  (OverseerStateUpdate-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72079759365373962-127.0.0.1:53302_solr-n_0000000000"} 127.0.0.1:53302_solr
   [junit4]   2> 1005776 INFO  (OverseerStateUpdate-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [n:127.0.0.1:53302_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53302_solr
   [junit4]   2> 1005777 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) am exiting, but I'm still the leader
   [junit4]   2> 1005778 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) closing
   [junit4]   2> 1005779 INFO  (OverseerAutoScalingTriggerThread-72079759365373962-127.0.0.1:53302_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1005779 INFO  (zkCallback-5915-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53303_solr
   [junit4]   2> 1005782 INFO  (zkCallback-5915-thread-1) [n:127.0.0.1:53303_solr    ] o.a.s.c.Overseer Overseer (id=72079759365373976-127.0.0.1:53303_solr-n_0000000001) starting
   [junit4]   2> 1005783 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) closing
   [junit4]   2> 1005783 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) closing
   [junit4]   2> 1005783 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) closing
   [junit4]   2> 1005789 INFO  (OverseerStateUpdate-72079759365373976-127.0.0.1:53303_solr-n_0000000001) [n:127.0.0.1:53303_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53303_solr
   [junit4]   2> 1005833 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest ### Adding another overseer designate 127.0.0.1:53301_solr
   [junit4]   2> 1005834 INFO  (qtp356185361-14748) [n:127.0.0.1:53302_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:53301_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005837 INFO  (OverseerThreadFactory-4843-thread-1-processing-n:127.0.0.1:53303_solr) [n:127.0.0.1:53303_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:53301_solr
   [junit4]   2> 1005840 INFO  (qtp356185361-14748) [n:127.0.0.1:53302_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53301_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1005841 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:53303_solr
   [junit4]   2> 1005842 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 1005842 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=895960655
   [junit4]   2> 1005842 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53303_solr
   [junit4]   2> 1005842 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1005842 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:53303_solr as DOWN
   [junit4]   2> 1005845 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1005845 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7630d158: rootName = solr_53303, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@61d62566
   [junit4]   2> 1005851 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1005851 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5927c813: rootName = solr_53303, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@426394f9
   [junit4]   2> 1005854 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1005854 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7132344c: rootName = solr_53303, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@610d5532
   [junit4]   2> 1005854 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1005856 INFO  (closeThreadPool-5939-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72079759365373976-127.0.0.1:53303_solr-n_0000000001) closing
   [junit4]   2> 1005856 INFO  (OverseerStateUpdate-72079759365373976-127.0.0.1:53303_solr-n_0000000001) [n:127.0.0.1:53303_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53303_solr
   [junit4]   2> 1005857 INFO  (OverseerAutoScalingTriggerThread-72079759365373976-127.0.0.1:53303_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1005860 INFO  (closeThreadPool-5939-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72079759365373976-127.0.0.1:53303_solr-n_0000000001) closing
   [junit4]   2> 1005863 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.Overseer Overseer (id=72079759365373976-127.0.0.1:53303_solr-n_0000000001) closing
   [junit4]   2> 1005863 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001428c4780019, likely client has closed socket
   [junit4]   2> 1005864 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001428c4780018, likely client has closed socket
   [junit4]   2> 1005864 INFO  (zkCallback-5873-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53301_solr
   [junit4]   2> 1005864 INFO  (zkCallback-5889-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005865 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@43c27e15{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1005865 INFO  (zkCallback-5851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005865 INFO  (zkCallback-5883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005865 INFO  (zkCallback-5926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005865 INFO  (zkCallback-5896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005867 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3eae93e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1005867 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005867 INFO  (zkCallback-5905-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005867 INFO  (zkCallback-5863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005867 INFO  (zkCallback-5934-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005868 INFO  (zkCallback-5873-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005868 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
   [junit4]   2> 1005869 INFO  (zkCallback-5873-thread-1) [n:127.0.0.1:53301_solr    ] o.a.s.c.Overseer Overseer (id=72079759365373968-127.0.0.1:53301_solr-n_0000000002) starting
   [junit4]   2> 1005869 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1005874 INFO  (OverseerStateUpdate-72079759365373968-127.0.0.1:53301_solr-n_0000000002) [n:127.0.0.1:53301_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53301_solr
   [junit4]   2> 1005880 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Expecting node: 127.0.0.1:53301_solr
   [junit4]   2> 1005881 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest ### Adding last overseer designate 127.0.0.1:53304_solr
   [junit4]   2> 1005904 INFO  (qtp1694236201-14709) [n:127.0.0.1:53300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:53304_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005908 INFO  (OverseerThreadFactory-4848-thread-1-processing-n:127.0.0.1:53301_solr) [n:127.0.0.1:53301_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:53304_solr
   [junit4]   2> 1005912 INFO  (qtp1694236201-14709) [n:127.0.0.1:53300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53304_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1005913 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:53301_solr
   [junit4]   2> 1005914 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 1005916 INFO  (qtp1694236201-14710) [n:127.0.0.1:53300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:53301_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1005919 INFO  (OverseerCollectionConfigSetProcessor-72079759365373968-127.0.0.1:53301_solr-n_0000000002) [n:127.0.0.1:53301_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000016 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1005920 INFO  (OverseerThreadFactory-4848-thread-2-processing-n:127.0.0.1:53301_solr) [n:127.0.0.1:53301_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:53301_solr
   [junit4]   2> 1005922 INFO  (qtp1694236201-14710) [n:127.0.0.1:53300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53301_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1005922 INFO  (Thread-1990) [    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72079759365373968-127.0.0.1:53301_solr-n_0000000002 overseer designates are [127.0.0.1:53303_solr, 127.0.0.1:53304_solr]
   [junit4]   2> 1005922 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest Expecting node: 127.0.0.1:53304_solr
   [junit4]   2> 1005922 INFO  (Thread-1990) [    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72079759365373968-127.0.0.1:53301_solr-n_0000000002, 72079759365373971-127.0.0.1:53300_solr-n_0000000003, 72079759365373974-127.0.0.1:53305_solr-n_0000000004, 72079759365373965-127.0.0.1:53304_solr-n_0000000007, 72079759365373962-127.0.0.1:53302_solr-n_0000000008]
   [junit4]   2> 1005922 INFO  (Thread-1990) [    ] o.a.s.c.OverseerNodePrioritizer asking node 72079759365373965-127.0.0.1:53304_solr-n_0000000007 to come join election at head
   [junit4]   2> 1005935 INFO  (zkCallback-5841-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72079759365373962-127.0.0.1:53302_solr-n_0000000000) closing
   [junit4]   2> 1005937 INFO  (qtp1189038727-14728) [n:127.0.0.1:53304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72079759365373965-127.0.0.1:53304_solr-n_0000000007&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1005938 INFO  (Thread-1990) [    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72079759365373971-127.0.0.1:53300_solr-n_0000000003 to rejoin election  
   [junit4]   2> 1005949 INFO  (qtp1694236201-14707) [n:127.0.0.1:53300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72079759365373971-127.0.0.1:53300_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1005952 INFO  (OverseerStateUpdate-72079759365373968-127.0.0.1:53301_solr-n_0000000002) [n:127.0.0.1:53301_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72079759365373968-127.0.0.1:53301_solr-n_0000000002"} 127.0.0.1:53301_solr
   [junit4]   2> 1005953 INFO  (OverseerStateUpdate-72079759365373968-127.0.0.1:53301_solr-n_0000000002) [n:127.0.0.1:53301_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53301_solr
   [junit4]   2> 1005955 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I (id=72079759365373968-127.0.0.1:53301_solr-n_0000000002) am exiting, but I'm still the leader
   [junit4]   2> 1005956 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373968-127.0.0.1:53301_solr-n_0000000002) closing
   [junit4]   2> 1005957 INFO  (OverseerAutoScalingTriggerThread-72079759365373968-127.0.0.1:53301_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1005958 INFO  (zkCallback-5856-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53304_solr
   [junit4]   2> 1005962 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373968-127.0.0.1:53301_solr-n_0000000002) closing
   [junit4]   2> 1005962 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373968-127.0.0.1:53301_solr-n_0000000002) closing
   [junit4]   2> 1005962 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373968-127.0.0.1:53301_solr-n_0000000002) closing
   [junit4]   2> 1005962 INFO  (zkCallback-5856-thread-1) [n:127.0.0.1:53304_solr    ] o.a.s.c.Overseer Overseer (id=72079759365373965-127.0.0.1:53304_solr-n_0000000003) starting
   [junit4]   2> 1005968 INFO  (OverseerStateUpdate-72079759365373965-127.0.0.1:53304_solr-n_0000000003) [n:127.0.0.1:53304_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53304_solr
   [junit4]   2> 1006031 INFO  (qtp1694236201-14708) [n:127.0.0.1:53300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:53301_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1006038 INFO  (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:53304_solr) [n:127.0.0.1:53304_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:53301_solr
   [junit4]   2> 1006042 INFO  (qtp1694236201-14708) [n:127.0.0.1:53300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53301_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1006043 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A575539CBD5840BC]) [    ] o.a.s.c.OverseerRolesTest ### Sending QUIT to overseer 127.0.0.1:53304_solr
   [junit4]   2> 1006046 INFO  (OverseerStateUpdate-72079759365373965-127.0.0.1:53304_solr-n_0000000003) [n:127.0.0.1:53304_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72079759365373965-127.0.0.1:53304_solr-n_0000000003"} 127.0.0.1:53304_solr
   [junit4]   2> 1006047 INFO  (OverseerStateUpdate-72079759365373965-127.0.0.1:53304_solr-n_0000000003) [n:127.0.0.1:53304_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53304_solr
   [junit4]   2> 1006049 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I (id=72079759365373965-127.0.0.1:53304_solr-n_0000000003) am exiting, but I'm still the leader
   [junit4]   2> 1006050 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373965-127.0.0.1:53304_solr-n_0000000003) closing
   [junit4]   2> 1006050 INFO  (OverseerAutoScalingTriggerThread-72079759365373965-127.0.0.1:53304_solr-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1006052 INFO  (zkCallback-5905-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53305_solr
   [junit4]   2> 1006054 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373965-127.0.0.1:53304_solr-n_0000000003) closing
   [junit4]   2> 1006054 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=72079759365373965-127.0.0.1:53304_solr-n_0000000003) closing
   [junit4]   2> 100605

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

e:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/null2100720711
     [copy] Copying 239 files to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/null2100720711
   [delete] Deleting directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/null2100720711

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@serv1-vm2.sd-datasolutions.de
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 69ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 135 minutes 55 seconds
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-8.x-MacOSX] $ /bin/sh -xe /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/jenkins2353497422149147864.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ export ANT_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ ANT_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export PATH=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/Users/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ PATH=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/Users/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ python3 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/117/consoleText
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/117/consoleText

[repro] Revision: 400a918071b2d1c9eaa9732f5ac942c046b18dbc

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Encountered IncompleteRead exception, pausing and then retrying...
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/117/consoleText

[repro] Revision: 400a918071b2d1c9eaa9732f5ac942c046b18dbc

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Encountered IncompleteRead exception, pausing and then retrying...
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/117/consoleText

[repro] Revision: 400a918071b2d1c9eaa9732f5ac942c046b18dbc

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Encountered IncompleteRead exception, aborting after too many retries.
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 529, in _read_chunked
    chunk_left = int(line, 16)
ValueError: invalid literal for int() with base 16: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 110, in fetchAndParseJenkinsLog
    for rawLine in consoleText:
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 489, in read
    return self._read_chunked(amt)
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 534, in _read_chunked
    raise IncompleteRead(b''.join(value))
http.client.IncompleteRead: IncompleteRead(0 bytes read)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 529, in _read_chunked
    chunk_left = int(line, 16)
ValueError: invalid literal for int() with base 16: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 110, in fetchAndParseJenkinsLog
    for rawLine in consoleText:
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 489, in read
    return self._read_chunked(amt)
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 534, in _read_chunked
    raise IncompleteRead(b''.join(value))
http.client.IncompleteRead: IncompleteRead(0 bytes read)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 529, in _read_chunked
    chunk_left = int(line, 16)
ValueError: invalid literal for int() with base 16: ''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 110, in fetchAndParseJenkinsLog
    for rawLine in consoleText:
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 489, in read
    return self._read_chunked(amt)
  File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/http/client.py", line 534, in _read_chunked
    raise IncompleteRead(b''.join(value))
http.client.IncompleteRead: IncompleteRead(0 bytes read)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 294, in <module>
    main()
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 244, in main
    tests = fetchAndParseJenkinsLog(config.url, numRetries = 2)
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 136, in fetchAndParseJenkinsLog
    return fetchAndParseJenkinsLog(url, numRetries - 1)
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 136, in fetchAndParseJenkinsLog
    return fetchAndParseJenkinsLog(url, numRetries - 1)
  File "dev-tools/scripts/reproduceJenkinsFailures.py", line 139, in fetchAndParseJenkinsLog
    raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
RuntimeError: ERROR: fetching https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/117/consoleText : IncompleteRead(0 bytes read)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2