You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/30 13:37:32 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 284 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/284/

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

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:33207

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33207
	at __randomizedtesting.SeedInfo.seed([BA299E21CF4A8DC0:327DA1FB61B6E038]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 52 more




Build Log:
[...truncated 15388 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2673989 INFO  (SUITE-RollingRestartTest-seed#[BA299E21CF4A8DC0]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2674005 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2674008 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2674015 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2674250 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer start zk server on port:41187
   [junit4]   2> 2674250 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41187
   [junit4]   2> 2674250 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41187
   [junit4]   2> 2674250 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41187
   [junit4]   2> 2674261 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2674279 INFO  (zkConnectionManagerCallback-13940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674279 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2674292 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2674293 INFO  (zkConnectionManagerCallback-13942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674293 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2674299 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2674300 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2674301 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2674303 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2674303 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2674304 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2674305 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2674305 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2674306 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2674307 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2674307 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2674311 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2674311 INFO  (zkConnectionManagerCallback-13946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674311 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2674414 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2674765 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2674765 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2674765 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2674765 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2674807 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2674807 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2674807 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2674816 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb2c59b{/,null,AVAILABLE}
   [junit4]   2> 2674817 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29a6b4ae{SSL,[ssl, http/1.1]}{127.0.0.1:42107}
   [junit4]   2> 2674817 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.s.Server Started @2674857ms
   [junit4]   2> 2674817 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=42107, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/control-001/cores}
   [junit4]   2> 2674818 ERROR (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2674818 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2674818 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2674818 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2674818 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2674818 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:49.758Z
   [junit4]   2> 2674825 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2674826 INFO  (zkConnectionManagerCallback-13948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674826 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2674932 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2674932 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/control-001/solr.xml
   [junit4]   2> 2674935 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2674935 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2674937 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2674992 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2674992 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] 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> 2675109 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21ff531e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675109 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21ff531e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675118 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] 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> 2675119 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d8dc8a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675119 WARN  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d8dc8a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675120 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41187/solr
   [junit4]   2> 2675122 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2675125 INFO  (zkConnectionManagerCallback-13955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675125 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2675228 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2675229 INFO  (zkConnectionManagerCallback-13957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675229 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2675437 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42107_
   [junit4]   2> 2675437 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.c.Overseer Overseer (id=72813786561970181-127.0.0.1:42107_-n_0000000000) starting
   [junit4]   2> 2675684 INFO  (OverseerStateUpdate-72813786561970181-127.0.0.1:42107_-n_0000000000) [n:127.0.0.1:42107_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42107_
   [junit4]   2> 2675685 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42107_
   [junit4]   2> 2675690 INFO  (OverseerStateUpdate-72813786561970181-127.0.0.1:42107_-n_0000000000) [n:127.0.0.1:42107_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2675708 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2675722 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d
   [junit4]   2> 2675729 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d
   [junit4]   2> 2675729 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d
   [junit4]   2> 2675731 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2675733 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [n:127.0.0.1:42107_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/control-001/cores
   [junit4]   2> 2675773 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2675774 INFO  (zkConnectionManagerCallback-13966-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675775 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2675779 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2675781 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41187/solr ready
   [junit4]   2> 2675800 INFO  (qtp382489934-67057) [n:127.0.0.1:42107_     ] 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:42107_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2675806 INFO  (OverseerThreadFactory-12007-thread-1-processing-n:127.0.0.1:42107_) [n:127.0.0.1:42107_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2675916 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_    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> 2675916 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2676927 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2676940 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2677023 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677035 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2677035 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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@1f4b657d
   [junit4]   2> 2677035 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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 [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2677037 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@64881f6c
   [junit4]   2> 2677051 WARN  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677075 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677075 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677077 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2677077 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2677077 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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=34, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=25.8759765625, floorSegmentMB=0.4228515625, forceMergeDeletesPctAllowed=11.738610176790377, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3784746367748373, deletesPctAllowed=32.081078272109565
   [junit4]   2> 2677077 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e4e39d0[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2677078 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2677079 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677079 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2677079 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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 1651629875023314944
   [junit4]   2> 2677081 INFO  (searcherExecutor-12012-thread-1-processing-n:127.0.0.1:42107_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3e4e39d0[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2677082 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677082 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677084 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2677084 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677084 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42107/control_collection_shard1_replica_n1/
   [junit4]   2> 2677084 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677084 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42107/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2677084 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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/72813786561970181-core_node2-n_0000000000
   [junit4]   2> 2677097 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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:42107/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2677199 INFO  (zkCallback-13956-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> 2677199 INFO  (zkCallback-13956-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> 2677199 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ 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> 2677200 INFO  (qtp382489934-67055) [n:127.0.0.1:42107_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1284
   [junit4]   2> 2677204 INFO  (qtp382489934-67057) [n:127.0.0.1:42107_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2677301 INFO  (zkCallback-13956-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> 2677301 INFO  (zkCallback-13956-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> 2677301 INFO  (zkCallback-13956-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> 2677301 INFO  (qtp382489934-67057) [n:127.0.0.1:42107_     ] 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:42107_&wt=javabin&version=2} status=0 QTime=1501
   [junit4]   2> 2677301 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2677405 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677407 INFO  (zkConnectionManagerCallback-13972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677407 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677408 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2677408 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41187/solr ready
   [junit4]   2> 2677408 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2677410 INFO  (qtp382489934-67057) [n:127.0.0.1:42107_     ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2677412 INFO  (OverseerThreadFactory-12007-thread-2-processing-n:127.0.0.1:42107_) [n:127.0.0.1:42107_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2677412 INFO  (OverseerCollectionConfigSetProcessor-72813786561970181-127.0.0.1:42107_-n_0000000000) [n:127.0.0.1:42107_     ] 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> 2677614 WARN  (OverseerThreadFactory-12007-thread-2-processing-n:127.0.0.1:42107_) [n:127.0.0.1:42107_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2677615 INFO  (qtp382489934-67057) [n:127.0.0.1:42107_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2677616 INFO  (qtp382489934-67057) [n:127.0.0.1:42107_     ] 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=2&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 2677616 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2677616 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2677617 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2677617 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2677617 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2677617 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2677617 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2677688 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-1-001 of type NRT
   [junit4]   2> 2677691 WARN  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2677692 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2677692 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2677692 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2677699 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2677699 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2677699 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2677700 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50d06362{/,null,AVAILABLE}
   [junit4]   2> 2677700 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32324cd6{SSL,[ssl, http/1.1]}{127.0.0.1:37371}
   [junit4]   2> 2677700 INFO  (closeThreadPool-13973-thread-1) [     ] o.e.j.s.Server Started @2677740ms
   [junit4]   2> 2677700 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37371, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-1-001/cores}
   [junit4]   2> 2677700 ERROR (closeThreadPool-13973-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2677700 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2677701 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2677701 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677701 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677701 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:52.641Z
   [junit4]   2> 2677707 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677709 INFO  (zkConnectionManagerCallback-13975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677709 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677761 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-2-001 of type NRT
   [junit4]   2> 2677762 WARN  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2677762 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2677762 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2677762 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2677766 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2677766 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2677766 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2677766 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7731de85{/,null,AVAILABLE}
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fccfad9{SSL,[ssl, http/1.1]}{127.0.0.1:46209}
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.e.j.s.Server Started @2677807ms
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46209, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-2-001/cores}
   [junit4]   2> 2677767 ERROR (closeThreadPool-13973-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677767 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:52.707Z
   [junit4]   2> 2677771 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677771 INFO  (zkConnectionManagerCallback-13977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677771 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677810 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2677810 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-1-001/solr.xml
   [junit4]   2> 2677813 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2677813 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2677814 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2677832 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-3-001 of type NRT
   [junit4]   2> 2677833 WARN  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2677833 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2677833 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2677834 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2677834 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2677834 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2677834 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2677834 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4002523e{/,null,AVAILABLE}
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66b87f85{SSL,[ssl, http/1.1]}{127.0.0.1:33207}
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.e.j.s.Server Started @2677875ms
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33207, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-3-001/cores}
   [junit4]   2> 2677835 ERROR (closeThreadPool-13973-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677835 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:52.775Z
   [junit4]   2> 2677843 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677847 INFO  (zkConnectionManagerCallback-13980-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677847 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677889 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2677890 WARN  (closeThreadPool-13973-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> 2677890 WARN  (closeThreadPool-13973-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@364ad53d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677890 WARN  (closeThreadPool-13973-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@364ad53d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677896 WARN  (closeThreadPool-13973-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> 2677896 WARN  (closeThreadPool-13973-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29a7ed2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677896 WARN  (closeThreadPool-13973-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29a7ed2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677897 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41187/solr
   [junit4]   2> 2677898 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677898 INFO  (zkConnectionManagerCallback-13986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677899 INFO  (closeThreadPool-13973-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677905 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-4-001 of type NRT
   [junit4]   2> 2677906 WARN  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2677906 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2677906 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2677906 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2677907 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2677907 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2677907 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73a2d6a5{/,null,AVAILABLE}
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@245237a5{SSL,[ssl, http/1.1]}{127.0.0.1:36045}
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.e.j.s.Server Started @2677948ms
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36045, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-4-001/cores}
   [junit4]   2> 2677908 ERROR (closeThreadPool-13973-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677908 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:52.848Z
   [junit4]   2> 2677909 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677910 INFO  (zkConnectionManagerCallback-13988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677910 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677910 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2677910 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-2-001/solr.xml
   [junit4]   2> 2677913 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2677913 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2677914 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2677974 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2677974 WARN  (closeThreadPool-13973-thread-2) [     ] 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> 2677975 WARN  (closeThreadPool-13973-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@287d244d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677975 WARN  (closeThreadPool-13973-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@287d244d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677977 WARN  (closeThreadPool-13973-thread-2) [     ] 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> 2677977 WARN  (closeThreadPool-13973-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f7f76d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677977 WARN  (closeThreadPool-13973-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f7f76d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2677978 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41187/solr
   [junit4]   2> 2677979 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677981 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-5-001 of type NRT
   [junit4]   2> 2677981 INFO  (zkConnectionManagerCallback-13995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677981 INFO  (closeThreadPool-13973-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2677984 WARN  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2677984 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2677984 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2677984 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2677990 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2677990 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2677990 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2426308f{/,null,AVAILABLE}
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39662eeb{SSL,[ssl, http/1.1]}{127.0.0.1:36245}
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.e.j.s.Server Started @2678031ms
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36245, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-5-001/cores}
   [junit4]   2> 2677991 ERROR (closeThreadPool-13973-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2677991 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:52.931Z
   [junit4]   2> 2677995 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2677996 INFO  (zkConnectionManagerCallback-13997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2677996 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678011 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678012 INFO  (zkConnectionManagerCallback-13999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2678012 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678021 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2678021 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-4-001/solr.xml
   [junit4]   2> 2678024 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2678024 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2678026 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2678052 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2678052 WARN  (closeThreadPool-13973-thread-4) [     ] 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> 2678053 WARN  (closeThreadPool-13973-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bdf6610[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678053 WARN  (closeThreadPool-13973-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bdf6610[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678054 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-6-001 of type NRT
   [junit4]   2> 2678055 WARN  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2678055 WARN  (closeThreadPool-13973-thread-4) [     ] 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> 2678055 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2678055 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2678055 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2678056 WARN  (closeThreadPool-13973-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58aab648[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678056 WARN  (closeThreadPool-13973-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58aab648[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678057 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41187/solr
   [junit4]   2> 2678063 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678064 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2678064 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2678064 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2678067 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@124910a3{/,null,AVAILABLE}
   [junit4]   2> 2678071 INFO  (zkConnectionManagerCallback-14006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a31cd3d{SSL,[ssl, http/1.1]}{127.0.0.1:34283}
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.e.j.s.Server Started @2678111ms
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34283, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-6-001/cores}
   [junit4]   2> 2678071 ERROR (closeThreadPool-13973-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2678071 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:53.011Z
   [junit4]   2> 2678075 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678079 INFO  (zkConnectionManagerCallback-14008-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2678079 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678111 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2678111 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-3-001/solr.xml
   [junit4]   2> 2678114 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2678114 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2678134 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678134 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2678136 INFO  (zkConnectionManagerCallback-14010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2678136 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678144 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-7-001 of type NRT
   [junit4]   2> 2678145 WARN  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2678145 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2678145 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2678145 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2678151 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2678151 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2678151 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2678151 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a5a8f0b{/,null,AVAILABLE}
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e4a0f54{SSL,[ssl, http/1.1]}{127.0.0.1:39227}
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.e.j.s.Server Started @2678191ms
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/tempDir-001/jetty7, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39227, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-7-001/cores}
   [junit4]   2> 2678152 ERROR (closeThreadPool-13973-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2678152 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-30T12:29:53.092Z
   [junit4]   2> 2678159 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678159 INFO  (zkConnectionManagerCallback-14015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2678159 INFO  (closeThreadPool-13973-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678211 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2678211 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-5-001/solr.xml
   [junit4]   2> 2678214 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2678214 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2678215 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2678217 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-8-001 of type NRT
   [junit4]   2> 2678218 WARN  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2678218 INFO  (closeThreadPool-13973-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2678218 INFO  (closeThreadPool-13973-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2678218 INFO  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2678231 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2678231 WARN  (closeThreadPool-13973-thread-3) [     ] 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> 2678237 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2678238 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2678239 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37371_ as DOWN
   [junit4]   2> 2678240 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2678240 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37371_
   [junit4]   2> 2678240 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46209_ as DOWN
   [junit4]   2> 2678240 INFO  (zkCallback-13956-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2678241 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2678241 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46209_
   [junit4]   2> 2678247 INFO  (zkCallback-14009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2678247 INFO  (zkCallback-13956-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2678254 INFO  (zkCallback-13998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2678255 INFO  (zkCallback-13971-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2678264 INFO  (closeThreadPool-13973-thread-4) [n:127.0.0.1:36045_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678275 INFO  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2678275 INFO  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2678275 INFO  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2678275 WARN  (closeThreadPool-13973-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b04a9fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678275 WARN  (closeThreadPool-13973-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b04a9fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678276 INFO  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20923884{/,null,AVAILABLE}
   [junit4]   2> 2678287 WARN  (closeThreadPool-13973-thread-3) [     ] 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> 2678290 INFO  (closeThreadPool-13973-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2678290 WARN  (closeThreadPool-13973-thread-5) [     ] 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> 2678291 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2678293 INFO  (zkConnectionManagerCallback-14019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2678293 INFO  (closeThreadPool-13973-thread-4) [n:127.0.0.1:36045_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2678294 WARN  (closeThreadPool-13973-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ffd3cc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678294 WARN  (closeThreadPool-13973-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ffd3cc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678294 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41187/solr
   [junit4]   2> 2678297 INFO  (closeThreadPool-13973-thread-4) [n:127.0.0.1:36045_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2678299 INFO  (closeThreadPool-13973-thread-4) [n:127.0.0.1:36045_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36045_ as DOWN
   [junit4]   2> 2678300 INFO  (closeThreadPool-13973-thread-4) [n:127.0.0.1:36045_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2678300 INFO  (closeThreadPool-13973-thread-4) [n:127.0.0.1:36045_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36045_
   [junit4]   2> 2678300 INFO  (zkCallback-13956-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2678312 INFO  (closeThreadPool-13973-thread-1) [n:127.0.0.1:37371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d
   [junit4]   2> 2678315 INFO  (closeThreadPool-13973-thread-2) [n:127.0.0.1:46209_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2678315 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2678315 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-6-001/solr.xml
   [junit4]   2> 2678318 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2678318 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2678319 INFO  (closeThreadPool-13973-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4b657d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2678323 INFO  (TEST-RollingRestartTest.test-seed#[BA299E21CF4A8DC0]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001/shard-9-001 of type NRT
   [junit4]   2> 2678324 WARN  (closeThreadPool-13973-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44e1844c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678324 WARN  (closeThreadPool-13973-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44e1844c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2678325 INFO  (closeThreadPool-13973-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2678330 INFO  (zkCallback-13998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2678330 INFO  (zkCallback-13971-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2678330 INFO  (zkCallback-14009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2678334 WARN  (closeThreadPool-13973-thread-5) [     ] 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> 2678334 WARN  (closeThreadPool-13973-thread-9) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2678336 INFO  (zkCallback-14018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2678340 INFO  (closeThreadPool-13973-thread-8) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19396a9a{SSL,[ssl, http/1.1]}{127.0.0.1:41859}
   [junit4]   2> 2678340 INFO  (cl

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

 > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33207
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA299E21CF4A8DC0:327DA1FB61B6E038]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BA299E21CF4A8DC0-001
   [junit4]   2> Nov 30, 2019 12:32:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3efffcdd), locale=uk-UA, timezone=Africa/Nouakchott
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=246047536,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistanceFunctionTest, CdcrBootstrapTest, CdcrRequestHandlerTest, TestExportTool, ResponseBuilderTest, DOMUtilTest, TestMaxScoreQueryParser, TestDistributedGrouping, TestShardHandlerFactory, LeaderElectionIntegrationTest, HDFSCollectionsAPITest, TestSnapshotCloudManager, TestConfigSetImmutable, DistributedQueryElevationComponentTest, TestLegacyBM25SimilarityFactory, TestLegacyFieldCache, ReplaceNodeTest, TestExactStatsCache, TestSystemCollAutoCreate, TestSolrConfigHandlerCloud, RankQueryTest, TestChildDocTransformerHierarchy, TestSolrCloudSnapshots, PKIAuthenticationIntegrationTest, TestRestoreCore, TestStressLucene, CurrencyRangeFacetCloudTest, TestAnalyzeInfixSuggestions, SolrMetricsIntegrationTest, TestFacetMethods, RulesTest, TestXmlQParserPlugin, TestSchemaField, TestSolrCoreParser, TestCloudNestedDocsSort, TestHashQParserPlugin, DefaultValueUpdateProcessorTest, PeerSyncReplicationTest, ZkShardTermsTest, TestFieldCache, TestFastLRUCache, HdfsLockFactoryTest, TestInPlaceUpdatesRequiredField, SharedFSAutoReplicaFailoverTest, TestPKIAuthenticationPlugin, TestSimpleTrackingShardHandler, OverseerTaskQueueTest, PeerSyncWithLeaderTest, HLLUtilTest, TestStressCloudBlindAtomicUpdates, DistributedFacetPivotSmallAdvancedTest, TestSuggestSpellingConverter, UUIDFieldTest, NodeLostTriggerTest, ZkStateWriterTest, TestInfoStreamLogging, AutoAddReplicasPlanActionTest, LegacyCloudClusterPropTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestMiniSolrCloudClusterSSL, TestDynamicFieldNamesIndexCorrectly, TestFieldCollectionResource, MigrateRouteKeyTest, AutoscalingHistoryHandlerTest, ConnectionReuseTest, TokenizerChainTest, TestCollectionsAPIViaSolrCloudCluster, TestSimLargeCluster, TestExpandComponent, TimeRoutedAliasUpdateProcessorTest, TestLogWatcher, TestManagedSchemaThreadSafety, TestConfigsApi, DistributedTermsComponentTest, TriggerIntegrationTest, SolrShardReporterTest, FastVectorHighlighterTest, BadComponentTest, SortSpecParsingTest, DebugComponentTest, SuggestComponentContextFilterQueryTest, DeleteStatusTest, SolrJmxReporterTest, TestGraphMLResponseWriter, NodeAddedTriggerIntegrationTest, TestDistribDocBasedVersion, CustomCollectionTest, TestCloudConsistency, TestCoreContainer, TestHighFrequencyDictionaryFactory, ZkControllerTest, OverseerModifyCollectionTest, TestFileDictionaryLookup, TestFieldCacheSortRandom, TestDocBasedVersionConstraints, MetricsHandlerTest, NumericFieldsTest, TestHdfsUpdateLog, TestMinMaxOnMultiValuedField, HttpPartitionTest, LoggingHandlerTest, CollectionsAPIAsyncDistributedZkTest, AliasIntegrationTest, TestShortCircuitedRequests, TestRetrieveFieldsOptimizer, XmlUpdateRequestHandlerTest, TestIBSimilarityFactory, MoreLikeThisComponentTest, TestZkChroot, CurrencyFieldTypeTest, HdfsChaosMonkeyNothingIsSafeTest, SolrCoreTest, TestSlowCompositeReaderWrapper, EnumFieldTest, TestClassicSimilarityFactory, HdfsSyncSliceTest, TestJsonFacetsWithNestedObjects, TestPolicyCloud, TestRandomFlRTGCloud, SystemInfoHandlerTest, DistributedIntervalFacetingTest, CdcrUpdateLogTest, ScheduledMaintenanceTriggerTest, IgnoreLargeDocumentProcessorFactoryTest, CreateRoutedAliasTest, TaggerTest, TestDocumentBuilder, TestManagedResourceStorage, TestFiltering, TestCopyFieldCollectionResource, ProtectedTermFilterFactoryTest, IndexSchemaTest, IndexSizeTriggerTest, PrimUtilsTest, SolrCmdDistributorTest, DistributedMLTComponentTest, BlockJoinFacetRandomTest, TestTestInjection, ExecutePlanActionTest, LeaderFailureAfterFreshStartTest, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AddReplicaTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, OverseerRolesTest, OverseerStatusTest, OverseerTest, PackageManagerCLITest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, RollingRestartTest]
   [junit4] Completed [499/887 (1!)] on J2 in 154.12s, 1 test, 1 error <<< FAILURES!

[...truncated 54171 lines...]