Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/438/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:37391/solr
        at 
__randomizedtesting.SeedInfo.seed([500492D4BB9F80EB:A2F085B6FF3A8DD8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:157)
        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:555)
        ... 49 more




Build Log:
[...truncated 14433 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> 1136718 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[500492D4BB9F80EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1136719 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[500492D4BB9F80EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/data-dir-136-001
   [junit4]   2> 1136719 WARN  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[500492D4BB9F80EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1136719 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[500492D4BB9F80EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1136722 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[500492D4BB9F80EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1136725 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testMostInSyncReplicasCanWinElection
   [junit4]   2> 1136725 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001
   [junit4]   2> 1136725 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1136727 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1136727 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1136826 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkTestServer start zk server on port:44933
   [junit4]   2> 1136826 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44933
   [junit4]   2> 1136826 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44933
   [junit4]   2> 1136829 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136832 INFO  (zkConnectionManagerCallback-6530-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1136832 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1136846 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136848 INFO  (zkConnectionManagerCallback-6532-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1136848 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1136849 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136863 INFO  (zkConnectionManagerCallback-6534-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1136863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1136974 WARN  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1136974 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1136974 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1136974 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1136975 WARN  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1136975 WARN  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1136975 WARN  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1136975 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1136976 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 1136977 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1136977 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1136977 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1136977 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@457bc8ef{/solr,null,AVAILABLE}
   [junit4]   2> 1136979 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1136979 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1136980 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1136980 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@733c1b58{/solr,null,AVAILABLE}
   [junit4]   2> 1136982 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1136982 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1136982 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1136982 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35ed8cc9{/solr,null,AVAILABLE}
   [junit4]   2> 1136984 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b87f9e0{SSL,[ssl, 
http/1.1]}{127.0.0.1:41821}
   [junit4]   2> 1136984 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.s.Server Started @1137056ms
   [junit4]   2> 1136984 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41821}
   [junit4]   2> 1136984 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1136984 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1136984 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1136985 ERROR (jetty-launcher-6535-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136985 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1136985 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1136985 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136985 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136985 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-19T19:43:22.485Z
   [junit4]   2> 1136985 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65444930{/solr,null,AVAILABLE}
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3294e159{SSL,[ssl, 
http/1.1]}{127.0.0.1:44635}
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.s.Server Started @1137058ms
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44635}
   [junit4]   2> 1136986 ERROR (jetty-launcher-6535-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136986 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-19T19:43:22.486Z
   [junit4]   2> 1136989 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5ef437f9{SSL,[ssl, 
http/1.1]}{127.0.0.1:33519}
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.s.Server Started @1137062ms
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33519}
   [junit4]   2> 1136990 ERROR (jetty-launcher-6535-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-19T19:43:22.490Z
   [junit4]   2> 1136990 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e279b18{SSL,[ssl, 
http/1.1]}{127.0.0.1:34377}
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.s.Server Started @1137063ms
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34377}
   [junit4]   2> 1136991 ERROR (jetty-launcher-6535-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136991 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-19T19:43:22.491Z
   [junit4]   2> 1136992 INFO  (zkConnectionManagerCallback-6537-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1136992 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1136993 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1136998 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137002 INFO  (zkConnectionManagerCallback-6541-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137002 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137002 INFO  (zkConnectionManagerCallback-6539-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137002 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137003 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1137003 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1137004 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137006 INFO  (zkConnectionManagerCallback-6543-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137006 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137104 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1137300 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1137301 WARN  (jetty-launcher-6535-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> 1137302 WARN  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42c2f3de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137302 WARN  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42c2f3de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137308 WARN  (jetty-launcher-6535-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> 1137309 WARN  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c348893[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137309 WARN  (jetty-launcher-6535-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c348893[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137310 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44933/solr
   [junit4]   2> 1137312 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137312 INFO  (zkConnectionManagerCallback-6552-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137312 INFO  (jetty-launcher-6535-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137458 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1137458 WARN  (jetty-launcher-6535-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> 1137459 WARN  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a3d0b5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137459 WARN  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a3d0b5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137461 WARN  (jetty-launcher-6535-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> 1137462 WARN  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c7592f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137462 WARN  (jetty-launcher-6535-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c7592f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137463 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44933/solr
   [junit4]   2> 1137465 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137465 INFO  (zkConnectionManagerCallback-6559-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137465 INFO  (jetty-launcher-6535-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137477 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1137478 WARN  (jetty-launcher-6535-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> 1137479 WARN  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f50a433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137479 WARN  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f50a433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137481 WARN  (jetty-launcher-6535-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> 1137482 WARN  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4db9edae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137482 WARN  (jetty-launcher-6535-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4db9edae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137483 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44933/solr
   [junit4]   2> 1137485 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137485 INFO  (zkConnectionManagerCallback-6565-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137485 INFO  (jetty-launcher-6535-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137514 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1137514 WARN  (jetty-launcher-6535-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> 1137515 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137516 INFO  (zkConnectionManagerCallback-6567-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137516 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137516 WARN  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@14e8f85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137516 WARN  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@14e8f85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137518 WARN  (jetty-launcher-6535-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> 1137519 WARN  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3625ee93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137519 WARN  (jetty-launcher-6535-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3625ee93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1137520 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44933/solr
   [junit4]   2> 1137521 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137522 INFO  (zkConnectionManagerCallback-6573-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137522 INFO  (jetty-launcher-6535-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137615 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137616 INFO  (zkConnectionManagerCallback-6577-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137616 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137628 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41821_solr
   [junit4]   2> 1137629 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.Overseer Overseer 
(id=72232273524621322-127.0.0.1:41821_solr-n_0000000000) starting
   [junit4]   2> 1137631 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44635_solr
   [junit4]   2> 1137633 INFO  (zkCallback-6576-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1137634 INFO  (zkCallback-6566-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1137638 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137638 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137642 INFO  (zkConnectionManagerCallback-6584-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137642 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137643 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1137645 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44933/solr ready
   [junit4]   2> 1137645 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 1137646 INFO  (zkConnectionManagerCallback-6589-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137646 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137647 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1137649 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44933/solr ready
   [junit4]   2> 1137650 INFO  
(OverseerStateUpdate-72232273524621322-127.0.0.1:41821_solr-n_0000000000) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41821_solr
   [junit4]   2> 1137662 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41821_solr as DOWN
   [junit4]   2> 1137663 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1137664 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41821_solr
   [junit4]   2> 1137666 INFO  (zkCallback-6576-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1137666 INFO  (zkCallback-6566-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1137667 INFO  (zkCallback-6588-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1137667 INFO  (zkCallback-6583-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1137667 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 1137672 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1137687 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1137717 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44635.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137721 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137723 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41821.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137730 INFO  (zkConnectionManagerCallback-6593-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137731 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137745 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41821.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137745 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41821.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137745 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1137747 INFO  (jetty-launcher-6535-thread-4) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001/node4/.
   [junit4]   2> 1137751 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33519_solr as DOWN
   [junit4]   2> 1137752 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1137752 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33519_solr
   [junit4]   2> 1137754 INFO  (zkCallback-6576-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1137754 INFO  (zkCallback-6583-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1137754 INFO  (zkCallback-6566-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1137755 INFO  (zkCallback-6588-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1137755 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44635.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137755 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44635.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137757 INFO  (jetty-launcher-6535-thread-2) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001/node2/.
   [junit4]   2> 1137758 INFO  (zkCallback-6592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1137762 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137766 INFO  (zkConnectionManagerCallback-6600-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137766 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137767 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1137769 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44933/solr ready
   [junit4]   2> 1137769 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 1137802 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1137822 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137824 INFO  (zkConnectionManagerCallback-6603-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137824 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137832 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1137834 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33519.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137838 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34377_solr as DOWN
   [junit4]   2> 1137839 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1137839 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34377_solr
   [junit4]   2> 1137841 INFO  (zkCallback-6576-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137841 INFO  (zkCallback-6566-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137841 INFO  (zkCallback-6588-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137841 INFO  (zkCallback-6583-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137843 INFO  (zkCallback-6599-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137850 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33519.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137850 INFO  (zkCallback-6592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137850 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33519.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137851 INFO  (zkCallback-6602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1137851 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1137852 INFO  (jetty-launcher-6535-thread-1) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001/node1/.
   [junit4]   2> 1137855 INFO  (zkConnectionManagerCallback-6610-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137855 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1137856 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1137858 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44933/solr ready
   [junit4]   2> 1137858 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 1137899 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1137927 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34377.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137941 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34377.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137942 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34377.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1137944 INFO  (jetty-launcher-6535-thread-3) 
[n:127.0.0.1:34377_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001/node3/.
   [junit4]   2> 1138009 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138011 INFO  (zkConnectionManagerCallback-6616-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138011 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138012 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1138014 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44933/solr ready
   [junit4]   2> 1138022 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1888233642
   [junit4]   2> 1138023 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41821_solr
   [junit4]   2> 1138030 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1138030 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41821_solr as DOWN
   [junit4]   2> 1138046 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1138046 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a854723: rootName = 
solr_41821, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2c701963
   [junit4]   2> 1138055 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1138055 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@efcf533: rootName = 
solr_41821, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2604f460
   [junit4]   2> 1138059 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1138059 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e53b692: rootName = 
solr_41821, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@31b91775
   [junit4]   2> 1138060 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1138061 INFO  (closeThreadPool-6620-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232273524621322-127.0.0.1:41821_solr-n_0000000000) closing
   [junit4]   2> 1138061 INFO  
(OverseerStateUpdate-72232273524621322-127.0.0.1:41821_solr-n_0000000000) 
[n:127.0.0.1:41821_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41821_solr
   [junit4]   2> 1138061 INFO  
(OverseerAutoScalingTriggerThread-72232273524621322-127.0.0.1:41821_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1138067 INFO  (closeThreadPool-6620-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232273524621322-127.0.0.1:41821_solr-n_0000000000) closing
   [junit4]   2> 1138173 INFO  (zkCallback-6615-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138173 INFO  (zkCallback-6602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138173 INFO  (zkCallback-6592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138173 INFO  (zkCallback-6609-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138173 INFO  (zkCallback-6599-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138174 INFO  (zkCallback-6576-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138174 INFO  (zkCallback-6576-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44635_solr
   [junit4]   2> 1138273 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.Overseer Overseer 
(id=72232273524621322-127.0.0.1:41821_solr-n_0000000000) closing
   [junit4]   2> 1138274 INFO  (zkCallback-6583-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1138276 INFO  (zkCallback-6576-thread-1) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.Overseer Overseer 
(id=72232273524621324-127.0.0.1:44635_solr-n_0000000001) starting
   [junit4]   2> 1138276 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b87f9e0{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1138276 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35ed8cc9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1138276 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1138277 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1138279 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1138279 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1138279 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 
1.8.0_191-b12
   [junit4]   2> 1138283 INFO  
(OverseerStateUpdate-72232273524621324-127.0.0.1:44635_solr-n_0000000001) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44635_solr
   [junit4]   2> 1138290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1138290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1138290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1138291 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@428102df{/solr,null,AVAILABLE}
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d9b3307{SSL,[ssl, 
http/1.1]}{127.0.0.1:42447}
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.Server Started @1138364ms
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35493}
   [junit4]   2> 1138292 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.3.0
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1138292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1138293 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-19T19:43:23.792Z
   [junit4]   2> 1138295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138295 INFO  (zkConnectionManagerCallback-6622-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138296 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1138988 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1138989 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] 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> 1138997 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@282ab800[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138997 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@282ab800[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139010 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] 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> 1139014 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34aef6b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139014 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@34aef6b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139015 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44933/solr
   [junit4]   2> 1139017 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139020 INFO  (zkConnectionManagerCallback-6629-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139020 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139124 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1139126 INFO  (zkConnectionManagerCallback-6631-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139126 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1139132 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1139137 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35493_solr as DOWN
   [junit4]   2> 1139138 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1139138 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35493_solr
   [junit4]   2> 1139141 INFO  (zkCallback-6599-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139141 INFO  (zkCallback-6592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139141 INFO  (zkCallback-6602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139141 INFO  (zkCallback-6609-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139141 INFO  (zkCallback-6576-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139142 INFO  (zkCallback-6583-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139142 INFO  (zkCallback-6615-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139143 INFO  (zkCallback-6630-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139145 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1139146 INFO  (zkConnectionManagerCallback-6638-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139146 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1139152 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1139153 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44933/solr ready
   [junit4]   2> 1139154 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 1139184 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1139214 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35493.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1139252 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35493.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1139252 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35493.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1139255 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [n:127.0.0.1:35493_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001/node4/.
   [junit4]   2> 1139334 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:42447/solr. Proxy: https://127.0.0.1:35493/solr
   [junit4]   2> 1139335 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=128803794
   [junit4]   2> 1139335 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44635_solr
   [junit4]   2> 1139336 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1139336 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44635_solr as DOWN
   [junit4]   2> 1139338 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1139338 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1139339 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cb84ef9: rootName = 
solr_44635, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7cb381e9
   [junit4]   2> 1139347 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1139347 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27941c19: rootName = 
solr_44635, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2604f460
   [junit4]   2> 1139352 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1139352 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@174e7926: rootName = 
solr_44635, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@31b91775
   [junit4]   2> 1139352 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1139353 INFO  (closeThreadPool-6643-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232273524621324-127.0.0.1:44635_solr-n_0000000001) closing
   [junit4]   2> 1139355 INFO  
(OverseerStateUpdate-72232273524621324-127.0.0.1:44635_solr-n_0000000001) 
[n:127.0.0.1:44635_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44635_solr
   [junit4]   2> 1139355 INFO  
(OverseerAutoScalingTriggerThread-72232273524621324-127.0.0.1:44635_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1139361 INFO  (zkCallback-6599-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139361 INFO  (zkCallback-6602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139361 INFO  (zkCallback-6609-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139361 INFO  (zkCallback-6592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139361 INFO  (zkCallback-6615-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139368 INFO  (closeThreadPool-6643-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232273524621324-127.0.0.1:44635_solr-n_0000000001) closing
   [junit4]   2> 1139458 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.Overseer Overseer 
(id=72232273524621324-127.0.0.1:44635_solr-n_0000000001) closing
   [junit4]   2> 1139460 INFO  (zkCallback-6630-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139460 INFO  (zkCallback-6637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139460 INFO  (zkCallback-6592-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33519_solr
   [junit4]   2> 1139461 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3294e159{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1139461 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65444930{/solr,null,UNAVAILABLE}
   [junit4]   2> 1139461 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1139462 INFO  (zkCallback-6592-thread-2) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.Overseer Overseer 
(id=72232273524621327-127.0.0.1:33519_solr-n_0000000002) starting
   [junit4]   2> 1139462 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1139464 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1139464 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1139465 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 
1.8.0_191-b12
   [junit4]   2> 1139470 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1139470 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1139470 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1139474 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a233c77{/solr,null,AVAILABLE}
   [junit4]   2> 1139475 INFO  
(OverseerStateUpdate-72232273524621327-127.0.0.1:33519_solr-n_0000000002) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33519_solr
   [junit4]   2> 1139475 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@a55972c{SSL,[ssl, 
http/1.1]}{127.0.0.1:45897}
   [junit4]   2> 1139475 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.s.Server Started @1139547ms
   [junit4]   2> 1139475 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42931}
   [junit4]   2> 1139476 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1139476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1139476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.3.0
   [junit4]   2> 1139476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1139476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1139476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-19T19:43:24.976Z
   [junit4]   2> 1139486 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139490 INFO  (zkConnectionManagerCallback-6645-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139490 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139491 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1139644 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1139644 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] 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> 1139646 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60f3aa3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139646 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@60f3aa3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139650 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] 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> 1139650 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1caba4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139651 WARN  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@1caba4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139652 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44933/solr
   [junit4]   2> 1139653 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139654 INFO  (zkConnectionManagerCallback-6652-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139654 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139757 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139758 INFO  (zkConnectionManagerCallback-6654-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139759 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139766 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1139771 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42931_solr as DOWN
   [junit4]   2> 1139773 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1139773 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42931_solr
   [junit4]   2> 1139775 INFO  (zkCallback-6599-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139775 INFO  (zkCallback-6602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139775 INFO  (zkCallback-6637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139775 INFO  (zkCallback-6615-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139775 INFO  (zkCallback-6630-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139775 INFO  (zkCallback-6592-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139775 INFO  (zkCallback-6609-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139776 INFO  (zkCallback-6653-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139777 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139779 INFO  (zkConnectionManagerCallback-6661-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139779 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139781 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1139782 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44933/solr ready
   [junit4]   2> 1139783 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 1139814 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1139845 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42931.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1139863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42931.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1139863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42931.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@286aba32
   [junit4]   2> 1139865 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_500492D4BB9F80EB-001/tempDir-001/node2/.
   [junit4]   2> 1139941 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:45897/solr. Proxy: https://127.0.0.1:42931/solr
   [junit4]   2> 1139941 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=583268253
   [junit4]   2> 1139941 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33519_solr
   [junit4]   2> 1139942 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1139942 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33519_solr as DOWN
   [junit4]   2> 1139945 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1139945 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2443898e: rootName = 
solr_33519, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@58be3391
   [junit4]   2> 1139954 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1139954 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bffe0b0: rootName = 
solr_33519, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2604f460
   [junit4]   2> 1139959 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1139959 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23b60490: rootName = 
solr_33519, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@31b91775
   [junit4]   2> 1139959 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[500492D4BB9F80EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1139960 INFO  (closeThreadPool-6666-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232273524621327-127.0.0.1:33519_solr-n_0000000002) closing
   [junit4]   2> 1139961 INFO  
(OverseerAutoScalingTriggerThread-72232273524621327-127.0.0.1:33519_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1139961 INFO  
(OverseerStateUpdate-72232273524621327-127.0.0.1:33519_solr-n_0000000002) 
[n:127.0.0.1:33519_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33519_solr
   [junit4]   2> 1139964 INFO  (zkCallback-6609-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139964 INFO  (zkCallback-6602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139965 INFO  (zkCallback-6630-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139965 INFO  (zkCallback-6615-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139965 INFO  (zkCallback-6637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139965 INFO  (zkCallback-6599-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1139971 INFO  (closeThreadPool-6666-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232273524621327-127.0.0.1:33519_solr-n_0000000002) closing
   [junit4]   2> 1140065 INFO  (TEST-LeaderV

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

ading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1576615520
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1576615520
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1576615520

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[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 46ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            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: 121 minutes 33 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to