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 2020/06/17 12:33:09 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2226 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2226/

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:46804

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:46804
	at __randomizedtesting.SeedInfo.seed([728B5D8C6DC94ED7:FADF6256C335232F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
	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:280)
	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:157)
	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:186)
	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:571)
	... 52 more




Build Log:
[...truncated 14074 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 4136164 INFO  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4136164 INFO  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/data-dir-189-001
   [junit4]   2> 4136165 WARN  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 4136165 INFO  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4136182 INFO  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 4136183 INFO  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4136183 INFO  (SUITE-RollingRestartTest-seed#[728B5D8C6DC94ED7]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4136188 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4136189 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4136189 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4136289 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36718
   [junit4]   2> 4136289 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36718
   [junit4]   2> 4136289 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36718
   [junit4]   2> 4136289 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36718
   [junit4]   2> 4136291 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4136293 INFO  (zkConnectionManagerCallback-21058-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4136293 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4136296 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4136297 INFO  (zkConnectionManagerCallback-21060-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4136297 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4136298 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4136309 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4136316 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4136318 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4136320 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4136321 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4136323 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4136333 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4136335 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4136357 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4136358 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4136361 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4136362 INFO  (zkConnectionManagerCallback-21064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4136362 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4136464 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 4137083 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4137083 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4137083 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4137084 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4137084 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4137084 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4137084 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17b2fe8a{/,null,AVAILABLE}
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1dde924{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:34651}
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.s.Server Started @4137125ms
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/control/data, hostPort=34651, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 4137086 ERROR (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4137086 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T10:43:09.618462Z
   [junit4]   2> 4137087 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4137088 INFO  (zkConnectionManagerCallback-21066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4137088 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4137190 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4137190 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/control-001/solr.xml
   [junit4]   2> 4137194 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4140989 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4140991 WARN  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2afcb495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140991 WARN  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2afcb495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140995 WARN  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1972028d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140995 WARN  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1972028d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4141005 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36718/solr
   [junit4]   2> 4141005 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4141007 INFO  (zkConnectionManagerCallback-21077-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141007 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4141110 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4141112 INFO  (zkConnectionManagerCallback-21079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141112 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4141413 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34651_
   [junit4]   2> 4141414 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.Overseer Overseer (id=72985985160511493-127.0.0.1:34651_-n_0000000000) starting
   [junit4]   2> 4141430 INFO  (OverseerStateUpdate-72985985160511493-127.0.0.1:34651_-n_0000000000) [n:127.0.0.1:34651_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34651_
   [junit4]   2> 4141430 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34651_
   [junit4]   2> 4141432 INFO  (zkCallback-21078-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4141444 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4141444 WARN  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4141599 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4141717 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4141763 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4141763 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4141789 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [n:127.0.0.1:34651_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/control-001/cores
   [junit4]   2> 4141827 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4141841 INFO  (zkConnectionManagerCallback-21096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141841 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4141843 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4141844 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36718/solr ready
   [junit4]   2> 4141965 INFO  (qtp8419709-106551) [n:127.0.0.1:34651_     ] 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:34651_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4141977 INFO  (OverseerThreadFactory-21086-thread-1-processing-n:127.0.0.1:34651_) [n:127.0.0.1:34651_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 4142155 INFO  (qtp8419709-106550) [n:127.0.0.1:34651_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4142155 INFO  (qtp8419709-106550) [n:127.0.0.1:34651_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 4142174 INFO  (OverseerStateUpdate-72985985160511493-127.0.0.1:34651_-n_0000000000) [n:127.0.0.1:34651_     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34651",
   [junit4]   2>   "node_name":"127.0.0.1:34651_",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4142377 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 4142432 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4142623 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4143508 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4143557 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 4143558 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 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@46574f51
   [junit4]   2> 4143558 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 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-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4143592 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2bd64695
   [junit4]   2> 4143611 WARN  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 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> 4144002 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4144002 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4144004 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4144004 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4144026 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37535758942058617]
   [junit4]   2> 4144047 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4144047 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 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> 4144048 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4144048 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669742562199470080
   [junit4]   2> 4144073 INFO  (searcherExecutor-21098-thread-1-processing-n:127.0.0.1:34651_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4144090 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 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> 4144090 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 4144121 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4144121 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4144121 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34651/control_collection_shard1_replica_n1/
   [junit4]   2> 4144128 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4144128 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34651/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4144128 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 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/72985985160511493-core_node2-n_0000000000
   [junit4]   2> 4144131 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34651/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4144250 INFO  (zkCallback-21078-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> 4144250 INFO  (zkCallback-21078-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> 4144251 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4144254 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=1877
   [junit4]   2> 4144274 INFO  (qtp8419709-106551) [n:127.0.0.1:34651_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4144364 INFO  (zkCallback-21078-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> 4144364 INFO  (zkCallback-21078-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> 4144364 INFO  (zkCallback-21078-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> 4144365 INFO  (qtp8419709-106551) [n:127.0.0.1:34651_     ] 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:34651_&wt=javabin&version=2} status=0 QTime=2400
   [junit4]   2> 4144366 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 4144488 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4144502 INFO  (zkConnectionManagerCallback-21107-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4144502 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4144503 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4144504 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36718/solr ready
   [junit4]   2> 4144505 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4144647 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4144674 INFO  (OverseerThreadFactory-21086-thread-2-processing-n:127.0.0.1:34651_) [n:127.0.0.1:34651_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 4144674 INFO  (OverseerCollectionConfigSetProcessor-72985985160511493-127.0.0.1:34651_-n_0000000000) [n:127.0.0.1:34651_     ] 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> 4144888 WARN  (OverseerThreadFactory-21086-thread-2-processing-n:127.0.0.1:34651_) [n:127.0.0.1:34651_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 4144889 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4144890 INFO  (qtp8419709-106549) [n:127.0.0.1:34651_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=243
   [junit4]   2> 4144900 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 4144900 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4144900 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 4144900 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4144901 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 4144901 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4144901 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 4146269 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 4146285 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4146285 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4146285 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4146286 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4146286 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4146286 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4146286 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14c73e71{/,null,AVAILABLE}
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43ca7bcd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44550}
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.Server Started @4146327ms
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/jetty1, hostPort=44550, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 4146288 ERROR (closeThreadPool-21108-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4146288 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T10:43:18.820469Z
   [junit4]   2> 4146289 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4146290 INFO  (zkConnectionManagerCallback-21110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4146290 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4146392 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4146392 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-1-001/solr.xml
   [junit4]   2> 4146397 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4146676 INFO  (OverseerCollectionConfigSetProcessor-72985985160511493-127.0.0.1:34651_-n_0000000000) [n:127.0.0.1:34651_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4147415 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 4147427 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4147427 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4147427 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4147540 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4147540 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4147540 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4147540 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d7d572f{/,null,AVAILABLE}
   [junit4]   2> 4147542 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16e51477{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46804}
   [junit4]   2> 4147542 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.Server Started @4147581ms
   [junit4]   2> 4147542 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/jetty2, hostPort=46804, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 4147542 ERROR (closeThreadPool-21108-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4147542 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4147556 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4147556 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4147556 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4147556 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T10:43:20.088812Z
   [junit4]   2> 4147626 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4147627 INFO  (zkConnectionManagerCallback-21115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4147627 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4147729 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4147729 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-2-001/solr.xml
   [junit4]   2> 4147794 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4149131 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4149209 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4142bc51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4149210 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4142bc51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4149340 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51ca8451[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4149340 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51ca8451[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4149342 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36718/solr
   [junit4]   2> 4149380 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4149404 INFO  (zkConnectionManagerCallback-21126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4149404 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4149526 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4149528 INFO  (zkConnectionManagerCallback-21128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4149528 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4149597 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4149609 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44550_ as DOWN
   [junit4]   2> 4149610 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4149610 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44550_
   [junit4]   2> 4149622 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4149623 WARN  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4149637 INFO  (zkCallback-21078-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4149665 INFO  (zkCallback-21127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4149665 INFO  (zkCallback-21106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4149831 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4149960 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4150031 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4150031 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4150033 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:44550_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-1-001/cores
   [junit4]   2> 4150152 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44550_
   [junit4]   2> 4150623 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 4150626 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4150626 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4150626 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4150721 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4150721 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4150721 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4150722 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@746f71a4{/,null,AVAILABLE}
   [junit4]   2> 4150723 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c71d51b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:45734}
   [junit4]   2> 4150723 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.Server Started @4150762ms
   [junit4]   2> 4150723 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/jetty3, hostPort=45734, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-3-001/cores}
   [junit4]   2> 4150723 ERROR (closeThreadPool-21108-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4150723 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4150741 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4150742 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4150742 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4150742 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T10:43:23.274073Z
   [junit4]   2> 4150840 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4150868 INFO  (zkConnectionManagerCallback-21138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4150869 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4150970 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4150970 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-3-001/solr.xml
   [junit4]   2> 4150975 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4151886 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4151985 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d8b577c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4151985 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d8b577c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4152090 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@193d2217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4152090 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@193d2217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4152092 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36718/solr
   [junit4]   2> 4152151 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4152167 INFO  (zkConnectionManagerCallback-21149-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4152167 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4152338 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4152339 INFO  (zkConnectionManagerCallback-21151-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4152339 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4152353 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4152357 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46804_ as DOWN
   [junit4]   2> 4152358 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4152358 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46804_
   [junit4]   2> 4152359 INFO  (zkCallback-21106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4152359 INFO  (zkCallback-21127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4152359 INFO  (zkCallback-21078-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4152361 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4152362 WARN  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4152476 INFO  (zkCallback-21150-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4152492 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4152759 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4152848 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4152848 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4152867 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:46804_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-2-001/cores
   [junit4]   2> 4153014 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46804_
   [junit4]   2> 4153620 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 4153623 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4153623 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4153623 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4153715 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4153715 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4153715 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4153715 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2085bdda{/,null,AVAILABLE}
   [junit4]   2> 4153717 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45b15b32{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36176}
   [junit4]   2> 4153717 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.Server Started @4153756ms
   [junit4]   2> 4153717 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/jetty4, hostPort=36176, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-4-001/cores}
   [junit4]   2> 4153717 ERROR (closeThreadPool-21108-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4153717 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4153731 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4153731 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4153731 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4153731 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T10:43:26.263497Z
   [junit4]   2> 4153768 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4153769 INFO  (zkConnectionManagerCallback-21161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4153769 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4153871 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4153871 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-4-001/solr.xml
   [junit4]   2> 4153876 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4156376 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4156474 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35552f6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156474 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35552f6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156519 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77444d05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156519 WARN  (closeThreadPool-21108-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77444d05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4156521 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36718/solr
   [junit4]   2> 4156530 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4156532 INFO  (zkConnectionManagerCallback-21172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4156532 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4156668 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4156705 INFO  (zkConnectionManagerCallback-21174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4156705 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4156711 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4156715 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36176_ as DOWN
   [junit4]   2> 4156716 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4156716 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36176_
   [junit4]   2> 4156718 INFO  (zkCallback-21127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4156718 INFO  (zkCallback-21150-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4156718 INFO  (zkCallback-21106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4156720 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4156720 WARN  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4156725 INFO  (zkCallback-21078-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4156843 INFO  (zkCallback-21173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4156969 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4157082 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4157103 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4157157 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4157157 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4157159 INFO  (closeThreadPool-21108-thread-2) [n:127.0.0.1:36176_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-4-001/cores
   [junit4]   2> 4157184 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a8e1408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4157185 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a8e1408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4157248 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a97a9c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4157248 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a97a9c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4157250 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36718/solr
   [junit4]   2> 4157251 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4157252 INFO  (zkConnectionManagerCallback-21190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4157252 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4157319 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36176_
   [junit4]   2> 4157464 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4157845 INFO  (zkConnectionManagerCallback-21192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4157845 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4157852 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4157856 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45734_ as DOWN
   [junit4]   2> 4157857 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4157857 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45734_
   [junit4]   2> 4157859 INFO  (zkCallback-21106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4157859 INFO  (zkCallback-21078-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4157859 INFO  (zkCallback-21127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4157859 INFO  (zkCallback-21150-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4157874 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4157874 WARN  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4157899 INFO  (zkCallback-21173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4157923 INFO  (zkCallback-21191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4158024 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4158135 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4158172 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4158172 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51
   [junit4]   2> 4158191 INFO  (closeThreadPool-21108-thread-1) [n:127.0.0.1:45734_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-3-001/cores
   [junit4]   2> 4158236 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45734_
   [junit4]   2> 4158411 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 4158414 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4158414 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4158414 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4158415 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4158415 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4158415 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4158416 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34f4dba9{/,null,AVAILABLE}
   [junit4]   2> 4158417 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@385ee2f7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:42690}
   [junit4]   2> 4158417 INFO  (closeThreadPool-21108-thread-1) [     ] o.e.j.s.Server Started @4158456ms
   [junit4]   2> 4158417 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/jetty5, hostPort=42690, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-5-001/cores}
   [junit4]   2> 4158417 ERROR (closeThreadPool-21108-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4158417 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4158417 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4158418 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4158418 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4158418 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-17T10:43:30.950074Z
   [junit4]   2> 4158419 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4158420 INFO  (zkConnectionManagerCallback-21202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4158420 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4158527 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4158527 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-5-001/solr.xml
   [junit4]   2> 4158532 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46574f51, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4160297 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4160298 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@546bf4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4160298 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@546bf4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4160301 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba9c110[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4160301 WARN  (closeThreadPool-21108-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba9c110[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4160303 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36718/solr
   [junit4]   2> 4160426 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4160427 INFO  (zkConnectionManagerCallback-21213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4160427 INFO  (closeThreadPool-21108-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4160513 INFO  (TEST-RollingRestartTest.test-seed#[728B5D8C6DC94ED7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 4160516 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4160516 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4160516 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4160517 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4160517 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4160517 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4160517 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@743a2789{/,null,AVAILABLE}
   [junit4]   2> 4160518 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12d28ed7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46805}
   [junit4]   2> 4160518 INFO  (closeThreadPool-21108-thread-2) [     ] o.e.j.s.Server Started @4160557ms
   [junit4]   2> 4160518 INFO  (closeThreadPool-21108-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001/tempDir-001/jetty6, hostPort=46805, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Luc

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

SolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
   [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:280)
   [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:157)
   [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:186)
   [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:571)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_728B5D8C6DC94ED7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1969, maxMBSortInHeap=7.2495341267373306, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6402a7aa), locale=es-NI, timezone=Etc/GMT+4
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=305780400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, TestRandomFaceting, HdfsAutoAddReplicasIntegrationTest, ZkDynamicConfigTest, TimeRoutedAliasUpdateProcessorTest, CertAuthPluginTest, TestCoreContainer, TestSegmentSorting, TestLegacyTerms, ZkNodePropsTest, TestSolrTestCaseJ4, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedQueryElevationComponentTest, TestBinaryField, TestStressLucene, TestCustomStream, TestRawResponseWriter, SplitByPrefixTest, TestCryptoKeys, HdfsWriteToMultipleCollectionsTest, TestUnifiedSolrHighlighter, QueryResultKeyTest, TestIndexSearcher, TestCustomDocTransformer, SSLMigrationTest, HighlighterTest, SmileWriterTest, CdcrVersionReplicationTest, TestSchemaField, TestFileDictionaryLookup, AnalyticsQueryTest, TestRSAKeyPair, TestSolrQueryResponse, TestFoldingMultitermQuery, HdfsCollectionsAPIDistributedZkTest, DaemonStreamApiTest, TestRequestStatusCollectionAPI, AddSchemaFieldsUpdateProcessorFactoryTest, ImplicitSnitchTest, ShowFileRequestHandlerTest, TestCursorMarkWithoutUniqueKey, TestQueryTypes, TestFieldCache, ReturnFieldsTest, RecoveryZkTest, TestManagedSchemaThreadSafety, MoreLikeThisComponentTest, TestBlobHandler, PeerSyncWithLeaderTest, TestConfigSetsAPI, ConfigureRecoveryStrategyTest, TestSimNodeLostTrigger, BigEndianAscendingWordDeserializerTest, TestSimGenericDistributedQueue, SpellCheckCollatorWithCollapseTest, UninvertDocValuesMergePolicyTest, TriLevelCompositeIdRoutingTest, OverseerStatusTest, ExitableDirectoryReaderTest, TestNumericRangeQuery64, MissingSegmentRecoveryTest, SolrSlf4jReporterTest, TestTrackingShardHandlerFactory, LeaderFailureAfterFreshStartTest, HttpSolrCallGetCoreTest, GraphQueryTest, PeerSyncWithBufferUpdatesTest, HdfsChaosMonkeySafeLeaderTest, TestSkipOverseerOperations, TestCollectionAPIs, PropertiesRequestHandlerTest, DeleteShardTest, DistributedVersionInfoTest, ConcurrentCreateRoutedAliasTest, TestDistribIDF, SolrCLIZkUtilsTest, SimpleFacetsTest, PingRequestHandlerTest, SystemLogListenerTest, TestTolerantUpdateProcessorCloud, DistributedMLTComponentTest, TestWaitForStateWithJettyShutdowns, TestDistributedMap, TestTermsQParserPlugin, DistributedFacetPivotSmallAdvancedTest, BJQFilterAccessibleTest, TaggerTest, ExternalFileFieldSortTest, TestDynamicLoadingUrl, IgnoreLargeDocumentProcessorFactoryTest, BlockDirectoryTest, MetricTriggerTest, DynamicMapsTest, SolrIndexSplitterTest, HdfsRecoveryZkTest, TestSortByMinMaxFunction, TestExpandComponent, TestSchemaNameResource, TestMultiWordSynonyms, ResourceLoaderTest, TestLazyCores, MBeansHandlerTest, ClusterStateMockUtilTest, ScheduledTriggerTest, SolrInfoBeanTest, TestStreamBody, TestConfigSetImmutable, TestCloudJSONFacetSKG, TestScoreJoinQPNoScore, TestObjectReleaseTracker, LeaderElectionIntegrationTest, DOMUtilTest, TestDynamicFieldCollectionResource, TestSimTriggerIntegration, TestSolrCoreParser, UpdateLogTest, FuzzySearchTest, XmlUpdateRequestHandlerTest, TestManagedStopFilterFactory, TestCloudPivotFacet, TestFieldCacheSortRandom, HdfsThreadLeakTest, TestShardHandlerFactory, TestLegacyFieldCache, ForceLeaderWithTlogReplicasTest, DeleteLastCustomShardedReplicaTest, SolrMetricManagerTest, BasicDistributedZk2Test, TestSortableTextField, TestSchemaVersionResource, CollectionTooManyReplicasTest, OverriddenZkACLAndCredentialsProvidersTest, DistribDocExpirationUpdateProcessorTest, FieldAnalysisRequestHandlerTest, HttpPartitionTest, TestPullReplica, TestTestInjection, TestFieldResource, TestFieldSortValues, TestSolrQueryParser, TestSolrCloudWithSecureImpersonation, TestSimClusterStateProvider, BadCopyFieldTest, DistributedTermsComponentTest, TestDocBasedVersionConstraints, TestUninvertingReader, TestCoreBackup, TestHdfsCloudBackupRestore, BasicFunctionalityTest, ConvertedLegacyTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionPropsTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DistributedQueueTest, ForceLeaderTest, HttpPartitionOnCommitTest, MetricsHistoryIntegrationTest, NestedShardedAtomicUpdateTest, OverseerRolesTest, PeerSyncReplicationTest, RollingRestartTest]
   [junit4] Completed [496/910 (1!)] on J1 in 223.29s, 1 test, 1 error <<< FAILURES!

[...truncated 53415 lines...]