You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/30 13:50:20 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 6237 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([194CFEE6E60FAB33:1F676EAE83A66DC]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:257)
	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:830)




Build Log:
[...truncated 14140 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 1702482 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[194CFEE6E60FAB33]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1702483 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[194CFEE6E60FAB33]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001/data-dir-146-001
   [junit4]   2> 1702484 WARN  (SUITE-NodeMarkersRegistrationTest-seed#[194CFEE6E60FAB33]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 1702484 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[194CFEE6E60FAB33]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1702485 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[194CFEE6E60FAB33]-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> 1702485 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[194CFEE6E60FAB33]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1702486 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1702487 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001/tempDir-001
   [junit4]   2> 1702487 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1702487 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1702487 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1702597 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer start zk server on port: 53103
   [junit4]   2> 1702597 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53103
   [junit4]   2> 1702598 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53103
   [junit4]   2> 1702598 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53103
   [junit4]   2> 1702599 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702603 INFO  (zkConnectionManagerCallback-12454-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702603 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702606 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702608 INFO  (zkConnectionManagerCallback-12456-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702608 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702608 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702611 INFO  (zkConnectionManagerCallback-12458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702611 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702720 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1702720 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1702720 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1702720 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1702720 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1702720 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1702722 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1702722 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1702722 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1702722 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1702722 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1702722 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41deb9cd{/solr,null,AVAILABLE}
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bed8bfb{/solr,null,AVAILABLE}
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@769359b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53108}
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.e.j.s.Server Started @1702818ms
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53108}
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66725f0e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53109}
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-2) [     ] o.e.j.s.Server Started @1702818ms
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53109}
   [junit4]   2> 1702723 ERROR (jetty-launcher-12459-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1702723 ERROR (jetty-launcher-12459-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1702723 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T13:18:27.425003Z
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T13:18:27.425120Z
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702724 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702727 INFO  (zkConnectionManagerCallback-12461-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702727 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702727 INFO  (zkConnectionManagerCallback-12463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702727 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702728 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1702728 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1702837 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1702838 WARN  (jetty-launcher-12459-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cf2fe1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702838 WARN  (jetty-launcher-12459-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cf2fe1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702840 WARN  (jetty-launcher-12459-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3673895[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702840 WARN  (jetty-launcher-12459-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3673895[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702841 INFO  (jetty-launcher-12459-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53103/solr
   [junit4]   2> 1702842 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702844 INFO  (zkConnectionManagerCallback-12474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702844 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702937 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1702938 WARN  (jetty-launcher-12459-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7328863e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702938 WARN  (jetty-launcher-12459-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7328863e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702942 WARN  (jetty-launcher-12459-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33624337[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702942 WARN  (jetty-launcher-12459-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33624337[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1702943 INFO  (jetty-launcher-12459-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53103/solr
   [junit4]   2> 1702944 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1702946 INFO  (zkConnectionManagerCallback-12487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1702947 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1702972 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53109_solr
   [junit4]   2> 1702973 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.c.Overseer Overseer (id=72193991368310790-127.0.0.1:53109_solr-n_0000000000) starting
   [junit4]   2> 1702995 INFO  (OverseerStateUpdate-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [n:127.0.0.1:53109_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53109_solr
   [junit4]   2> 1702995 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53109_solr
   [junit4]   2> 1702996 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1702998 INFO  (OverseerStateUpdate-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [n:127.0.0.1:53109_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1702999 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1702999 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1702999 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1703003 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1703003 WARN  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_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> 1703007 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53109_solr]
   [junit4]   2> 1703008 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1703010 DEBUG (ScheduledTrigger-12492-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1703010 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1703021 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1703027 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1703034 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53108_solr as DOWN
   [junit4]   2> 1703036 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1703036 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53108_solr
   [junit4]   2> 1703041 INFO  (zkCallback-12486-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1703041 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53109.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703043 INFO  (zkCallback-12473-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1703047 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1703047 WARN  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_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> 1703048 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53109.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703048 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53109.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703049 INFO  (jetty-launcher-12459-thread-2) [n:127.0.0.1:53109_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.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001/tempDir-001/node2
   [junit4]   2> 1703066 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1703089 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53108.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703096 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53108.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703096 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53108.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703098 INFO  (jetty-launcher-12459-thread-1) [n:127.0.0.1:53108_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.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001/tempDir-001/node1
   [junit4]   2> 1703107 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1703107 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1703110 INFO  (zkConnectionManagerCallback-12510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1703110 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1703112 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1703114 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53103/solr ready
   [junit4]   2> 1703122 INFO  (qtp1756736616-18453) [n:127.0.0.1:53109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1703134 INFO  (qtp2018818255-18456) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1703135 INFO  (qtp1756736616-18457) [n:127.0.0.1:53109_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1703136 INFO  (qtp1756736616-18457) [n:127.0.0.1:53109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1703136 DEBUG (qtp2018818255-18452) [n:127.0.0.1:53108_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1703137 INFO  (qtp2018818255-18452) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1703137 DEBUG (zkCallback-12486-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1703139 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1703139 INFO  (qtp2018818255-18454) [n:127.0.0.1:53108_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1703144 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1703146 DEBUG (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1703151 INFO  (qtp2018818255-18454) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1703153 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1703153 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1703153 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1703155 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1703155 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1703155 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1703155 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed4d2ad{/solr,null,AVAILABLE}
   [junit4]   2> 1703156 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a819d2d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53128}
   [junit4]   2> 1703156 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.Server Started @1703250ms
   [junit4]   2> 1703156 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53128}
   [junit4]   2> 1703156 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1703156 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1703156 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1703157 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1703157 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1703157 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T13:18:27.858061Z
   [junit4]   2> 1703158 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1703161 INFO  (zkConnectionManagerCallback-12512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1703161 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1703166 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1703275 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1703276 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21932b92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1703276 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21932b92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1703279 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79dc4cc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1703279 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79dc4cc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1703280 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53103/solr
   [junit4]   2> 1703281 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1703285 INFO  (zkConnectionManagerCallback-12523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1703285 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1703300 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1703313 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53128_solr as DOWN
   [junit4]   2> 1703316 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1703316 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53128_solr
   [junit4]   2> 1703320 INFO  (zkCallback-12473-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703320 INFO  (zkCallback-12486-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703320 INFO  (zkCallback-12509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703321 INFO  (zkCallback-12522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703324 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1703324 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_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> 1703345 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1703378 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53128.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703387 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53128.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703387 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53128.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1703389 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53128_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.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001/tempDir-001/node3
   [junit4]   2> 1703397 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1703398 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1703398 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1200685835
   [junit4]   2> 1703398 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53109_solr
   [junit4]   2> 1703399 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1703399 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53109_solr as DOWN
   [junit4]   2> 1703406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1703406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@193a3f64: rootName = solr_53109, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3252498c
   [junit4]   2> 1703412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1703412 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dea784f: rootName = solr_53109, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f5065ce
   [junit4]   2> 1703415 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1703415 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b1c4238: rootName = solr_53109, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3107e196
   [junit4]   2> 1703415 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1703416 INFO  (closeThreadPool-12536-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72193991368310790-127.0.0.1:53109_solr-n_0000000000) closing
   [junit4]   2> 1703416 INFO  (OverseerStateUpdate-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [n:127.0.0.1:53109_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53109_solr
   [junit4]   2> 1703416 INFO  (OverseerAutoScalingTriggerThread-72193991368310790-127.0.0.1:53109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1703424 DEBUG (closeThreadPool-12536-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1703425 DEBUG (closeThreadPool-12536-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1703425 DEBUG (closeThreadPool-12536-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1703425 DEBUG (closeThreadPool-12536-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1703426 DEBUG (closeThreadPool-12536-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1703426 DEBUG (closeThreadPool-12536-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1703426 INFO  (closeThreadPool-12536-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72193991368310790-127.0.0.1:53109_solr-n_0000000000) closing
   [junit4]   2> 1703427 INFO  (zkCallback-12509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1703427 INFO  (zkCallback-12522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1703428 INFO  (zkCallback-12473-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53108_solr
   [junit4]   2> 1703428 INFO  (zkCallback-12473-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1703430 INFO  (zkCallback-12473-thread-1) [n:127.0.0.1:53108_solr     ] o.a.s.c.Overseer Overseer (id=72193991368310789-127.0.0.1:53108_solr-n_0000000001) starting
   [junit4]   2> 1703443 INFO  (OverseerStateUpdate-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [n:127.0.0.1:53108_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53108_solr
   [junit4]   2> 1703444 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1703445 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 1703445 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1703447 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53108_solr, 127.0.0.1:53128_solr]
   [junit4]   2> 1703450 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:53109_solr
   [junit4]   2> 1703450 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1703454 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1703454 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:53109_solr
   [junit4]   2> 1703454 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1703527 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.Overseer Overseer (id=72193991368310790-127.0.0.1:53109_solr-n_0000000000) closing
   [junit4]   2> 1703530 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66725f0e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1703530 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bed8bfb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1703531 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1703532 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 53109
   [junit4]   2> 1704459 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1705461 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1706761 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1707763 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1708540 INFO  (qtp2018818255-18450) [n:127.0.0.1:53108_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1708548 INFO  (qtp2018818255-18450) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1708550 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD TRIGGERS
   [junit4]   2> 1708555 INFO  (qtp2018818255-18456) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1708556 INFO  (qtp1764598440-18511) [n:127.0.0.1:53128_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1708556 DEBUG (qtp1764598440-18509) [n:127.0.0.1:53128_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1708557 INFO  (qtp1764598440-18509) [n:127.0.0.1:53128_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1708557 DEBUG (zkCallback-12473-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1708558 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1708560 INFO  (qtp2018818255-18450) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1708561 INFO  (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1708561 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR - Initial livenodes: [127.0.0.1:53108_solr, 127.0.0.1:53128_solr]
   [junit4]   2> 1708561 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1708561 INFO  (qtp1764598440-18510) [n:127.0.0.1:53128_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1708561 DEBUG (qtp2018818255-18452) [n:127.0.0.1:53108_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1708562 INFO  (qtp2018818255-18452) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1708562 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1708563 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1708563 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1708563 DEBUG (zkCallback-12473-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1708566 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 1708566 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1708567 INFO  (qtp2018818255-18454) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1708567 INFO  (qtp1764598440-18509) [n:127.0.0.1:53128_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1708568 DEBUG (qtp1764598440-18511) [n:127.0.0.1:53128_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1708568 INFO  (qtp1764598440-18511) [n:127.0.0.1:53128_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1708569 INFO  (qtp2018818255-18456) [n:127.0.0.1:53108_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1708569 INFO  (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1708569 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_triggerMR - Initial livenodes: [127.0.0.1:53108_solr, 127.0.0.1:53128_solr]
   [junit4]   2> 1708569 DEBUG (zkCallback-12473-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1708572 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1708573 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1708575 INFO  (OverseerCollectionConfigSetProcessor-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [n:127.0.0.1:53108_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1708576 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 1708576 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1708578 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1708579 INFO  (qtp2018818255-18456) [n:127.0.0.1:53108_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1708579 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD NODE 1
   [junit4]   2> 1708580 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1708580 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1708580 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1708581 DEBUG (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1708581 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708581 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708581 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1708582 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bef3632{/solr,null,AVAILABLE}
   [junit4]   2> 1708582 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1920980a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53276}
   [junit4]   2> 1708582 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.Server Started @1708677ms
   [junit4]   2> 1708582 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53276}
   [junit4]   2> 1708583 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708583 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1708583 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1708583 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708583 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1708583 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T13:18:33.284174Z
   [junit4]   2> 1708583 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1708586 INFO  (zkConnectionManagerCallback-12542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708586 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1708586 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708695 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1708696 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1281b1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1708696 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1281b1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1708699 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f2f9262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1708699 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f2f9262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1708699 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53103/solr
   [junit4]   2> 1708700 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1708703 INFO  (zkConnectionManagerCallback-12553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708703 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1708715 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1708724 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53276_solr as DOWN
   [junit4]   2> 1708726 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1708726 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53276_solr
   [junit4]   2> 1708729 INFO  (zkCallback-12552-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708729 INFO  (zkCallback-12473-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708729 INFO  (zkCallback-12509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708729 INFO  (zkCallback-12522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708734 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1708734 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_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> 1708752 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1708764 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 1708775 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53276.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1708784 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53276.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1708784 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53276.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727d100
   [junit4]   2> 1708785 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [n:127.0.0.1:53276_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.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001/tempDir-001/node4
   [junit4]   2> 1708792 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1709569 DEBUG (ScheduledTrigger-12538-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1709569 DEBUG (ScheduledTrigger-12538-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1709569 DEBUG (ScheduledTrigger-12538-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:53276_solr at time 2081265171717085
   [junit4]   2> 1709577 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 1709767 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 3
   [junit4]   2> 1710574 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1710574 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1710574 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:53276_solr] added at times [2081265171717085], now=2081266176949494
   [junit4]   2> 1710574 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"764e64f3e5bddT40l70la0mi3yjhfm6024oizug",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2081265171717085,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2081265171717085],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:53276_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 1710575 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 1710576 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"764e64f3e5bddT40l70la0mi3yjhfm6024oizug",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2081265171717085,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2081265171717085],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2081266177643917,
   [junit4]   2>     "nodeNames":["127.0.0.1:53276_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 1710576 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeMarkersRegistrationTest  --- listener fired for event: {
   [junit4]   2>   "id":"764e64f3e5bddT40l70la0mi3yjhfm6024oizug",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2081265171717085,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2081265171717085],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2081266177643917,
   [junit4]   2>     "nodeNames":["127.0.0.1:53276_solr"],
   [junit4]   2>     "replicaType":"NRT"}}, stage: STARTED
   [junit4]   2> 1710576 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeMarkersRegistrationTest  --- listener wait complete for event: {
   [junit4]   2>   "id":"764e64f3e5bddT40l70la0mi3yjhfm6024oizug",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2081265171717085,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2081265171717085],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2081266177643917,
   [junit4]   2>     "nodeNames":["127.0.0.1:53276_solr"],
   [junit4]   2>     "replicaType":"NRT"}}, stage: STARTED
   [junit4]   2> 1710576 DEBUG (ScheduledTrigger-12538-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Removing new node from tracking: 127.0.0.1:53276_solr
   [junit4]   2> 1710576 DEBUG (AutoscalingActionExecutor-12539-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"764e64f3e5bddT40l70la0mi3yjhfm6024oizug",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2081265171717085,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2081265171717085],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2081266177643917,
   [junit4]   2>     "nodeNames":["127.0.0.1:53276_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 1710577 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=600352948
   [junit4]   2> 1710577 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53276_solr
   [junit4]   2> 1710581 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1710581 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53276_solr as DOWN
   [junit4]   2> 1710583 DEBUG (AutoscalingActionExecutor-12539-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"764e64f3e5bddT40l70la0mi3yjhfm6024oizug",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2081265171717085,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2081265171717085],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2081266177643917,
   [junit4]   2>     "nodeNames":["127.0.0.1:53276_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 1710583 DEBUG (AutoscalingActionExecutor-12539-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1710583 DEBUG (AutoscalingActionExecutor-12539-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 1710583 DEBUG (AutoscalingActionExecutor-12539-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 1710583 DEBUG (AutoscalingActionExecutor-12539-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 6 ms for event id=764e64f3e5bddT40l70la0mi3yjhfm6024oizug
   [junit4]   2> 1710585 INFO  (zkCallback-12509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1710585 INFO  (zkCallback-12522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1710585 INFO  (zkCallback-12552-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1710585 INFO  (zkCallback-12473-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1710585 INFO  (OverseerCollectionConfigSetProcessor-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [n:127.0.0.1:53108_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1710592 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1710592 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b057e7d: rootName = solr_53276, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1b6de232
   [junit4]   2> 1710598 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1710598 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61aa927: rootName = solr_53276, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f5065ce
   [junit4]   2> 1710601 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1710601 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a2655f2: rootName = solr_53276, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3107e196
   [junit4]   2> 1710601 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1710715 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1920980a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1710715 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bef3632{/solr,null,UNAVAILABLE}
   [junit4]   2> 1710715 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1715593 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 3
   [junit4]   2> 1715593 DEBUG (ScheduledTrigger-12538-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:53276_solr
   [junit4]   2> 1715593 DEBUG (ScheduledTrigger-12538-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1715593 DEBUG (ScheduledTrigger-12538-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1715594 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 and last live nodes: 3
   [junit4]   2> 1715594 DEBUG (ScheduledTrigger-12538-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:53276_solr
   [junit4]   2> 1720835 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=347693669
   [junit4]   2> 1720836 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53108_solr
   [junit4]   2> 1720836 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1933909472
   [junit4]   2> 1720836 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53128_solr
   [junit4]   2> 1720837 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1720837 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1720837 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53128_solr as DOWN
   [junit4]   2> 1720837 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53108_solr as DOWN
   [junit4]   2> 1720845 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1720845 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3de7e6ee: rootName = solr_53128, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3815798a
   [junit4]   2> 1720846 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1720846 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a08faf1: rootName = solr_53108, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3a59d3c4
   [junit4]   2> 1720852 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1720852 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4342f2c3: rootName = solr_53128, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f5065ce
   [junit4]   2> 1720854 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1720854 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@654df89: rootName = solr_53108, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f5065ce
   [junit4]   2> 1720857 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1720857 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@193e7a43: rootName = solr_53128, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3107e196
   [junit4]   2> 1720857 INFO  (jetty-closer-12567-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1720858 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1720858 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@657b0ef9: rootName = solr_53108, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3107e196
   [junit4]   2> 1720858 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1720860 INFO  (closeThreadPool-12577-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72193991368310789-127.0.0.1:53108_solr-n_0000000001) closing
   [junit4]   2> 1720860 INFO  (OverseerStateUpdate-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [n:127.0.0.1:53108_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53108_solr
   [junit4]   2> 1720860 DEBUG (closeThreadPool-12577-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1720861 INFO  (OverseerAutoScalingTriggerThread-72193991368310789-127.0.0.1:53108_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1720865 DEBUG (closeThreadPool-12577-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1720866 DEBUG (closeThreadPool-12577-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1720867 DEBUG (closeThreadPool-12577-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1720867 DEBUG (closeThreadPool-12577-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1720867 DEBUG (closeThreadPool-12577-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1720868 INFO  (closeThreadPool-12577-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72193991368310789-127.0.0.1:53108_solr-n_0000000001) closing
   [junit4]   2> 1720975 INFO  (jetty-closer-12567-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72193991368310789-127.0.0.1:53108_solr-n_0000000001) closing
   [junit4]   2> 1720980 INFO  (jetty-closer-12567-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a819d2d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1720980 INFO  (jetty-closer-12567-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@769359b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1720980 INFO  (jetty-closer-12567-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ed4d2ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1720981 INFO  (jetty-closer-12567-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1720981 INFO  (jetty-closer-12567-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41deb9cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1720983 INFO  (jetty-closer-12567-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1720985 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1721212 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerMR
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1721215 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53103
   [junit4]   2> 1721215 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53103
   [junit4]   2> 1721215 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53103
   [junit4]   2> 1721216 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[194CFEE6E60FAB33]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=194CFEE6E60FAB33 -Dtests.slow=true -Dtests.locale=ta-MY -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 18.7s J1 | NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([194CFEE6E60FAB33:1F676EAE83A66DC]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:257)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [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.autoscaling.NodeMarkersRegistrationTest_194CFEE6E60FAB33-001
   [junit4]   2> Jun 30, 2020 1:18:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1196, maxMBSortInHeap=5.723481482237444, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ta-MY, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=60378352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrUpdateLogTest, CloudReplicaSourceTest, AutoscalingHistoryHandlerTest, DeleteInactiveReplicaTest, CopyFieldTest, DimensionalRoutedAliasUpdateProcessorTest, JvmMetricsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolr4Spatial, TestHttpServletCarrier, BasicDistributedZk2Test, BigEndianAscendingWordSerializerTest, TestSolrDeletionPolicy1, OrderedExecutorTest, TestCoreDiscovery, QueryParsingTest, UUIDFieldTest, ResolveAnalyzerByNameTest, AutoScalingHandlerTest, SimpleCollectionCreateDeleteTest, TestConfigOverlay, TestRandomDVFaceting, SolrPluginUtilsTest, RestartWhileUpdatingTest, SearchRateTriggerTest, SolrCloudExampleTest, HttpPartitionOnCommitTest, TestJmxIntegration, TaggerTest, SolrCoreTest, PeerSyncTest, TestCloudPhrasesIdentificationComponent, LeaderElectionTest, ConcurrentCreateRoutedAliasTest, FuzzySearchTest, TestLMJelinekMercerSimilarityFactory, InfixSuggestersTest, TestSweetSpotSimilarityFactory, BJQFilterAccessibleTest, DistributedFacetSimpleRefinementLongTailTest, MetricsHistoryIntegrationTest, TestCustomDocTransformer, TestSimNodeAddedTrigger, AddSchemaFieldsUpdateProcessorFactoryTest, TestTermsQParserPlugin, TriggerIntegrationTest, TestMiniSolrCloudClusterSSL, TestFieldTypeCollectionResource, TestMacros, TestBlendedInfixSuggestions, TestReRankQParserPlugin, TestManagedSchemaThreadSafety, TestQuerySenderNoQuery, DistributedQueryElevationComponentTest, TestStressInPlaceUpdates, TestManagedSynonymGraphFilterFactory, TestCopyFieldCollectionResource, TestSimDistributedQueue, SolrIndexSplitterTest, NodeAddedTriggerIntegrationTest, TestTolerantUpdateProcessorRandomCloud, ClassificationUpdateProcessorFactoryTest, CSVRequestHandlerTest, DateMathParserTest, TestRemoteStreaming, HdfsNNFailoverTest, TestElisionMultitermQuery, TestLRUStatsCacheCloud, TestQueryingOnDownCollection, TestLocalFSCloudBackupRestore, TestTolerantSearch, TestPhraseSuggestions, TestNoOpRegenerator, TestFieldCacheSort, TestFoldingMultitermQuery, TestSchemalessBufferedUpdates, TestClusterStateMutator, DistributedExpandComponentTest, TriLevelCompositeIdRoutingTest, TestUnifiedSolrHighlighterWithoutStoredId, HighlighterMaxOffsetTest, PropertiesRequestHandlerTest, RootFieldTest, TestRTimerTree, HdfsLockFactoryTest, TestStressRecovery, TestAuthenticationFramework, TestOrdValues, SolrMetricsIntegrationTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestWordDelimiterFilterFactory, ActionThrottleTest, AddReplicaTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTest, PackageManagerCLITest, ReindexCollectionTest, TestLeaderElectionWithEmptyReplica, TestLocalStatsCacheCloud, TestPullReplica, TestRSAKeyPair, TestRandomFlRTGCloud, TestRequestForwarding, TestSkipOverseerOperations, ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, NodeMarkersRegistrationTest]
   [junit4] Completed [582/912 (1!)] on J1 in 20.52s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: adf3361428e82c29d3972bf2d4fd8d2ec3362125

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=194CFEE6E60FAB33 -Dtests.slow=true -Dtests.locale=ta-MY -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       NodeMarkersRegistrationTest
[repro] ant compile-test

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NodeMarkersRegistrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=194CFEE6E60FAB33 -Dtests.slow=true -Dtests.locale=ta-MY -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]