Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3130/

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

Error Message:
expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([21DFDF6C619CE39D:89C3C3D6A3DCD7B7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection(LeaderVoteWaitTimeoutTest.java:206)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14330 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/init-core-data-001
   [junit4]   2> 3044042 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001
   [junit4]   2> 3044042 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3044043 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3044043 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3044143 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44159
   [junit4]   2> 3044143 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44159
   [junit4]   2> 3044143 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44159
   [junit4]   2> 3044146 INFO  (zkConnectionManagerCallback-6803-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044148 INFO  (zkConnectionManagerCallback-6805-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044149 INFO  (zkConnectionManagerCallback-6807-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044152 WARN  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3044169 WARN  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3044169 WARN  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3044170 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3044170 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3044170 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3044170 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3044170 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3044170 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3044170 WARN  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3044171 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3044171 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3044171 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3044171 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3044171 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3044171 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3044186 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3044186 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3044186 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3044187 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3044187 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3044187 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3044187 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60df3a1{/solr,null,AVAILABLE}
   [junit4]   2> 3044188 WARN  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@68b76b21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3044188 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59c02f9f{/solr,null,AVAILABLE}
   [junit4]   2> 3044188 WARN  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1c1fd0d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3044197 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3044197 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3044197 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3044197 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43947e00{/solr,null,AVAILABLE}
   [junit4]   2> 3044198 WARN  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@523489d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3044198 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@512c6767{SSL,[ssl, 
http/1.1]}{127.0.0.1:35174}
   [junit4]   2> 3044198 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.s.Server Started @3044354ms
   [junit4]   2> 3044198 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35174}
   [junit4]   2> 3044198 ERROR (jetty-launcher-6808-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3044198 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3044199 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3044199 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3044199 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3044199 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:49.649Z
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@44e85056{SSL,[ssl, 
http/1.1]}{127.0.0.1:39341}
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.s.Server Started @3044356ms
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39341}
   [junit4]   2> 3044200 INFO  (zkConnectionManagerCallback-6810-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044200 ERROR (jetty-launcher-6808-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3044200 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:49.650Z
   [junit4]   2> 3044221 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18e2d354{SSL,[ssl, 
http/1.1]}{127.0.0.1:33123}
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.s.Server Started @3044442ms
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33123}
   [junit4]   2> 3044286 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2da3969d{/solr,null,AVAILABLE}
   [junit4]   2> 3044287 ERROR (jetty-launcher-6808-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3044287 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3044287 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3044287 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3044287 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3044287 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:49.737Z
   [junit4]   2> 3044287 WARN  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@47eaa701[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3044344 INFO  (zkConnectionManagerCallback-6814-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044344 INFO  (zkConnectionManagerCallback-6812-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044344 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3044344 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3044375 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15b6fcf8{SSL,[ssl, 
http/1.1]}{127.0.0.1:33739}
   [junit4]   2> 3044375 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.s.Server Started @3044531ms
   [junit4]   2> 3044375 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33739}
   [junit4]   2> 3044376 ERROR (jetty-launcher-6808-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3044376 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3044395 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3044395 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3044395 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3044396 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:49.846Z
   [junit4]   2> 3044400 INFO  (zkConnectionManagerCallback-6816-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3044401 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3044863 WARN  (jetty-launcher-6808-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> 3044910 WARN  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26153adb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3044943 WARN  (jetty-launcher-6808-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> 3044979 WARN  (jetty-launcher-6808-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e025d4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3044980 INFO  (jetty-launcher-6808-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3045052 INFO  (zkConnectionManagerCallback-6822-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045250 INFO  (zkConnectionManagerCallback-6824-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045429 WARN  (jetty-launcher-6808-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> 3045486 WARN  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@42d259a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3045493 WARN  (jetty-launcher-6808-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> 3045522 WARN  (jetty-launcher-6808-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> 3045547 WARN  (jetty-launcher-6808-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37a057ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3045548 INFO  (jetty-launcher-6808-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3045563 WARN  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4693010e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3045578 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33739_solr
   [junit4]   2> 3045592 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.Overseer Overseer 
(id=73974054795804680-127.0.0.1:33739_solr-n_0000000000) starting
   [junit4]   2> 3045608 WARN  (jetty-launcher-6808-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> 3045609 INFO  (zkConnectionManagerCallback-6833-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045657 WARN  (jetty-launcher-6808-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@beb389e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3045658 INFO  (jetty-launcher-6808-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3045672 INFO  (zkConnectionManagerCallback-6843-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045675 INFO  (zkConnectionManagerCallback-6845-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045702 INFO  (zkConnectionManagerCallback-6840-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045704 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33123_solr
   [junit4]   2> 3045720 INFO  (zkConnectionManagerCallback-6849-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045737 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44159/solr ready
   [junit4]   2> 3045777 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3045798 INFO  (zkCallback-6844-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3045819 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3045821 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35174_solr as DOWN
   [junit4]   2> 3045826 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33739_solr as DOWN
   [junit4]   2> 3045830 INFO  (zkCallback-6823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3045830 INFO  
(OverseerStateUpdate-73974054795804680-127.0.0.1:33739_solr-n_0000000000) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33739_solr
   [junit4]   2> 3045834 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3045834 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35174_solr
   [junit4]   2> 3045866 INFO  (zkCallback-6844-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3045891 INFO  (zkConnectionManagerCallback-6854-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3045893 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3045894 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44159/solr ready
   [junit4]   2> 3045899 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3045899 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33739_solr
   [junit4]   2> 3045903 INFO  (zkCallback-6848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3045915 INFO  
(OverseerStateUpdate-73974054795804680-127.0.0.1:33739_solr-n_0000000000) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3045919 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 3045919 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3045939 INFO  (zkCallback-6844-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3045939 INFO  (zkCallback-6848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3045976 INFO  (zkCallback-6823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3046093 INFO  (zkCallback-6853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3046101 INFO  (zkConnectionManagerCallback-6861-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3046107 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3046138 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3046139 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44159/solr ready
   [junit4]   2> 3046166 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3046186 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33739.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046195 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33123.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046235 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33123.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046268 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33123.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046269 INFO  (jetty-launcher-6808-thread-2) 
[n:127.0.0.1:33123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node3/.
   [junit4]   2> 3046295 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33739.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046295 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33739.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046296 INFO  (jetty-launcher-6808-thread-1) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node4/.
   [junit4]   2> 3046350 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35174.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046423 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35174.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046423 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35174.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3046424 INFO  (jetty-launcher-6808-thread-4) 
[n:127.0.0.1:35174_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node1/.
   [junit4]   2> 3046688 WARN  (jetty-launcher-6808-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> 3046704 WARN  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@b603c55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3046771 WARN  (jetty-launcher-6808-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> 3046799 WARN  (jetty-launcher-6808-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f244e8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3046800 INFO  (jetty-launcher-6808-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3046837 INFO  (zkConnectionManagerCallback-6870-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3046865 INFO  (zkConnectionManagerCallback-6872-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3046871 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3046887 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39341_solr as DOWN
   [junit4]   2> 3046887 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3046887 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39341_solr
   [junit4]   2> 3046905 INFO  (zkCallback-6853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3046905 INFO  (zkCallback-6848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3046905 INFO  (zkCallback-6844-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3046906 INFO  (zkCallback-6871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3046917 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3046917 INFO  (zkCallback-6823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3046932 INFO  (zkCallback-6860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3047022 INFO  (zkConnectionManagerCallback-6879-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3047030 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3047031 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44159/solr ready
   [junit4]   2> 3047032 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3047100 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39341.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3047174 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39341.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3047175 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39341.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3047192 INFO  (jetty-launcher-6808-thread-3) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node2/.
   [junit4]   2> 3047487 INFO  (zkConnectionManagerCallback-6885-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3047488 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3047489 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44159/solr ready
   [junit4]   2> 3047503 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=150377590
   [junit4]   2> 3047503 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33123_solr
   [junit4]   2> 3047504 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3047504 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33123_solr as DOWN
   [junit4]   2> 3047506 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3047506 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3047506 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@419f6095: rootName = 
solr_33123, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7f95b1bd
   [junit4]   2> 3047523 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3047524 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15e44d0: rootName = 
solr_33123, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@433c5e7d
   [junit4]   2> 3047543 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3047543 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b11e2ec: rootName = 
solr_33123, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5bfcc9c6
   [junit4]   2> 3047543 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@19dc5439[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 3047563 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x106cf02cab3000c, likely client has closed socket
   [junit4]   2> 3047563 INFO  (zkCallback-6823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3047585 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3047585 INFO  (zkCallback-6848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@44174a07[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 3047587 INFO  (zkCallback-6878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3047587 INFO  (zkCallback-6860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3047587 INFO  (zkCallback-6871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3047602 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3047602 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@18e2d354{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3047634 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60df3a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3047634 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3047635 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3047635 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3047636 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3047636 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3047650 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3047650 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3047650 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3047650 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62fb0aed{/solr,null,AVAILABLE}
   [junit4]   2> 3047650 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@d6667fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@540c481a{SSL,[ssl, 
http/1.1]}{127.0.0.1:37142}
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server Started @3047806ms
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35435}
   [junit4]   2> 3047651 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3047651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:53.101Z
   [junit4]   2> 3047653 INFO  (zkConnectionManagerCallback-6890-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3047653 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3047710 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x106cf02cab30014, likely client has closed socket
   [junit4]   2> 3048071 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3048079 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d91ffd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3048108 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3048108 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@18e0c812[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3048110 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3048111 INFO  (zkConnectionManagerCallback-6896-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3048126 INFO  (zkConnectionManagerCallback-6898-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3048145 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3048147 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35435_solr as DOWN
   [junit4]   2> 3048147 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3048147 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35435_solr
   [junit4]   2> 3048184 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048184 INFO  (zkCallback-6848-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048184 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048184 INFO  (zkCallback-6871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048184 INFO  (zkCallback-6878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048184 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048184 INFO  (zkCallback-6860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048188 INFO  (zkCallback-6823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3048237 INFO  (zkConnectionManagerCallback-6905-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3048254 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3048255 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44159/solr ready
   [junit4]   2> 3048257 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3048332 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35435.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3048387 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35435.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3048388 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35435.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3048404 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node3/.
   [junit4]   2> 3048651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:37142/solr. Proxy: https://127.0.0.1:35435/solr
   [junit4]   2> 3048651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=932028056
   [junit4]   2> 3048651 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35174_solr
   [junit4]   2> 3048652 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3048652 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35174_solr as DOWN
   [junit4]   2> 3048676 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3048677 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79e1e0c2: rootName = 
solr_35174, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@e65ffbd
   [junit4]   2> 3048712 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3048712 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@694f75b: rootName = 
solr_35174, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@433c5e7d
   [junit4]   2> 3048715 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3048715 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6467c258: rootName = 
solr_35174, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5bfcc9c6
   [junit4]   2> 3048727 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@60f73219[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@360d3b30[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 3048748 INFO  (zkCallback-6871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048748 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048748 INFO  (zkCallback-6878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048760 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048760 INFO  (zkCallback-6823-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048765 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048796 INFO  (zkCallback-6904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3048804 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@512c6767{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3048811 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43947e00{/solr,null,UNAVAILABLE}
   [junit4]   2> 3048812 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3048837 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3048838 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3048838 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3048838 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3048861 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3048861 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3048861 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3048862 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37bdbc42{/solr,null,AVAILABLE}
   [junit4]   2> 3048862 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5767d180[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7db245e4{SSL,[ssl, 
http/1.1]}{127.0.0.1:40525}
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server Started @3049018ms
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35444}
   [junit4]   2> 3048863 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3048863 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:54.313Z
   [junit4]   2> 3048881 INFO  (zkConnectionManagerCallback-6911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3048893 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3049377 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3049393 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@9f96621[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3049396 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3049396 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1570f4f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3049398 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3049407 INFO  (zkConnectionManagerCallback-6917-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3049436 INFO  (zkConnectionManagerCallback-6919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3049454 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3049469 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35444_solr as DOWN
   [junit4]   2> 3049470 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3049470 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35444_solr
   [junit4]   2> 3049490 INFO  (zkCallback-6823-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049490 INFO  (zkCallback-6904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049490 INFO  (zkCallback-6878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049490 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049490 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049525 INFO  (zkCallback-6918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049537 INFO  (zkCallback-6839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049537 INFO  (zkCallback-6871-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3049578 INFO  (zkConnectionManagerCallback-6926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3049599 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3049600 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44159/solr ready
   [junit4]   2> 3049600 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3049780 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35444.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3049819 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35444.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3049819 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35444.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3049820 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node1/.
   [junit4]   2> 3049998 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:40525/solr. Proxy: https://127.0.0.1:35444/solr
   [junit4]   2> 3049998 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1034707211
   [junit4]   2> 3049998 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33739_solr
   [junit4]   2> 3049998 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3049998 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33739_solr as DOWN
   [junit4]   2> 3050024 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3050024 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b7cfa79: rootName = 
solr_33739, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4a452c88
   [junit4]   2> 3050029 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3050029 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45cc9466: rootName = 
solr_33739, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@433c5e7d
   [junit4]   2> 3050033 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3050033 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@51c2f5e0: rootName = 
solr_33739, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5bfcc9c6
   [junit4]   2> 3050033 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3050033 INFO  (closeThreadPool-6930-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73974054795804680-127.0.0.1:33739_solr-n_0000000000) closing
   [junit4]   2> 3050037 INFO  
(OverseerStateUpdate-73974054795804680-127.0.0.1:33739_solr-n_0000000000) 
[n:127.0.0.1:33739_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33739_solr
   [junit4]   2> 3050039 INFO  
(OverseerAutoScalingTriggerThread-73974054795804680-127.0.0.1:33739_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3050063 INFO  (zkCallback-6904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050063 INFO  (zkCallback-6871-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050063 INFO  (zkCallback-6871-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39341_solr
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@580876f1[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 3050100 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.Overseer Overseer 
(id=73974054795804680-127.0.0.1:33739_solr-n_0000000000) closing
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@277d8427[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 3050101 INFO  (zkCallback-6925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050108 INFO  (closeThreadPool-6930-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73974054795804680-127.0.0.1:33739_solr-n_0000000000) closing
   [junit4]   2> 3050108 INFO  (zkCallback-6878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050105 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050105 INFO  (zkCallback-6918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050105 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3050113 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@15b6fcf8{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3050113 INFO  (zkCallback-6871-thread-1) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Overseer 
(id=73974054795804689-127.0.0.1:39341_solr-n_0000000003) starting
   [junit4]   2> 3050113 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2da3969d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3050114 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3050116 INFO  
(OverseerStateUpdate-73974054795804689-127.0.0.1:39341_solr-n_0000000003) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39341_solr
   [junit4]   2> 3050161 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3050162 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3050162 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3050162 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3050163 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3050163 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3050163 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3050163 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52db690e{/solr,null,AVAILABLE}
   [junit4]   2> 3050164 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@e239192[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3050164 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bfcf697{SSL,[ssl, 
http/1.1]}{127.0.0.1:44121}
   [junit4]   2> 3050164 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server Started @3050320ms
   [junit4]   2> 3050164 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46389}
   [junit4]   2> 3050164 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3050164 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3050165 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3050165 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3050165 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3050165 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:55.615Z
   [junit4]   2> 3050166 INFO  (zkConnectionManagerCallback-6932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3050167 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3050399 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3050433 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@46c36a11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3050486 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3050518 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2c465ba0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3050519 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3050541 INFO  (zkConnectionManagerCallback-6938-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3050564 INFO  (zkConnectionManagerCallback-6940-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3050582 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3050600 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46389_solr as DOWN
   [junit4]   2> 3050601 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3050601 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46389_solr
   [junit4]   2> 3050602 INFO  (zkCallback-6871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050627 INFO  (zkCallback-6878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050627 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050627 INFO  (zkCallback-6904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050627 INFO  (zkCallback-6918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050627 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050635 INFO  (zkCallback-6925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050636 INFO  (zkCallback-6939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3050693 INFO  (zkConnectionManagerCallback-6947-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3050693 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3050694 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44159/solr ready
   [junit4]   2> 3050694 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3050791 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3050843 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3050843 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ad39c7
   [junit4]   2> 3050844 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_21DFDF6C619CE39D-001/tempDir-001/node4/.
   [junit4]   2> 3051015 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:44121/solr. Proxy: https://127.0.0.1:46389/solr
   [junit4]   2> 3051015 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1129169541
   [junit4]   2> 3051015 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39341_solr
   [junit4]   2> 3051024 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3051024 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39341_solr as DOWN
   [junit4]   2> 3051029 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3051029 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e9d231c: rootName = 
solr_39341, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@dc185d0
   [junit4]   2> 3051046 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3051046 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@625cdce0: rootName = 
solr_39341, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@433c5e7d
   [junit4]   2> 3051061 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3051061 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@72d833fb: rootName = 
solr_39341, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5bfcc9c6
   [junit4]   2> 3051062 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2d8fcf58[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7c18c549[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 3051063 INFO  (closeThreadPool-6951-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73974054795804689-127.0.0.1:39341_solr-n_0000000003) closing
   [junit4]   2> 3051063 INFO  
(OverseerStateUpdate-73974054795804689-127.0.0.1:39341_solr-n_0000000003) 
[n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39341_solr
   [junit4]   2> 3051064 INFO  
(OverseerAutoScalingTriggerThread-73974054795804689-127.0.0.1:39341_solr-n_0000000003)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3051095 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35435_solr
   [junit4]   2> 3051095 INFO  (zkCallback-6897-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051095 INFO  (zkCallback-6939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051095 INFO  (zkCallback-6918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051096 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.Overseer Overseer 
(id=73974054795804689-127.0.0.1:39341_solr-n_0000000003) closing
   [junit4]   2> 3051096 INFO  (zkCallback-6904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051096 INFO  (zkCallback-6925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051096 INFO  (closeThreadPool-6951-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73974054795804689-127.0.0.1:39341_solr-n_0000000003) closing
   [junit4]   2> 3051096 INFO  (zkCallback-6946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051096 INFO  (zkCallback-6884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3051113 INFO  (zkCallback-6897-thread-1) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.Overseer Overseer 
(id=73974054795804694-127.0.0.1:35435_solr-n_0000000004) starting
   [junit4]   2> 3051114 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@44e85056{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3051114 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59c02f9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3051114 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3051115 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3051116 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3051116 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3051116 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3051125 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3051125 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3051125 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3051126 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@775bfed8{/solr,null,AVAILABLE}
   [junit4]   2> 3051126 INFO  
(OverseerStateUpdate-73974054795804694-127.0.0.1:35435_solr-n_0000000004) 
[n:127.0.0.1:35435_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35435_solr
   [junit4]   2> 3051126 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7d51d87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@27d69f32{SSL,[ssl, 
http/1.1]}{127.0.0.1:44392}
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.s.Server Started @3051282ms
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45906}
   [junit4]   2> 3051127 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3051127 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-07T23:57:56.577Z
   [junit4]   2> 3051143 INFO  (zkConnectionManagerCallback-6953-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051143 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3051809 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3051822 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37cc8542[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051825 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
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> 3051834 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@cb754ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3051835 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr
   [junit4]   2> 3051836 INFO  (zkConnectionManagerCallback-6959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051851 INFO  (zkConnectionManagerCallback-6961-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3051854 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3051857 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45906_solr as DOWN
   [junit4]   2> 3051858 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3051858 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[21DFDF6C619CE39D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45906_solr
   [junit4]   2> 3051875 INFO  (zkCallback-6904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3051875 INFO  (zkCallback-6897-thread-1) [    ] 
o.a.s.c.c.ZkStateRea

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

-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null853029860
     [copy] Copying 256 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null853029860
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null853029860

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 220 minutes 37 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 lucene2
                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:748)
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to