Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5589/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Jetty/Solr unresponsive

Stack Trace:
java.lang.RuntimeException: Jetty/Solr unresponsive
        at 
__randomizedtesting.SeedInfo.seed([A2196C130D7FCC50:FC2DA15D4E0050B7]:0)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:514)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:108)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13142 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> 162376 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 162377 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/data-dir-28-001
   [junit4]   2> 162377 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 162377 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 162388 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 162404 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 162405 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001
   [junit4]   2> 162407 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 162414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 162414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 162522 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.ZkTestServer start zk server on port:53419
   [junit4]   2> 162523 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53419
   [junit4]   2> 162523 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53419
   [junit4]   2> 162523 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53419
   [junit4]   2> 162542 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162548 INFO  (zkConnectionManagerCallback-607-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162548 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162566 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162570 INFO  (zkConnectionManagerCallback-609-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162570 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162572 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162577 INFO  (zkConnectionManagerCallback-611-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162577 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162696 WARN  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 162696 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 162696 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 162696 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 162696 WARN  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 162696 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 162696 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 162697 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 162697 WARN  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 162697 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 162697 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 162697 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 162701 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 162701 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 162702 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 162702 WARN  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 162702 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 162702 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 162702 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 162704 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 162704 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 162704 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 162705 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f3db816{/solr,null,AVAILABLE}
   [junit4]   2> 162706 WARN  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 162707 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 162707 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 162707 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 162707 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b61f644{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53424}
   [junit4]   2> 162707 INFO  (jetty-launcher-612-thread-4) [     ] 
o.e.j.s.Server Started @162779ms
   [junit4]   2> 162707 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53424}
   [junit4]   2> 162708 ERROR (jetty-launcher-612-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 162708 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 162708 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 162708 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 162708 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 162708 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39d6c6fc{/solr,null,AVAILABLE}
   [junit4]   2> 162708 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T07:45:17.626496Z
   [junit4]   2> 162709 WARN  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 162709 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 162709 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 162709 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 162709 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@459310e6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53425}
   [junit4]   2> 162709 INFO  (jetty-launcher-612-thread-2) [     ] 
o.e.j.s.Server Started @162781ms
   [junit4]   2> 162709 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53425}
   [junit4]   2> 162710 ERROR (jetty-launcher-612-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 162710 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 162710 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 162710 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 162710 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 162710 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T07:45:17.628410Z
   [junit4]   2> 162713 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162714 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162717 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 162717 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 162717 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 162719 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 162719 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 162719 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 162721 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 162721 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f03050{/solr,null,AVAILABLE}
   [junit4]   2> 162721 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 162721 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 162722 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bb26ee2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53428}
   [junit4]   2> 162722 INFO  (jetty-launcher-612-thread-5) [     ] 
o.e.j.s.Server Started @162794ms
   [junit4]   2> 162722 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53428}
   [junit4]   2> 162723 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8020ac4{/solr,null,AVAILABLE}
   [junit4]   2> 162723 ERROR (jetty-launcher-612-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 162723 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 162723 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 162723 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 162723 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 162723 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T07:45:17.641562Z
   [junit4]   2> 162724 INFO  (zkConnectionManagerCallback-614-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@47afd06f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53429}
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.e.j.s.Server Started @162796ms
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53429}
   [junit4]   2> 162724 ERROR (jetty-launcher-612-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 162724 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 162725 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T07:45:17.642983Z
   [junit4]   2> 162725 INFO  (zkConnectionManagerCallback-616-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162725 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162725 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2740f8b1{/solr,null,AVAILABLE}
   [junit4]   2> 162725 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 162725 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 162725 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 162727 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162730 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c920751{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53430}
   [junit4]   2> 162730 INFO  (jetty-launcher-612-thread-1) [     ] 
o.e.j.s.Server Started @162802ms
   [junit4]   2> 162730 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53430}
   [junit4]   2> 162730 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162734 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19fa0484{/solr,null,AVAILABLE}
   [junit4]   2> 162735 ERROR (jetty-launcher-612-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 162735 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 162736 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 162736 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 162736 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 162736 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T07:45:17.654180Z
   [junit4]   2> 162736 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c63301c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53433}
   [junit4]   2> 162737 INFO  (jetty-launcher-612-thread-6) [     ] 
o.e.j.s.Server Started @162808ms
   [junit4]   2> 162737 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53433}
   [junit4]   2> 162737 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162737 ERROR (jetty-launcher-612-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 162737 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 162737 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 162748 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 162748 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 162748 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T07:45:17.666428Z
   [junit4]   2> 162750 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 162760 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 162760 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 162766 INFO  (zkConnectionManagerCallback-620-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162766 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162766 INFO  (zkConnectionManagerCallback-618-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162766 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162767 INFO  (zkConnectionManagerCallback-622-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162767 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 162769 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 162770 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 162785 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 162797 INFO  (zkConnectionManagerCallback-624-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 162797 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163022 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 163108 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 163140 WARN  (jetty-launcher-612-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@74542e7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163140 WARN  (jetty-launcher-612-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@74542e7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163159 WARN  (jetty-launcher-612-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63af49b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163170 WARN  (jetty-launcher-612-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63af49b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163171 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53419/solr
   [junit4]   2> 163184 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 163208 INFO  (zkConnectionManagerCallback-635-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163208 INFO  (jetty-launcher-612-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163218 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 163232 WARN  (jetty-launcher-612-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49057604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163232 WARN  (jetty-launcher-612-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49057604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163237 WARN  (jetty-launcher-612-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@46966920[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163238 WARN  (jetty-launcher-612-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@46966920[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163238 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 163239 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53419/solr
   [junit4]   2> 163240 WARN  (jetty-launcher-612-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11d8f06f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163240 WARN  (jetty-launcher-612-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11d8f06f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163240 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 163240 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 163256 WARN  (jetty-launcher-612-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d900279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163256 WARN  (jetty-launcher-612-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d900279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163257 INFO  (zkConnectionManagerCallback-642-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163257 INFO  (jetty-launcher-612-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163261 WARN  (jetty-launcher-612-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2859665c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163261 WARN  (jetty-launcher-612-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2859665c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163265 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53419/solr
   [junit4]   2> 163274 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 163283 INFO  (zkConnectionManagerCallback-651-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163283 WARN  (jetty-launcher-612-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f3a2c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163283 WARN  (jetty-launcher-612-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f3a2c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163284 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53419/solr
   [junit4]   2> 163286 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 163294 INFO  (jetty-launcher-612-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163296 INFO  (zkConnectionManagerCallback-654-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163320 INFO  (jetty-launcher-612-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163364 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 163394 INFO  (zkConnectionManagerCallback-656-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163402 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 163408 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 163410 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 163413 WARN  (jetty-launcher-612-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a82ab45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163413 WARN  (jetty-launcher-612-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a82ab45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163413 WARN  (jetty-launcher-612-thread-6) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@533697b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163415 WARN  (jetty-launcher-612-thread-6) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@533697b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163432 WARN  (jetty-launcher-612-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c1a7595[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163432 WARN  (jetty-launcher-612-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c1a7595[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163436 WARN  (jetty-launcher-612-thread-6) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b0b6ee1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163436 WARN  (jetty-launcher-612-thread-6) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b0b6ee1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 163437 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53419/solr
   [junit4]   2> 163437 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53419/solr
   [junit4]   2> 163446 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 163450 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 163457 INFO  (zkConnectionManagerCallback-667-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163458 INFO  (zkConnectionManagerCallback-668-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163458 INFO  (jetty-launcher-612-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163463 INFO  (jetty-launcher-612-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 163522 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 163536 INFO  (zkConnectionManagerCallback-670-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163537 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 163667 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 163675 INFO  (zkConnectionManagerCallback-672-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163676 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 163774 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 163774 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 163781 INFO  (zkConnectionManagerCallback-674-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163781 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 163781 INFO  (zkConnectionManagerCallback-676-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163785 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 163893 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 163909 INFO  (zkConnectionManagerCallback-678-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 163909 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 165900 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53424_solr
   [junit4]   2> 165922 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.Overseer Overseer 
(id=72065084878028817-127.0.0.1:53424_solr-n_0000000000) starting
   [junit4]   2> 166035 INFO  
(OverseerStateUpdate-72065084878028817-127.0.0.1:53424_solr-n_0000000000) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53424_solr
   [junit4]   2> 166050 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53424_solr
   [junit4]   2> 166068 INFO  
(OverseerStateUpdate-72065084878028817-127.0.0.1:53424_solr-n_0000000000) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 166111 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 166111 WARN  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 166140 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 166180 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53424.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 166193 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53424.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 166194 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53424.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 166195 INFO  (jetty-launcher-612-thread-4) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node4/.
   [junit4]   2> 166344 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 166383 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 166406 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 166431 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 166450 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 166450 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53425_solr as DOWN
   [junit4]   2> 166462 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 166462 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53425_solr
   [junit4]   2> 166469 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53433_solr as DOWN
   [junit4]   2> 166472 INFO  (zkCallback-671-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166473 INFO  (zkCallback-669-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166473 INFO  (zkCallback-677-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166475 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166475 INFO  (zkCallback-675-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166488 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 166488 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53433_solr
   [junit4]   2> 166489 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166498 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53430_solr as DOWN
   [junit4]   2> 166503 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166504 INFO  (zkCallback-671-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166504 INFO  (zkCallback-677-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166505 INFO  (zkCallback-669-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166506 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53429_solr as DOWN
   [junit4]   2> 166507 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166509 INFO  (zkCallback-675-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166511 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 166512 WARN  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 166520 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 166520 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53430_solr
   [junit4]   2> 166523 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 166523 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53429_solr
   [junit4]   2> 166531 INFO  (zkCallback-671-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166531 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166532 INFO  (zkCallback-675-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166532 INFO  (zkCallback-669-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166532 INFO  (zkCallback-677-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166532 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 166533 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166533 WARN  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 166562 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 166564 INFO  (zkCallback-671-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 166564 INFO  (zkCallback-677-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 166565 INFO  (zkCallback-669-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 166565 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53428_solr as DOWN
   [junit4]   2> 166565 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 166565 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 166567 INFO  (zkCallback-675-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 166586 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 166586 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 166587 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53428_solr
   [junit4]   2> 166587 WARN  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 166593 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 166628 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 166631 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 166631 INFO  (zkCallback-677-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 166631 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 166632 INFO  (zkCallback-671-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 166636 INFO  (zkCallback-669-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 166637 INFO  (zkCallback-675-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 166637 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 166638 WARN  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 166690 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53425.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 166692 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 166696 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 166697 WARN  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 166743 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 168516 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53425.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 168517 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53425.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 168554 INFO  (jetty-launcher-612-thread-2) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node2/.
   [junit4]   2> 169218 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53433.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169305 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53430.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169396 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53429.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169505 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53428.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169850 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53433.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169851 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53433.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169875 INFO  (jetty-launcher-612-thread-6) 
[n:127.0.0.1:53433_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node6/.
   [junit4]   2> 169925 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53430.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169925 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53430.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169932 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53429.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169932 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53429.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169933 INFO  (jetty-launcher-612-thread-1) 
[n:127.0.0.1:53430_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node1/.
   [junit4]   2> 169955 INFO  (jetty-launcher-612-thread-3) 
[n:127.0.0.1:53429_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node3/.
   [junit4]   2> 169967 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53428.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169967 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53428.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 169969 INFO  (jetty-launcher-612-thread-5) 
[n:127.0.0.1:53428_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node5/.
   [junit4]   2> 170249 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=6
   [junit4]   2> 170250 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170255 INFO  (zkConnectionManagerCallback-707-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170256 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170262 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 170266 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[A2196C130D7FCC50])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53419/solr ready
   [junit4]   2> 170279 INFO  (qtp1165334588-1770) [n:127.0.0.1:53428_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 170298 INFO  
(OverseerThreadFactory-828-thread-1-processing-n:127.0.0.1:53424_solr) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 170433 INFO  
(OverseerStateUpdate-72065084878028817-127.0.0.1:53424_solr-n_0000000000) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53428/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 170445 INFO  
(OverseerStateUpdate-72065084878028817-127.0.0.1:53424_solr-n_0000000000) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53425/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 170669 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 170670 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 171716 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 171716 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 171741 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 171742 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 171744 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 171744 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 171745 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 171745 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 171745 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53428.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 171746 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node5/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node5/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 171746 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53425.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 171746 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node2/collection1_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 172007 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 172007 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 172012 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 172014 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 172026 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172026 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172032 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172032 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172040 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1df93c74[collection1_shard2_replica_n2] main]
   [junit4]   2> 172049 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cc39ff3[collection1_shard1_replica_n1] main]
   [junit4]   2> 172065 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 172066 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 172075 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 172077 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 172077 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 172078 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1657138396000157696
   [junit4]   2> 172084 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 172085 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1657138396007497728
   [junit4]   2> 172092 INFO  
(searcherExecutor-854-thread-1-processing-n:127.0.0.1:53425_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:53425_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@1df93c74[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172094 INFO  
(searcherExecutor-853-thread-1-processing-n:127.0.0.1:53428_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:53428_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@6cc39ff3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172127 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 172128 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 172141 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 172142 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 172167 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 172167 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 172167 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72065084878028818-core_node4-n_0000000000
   [junit4]   2> 172224 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 172232 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 172232 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72065084878028813-core_node3-n_0000000000
   [junit4]   2> 172245 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53425/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 172341 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53428/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 172460 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172460 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172461 INFO  (zkCallback-673-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172486 INFO  (zkCallback-655-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172511 WARN  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 172530 WARN  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 172550 INFO  (qtp1263855612-1735) [n:127.0.0.1:53425_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1880
   [junit4]   2> 172558 INFO  (qtp1165334588-1772) [n:127.0.0.1:53428_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1888
   [junit4]   2> 172588 INFO  (qtp1165334588-1770) [n:127.0.0.1:53428_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 172656 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172656 INFO  (zkCallback-655-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172657 INFO  (zkCallback-673-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172657 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172657 INFO  (zkCallback-655-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172657 INFO  (zkCallback-673-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172664 INFO  (qtp1165334588-1770) [n:127.0.0.1:53428_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2385
   [junit4]   2> 172667 INFO  (qtp1165334588-1766) [n:127.0.0.1:53428_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 172725 INFO  
(OverseerCollectionConfigSetProcessor-72065084878028817-127.0.0.1:53424_solr-n_0000000000)
 [n:127.0.0.1:53424_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 172779 INFO  
(OverseerThreadFactory-828-thread-2-processing-n:127.0.0.1:53424_solr) 
[n:127.0.0.1:53424_solr c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:53429_solr for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 172814 INFO  
(OverseerThreadFactory-828-thread-2-processing-n:127.0.0.1:53424_solr) 
[n:127.0.0.1:53424_solr c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 172837 INFO  
(OverseerStateUpdate-72065084878028817-127.0.0.1:53424_solr-n_0000000000) 
[n:127.0.0.1:53424_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53429/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:53429_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 172953 INFO  (zkCallback-655-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172953 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172954 INFO  (zkCallback-673-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172954 INFO  (zkCallback-673-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172954 INFO  (zkCallback-655-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 172954 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173066 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr    
x:collection1_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 173095 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 173105 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 173107 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 173107 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using 
configuration from configset conf, trusted=true
   [junit4]   2> 173108 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53429.solr.core.collection1.shard1.replica_n5' (registry 
'solr.core.collection1.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 173108 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node3/collection1_shard1_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001/tempDir-001/node3/./collection1_shard1_replica_n5/data/]
   [junit4]   2> 173183 INFO  (zkCallback-655-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173183 INFO  (zkCallback-655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173183 INFO  (zkCallback-655-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173184 INFO  (zkCallback-673-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173184 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173184 INFO  (zkCallback-673-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 173241 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 173241 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 173244 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 173244 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 173255 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e776927[collection1_shard1_replica_n5] main]
   [junit4]   2> 173276 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 173280 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 173283 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 173284 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1657138397264740352
   [junit4]   2> 173300 INFO  
(searcherExecutor-863-thread-1-processing-n:127.0.0.1:53429_solr 
x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) 
[n:127.0.0.1:53429_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_n5 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n5] Registered new searcher 
Searcher@1e776927[collection1_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 173339 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node6=0, 
core_node3=0}, version=1}
   [junit4]   2> 173340 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 173365 WARN  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 173387 INFO  (qtp1231562546-1777) [n:127.0.0.1:53429_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shar

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

    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76e90fc1: rootName = 
solr_53428, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@117af06b
   [junit4]   2> 222789 INFO  (jetty-closer-755-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 222791 INFO  (jetty-closer-755-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ab62eec: rootName = 
solr_53425, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@117af06b
   [junit4]   2> 222882 INFO  (jetty-closer-755-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 222882 INFO  (jetty-closer-755-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@728ae253: rootName = 
solr_53430, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@9759240
   [junit4]   2> 222882 INFO  (jetty-closer-755-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 222896 INFO  (jetty-closer-755-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 222897 INFO  (jetty-closer-755-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41ff6288: rootName = 
solr_53428, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@9759240
   [junit4]   2> 222897 INFO  (jetty-closer-755-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 222928 INFO  (zkCallback-673-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 222929 INFO  (zkCallback-739-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 222932 INFO  (jetty-closer-755-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 222932 INFO  (jetty-closer-755-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b34fcba: rootName = 
solr_53425, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@9759240
   [junit4]   2> 222932 INFO  (jetty-closer-755-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 222943 INFO  (closeThreadPool-768-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065084878028818-127.0.0.1:53425_solr-n_0000000001) closing
   [junit4]   2> 222943 INFO  
(OverseerStateUpdate-72065084878028818-127.0.0.1:53425_solr-n_0000000001) 
[n:127.0.0.1:53425_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53425_solr
   [junit4]   2> 222943 INFO  
(OverseerAutoScalingTriggerThread-72065084878028818-127.0.0.1:53425_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 222968 INFO  (closeThreadPool-768-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065084878028818-127.0.0.1:53425_solr-n_0000000001) closing
   [junit4]   2> 223055 INFO  (jetty-closer-755-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2c920751{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 223059 INFO  (jetty-closer-755-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2740f8b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 223059 INFO  (jetty-closer-755-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 223141 INFO  (jetty-closer-755-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065084878028818-127.0.0.1:53425_solr-n_0000000001) closing
   [junit4]   2> 223170 INFO  (jetty-closer-755-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@459310e6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 223170 INFO  (jetty-closer-755-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39d6c6fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 223171 INFO  (jetty-closer-755-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 223274 INFO  (jetty-closer-755-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@51a9e7c6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53428}
   [junit4]   2> 223277 INFO  (jetty-closer-755-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25aaa2a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 223278 INFO  (jetty-closer-755-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 223289 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 223506 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/collections/collection1/terms/shard1
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/packages.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/collection1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        313     /solr/collections/collection1/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72065084878028818-127.0.0.1:53425_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72065084878028816-127.0.0.1:53430_solr-n_0000000003
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/overseer/queue
   [junit4]   2>        63      /solr/live_nodes
   [junit4]   2>        20      /solr/overseer/collection-queue-work
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 223512 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53419
   [junit4]   2> 223512 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53419
   [junit4]   2> 223512 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[A2196C130D7FCC50]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53419
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_A2196C130D7FCC50-001
   [junit4]   2> Jan 30, 2020 7:46:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@35234a30),
 locale=fr-ML, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=61490368,total=195428352
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, 
RankQueryTest, TestRTGBase, TestCollationField, SolrCloudReportersTest, 
TestExclusionRuleCollectionAccess, TestSimScenario, 
TestManagedSchemaThreadSafety, TestOrdValues, TestAddFieldRealTimeGet, 
SecurityConfHandlerTest, TestLuceneIndexBackCompat, CdcrBidirectionalTest, 
StatsReloadRaceTest, DebugComponentTest, ClusterStateTest, 
CoreMergeIndexesAdminHandlerTest, DistanceUnitsTest, SparseHLLTest, 
SolrMetricsIntegrationTest, TestSchemalessBufferedUpdates, 
SynonymTokenizerTest, BasicAuthOnSingleNodeTest, TestZkChroot, 
TestCopyFieldCollectionResource, SpellCheckComponentTest, ConnectionReuseTest, 
LeaderElectionIntegrationTest]
   [junit4] Completed [89/900 (1!)] on J1 in 62.01s, 1 test, 1 error <<< 
FAILURES!

[...truncated 47450 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5589/consoleText

[repro] Revision: a9482911a8251e7d414b08bffce497ab2b2f07c2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=LeaderElectionIntegrationTest 
-Dtests.method=testSimpleSliceLeaderElection -Dtests.seed=A2196C130D7FCC50 
-Dtests.slow=true -Dtests.locale=fr-ML -Dtests.timezone=America/Rio_Branco 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       LeaderElectionIntegrationTest
[repro] ant compile-test

[...truncated 3240 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.LeaderElectionIntegrationTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A2196C130D7FCC50 
-Dtests.slow=true -Dtests.locale=fr-ML -Dtests.timezone=America/Rio_Branco 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to