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/05/30 01:53:17 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 1063 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1063/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
{   "responseHeader":{     "status":500,     "QTime":30196},   "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]\n"],   "WARNING":"This response format is experimental.  It is likely to change in the future.",   "error":{     "metadata":[       "error-class","org.apache.solr.common.SolrException",       "root-error-class","org.apache.solr.common.SolrException"],     "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]",     "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:821)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:528)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:365)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2603)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)\n\tat org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)\n\tat org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\n",     "code":500}}  expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/] ]>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":500,
    "QTime":30196},
  "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]\n"],
  "WARNING":"This response format is experimental.  It is likely to change in the future.",
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]",
    "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:821)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:528)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:365)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2603)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)\n\tat org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)\n\tat org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\n",
    "code":500}}
 expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]
]>
	at __randomizedtesting.SeedInfo.seed([B944E804C0072B61:3110D7DE6EFB4699]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:202)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:80)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13394 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> 58381 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[B944E804C0072B61]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 58381 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[B944E804C0072B61]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 58382 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[B944E804C0072B61]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/data-dir-3-001
   [junit4]   2> 58382 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[B944E804C0072B61]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 58403 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[B944E804C0072B61]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 58501 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[B944E804C0072B61]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 58592 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 58604 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 58605 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 59361 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63442
   [junit4]   2> 59361 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63442
   [junit4]   2> 59361 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63442
   [junit4]   2> 59363 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63442
   [junit4]   2> 60417 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60805 INFO  (zkConnectionManagerCallback-27-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60807 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61064 INFO  (zkConnectionManagerCallback-29-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61064 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61170 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 61280 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 61292 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 61311 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 61323 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 61340 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 61360 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 61370 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 61378 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 61388 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 61396 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 61449 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61459 INFO  (zkConnectionManagerCallback-33-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61460 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61656 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 65286 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 65286 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 65286 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 65339 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 65400 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 65400 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 65413 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 65575 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c003ed4{/,null,AVAILABLE}
   [junit4]   2> 65598 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63e92630{SSL, (ssl, http/1.1)}{127.0.0.1:63474}
   [junit4]   2> 65600 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.s.Server Started @65720ms
   [junit4]   2> 65600 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/tempDir-001/control/data, hostContext=/, hostPort=63474, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/control-001/cores}
   [junit4]   2> 65660 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 65660 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 65660 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 65660 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 65660 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 65669 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-30T00:41:43.225Z
   [junit4]   2> 65691 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65696 INFO  (zkConnectionManagerCallback-35-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65697 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 65836 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/control-001/solr.xml
   [junit4]   2> 65859 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 65864 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 65931 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 66337 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 66338 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 66357 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58bd8316[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66357 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58bd8316[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66454 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 66465 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b2a9767[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66468 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b2a9767[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 66506 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63442/solr
   [junit4]   2> 66605 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66619 INFO  (zkConnectionManagerCallback-46-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66620 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66753 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66761 INFO  (zkConnectionManagerCallback-48-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66761 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67649 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63474_
   [junit4]   2> 67654 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.c.Overseer Overseer (id=72070571502469125-127.0.0.1:63474_-n_0000000000) starting
   [junit4]   2> 68253 INFO  (OverseerStateUpdate-72070571502469125-127.0.0.1:63474_-n_0000000000) [n:127.0.0.1:63474_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63474_
   [junit4]   2> 68259 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63474_
   [junit4]   2> 68307 INFO  (zkCallback-47-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68486 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 68529 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] 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> 68673 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 68737 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 68737 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 68737 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 68746 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [n:127.0.0.1:63474_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/control-001/cores
   [junit4]   2> 69298 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69309 INFO  (zkConnectionManagerCallback-65-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69311 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69331 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69373 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63442/solr ready
   [junit4]   2> 71607 INFO  (qtp636271695-68) [n:127.0.0.1:63474_     ] 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:63474_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 71672 INFO  (OverseerThreadFactory-55-thread-1-processing-n:127.0.0.1:63474_) [n:127.0.0.1:63474_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 71990 INFO  (qtp636271695-69) [n:127.0.0.1:63474_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 71995 INFO  (qtp636271695-69) [n:127.0.0.1:63474_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=36
   [junit4]   2> 72213 INFO  (qtp636271695-70) [n:127.0.0.1:63474_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 72311 INFO  (qtp636271695-67) [n:127.0.0.1:63474_    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> 73384 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 73524 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 73709 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 73806 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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 configset conf1, trusted=true
   [junit4]   2> 73811 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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@755bd6d5
   [junit4]   2> 73815 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 73845 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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=38, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=68.203125, floorSegmentMB=2.03515625, forceMergeDeletesPctAllowed=17.348873573678492, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=39.46443067665096
   [junit4]   2> 74062 WARN  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 74631 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 74636 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 74706 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 74707 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 74709 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 74768 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 74787 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 74788 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 74894 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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 1668073979841085440
   [junit4]   2> 74934 INFO  (searcherExecutor-67-thread-1-processing-n:127.0.0.1:63474_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 75066 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 75082 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 75170 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 75170 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 75170 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63474/control_collection_shard1_replica_n1/
   [junit4]   2> 75182 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 75193 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:63474/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 75212 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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/72070571502469125-core_node2-n_0000000000
   [junit4]   2> 75300 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63474/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 75332 INFO  (zkCallback-47-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> 75411 INFO  (qtp636271695-67) [n:127.0.0.1:63474_ 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> 75449 INFO  (qtp636271695-67) [n:127.0.0.1:63474_     ] 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=3141
   [junit4]   2> 75480 INFO  (qtp636271695-68) [n:127.0.0.1:63474_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 75538 INFO  (zkCallback-47-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> 75538 INFO  (zkCallback-47-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> 75538 INFO  (zkCallback-47-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> 75555 INFO  (qtp636271695-68) [n:127.0.0.1:63474_     ] 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:63474_&wt=javabin&version=2} status=0 QTime=4020
   [junit4]   2> 75564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 75696 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75700 INFO  (OverseerCollectionConfigSetProcessor-72070571502469125-127.0.0.1:63474_-n_0000000000) [n:127.0.0.1:63474_     ] 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> 75711 INFO  (zkConnectionManagerCallback-76-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75711 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75733 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63442/solr ready
   [junit4]   2> 75739 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 75758 INFO  (qtp636271695-70) [n:127.0.0.1:63474_     ] 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> 75775 INFO  (OverseerThreadFactory-55-thread-2-processing-n:127.0.0.1:63474_) [n:127.0.0.1:63474_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 76003 WARN  (OverseerThreadFactory-55-thread-2-processing-n:127.0.0.1:63474_) [n:127.0.0.1:63474_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 76037 INFO  (qtp636271695-70) [n:127.0.0.1:63474_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 76055 INFO  (qtp636271695-70) [n:127.0.0.1:63474_     ] 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=297
   [junit4]   2> 76090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 76090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 76090 INFO  (watches-73-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 76090 INFO  (watches-73-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 76090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 76090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 76090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 76090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 76091 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 77529 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 77539 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 77540 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77540 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 77540 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 77542 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77542 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77542 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77542 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fea219d{/,null,AVAILABLE}
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61176bf7{SSL, (ssl, http/1.1)}{127.0.0.1:63532}
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server Started @77666ms
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=63532, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-1-001/cores}
   [junit4]   2> 77546 ERROR (closeThreadPool-77-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 77546 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-30T00:41:55.103Z
   [junit4]   2> 77548 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77563 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77563 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77688 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 77688 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-1-001/solr.xml
   [junit4]   2> 77702 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 77702 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 77715 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 77801 INFO  (OverseerCollectionConfigSetProcessor-72070571502469125-127.0.0.1:63474_-n_0000000000) [n:127.0.0.1:63474_     ] 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> 78153 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 78154 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 78167 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a644d5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78173 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a644d5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78225 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 78251 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78faad10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78251 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78faad10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78252 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63442/solr
   [junit4]   2> 78256 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78264 INFO  (zkConnectionManagerCallback-90-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78264 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78393 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78398 INFO  (zkConnectionManagerCallback-92-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78399 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78537 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78580 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63532_ as DOWN
   [junit4]   2> 78592 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 78592 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63532_
   [junit4]   2> 78599 INFO  (zkCallback-47-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78599 INFO  (zkCallback-75-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78600 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78644 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78655 WARN  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] 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> 78766 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78874 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 78889 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 78889 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 78898 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63532_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-1-001/cores
   [junit4]   2> 78992 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63532_
   [junit4]   2> 79033 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 79038 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 79038 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 79038 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 79038 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 79049 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 79049 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 79049 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 79053 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@422a4421{/,null,AVAILABLE}
   [junit4]   2> 79074 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69ca71b3{SSL, (ssl, http/1.1)}{127.0.0.1:63540}
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server Started @79202ms
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=63540, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-2-001/cores}
   [junit4]   2> 79082 ERROR (closeThreadPool-77-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 79082 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-30T00:41:56.639Z
   [junit4]   2> 79086 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79092 INFO  (zkConnectionManagerCallback-102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79103 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79219 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 79219 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-2-001/solr.xml
   [junit4]   2> 79248 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 79248 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 79254 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 79309 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 79310 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 79326 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cff0d88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 79328 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cff0d88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 79352 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 79359 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d336907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 79360 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d336907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 79372 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63442/solr
   [junit4]   2> 79378 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79381 INFO  (zkConnectionManagerCallback-113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79390 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79518 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79522 INFO  (zkConnectionManagerCallback-115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79524 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79583 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 79613 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63540_ as DOWN
   [junit4]   2> 79620 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 79620 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63540_
   [junit4]   2> 79623 INFO  (zkCallback-47-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79623 INFO  (zkCallback-75-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79623 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79628 INFO  (zkCallback-114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 79642 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 79648 WARN  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] 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> 79743 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 79829 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 79908 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 79909 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 79914 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63540_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-2-001/cores
   [junit4]   2> 79978 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63540_
   [junit4]   2> 80270 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 80278 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 80279 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 80279 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 80279 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 80294 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 80294 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 80294 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 80306 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a8674d3{/,null,AVAILABLE}
   [junit4]   2> 80334 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@169cdd00{SSL, (ssl, http/1.1)}{127.0.0.1:63555}
   [junit4]   2> 80338 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server Started @80458ms
   [junit4]   2> 80338 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=63555, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-3-001/cores}
   [junit4]   2> 80338 ERROR (closeThreadPool-77-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80338 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 80338 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 80338 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80339 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 80339 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-30T00:41:57.896Z
   [junit4]   2> 80341 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80347 INFO  (zkConnectionManagerCallback-125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80348 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80464 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 80466 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-3-001/solr.xml
   [junit4]   2> 80477 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 80478 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 80487 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 80723 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 80723 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 80729 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c4638ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 80729 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c4638ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 80749 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 80758 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38e3a6a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 80759 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38e3a6a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 80760 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63442/solr
   [junit4]   2> 80791 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80794 INFO  (zkConnectionManagerCallback-136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80794 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80959 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80967 INFO  (zkConnectionManagerCallback-138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80973 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81060 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 81111 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63555_ as DOWN
   [junit4]   2> 81135 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 81135 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63555_
   [junit4]   2> 81155 INFO  (zkCallback-75-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81156 INFO  (zkCallback-114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81156 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81157 INFO  (zkCallback-137-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81156 INFO  (zkCallback-47-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81194 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 81195 WARN  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] 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> 81288 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 81364 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 81391 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 81392 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5
   [junit4]   2> 81412 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63555_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-3-001/cores
   [junit4]   2> 81526 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63555_
   [junit4]   2> 81590 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 81594 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 81594 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 81594 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 81594 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 81599 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81599 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81599 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 81600 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c36ddec{/,null,AVAILABLE}
   [junit4]   2> 81610 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37b6b44{SSL, (ssl, http/1.1)}{127.0.0.1:63562}
   [junit4]   2> 81610 INFO  (closeThreadPool-77-thread-1) [     ] o.e.j.s.Server Started @81730ms
   [junit4]   2> 81610 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=63562, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-4-001/cores}
   [junit4]   2> 81611 ERROR (closeThreadPool-77-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81611 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81611 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 81611 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81611 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 81611 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-30T00:41:59.168Z
   [junit4]   2> 81623 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81629 INFO  (zkConnectionManagerCallback-148-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81630 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81740 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 81742 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001/shard-4-001/solr.xml
   [junit4]   2> 81757 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 81757 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 81762 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@755bd6d5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 81934 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 81954 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 81962 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9a421ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81962 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9a421ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81969 WARN  (closeThreadPool-77-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 81980 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72d1b93d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81980 WARN  (closeThreadPool-77-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72d1b93d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81981 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63442/solr
   [junit4]   2> 81986 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81987 INFO  (zkConnectionManagerCallback-159-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81990 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82127 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82129 INFO  (zkConnectionManagerCallback-161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82130 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82198 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 82241 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63562_ as DOWN
   [junit4]   2> 82252 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 82252 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63562_
   [junit4]   2> 82259 INFO  (zkCallback-75-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 82259 INFO  (zkCallback-114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 82259 INFO  (zkCallback-47-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 82259 INFO  (zkCallback-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 82260 INFO  (zkCallback-137-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 82262 INFO  (zkCallback-160-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 82274 INFO  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 82276 WARN  (closeThreadPool-77-thread-1) [n:127.0.0.1:63562_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secur

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

usterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72070571502469125-127.0.0.1:63474_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	35	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 135116 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63442
   [junit4]   2> 135116 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63442
   [junit4]   2> 135116 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[B944E804C0072B61]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63442
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=B944E804C0072B61 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 76.6s J3 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":500,
   [junit4]    >     "QTime":30196},
   [junit4]    >   "errorMessages":["3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]\n"],
   [junit4]    >   "WARNING":"This response format is experimental.  It is likely to change in the future.",
   [junit4]    >   "error":{
   [junit4]    >     "metadata":[
   [junit4]    >       "error-class","org.apache.solr.common.SolrException",
   [junit4]    >       "root-error-class","org.apache.solr.common.SolrException"],
   [junit4]    >     "msg":"3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]",
   [junit4]    >     "trace":"org.apache.solr.common.SolrException: 3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]\n\tat org.apache.solr.handler.SolrConfigHandler.waitForAllReplicasState(SolrConfigHandler.java:821)\n\tat org.apache.solr.handler.SolrConfigHandler.access$400(SolrConfigHandler.java:104)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:528)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:365)\n\tat org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:161)\n\tat org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:139)\n\tat org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)\n\tat org.apache.solr.core.SolrCore.execute(SolrCore.java:2603)\n\tat org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)\n\tat org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)\n\tat org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\n",
   [junit4]    >     "code":500}}
   [junit4]    >  expected null, but was:<[3 out of 5 the property overlay to be of version 0 within 30 seconds! Failed cores: [https://127.0.0.1:63532/collection1_shard2_replica_n2/, https://127.0.0.1:63555/collection1_shard2_replica_n5/, https://127.0.0.1:63562/collection1_shard1_replica_n1/]
   [junit4]    > ]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B944E804C0072B61:3110D7DE6EFB4699]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.runConfigCommand(TestSolrConfigHandler.java:179)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:202)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:80)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestSolrConfigHandlerCloud_B944E804C0072B61-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, maxDocsPerChunk=9, blockShift=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, blockSize=3)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@415321b2), locale=es-PA, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=157545832,total=374341632
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDUpdateProcessorFallbackTest, TestManagedResource, TestSolrConfigHandlerCloud]
   [junit4] Completed [25/910 (1!)] on J3 in 77.21s, 1 test, 1 failure <<< FAILURES!

[...truncated 55383 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1063/consoleText

[repro] Revision: ec1757b7c21bf023b31853aabe2f4f4d2a46c18e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=B944E804C0072B61 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Jerusalem -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]       TestSolrConfigHandlerCloud
[repro] ant compile-test

[...truncated 3470 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrConfigHandlerCloud" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=B944E804C0072B61 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]