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/01/05 15:48:49 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-13.0.1) - Build # 8322 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8322/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimClusterStateProvider

Error Message:
/overseer/queue/qn-0000000012

Stack Trace:
java.util.NoSuchElementException: /overseer/queue/qn-0000000012
	at __randomizedtesting.SeedInfo.seed([BA23E4CA6401065E]:0)
	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:71)
	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80)
	at org.apache.solr.client.solrj.cloud.DistribStateManager.listTree(DistribStateManager.java:104)
	at org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager.copyFrom(SimDistribStateManager.java:246)
	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.createCluster(SimCloudManager.java:310)
	at org.apache.solr.cloud.autoscaling.sim.TestSimClusterStateProvider.init(TestSimClusterStateProvider.java:110)
	at org.apache.solr.cloud.autoscaling.sim.TestSimClusterStateProvider.setupCluster(TestSimClusterStateProvider.java:83)
	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$6.evaluate(RandomizedRunner.java:882)
	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 13843 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimClusterStateProvider
   [junit4]   2> 1767161 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1767162 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\data-dir-106-001
   [junit4]   2> 1767162 WARN  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=51 numCloses=51
   [junit4]   2> 1767162 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1767165 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-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)
   [junit4]   2> 1767166 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.a.s.TestSimClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 1767166 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001
   [junit4]   2> 1767167 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1767168 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1767168 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1767276 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:50385
   [junit4]   2> 1767276 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50385
   [junit4]   2> 1767276 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50385
   [junit4]   2> 1767276 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50385
   [junit4]   2> 1767278 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767280 INFO  (zkConnectionManagerCallback-7441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767280 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767288 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767290 INFO  (zkConnectionManagerCallback-7443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767290 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767291 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767293 INFO  (zkConnectionManagerCallback-7445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767293 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767408 WARN  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 1767408 WARN  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1767408 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1767409 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1767409 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1767409 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1767409 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16e70fa7{/solr,null,AVAILABLE}
   [junit4]   2> 1767409 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@599ff2c{/solr,null,AVAILABLE}
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@684dee6c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50398}
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.e.j.s.Server Started @1772850ms
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50398}
   [junit4]   2> 1767416 ERROR (jetty-launcher-7446-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T14:16:18.636926400Z
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e6ef98{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50399}
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.e.j.s.Server Started @1772850ms
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50399}
   [junit4]   2> 1767416 ERROR (jetty-launcher-7446-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1767416 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T14:16:18.636926400Z
   [junit4]   2> 1767417 WARN  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1767417 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45d3fb7f{/solr,null,AVAILABLE}
   [junit4]   2> 1767418 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767418 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767418 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@65bd907c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50408}
   [junit4]   2> 1767418 INFO  (jetty-launcher-7446-thread-3) [     ] o.e.j.s.Server Started @1772852ms
   [junit4]   2> 1767418 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50408}
   [junit4]   2> 1767420 ERROR (jetty-launcher-7446-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767420 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1767420 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1767420 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767420 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1767420 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-05T14:16:18.640713700Z
   [junit4]   2> 1767422 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767423 INFO  (zkConnectionManagerCallback-7448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767423 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767423 INFO  (zkConnectionManagerCallback-7450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767423 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767424 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1767424 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1767425 INFO  (zkConnectionManagerCallback-7452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767425 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767426 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1767595 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1767596 WARN  (jetty-launcher-7446-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65ee33e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767596 WARN  (jetty-launcher-7446-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65ee33e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767599 WARN  (jetty-launcher-7446-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5051f21e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767599 WARN  (jetty-launcher-7446-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5051f21e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767600 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50385/solr
   [junit4]   2> 1767601 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767603 INFO  (zkConnectionManagerCallback-7459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767603 INFO  (jetty-launcher-7446-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767877 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767877 INFO  (zkConnectionManagerCallback-7463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767877 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767888 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1767889 WARN  (jetty-launcher-7446-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1667609d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767889 WARN  (jetty-launcher-7446-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1667609d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767893 WARN  (jetty-launcher-7446-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e8d08b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767893 WARN  (jetty-launcher-7446-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e8d08b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767894 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50385/solr
   [junit4]   2> 1767896 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767899 INFO  (zkConnectionManagerCallback-7471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767899 INFO  (jetty-launcher-7446-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767938 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1767940 WARN  (jetty-launcher-7446-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ff0f7da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767940 WARN  (jetty-launcher-7446-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ff0f7da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767947 WARN  (jetty-launcher-7446-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c12711[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767947 WARN  (jetty-launcher-7446-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c12711[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1767948 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50385/solr
   [junit4]   2> 1767950 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767950 INFO  (zkConnectionManagerCallback-7477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767950 INFO  (jetty-launcher-7446-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1768012 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1768037 INFO  (zkConnectionManagerCallback-7479-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1768037 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1768124 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1768126 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50408_solr
   [junit4]   2> 1768141 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.c.Overseer Overseer (id=72063304770322442-127.0.0.1:50408_solr-n_0000000000) starting
   [junit4]   2> 1768145 INFO  (zkConnectionManagerCallback-7483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1768145 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1768198 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50398_solr
   [junit4]   2> 1768198 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50408_solr
   [junit4]   2> 1768206 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50399_solr as DOWN
   [junit4]   2> 1768206 WARN  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_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> 1768206 WARN  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_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> 1768236 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1768236 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50399_solr
   [junit4]   2> 1768261 WARN  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_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> 1768270 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1768270 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1768298 INFO  (OverseerStateUpdate-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [n:127.0.0.1:50408_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50408_solr
   [junit4]   2> 1768298 INFO  (zkCallback-7462-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1768298 INFO  (zkCallback-7482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1768307 INFO  (zkCallback-7478-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1768309 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1768337 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50408.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768369 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50398.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768399 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50398.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768399 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50398.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768404 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50408.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768404 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50408.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768405 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1768406 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1768406 INFO  (jetty-launcher-7446-thread-2) [n:127.0.0.1:50398_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node2\.
   [junit4]   2> 1768409 INFO  (jetty-launcher-7446-thread-3) [n:127.0.0.1:50408_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node3\.
   [junit4]   2> 1768418 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768431 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768431 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1768451 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1768453 INFO  (jetty-launcher-7446-thread-1) [n:127.0.0.1:50399_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node1\.
   [junit4]   2> 1768569 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1768571 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1768574 INFO  (zkConnectionManagerCallback-7496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1768574 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1768576 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1768577 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50385/solr ready
   [junit4]   2> 1768587 INFO  (qtp1720323277-22233) [n:127.0.0.1:50398_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1768599 INFO  (OverseerThreadFactory-6942-thread-1-processing-n:127.0.0.1:50408_solr) [n:127.0.0.1:50408_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1768726 INFO  (OverseerStateUpdate-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [n:127.0.0.1:50408_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50408/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1768729 INFO  (OverseerStateUpdate-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [n:127.0.0.1:50408_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50399/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1768731 INFO  (OverseerStateUpdate-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [n:127.0.0.1:50408_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50398/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1768946 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1768946 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1768947 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr    x:.system_shard1_replica_p3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1768947 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1768948 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr    x:.system_shard1_replica_p3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1769970 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1769975 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1769975 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1769981 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1769983 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1769985 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1769985 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1769990 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.IndexSchema [.system_shard1_replica_p3] Schema name=_system collection or core
   [junit4]   2> 1769990 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1769990 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1769996 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1769996 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1769996 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50408.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1769996 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node3\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node3\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 1769996 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1769998 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1769998 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p3' using configuration from collection .system, trusted=true
   [junit4]   2> 1769998 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50398.solr.core..system.shard1.replica_p3' (registry 'solr.core..system.shard1.replica_p3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1769998 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.SolrCore [[.system_shard1_replica_p3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node2\.system_shard1_replica_p3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node2\.\.system_shard1_replica_p3\data\]
   [junit4]   2> 1770012 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1770014 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1770015 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1770015 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50399.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cedfb00
   [junit4]   2> 1770015 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node1\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimClusterStateProvider_BA23E4CA6401065E-001\tempDir-001\node1\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 1770106 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1770106 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1770110 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1770110 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1770114 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f0564f0[.system_shard1_replica_n1] main]
   [junit4]   2> 1770116 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1770116 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1770118 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1770119 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1770119 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1770119 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1770119 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1770119 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654898065501323264
   [junit4]   2> 1770121 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b2a05a4[.system_shard1_replica_p3] main]
   [junit4]   2> 1770122 INFO  (searcherExecutor-6946-thread-1-processing-n:127.0.0.1:50408_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node4) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@5f0564f0[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1770124 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1770124 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1770124 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1770124 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1770126 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1770126 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1770126 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.IndexSchema [.system_shard1_replica_p3] Schema name=_system collection or core
   [junit4]   2> 1770145 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1770145 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 21 ms
   [junit4]   2> 1770146 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1770148 INFO  (searcherExecutor-6947-thread-1-processing-n:127.0.0.1:50398_solr x:.system_shard1_replica_p3 c:.system s:shard1 r:core_node6) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.SolrCore [.system_shard1_replica_p3] Registered new searcher Searcher@3b2a05a4[.system_shard1_replica_p3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1770151 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1770161 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.ZkController .system_shard1_replica_p3 starting background replication from leader
   [junit4]   2> 1770161 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 1770164 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1770164 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1770179 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1770179 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1770183 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1770183 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1770184 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d9e6a5d[.system_shard1_replica_n2] main]
   [junit4]   2> 1770184 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1770188 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1770188 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1770188 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1770189 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1770189 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654898065574723584
   [junit4]   2> 1770194 INFO  (searcherExecutor-6948-thread-1-processing-n:127.0.0.1:50399_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node5) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@6d9e6a5d[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1770197 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0, core_node5=0}, version=1}
   [junit4]   2> 1770197 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1770253 INFO  (zkCallback-7462-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770256 INFO  (zkCallback-7462-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770653 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1770653 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1770653 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50408/solr/.system_shard1_replica_n1/
   [junit4]   2> 1770654 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:50408/solr START replicas=[http://127.0.0.1:50399/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1770654 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:50408/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1770656 INFO  (qtp136380652-22239) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1770656 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1770656 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1770656 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72063304770322442-core_node4-n_0000000000
   [junit4]   2> 1770656 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50408/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1770761 INFO  (zkCallback-7462-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770761 INFO  (zkCallback-7478-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770761 INFO  (zkCallback-7462-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770764 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node4 is leader but it's state is down, skipping replication
   [junit4]   2> 1770766 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1770772 INFO  (qtp1803187043-22248) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1826
   [junit4]   2> 1770871 INFO  (zkCallback-7478-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1770871 INFO  (zkCallback-7478-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771165 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1771174 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:50408/solr/.system_shard1_replica_n1/
   [junit4]   2> 1771176 INFO  (qtp1803187043-22251) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1771176 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13139cce commitCommandVersion:0
   [junit4]   2> 1771181 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19d86042[.system_shard1_replica_p3] main]
   [junit4]   2> 1771182 INFO  (indexFetcher-6958-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1771183 INFO  (searcherExecutor-6947-thread-1) [     ] o.a.s.c.SolrCore [.system_shard1_replica_p3] Registered new searcher Searcher@19d86042[.system_shard1_replica_p3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1771186 INFO  (qtp1720323277-22237) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2239
   [junit4]   2> 1771220 INFO  (qtp136380652-22238) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2273
   [junit4]   2> 1771226 INFO  (qtp1720323277-22233) [n:127.0.0.1:50398_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1771312 INFO  (zkCallback-7482-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771312 INFO  (zkCallback-7478-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771312 INFO  (zkCallback-7478-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771312 INFO  (zkCallback-7462-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771313 INFO  (zkCallback-7462-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771314 INFO  (qtp1720323277-22233) [n:127.0.0.1:50398_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2699
   [junit4]   2> 1771323 INFO  (qtp1720323277-22227) [n:127.0.0.1:50398_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=6
   [junit4]   2> 1771330 INFO  (qtp1803187043-22249) [n:127.0.0.1:50408_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1771334 INFO  (qtp136380652-22242) [n:127.0.0.1:50399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1771350 INFO  (zkCallback-7482-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1864608024
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1792041
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50408_solr
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50398_solr
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50408_solr as DOWN
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1771452 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50398_solr as DOWN
   [junit4]   2> 1771453 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=174187285
   [junit4]   2> 1771453 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50399_solr
   [junit4]   2> 1771454 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1771454 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50399_solr as DOWN
   [junit4]   2> 1771461 INFO  (coreCloseExecutor-6963-thread-1) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.c.SolrCore [.system_shard1_replica_p3]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b9d02bc
   [junit4]   2> 1771461 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7109a75d
   [junit4]   2> 1771461 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@7109a75d
   [junit4]   2> 1771461 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f62c2b4: rootName = solr_50399, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5c5e2793
   [junit4]   2> 1771461 INFO  (coreCloseExecutor-6963-thread-1) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p3, tag=SolrCore@6b9d02bc
   [junit4]   2> 1771461 INFO  (coreCloseExecutor-6963-thread-1) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f219369: rootName = solr_50398, domain = solr.core..system.shard1.replica_p3, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p3 / com.codahale.metrics.MetricRegistry@dccb01e
   [junit4]   2> 1771462 INFO  (coreCloseExecutor-6964-thread-1) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a172365
   [junit4]   2> 1771462 INFO  (coreCloseExecutor-6964-thread-1) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@6a172365
   [junit4]   2> 1771462 INFO  (coreCloseExecutor-6964-thread-1) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6df1b20c: rootName = solr_50408, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3baaf44
   [junit4]   2> 1771524 INFO  (coreCloseExecutor-6964-thread-1) [n:127.0.0.1:50408_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@6a172365
   [junit4]   2> 1771527 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:50399_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@7109a75d
   [junit4]   2> 1771531 INFO  (coreCloseExecutor-6963-thread-1) [n:127.0.0.1:50398_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p3 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@6b9d02bc
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d3859da: rootName = solr_50408, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@58c52338
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@597353: rootName = solr_50408, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3dbe975e
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fc85761: rootName = solr_50408, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2c208a86
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1771531 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8b65980: rootName = solr_50399, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1e418e98
   [junit4]   2> 1771566 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1771566 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66c342aa: rootName = solr_50399, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3dbe975e
   [junit4]   2> 1771566 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1771566 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54c3529d: rootName = solr_50399, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2c208a86
   [junit4]   2> 1771566 INFO  (jetty-closer-7500-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1771598 INFO  (zkCallback-7462-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1771598 INFO  (zkCallback-7482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1771598 WARN  (OverseerStateUpdate-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [n:127.0.0.1:50408_solr     ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/.system/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/.system/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:197) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:259) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1771598 INFO  (OverseerStateUpdate-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [n:127.0.0.1:50408_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50408_solr
   [junit4]   2> 1771606 INFO  (closeThreadPool-7510-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72063304770322442-127.0.0.1:50408_solr-n_0000000000) closing
   [junit4]   2> 1771611 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1771611 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c79b66b: rootName = solr_50398, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7be378c3
   [junit4]   2> 1771614 INFO  (OverseerAutoScalingTriggerThread-72063304770322442-127.0.0.1:50408_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1771619 INFO  (closeThreadPool-7510-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72063304770322442-127.0.0.1:50408_solr-n_0000000000) closing
   [junit4]   2> 1771620 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1771620 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1acf447d: rootName = solr_50398, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3dbe975e
   [junit4]   2> 1771623 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1771623 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@790e4233: rootName = solr_50398, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2c208a86
   [junit4]   2> 1771623 INFO  (jetty-closer-7500-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1771706 INFO  (jetty-closer-7500-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72063304770322442-127.0.0.1:50408_solr-n_0000000000) closing
   [junit4]   2> 1771709 INFO  (jetty-closer-7500-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@65bd907c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1771709 INFO  (jetty-closer-7500-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45d3fb7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1771713 INFO  (jetty-closer-7500-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1771735 INFO  (zkCallback-7462-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1771736 INFO  (jetty-closer-7500-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6e6ef98{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1771738 INFO  (jetty-closer-7500-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@599ff2c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1771739 INFO  (jetty-closer-7500-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1771861 INFO  (jetty-closer-7500-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@684dee6c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1771863 INFO  (jetty-closer-7500-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16e70fa7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1771864 INFO  (jetty-closer-7500-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1771960 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1772166 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> 	7	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/.system/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1772171 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50385
   [junit4]   2> 1772171 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50385
   [junit4]   2> 1772171 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50385
   [junit4]   2> 1774174 INFO  (SUITE-TestSimClusterStateProvider-seed#[BA23E4CA6401065E]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=633, maxMBSortInHeap=7.50953146101927, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@627c0891), locale=ff-Latn-GW, timezone=Africa/Dar_es_Salaam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.1 (64-bit)/cpus=3,threads=1,free=141362240,total=480247808
   [junit4]   2> NOTE: All tests run in this JVM: [TokenizerChainTest, HdfsWriteToMultipleCollectionsTest, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, TestBlendedInfixSuggestions, AssignTest, ResponseHeaderTest, CacheHeaderTest, TestManagedSynonymGraphFilterFactory, TestTlogReplayVsRecovery, SplitByPrefixTest, TestExactSharedStatsCacheCloud, OverriddenZkACLAndCredentialsProvidersTest, TermVectorComponentDistributedTest, TestSolrCLIRunExample, OverseerTest, ReturnFieldsTest, TriggerCooldownIntegrationTest, TestPullReplica, SimpleFacetsTest, TolerantUpdateProcessorTest, SortSpecParsingTest, Tagger2Test, SplitShardTest, TestSimPolicyCloud, CoreMergeIndexesAdminHandlerTest, TestConfig, ClusterStateUpdateTest, SolrCloudExampleTest, TestCloudSchemaless, TestSegmentSorting, OverseerSolrResponseTest, AtomicUpdateProcessorFactoryTest, TestWithCollection, HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest, TestExpandComponent, TestSolrCloudSnapshots, TestJavabinTupleStreamParser, TestStressReorder, TestSolrConfigHandlerCloud, TestTrieFacet, TestSolr4Spatial2, TestSimGenericDistributedQueue, TestManagedStopFilterFactory, TestPointFields, TestRTimerTree, HttpPartitionTest, TestRealTimeGet, TestXmlQParser, TestLockTree, HdfsChaosMonkeyNothingIsSafeTest, TestSubQueryTransformer, ImplicitSnitchTest, TestSubQueryTransformerDistrib, TestGeoJSONResponseWriter, TestDownShardTolerantSearch, SplitHandlerTest, PeerSyncWithIndexFingerprintCachingTest, TestBulkSchemaConcurrent, TestDistribDocBasedVersion, HLLUtilTest, TestPushWriter, TestAnalyzeInfixSuggestions, IgnoreLargeDocumentProcessorFactoryTest, DeleteReplicaTest, ChangedSchemaMergeTest, MetricTriggerTest, CdcrBidirectionalTest, TestSortableTextField, LeaderElectionContextKeyTest, MergeStrategyTest, TestJmxIntegration, TestStressLucene, TestDistribIDF, SchemaApiFailureTest, TestFieldSortValues, TestDeprecatedFilters, TestCloudJSONFacetSKG, BufferStoreTest, TestSuggestSpellingConverter, TestBM25SimilarityFactory, CloudMLTQParserTest, TestExclusionRuleCollectionAccess, TriggerIntegrationTest, TestLegacyField, TestInPlaceUpdateWithRouteField, PhrasesIdentificationComponentTest, TestRangeQuery, TestMaxTokenLenTokenizer, TestBulkSchemaAPI, TestCollectionAPIs, ClassificationUpdateProcessorTest, CustomTermsComponentTest, TestManagedResourceStorage, OverseerModifyCollectionTest, PolyFieldTest, TestDocumentBuilder, HdfsNNFailoverTest, SpatialHeatmapFacetsTest, MBeansHandlerTest, DistribDocExpirationUpdateProcessorTest, TestSolrIndexConfig, RequestLoggingTest, TestSearcherReuse, ClassificationUpdateProcessorFactoryTest, TestComplexPhraseQParserPlugin, TestUninvertingReader, QueryParsingTest, TestCollectionsAPIViaSolrCloudCluster, DocumentBuilderTest, TestRandomRequestDistribution, DataDrivenBlockJoinTest, PeerSyncTest, TestNestedDocsSort, UUIDUpdateProcessorFallbackTest, TestSimTriggerIntegration, TestDistribPackageStore, EnumFieldTest, TestSolrTestCaseJ4, TestIndexSearcher, TestSimClusterStateProvider]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimClusterStateProvider -Dtests.seed=BA23E4CA6401065E -Dtests.slow=true -Dtests.locale=ff-Latn-GW -Dtests.timezone=Africa/Dar_es_Salaam -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSimClusterStateProvider (suite) <<<
   [junit4]    > Throwable #1: java.util.NoSuchElementException: /overseer/queue/qn-0000000012
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA23E4CA6401065E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:71)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.DistribStateManager.listTree(DistribStateManager.java:104)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager.copyFrom(SimDistribStateManager.java:246)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.createCluster(SimCloudManager.java:310)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimClusterStateProvider.init(TestSimClusterStateProvider.java:110)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimClusterStateProvider.setupCluster(TestSimClusterStateProvider.java:83)
   [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] Completed [272/897 (1!)] on J1 in 7.05s, 0 tests, 1 error <<< FAILURES!

[...truncated 47084 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8322/consoleText

[repro] Revision: 0fac7c1a26395ed21f14e02a471e6350144074c7

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

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

[...truncated 3355 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSimClusterStateProvider" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=BA23E4CA6401065E -Dtests.slow=true -Dtests.locale=ff-Latn-GW -Dtests.timezone=Africa/Dar_es_Salaam -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 78 lines...]