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/20 22:19:39 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5553 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:54150: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54150: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([E87D9E37A18F7D3E:6029A1ED0F7310C6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:271)
	at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:67)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14350 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 993073 INFO  (SUITE-UnloadDistributedZkTest-seed#[E87D9E37A18F7D3E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 993074 INFO  (SUITE-UnloadDistributedZkTest-seed#[E87D9E37A18F7D3E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/data-dir-109-001
   [junit4]   2> 993075 WARN  (SUITE-UnloadDistributedZkTest-seed#[E87D9E37A18F7D3E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 993075 INFO  (SUITE-UnloadDistributedZkTest-seed#[E87D9E37A18F7D3E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 993077 INFO  (SUITE-UnloadDistributedZkTest-seed#[E87D9E37A18F7D3E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 993077 INFO  (SUITE-UnloadDistributedZkTest-seed#[E87D9E37A18F7D3E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 993082 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 993083 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 993083 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 993189 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer start zk server on port:54099
   [junit4]   2> 993189 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54099
   [junit4]   2> 993189 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54099
   [junit4]   2> 993189 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54099
   [junit4]   2> 993192 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993198 INFO  (zkConnectionManagerCallback-3764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993198 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993203 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993209 INFO  (zkConnectionManagerCallback-3766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993209 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993214 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 993219 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 993226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 993233 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 993241 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 993253 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 993258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 993263 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 993268 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 993273 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 993278 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 993285 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 994534 WARN  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 994534 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 994534 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 994535 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 994545 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 994545 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 994546 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 994547 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f12e154{/,null,AVAILABLE}
   [junit4]   2> 994552 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50ba1b7d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54115}
   [junit4]   2> 994553 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.s.Server Started @994603ms
   [junit4]   2> 994553 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/tempDir-001/control/data, hostPort=54115, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/control-001/cores}
   [junit4]   2> 994554 ERROR (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 994554 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 994554 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 994554 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 994554 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 994554 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T21:35:28.909464Z
   [junit4]   2> 994556 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 994562 INFO  (zkConnectionManagerCallback-3768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 994564 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 994674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 994674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/control-001/solr.xml
   [junit4]   2> 994678 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 994678 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 994679 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 994949 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 994954 WARN  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33a0cadb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 994954 WARN  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33a0cadb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 994983 WARN  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c57de30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 994988 WARN  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c57de30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 994998 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54099/solr
   [junit4]   2> 995004 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995009 INFO  (zkConnectionManagerCallback-3775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 995011 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995132 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995133 INFO  (zkConnectionManagerCallback-3777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 995133 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995600 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54115_
   [junit4]   2> 995605 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.c.Overseer Overseer (id=72066143830474756-127.0.0.1:54115_-n_0000000000) starting
   [junit4]   2> 995639 INFO  (OverseerStateUpdate-72066143830474756-127.0.0.1:54115_-n_0000000000) [n:127.0.0.1:54115_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54115_
   [junit4]   2> 995642 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54115_
   [junit4]   2> 995657 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 995689 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 995691 WARN  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] 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> 995738 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 995788 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 995807 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 995808 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 995811 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [n:127.0.0.1:54115_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/control-001/cores
   [junit4]   2> 995866 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995885 INFO  (zkConnectionManagerCallback-3786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 995885 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995894 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 995915 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54099/solr ready
   [junit4]   2> 995921 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54115_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 995942 INFO  (OverseerThreadFactory-3868-thread-1-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 996083 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 996084 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 997137 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 997158 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 997321 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 997456 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 997456 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 997457 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 997463 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5685478269237648]
   [junit4]   2> 997484 WARN  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 997623 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 997624 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 997627 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997627 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997628 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=73.337890625, floorSegmentMB=1.458984375, forceMergeDeletesPctAllowed=9.225361204671396, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=33.371516113508946
   [junit4]   2> 997637 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34fd407e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 997646 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 997649 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 997650 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 997650 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656284650673274880
   [junit4]   2> 997658 INFO  (searcherExecutor-3873-thread-1-processing-n:127.0.0.1:54115_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@34fd407e[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997673 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 997674 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 997693 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 997693 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 997693 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54115/control_collection_shard1_replica_n1/
   [junit4]   2> 997694 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 997697 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54115/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 997698 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72066143830474756-core_node2-n_0000000000
   [junit4]   2> 997709 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54115/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 997819 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 997819 INFO  (zkCallback-3776-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 997828 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 997836 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1753
   [junit4]   2> 997848 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 997946 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 997946 INFO  (zkCallback-3776-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 997947 INFO  (zkCallback-3776-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 997952 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54115_&wt=javabin&version=2} status=0 QTime=2032
   [junit4]   2> 997954 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 997957 INFO  (OverseerCollectionConfigSetProcessor-72066143830474756-127.0.0.1:54115_-n_0000000000) [n:127.0.0.1:54115_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 998079 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998088 INFO  (zkConnectionManagerCallback-3792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998089 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998097 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 998104 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54099/solr ready
   [junit4]   2> 998104 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 998109 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 998133 INFO  (OverseerThreadFactory-3868-thread-2-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 998369 WARN  (OverseerThreadFactory-3868-thread-2-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 998374 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 998376 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=267
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 998380 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1000123 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-1-001 of type NRT
   [junit4]   2> 1000132 WARN  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1000135 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1000135 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1000135 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1000180 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1000180 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1000181 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1000183 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2053e291{/,null,AVAILABLE}
   [junit4]   2> 1000199 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@662d43a4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54150}
   [junit4]   2> 1000199 INFO  (closeThreadPool-3793-thread-1) [     ] o.e.j.s.Server Started @1000250ms
   [junit4]   2> 1000199 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/tempDir-001/jetty1, hostPort=54150, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-1-001/cores}
   [junit4]   2> 1000231 ERROR (closeThreadPool-3793-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1000231 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1000231 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1000231 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1000231 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1000231 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T21:35:34.586922Z
   [junit4]   2> 1000259 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1000288 INFO  (zkConnectionManagerCallback-3795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1000291 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1000443 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1000443 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-1-001/solr.xml
   [junit4]   2> 1000451 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1000451 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1000453 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1000457 INFO  (OverseerCollectionConfigSetProcessor-72066143830474756-127.0.0.1:54115_-n_0000000000) [n:127.0.0.1:54115_     ] 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> 1001176 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1001182 WARN  (closeThreadPool-3793-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a898033[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1001182 WARN  (closeThreadPool-3793-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a898033[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1001203 WARN  (closeThreadPool-3793-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3150ea29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1001204 WARN  (closeThreadPool-3793-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3150ea29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1001214 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54099/solr
   [junit4]   2> 1001219 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001233 INFO  (zkConnectionManagerCallback-3802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1001235 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1001363 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001364 INFO  (zkConnectionManagerCallback-3804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1001365 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1001492 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1001724 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.ZkController Publish node=127.0.0.1:54150_ as DOWN
   [junit4]   2> 1001787 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1001788 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54150_
   [junit4]   2> 1001854 INFO  (zkCallback-3791-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1001915 INFO  (zkCallback-3803-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1001918 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1001995 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1001996 WARN  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] 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> 1002032 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-2-001 of type NRT
   [junit4]   2> 1002035 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1002035 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1002035 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1002035 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1002038 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1002038 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1002038 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1002039 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d48aa5a{/,null,AVAILABLE}
   [junit4]   2> 1002041 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f9d40c2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54154}
   [junit4]   2> 1002041 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.Server Started @1002092ms
   [junit4]   2> 1002041 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/tempDir-001/jetty2, hostPort=54154, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-2-001/cores}
   [junit4]   2> 1002042 ERROR (closeThreadPool-3793-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1002042 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1002042 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1002042 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1002042 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1002042 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T21:35:36.397551Z
   [junit4]   2> 1002045 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1002054 INFO  (zkConnectionManagerCallback-3809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1002054 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1002061 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1002148 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1002159 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1002159 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-2-001/solr.xml
   [junit4]   2> 1002165 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1002165 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1002166 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1002203 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1002203 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1002208 INFO  (closeThreadPool-3793-thread-1) [n:127.0.0.1:54150_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-1-001/cores
   [junit4]   2> 1002328 INFO  (closeThreadPool-3793-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54150_
   [junit4]   2> 1002579 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1002584 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14d9a0c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1002584 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14d9a0c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1002602 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d175103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1002604 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d175103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1002607 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54099/solr
   [junit4]   2> 1002609 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1002618 INFO  (zkConnectionManagerCallback-3817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1002619 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1002736 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1002747 INFO  (zkConnectionManagerCallback-3819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1002747 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1002865 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1002993 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.ZkController Publish node=127.0.0.1:54154_ as DOWN
   [junit4]   2> 1003068 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1003068 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54154_
   [junit4]   2> 1003116 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1003118 INFO  (zkCallback-3791-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1003121 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1003121 INFO  (zkCallback-3803-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1003141 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1003142 WARN  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] 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> 1003214 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1003296 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1003332 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1003332 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1003341 INFO  (closeThreadPool-3793-thread-2) [n:127.0.0.1:54154_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-2-001/cores
   [junit4]   2> 1003514 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54154_
   [junit4]   2> 1003581 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-3-001 of type NRT
   [junit4]   2> 1003585 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1003585 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1003586 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1003586 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1003595 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1003595 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1003597 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1003599 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@381f6099{/,null,AVAILABLE}
   [junit4]   2> 1003603 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62ceb7ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54162}
   [junit4]   2> 1003604 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.Server Started @1003654ms
   [junit4]   2> 1003604 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/tempDir-001/jetty3, hostPort=54162, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1003604 ERROR (closeThreadPool-3793-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1003604 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1003605 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1003605 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1003605 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1003605 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T21:35:37.960145Z
   [junit4]   2> 1003609 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1003616 INFO  (zkConnectionManagerCallback-3825-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1003617 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1003728 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1003728 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-3-001/solr.xml
   [junit4]   2> 1003737 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1003737 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1003739 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1003980 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1003986 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18bbc2c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1003986 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18bbc2c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1003992 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ce4bc4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1003992 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ce4bc4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1003994 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54099/solr
   [junit4]   2> 1003996 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1004001 INFO  (zkConnectionManagerCallback-3832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004002 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1004115 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1004122 INFO  (zkConnectionManagerCallback-3834-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1004123 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1004160 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1004194 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:54162_ as DOWN
   [junit4]   2> 1004202 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1004202 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54162_
   [junit4]   2> 1004211 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004211 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004212 INFO  (zkCallback-3791-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004212 INFO  (zkCallback-3803-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004214 INFO  (zkCallback-3833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1004231 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1004232 WARN  (closeThreadPool-3793-thread-2) [     ] 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> 1004288 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1004354 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1004373 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1004375 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1004399 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-3-001/cores
   [junit4]   2> 1004807 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54162_
   [junit4]   2> 1007196 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-4-001 of type NRT
   [junit4]   2> 1007203 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1007203 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1007203 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1007203 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1007226 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1007226 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1007227 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1007227 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78bb9bac{/,null,AVAILABLE}
   [junit4]   2> 1007230 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53e6d6b4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54173}
   [junit4]   2> 1007230 INFO  (closeThreadPool-3793-thread-2) [     ] o.e.j.s.Server Started @1007281ms
   [junit4]   2> 1007230 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/tempDir-001/jetty4, hostPort=54173, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-4-001/cores}
   [junit4]   2> 1007231 ERROR (closeThreadPool-3793-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1007231 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1007232 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1007232 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007232 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007232 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T21:35:41.587202Z
   [junit4]   2> 1007238 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007249 INFO  (zkConnectionManagerCallback-3840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1007251 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1007451 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1007451 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-4-001/solr.xml
   [junit4]   2> 1007469 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1007469 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1007470 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1007694 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1007746 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e049b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1007746 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e049b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1007859 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49c4528b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1007859 WARN  (closeThreadPool-3793-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49c4528b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1007861 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54099/solr
   [junit4]   2> 1007871 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1007920 INFO  (zkConnectionManagerCallback-3847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008003 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008249 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008254 INFO  (zkConnectionManagerCallback-3849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008254 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008535 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1008646 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:54173_ as DOWN
   [junit4]   2> 1008671 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1008671 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54173_
   [junit4]   2> 1008685 INFO  (zkCallback-3818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1008685 INFO  (zkCallback-3776-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1008687 INFO  (zkCallback-3803-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1008687 INFO  (zkCallback-3848-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1008688 INFO  (zkCallback-3791-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1008688 INFO  (zkCallback-3833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1008706 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1008707 WARN  (closeThreadPool-3793-thread-2) [     ] 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> 1008783 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1008852 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1008872 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1008873 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1008874 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-4-001/cores
   [junit4]   2> 1009041 INFO  (closeThreadPool-3793-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54173_
   [junit4]   2> 1009053 INFO  (qtp2083000105-11333) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54162_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009053 INFO  (qtp2083000105-11335) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54154_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009053 INFO  (qtp2083000105-11332) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54150_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009055 INFO  (qtp2083000105-11334) [n:127.0.0.1:54115_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54173_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009079 INFO  (OverseerThreadFactory-3868-thread-3-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54162_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1009084 INFO  (OverseerThreadFactory-3868-thread-4-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54154_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1009096 INFO  (OverseerThreadFactory-3868-thread-3-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1009100 INFO  (OverseerThreadFactory-3868-thread-4-processing-n:127.0.0.1:54115_) [n:127.0.0.1:54115_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1009112 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1009121 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1011458 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1011474 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1011532 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 1011564 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 1011916 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1011938 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1012091 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1012092 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1012092 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1012099 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5685478269237648]
   [junit4]   2> 1012100 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1012103 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@93a2ec7
   [junit4]   2> 1012104 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-3-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1012112 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5685478269237648]
   [junit4]   2> 1012123 WARN  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1012129 WARN  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1012362 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1012362 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1012366 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1012366 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012369 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=73.337890625, floorSegmentMB=1.458984375, forceMergeDeletesPctAllowed=9.225361204671396, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=33.371516113508946
   [junit4]   2> 1012385 INFO  (qtp1090646980-11450) [n:127.0.0.1:54162_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@345678b7[collection1_shard2_replica_n1] main]
   [junit4]   2> 1012400 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1012401 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1012406 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1012407 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012412 INFO  (qtp1000522606-11415) [n:127.0.0.1:54154_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=73.337890625, floorSegm

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

873-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62ceb7ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1062031 INFO  (closeThreadPool-3873-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@381f6099{/,null,UNAVAILABLE}
   [junit4]   2> 1062031 INFO  (closeThreadPool-3873-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1062034 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1062246 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> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	15	/solr/collections/unloadcollection/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/unloadcollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/collections/unloadcollection/state.json
   [junit4]   2> 	75	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	29	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1062256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54099
   [junit4]   2> 1062256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54099
   [junit4]   2> 1062256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[E87D9E37A18F7D3E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54099
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=test -Dtests.seed=E87D9E37A18F7D3E -Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   69.2s J4 | UnloadDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54150: ADDREPLICA failed to create replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E87D9E37A18F7D3E:6029A1ED0F7310C6]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:271)
   [junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:67)
   [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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.UnloadDistributedZkTest_E87D9E37A18F7D3E-001
   [junit4]   2> Jan 20, 2020 9:36:36 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(Lucene84): {other_tl1=PostingsFormat(name=Direct), range_facet_l_dv=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), a_i1=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id_i1=PostingsFormat(name=Direct), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=Lucene84, timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=927, maxMBSortInHeap=6.961369627051921, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73b02e2e), locale=en-NF, timezone=America/Curacao
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=32193040,total=476577792
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore, SimpleMLTQParserTest, DateRangeFieldTest, TestSimNodeLostTrigger, TestReloadDeadlock, SortSpecParsingTest, TestTlogReplayVsRecovery, TestSolrCloudWithKerberosAlt, TestHttpServletCarrier, FieldAnalysisRequestHandlerTest, TestSchemaField, TestRetrieveFieldsOptimizer, TestNestedUpdateProcessor, AuditLoggerPluginTest, SearchHandlerTest, SuggestComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, TestDistributedGrouping, SolrJmxReporterTest, TestBadConfig, InfoHandlerTest, TestSolrCoreProperties, SolrIndexMetricsTest, TaggingAttributeTest, TestExpandComponent, ChaosMonkeyNothingIsSafeTest, OverseerSolrResponseTest, TestLegacyFieldCache, TestConfigSetProperties, HttpPartitionWithTlogReplicasTest, TestIBSimilarityFactory, IndexSizeTriggerSizeEstimationTest, TestStressRecovery, BooleanFieldTest, TestFoldingMultitermQuery, PackageManagerCLITest, TestNumericTokenStream, JavabinLoaderTest, TestAnalyzedSuggestions, ShardRoutingTest, TestSnapshotCloudManager, WrapperMergePolicyFactoryTest, MoreLikeThisComponentTest, TestHdfsBackupRestoreCore, TestDelegationWithHadoopAuth, ZkNodePropsTest, ComputePlanActionTest, TestLegacyNumericUtils, SolrLogAuditLoggerPluginTest, XsltUpdateRequestHandlerTest, TestWaitForStateWithJettyShutdowns, TestFieldCollectionResource, HdfsDirectoryTest, TestRTimerTree, SampleTest, TestSimExecutePlanAction, CdcrReplicationHandlerTest, SuggesterFSTTest, PeerSyncWithLeaderTest, TestBinaryResponseWriter, MaxSizeAutoCommitTest, TriggerSetPropertiesIntegrationTest, TestSolr4Spatial, DeleteReplicaTest, TestFunctionQuery, ForceLeaderWithTlogReplicasTest, NumericFieldsTest, MetricsHistoryHandlerTest, TestFieldCacheReopen, TestRandomFlRTGCloud, SearchHandlerTest, TestReRankQParserPlugin, TestEmbeddedSolrServerSchemaAPI, RulesTest, TestOnReconnectListenerSupport, TestCloudManagedSchema, TestManagedSchema, UnloadDistributedZkTest]
   [junit4] Completed [394/900 (1!)] on J4 in 73.07s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 6244b7150e6dd544879e142e59c8f98a2694d837

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=test -Dtests.seed=E87D9E37A18F7D3E -Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=America/Curacao -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]       UnloadDistributedZkTest
[repro] ant compile-test

[...truncated 3407 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.UnloadDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=E87D9E37A18F7D3E -Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5554 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5554/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete

Error Message:
 Expected: is <1>      but: was <2>

Stack Trace:
java.lang.AssertionError: 
Expected: is <1>
     but: was <2>
	at __randomizedtesting.SeedInfo.seed([29E4459719AE85D:F1D010E42876C1E7]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete(DistributedUpdateProcessorTest.java:131)
	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 org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13461 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DistributedUpdateProcessorTest
   [junit4]   2> 355146 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DistributedUpdateProcessorTest_29E4459719AE85D-001/data-dir-38-001
   [junit4]   2> 355146 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 355147 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-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> 355147 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 355147 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 355148 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 355230 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 355293 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=schema-minimal-with-another-uniqkey
   [junit4]   2> 355296 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-minimal-with-another-uniqkey/1.1 with uniqueid field notid
   [junit4]   2> 355572 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1044) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:619) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:180) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:814) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:804) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:654) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.beforeClass(DistributedUpdateProcessorTest.java:63) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 355574 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 355576 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@763f43b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355576 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@763f43b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355580 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32b5510b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355580 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32b5510b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355581 WARN  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] 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> 355633 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 355633 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 355656 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355665 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355665 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355667 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 355686 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 355704 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=schema-minimal-with-another-uniqkey
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-minimal-with-another-uniqkey/1.1 with uniqueid field notid
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eaf9e8c
   [junit4]   2> 355705 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DistributedUpdateProcessorTest_29E4459719AE85D-001/data-dir-38-001/]
   [junit4]   2> 355707 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11602929829649407]
   [junit4]   2> 355867 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 355867 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 355868 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 355868 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 355869 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=8.0703125, floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=11.969975714894334, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17555235381988094, deletesPctAllowed=41.710035946249434
   [junit4]   2> 355869 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1b84fd[collection1] main]
   [junit4]   2> 355870 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 355898 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 356059 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 356059 INFO  (coreLoadExecutor-1469-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656305984797147136
   [junit4]   2> 356060 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 356061 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 356061 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 356061 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 356062 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 356063 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 356064 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 356065 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 356066 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 356068 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 356068 INFO  (searcherExecutor-1470-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e1b84fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 356106 INFO  (TEST-DistributedUpdateProcessorTest.testVersionDelete-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionDelete
   [junit4]   2> 368229 INFO  (TEST-DistributedUpdateProcessorTest.testVersionDelete-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testVersionDelete
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedUpdateProcessorTest -Dtests.method=testVersionDelete -Dtests.seed=29E4459719AE85D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 12.2s J1 | DistributedUpdateProcessorTest.testVersionDelete <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: is <1>
   [junit4]    >      but: was <2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([29E4459719AE85D:F1D010E42876C1E7]:0)
   [junit4]    > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    > 	at org.apache.solr.update.processor.DistributedUpdateProcessorTest.testVersionDelete(DistributedUpdateProcessorTest.java:131)
   [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 org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52)
   [junit4]    > 	at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 368247 INFO  (TEST-DistributedUpdateProcessorTest.testShouldBufferUpdateZk-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testShouldBufferUpdateZk
   [junit4]   2> 368248 INFO  (TEST-DistributedUpdateProcessorTest.testShouldBufferUpdateZk-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testShouldBufferUpdateZk
   [junit4]   2> 368263 INFO  (TEST-DistributedUpdateProcessorTest.testVersionAdd-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testVersionAdd
   [junit4]   2> 373272 INFO  (TEST-DistributedUpdateProcessorTest.testVersionAdd-seed#[29E4459719AE85D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testVersionAdd
   [junit4]   2> 373275 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 373275 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=416818713
   [junit4]   2> 373280 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e740e03
   [junit4]   2> 373280 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@3e740e03
   [junit4]   2> 373280 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16f176a1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5862549
   [junit4]   2> 373296 INFO  (coreCloseExecutor-1475-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 373304 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 373304 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a6e4f3b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@493b6fdd
   [junit4]   2> 373310 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 373310 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77bd3b86: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@757b1e
   [junit4]   2> 373312 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 373312 INFO  (SUITE-DistributedUpdateProcessorTest-seed#[29E4459719AE85D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4faf43b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2cbbb5f6
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DistributedUpdateProcessorTest_29E4459719AE85D-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f384e82), locale=es-PY, timezone=Turkey
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=108517224,total=290455552
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, JWTVerificationkeyResolverTest, TestSimGenericDistributedQueue, SolrTestCaseJ4Test, TransactionLogTest, TestHashQParserPlugin, TestXIncludeConfig, TestFieldCacheSortRandom, MetricTriggerIntegrationTest, TestCSVLoader, XMLAtomicUpdateMultivalueTest, BasicAuthOnSingleNodeTest, JavaBinAtomicUpdateMultivalueTest, TestExactStatsCache, TemplateUpdateProcessorTest, TestSchemalessBufferedUpdates, V2ApiIntegrationTest, TestConfigSetsAPIExclusivity, TestZkChroot, OverseerCollectionConfigSetProcessorTest, TestStressUserVersions, TestSweetSpotSimilarityFactory, TestSQLHandlerNonCloud, TestCloudDeleteByQuery, TestQuerySenderListener, SyncSliceTest, SliceStateTest, PolyFieldTest, TestCollationField, TestRemoteStreaming, TestFileDictionaryLookup, HdfsWriteToMultipleCollectionsTest, TestCoreContainer, TriggerCooldownIntegrationTest, TestFieldSortValues, LeaderElectionIntegrationTest, TestPayloadCheckQParserPlugin, SecurityConfHandlerTest, IndexSchemaTest, TestSimComputePlanAction, DistributedUpdateProcessorTest]
   [junit4] Completed [161/900 (1!)] on J1 in 18.21s, 3 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 6244b7150e6dd544879e142e59c8f98a2694d837

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DistributedUpdateProcessorTest -Dtests.method=testVersionDelete -Dtests.seed=29E4459719AE85D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3407 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=29E4459719AE85D -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.update.processor.DistributedUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 73 lines...]