Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/57/

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

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:35547/_pa/t

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:35547/_pa/t
        at 
__randomizedtesting.SeedInfo.seed([1760CF486039CB5A:9F34F092CEC5A6A2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java: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:564)
        ... 52 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([1760CF486039CB5A:9F34F092CEC5A6A2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13749 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 312004 INFO  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-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-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 312005 INFO  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/data-dir-30-001
   [junit4]   2> 312005 WARN  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 312005 INFO  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 312007 INFO  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 312007 INFO  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 312007 INFO  
(SUITE-RollingRestartTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_pa/t
   [junit4]   2> 312011 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 312011 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 312012 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 312112 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43269
   [junit4]   2> 312112 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43269
   [junit4]   2> 312112 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43269
   [junit4]   2> 312112 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43269
   [junit4]   2> 312113 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312116 INFO  (zkConnectionManagerCallback-1632-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312116 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312119 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312121 INFO  (zkConnectionManagerCallback-1634-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312121 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312123 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 312125 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 312126 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 312128 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 312129 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 312131 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 312132 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 312134 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 312135 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 312136 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 312138 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 312140 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312141 INFO  (zkConnectionManagerCallback-1638-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312141 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312243 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 312359 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 312359 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 312359 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 312359 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] o.e.j.s.Server 
jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 312360 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 312360 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 312360 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 312362 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f110917{/_pa/t,null,AVAILABLE}
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@52b00114{SSL,[ssl, 
http/1.1]}{127.0.0.1:40551}
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] o.e.j.s.Server 
Started @312399ms
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/control/data,
 hostContext=/_pa/t, hostPort=40551, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/control-001/cores}
   [junit4]   2> 312363 ERROR 
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 312363 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:06.838Z
   [junit4]   2> 312364 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312366 INFO  (zkConnectionManagerCallback-1640-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312366 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312467 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 312467 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/control-001/solr.xml
   [junit4]   2> 312471 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 312471 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 312472 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 315611 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 315612 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 315612 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ea17582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315612 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ea17582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315615 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 315616 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cc4945c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315616 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4cc4945c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315617 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 315618 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315620 INFO  (zkConnectionManagerCallback-1647-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 315620 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315722 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 315724 INFO  (zkConnectionManagerCallback-1649-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 315724 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 315801 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:40551__pa%2Ft
   [junit4]   2> 315802 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.Overseer Overseer 
(id=72625496381784069-127.0.0.1:40551__pa%2Ft-n_0000000000) starting
   [junit4]   2> 315807 INFO  
(OverseerStateUpdate-72625496381784069-127.0.0.1:40551__pa%2Ft-n_0000000000) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40551__pa%2Ft
   [junit4]   2> 315808 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40551__pa%2Ft
   [junit4]   2> 315809 INFO  (zkCallback-1648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315812 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 315812 WARN  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] 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> 315832 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 315867 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561
   [junit4]   2> 315881 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561
   [junit4]   2> 315881 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561
   [junit4]   2> 315883 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/control-001/cores
   [junit4]   2> 315971 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315972 INFO  (zkConnectionManagerCallback-1658-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 315972 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315974 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315975 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43269/solr ready
   [junit4]   2> 316005 INFO  (qtp1137939447-4811) [n:127.0.0.1:40551__pa%2Ft   
  ] 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:40551__pa%252Ft&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 316009 INFO  
(OverseerThreadFactory-2216-thread-1-processing-n:127.0.0.1:40551__pa%2Ft) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 316121 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft   
 x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 316122 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 317137 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1
   [junit4]   2> 317158 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 317282 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 317306 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 317307 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561
   [junit4]   2> 317307 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 317311 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=31.6064453125, 
floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=13.992693239312679, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=30.160249515406115
   [junit4]   2> 317323 WARN  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 317387 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 317388 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317389 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 317389 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 317391 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3447265625, noCFSRatio=1.0]
   [junit4]   2> 317391 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74ce0e24[control_collection_shard1_replica_n1] main]
   [junit4]   2> 317394 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 317395 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 317395 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 317395 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663974739143557120
   [junit4]   2> 317402 INFO  
(searcherExecutor-2221-thread-1-processing-n:127.0.0.1:40551__pa%2Ft 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40551__pa%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@74ce0e24[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317404 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 317404 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 317410 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317410 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317410 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40551/_pa/t/control_collection_shard1_replica_n1/
   [junit4]   2> 317410 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 317410 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40551/_pa/t/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 317410 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72625496381784069-core_node2-n_0000000000
   [junit4]   2> 317412 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40551/_pa/t/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 317514 INFO  (zkCallback-1648-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> 317514 INFO  (zkCallback-1648-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> 317515 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 317517 INFO  (qtp1137939447-4812) [n:127.0.0.1:40551__pa%2Ft 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1396
   [junit4]   2> 317520 INFO  (qtp1137939447-4811) [n:127.0.0.1:40551__pa%2Ft   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 317618 INFO  (zkCallback-1648-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> 317618 INFO  (zkCallback-1648-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> 317618 INFO  (zkCallback-1648-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> 317619 INFO  (qtp1137939447-4811) [n:127.0.0.1:40551__pa%2Ft   
  ] 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:40551__pa%252Ft&wt=javabin&version=2}
 status=0 QTime=1613
   [junit4]   2> 317619 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 317725 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317726 INFO  (zkConnectionManagerCallback-1664-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317726 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317728 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317729 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43269/solr ready
   [junit4]   2> 317729 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 317733 INFO  (qtp1137939447-4813) [n:127.0.0.1:40551__pa%2Ft   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 317737 INFO  
(OverseerThreadFactory-2216-thread-2-processing-n:127.0.0.1:40551__pa%2Ft) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 317737 INFO  
(OverseerCollectionConfigSetProcessor-72625496381784069-127.0.0.1:40551__pa%2Ft-n_0000000000)
 [n:127.0.0.1:40551__pa%2Ft     ] 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> 317941 WARN  
(OverseerThreadFactory-2216-thread-2-processing-n:127.0.0.1:40551__pa%2Ft) 
[n:127.0.0.1:40551__pa%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 317945 INFO  (qtp1137939447-4813) [n:127.0.0.1:40551__pa%2Ft   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 317946 INFO  (qtp1137939447-4813) [n:127.0.0.1:40551__pa%2Ft   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 317947 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 318061 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 318064 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318064 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318064 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318064 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318065 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318065 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318066 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 318066 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@664ce308{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318067 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a3dbbbe{SSL,[ssl, 
http/1.1]}{127.0.0.1:39188}
   [junit4]   2> 318067 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.s.Server Started @318103ms
   [junit4]   2> 318067 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=39188, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-1-001/cores}
   [junit4]   2> 318067 ERROR (closeThreadPool-1665-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318067 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318067 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318067 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318068 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318068 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:12.543Z
   [junit4]   2> 318069 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318070 INFO  (zkConnectionManagerCallback-1667-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318070 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318171 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 318172 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-1-001/solr.xml
   [junit4]   2> 318176 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 318176 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318177 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318182 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 318184 WARN  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318184 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318184 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318184 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318185 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318185 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318185 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 318186 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bf75a77{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3aa17103{SSL,[ssl, 
http/1.1]}{127.0.0.1:41947}
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.e.j.s.Server Started @318223ms
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=41947, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-2-001/cores}
   [junit4]   2> 318187 ERROR (closeThreadPool-1665-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318187 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:12.662Z
   [junit4]   2> 318188 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318190 INFO  (zkConnectionManagerCallback-1670-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318190 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318291 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 318291 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-2-001/solr.xml
   [junit4]   2> 318296 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 318296 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318297 INFO  (closeThreadPool-1665-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318306 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 318309 WARN  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318309 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318309 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318309 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318310 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318310 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318310 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318310 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3386bdca{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318311 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@135e79c1{SSL,[ssl, 
http/1.1]}{127.0.0.1:32951}
   [junit4]   2> 318311 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.e.j.s.Server Started @318348ms
   [junit4]   2> 318311 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=32951, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-3-001/cores}
   [junit4]   2> 318312 ERROR (closeThreadPool-1665-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318312 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318312 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318312 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318312 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318312 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:12.787Z
   [junit4]   2> 318313 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318315 INFO  (zkConnectionManagerCallback-1673-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318315 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318416 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 318416 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-3-001/solr.xml
   [junit4]   2> 318420 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 318420 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318422 INFO  (closeThreadPool-1665-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318443 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 318445 WARN  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318445 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318445 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318445 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318446 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318446 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318446 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318446 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@723a865c{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318447 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19c13bb0{SSL,[ssl, 
http/1.1]}{127.0.0.1:35266}
   [junit4]   2> 318447 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.e.j.s.Server Started @318484ms
   [junit4]   2> 318447 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=35266, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-4-001/cores}
   [junit4]   2> 318448 ERROR (closeThreadPool-1665-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318448 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318448 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318448 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318448 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318448 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:12.923Z
   [junit4]   2> 318449 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318450 INFO  (zkConnectionManagerCallback-1676-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318450 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318552 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 318552 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-4-001/solr.xml
   [junit4]   2> 318556 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 318556 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318558 INFO  (closeThreadPool-1665-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318568 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-5-001
 of type NRT for shard2
   [junit4]   2> 318571 WARN  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318571 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318571 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318571 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318572 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318572 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318572 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318572 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5833394{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318573 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c410c14{SSL,[ssl, 
http/1.1]}{127.0.0.1:38965}
   [junit4]   2> 318573 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.e.j.s.Server Started @318610ms
   [junit4]   2> 318573 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty5,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=38965, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-5-001/cores}
   [junit4]   2> 318573 ERROR (closeThreadPool-1665-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318573 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318574 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318574 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318574 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318574 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:13.049Z
   [junit4]   2> 318575 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318576 INFO  (zkConnectionManagerCallback-1679-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318576 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318686 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 318686 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-5-001/solr.xml
   [junit4]   2> 318690 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 318690 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318692 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318695 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 318739 WARN  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318739 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318739 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318739 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318740 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318740 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318740 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318740 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@712b83e5{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318741 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@364fdcf2{SSL,[ssl, 
http/1.1]}{127.0.0.1:42846}
   [junit4]   2> 318741 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.e.j.s.Server Started @318778ms
   [junit4]   2> 318741 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty6,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=42846, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-6-001/cores}
   [junit4]   2> 318742 ERROR (closeThreadPool-1665-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318742 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318742 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318742 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318742 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318742 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:13.217Z
   [junit4]   2> 318743 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318749 INFO  (zkConnectionManagerCallback-1682-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318749 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318854 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 318858 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 318859 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-6-001/solr.xml
   [junit4]   2> 318860 WARN  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318860 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318860 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318860 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318861 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318861 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318861 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 318862 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d34d113{/_pa/t,null,AVAILABLE}
   [junit4]   2> 318863 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 318863 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c9b1d43{SSL,[ssl, 
http/1.1]}{127.0.0.1:40012}
   [junit4]   2> 318863 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.e.j.s.Server Started @318900ms
   [junit4]   2> 318863 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty7,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=40012, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-7-001/cores}
   [junit4]   2> 318863 ERROR (closeThreadPool-1665-thread-7) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 318863 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 318864 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 318864 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 318864 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 318864 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:13.339Z
   [junit4]   2> 318864 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 318865 INFO  (closeThreadPool-1665-thread-6) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318881 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318913 INFO  (zkConnectionManagerCallback-1684-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318913 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318994 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-8-001
 of type NRT for shard1
   [junit4]   2> 318996 WARN  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 318996 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 318996 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318996 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 318997 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318997 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318997 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 318998 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27b653c5{/_pa/t,null,AVAILABLE}
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@143a6fb7{SSL,[ssl, 
http/1.1]}{127.0.0.1:36639}
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.e.j.s.Server Started @319041ms
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/tempDir-001/jetty8,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_pa/t, 
hostPort=36639, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-8-001/cores}
   [junit4]   2> 319005 ERROR (closeThreadPool-1665-thread-8) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.1
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 319005 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-14T18:46:13.480Z
   [junit4]   2> 319007 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319008 INFO  (zkConnectionManagerCallback-1687-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319008 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319014 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 319014 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-7-001/solr.xml
   [junit4]   2> 319019 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 319019 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 319021 INFO  (closeThreadPool-1665-thread-7) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 319117 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 319117 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-8-001/solr.xml
   [junit4]   2> 319122 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 319122 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 319124 INFO  (closeThreadPool-1665-thread-8) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@191ab561, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 319151 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 319152 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 319153 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@202492e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319153 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@202492e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319162 INFO  
(TEST-RollingRestartTest.test-seed#[1760CF486039CB5A]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1760CF486039CB5A-001/shard-9-001
 of type NRT for shard2
   [junit4]   2> 319177 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 319178 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b3fbdb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319178 WARN  (closeThreadPool-1665-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b3fbdb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319179 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 319181 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 319182 INFO  (zkConnectionManagerCallback-1695-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319182 INFO  (closeThreadPool-1665-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 319203 WARN  (closeThreadPool-1665-thread-9) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 319203 INFO  (closeThreadPool-1665-thread-9) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 319203 INFO  (closeThreadPool-1665-thread-9) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 319203 INFO  (closeThreadPool-1665-thread-9) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 319222 INFO  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 319222 WARN  (closeThreadPool-1665-thread-5) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 319237 WARN  (closeThreadP

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

HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 6250654 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6250654 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ba572b9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 6250655 WARN  (BP-552227375-127.0.0.1-1586895851975 
heartbeating to lucene2-us-west.apache.org/127.0.0.1:38582) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 6250655 WARN  (BP-552227375-127.0.0.1-1586895851975 
heartbeating to lucene2-us-west.apache.org/127.0.0.1:38582) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-552227375-127.0.0.1-1586895851975 (Datanode Uuid 
c62ca538-61eb-4da5-ae08-eb75221f8310) service to 
lucene2-us-west.apache.org/127.0.0.1:38582
   [junit4]   2> 6250698 WARN  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 6250711 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@d3d1d4a{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 6250711 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4cf4da88{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 6250711 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6250711 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@573085f9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 6250724 WARN  (BP-552227375-127.0.0.1-1586895851975 
heartbeating to lucene2-us-west.apache.org/127.0.0.1:38582) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 6250724 WARN  (BP-552227375-127.0.0.1-1586895851975 
heartbeating to lucene2-us-west.apache.org/127.0.0.1:38582) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-552227375-127.0.0.1-1586895851975 (Datanode Uuid 
4ff1b07d-c1ac-44b7-a2cd-fb3ebc022fe7) service to 
lucene2-us-west.apache.org/127.0.0.1:38582
   [junit4]   2> 6250821 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@f9212{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 6250822 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@70d69496{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:0}
   [junit4]   2> 6250822 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 6250822 INFO  
(SUITE-HdfsSyncSliceTest-seed#[1760CF486039CB5A]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5eaa1a18{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsSyncSliceTest_1760CF486039CB5A-001
   [junit4]   2> Apr 14, 2020 8:25:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 64 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=8, maxDocsPerChunk=865, blockShift=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=8, blockSize=10)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@290c4737),
 locale=zh-CN, timezone=Singapore
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=4,free=167285872,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyField, 
LeaderTragicEventTest, BasicFunctionalityTest, HdfsDirectoryFactoryTest, 
TestXIncludeConfig, CollectionsAPIDistributedZkTest, ShardsWhitelistTest, 
TestTextField, TestSolrQueryParser, TestCoreDiscovery, ClusterStateUpdateTest, 
TestLMJelinekMercerSimilarityFactory, MinimalSchemaTest, 
NodeLostTriggerIntegrationTest, TermVectorComponentTest, 
TestBulkSchemaConcurrent, TestXmlQParser, TestSearcherReuse, 
CSVRequestHandlerTest, CollectionsAPISolrJTest, RankQueryTest, 
ShardRoutingTest, TestSegmentSorting, OverseerRolesTest, TestStreamBody, 
EmbeddedSolrNoSerializeTest, ClassificationUpdateProcessorFactoryTest, 
BasicAuthOnSingleNodeTest, RestartWhileUpdatingTest, TaggerTest, 
JWTAuthPluginTest, IndexSizeEstimatorTest, TestDocSet, PackageManagerCLITest, 
TestMacroExpander, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestJettySolrRunner, OrderedExecutorTest, TemplateUpdateProcessorTest, 
TestRandomFaceting, TestCSVLoader, TestStressUserVersions, 
TestSolrCloudWithSecureImpersonation, OpenExchangeRatesOrgProviderTest, 
TestAuthorizationFramework, TestPartialUpdateDeduplication, 
UninvertDocValuesMergePolicyTest, TestTolerantUpdateProcessorCloud, 
TestDownShardTolerantSearch, TestDynamicFieldCollectionResource, 
SplitByPrefixTest, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, 
CoreAdminCreateDiscoverTest, ChaosMonkeyNothingIsSafeTest, MetricTriggerTest, 
SegmentsInfoRequestHandlerTest, TestRestManager, SortSpecParsingTest, 
TestCloudJSONFacetSKG, TestJavabinTupleStreamParser, 
VMParamsZkACLAndCredentialsProvidersTest, TestFieldCacheWithThreads, 
TestFaceting, ResponseHeaderTest, MetricsHistoryHandlerTest, 
TestDirectoryFactory, DistributedFacetPivotSmallAdvancedTest, 
TestSolrJacksonAnnotation, SpellCheckCollatorTest, TestSolrCoreParser, 
ChangedSchemaMergeTest, SplitShardTest, RequestLoggingTest, 
TestDistributedTracing, SpatialRPTFieldTypeTest, RestoreTriggerStateTest, 
TestExactSharedStatsCache, DistributedMLTComponentTest, TestRealTimeGet, 
NestedShardedAtomicUpdateTest, TestSortByMinMaxFunction, TriggerEventQueueTest, 
TestManagedSchema, DirectSolrSpellCheckerTest, DirectSolrConnectionTest, 
MissingSegmentRecoveryTest, TestDistributedSearch, ImplicitSnitchTest, 
TestDynamicURP, TestMergePolicyConfig, SolrInfoBeanTest, 
DistributedQueryElevationComponentTest, TestFieldResource, 
TestSha256AuthenticationProvider, CollectionReloadTest, TestPerFieldSimilarity, 
TestHashPartitioner, SuggesterWFSTTest, HealthCheckHandlerTest, GraphQueryTest, 
BaseCdcrDistributedZkTest, SolrSlf4jReporterTest, FullHLLTest, 
CdcrOpsAndBoundariesTest, TestMaxScoreQueryParser, TestLFUCache, 
TestJsonFacetsStatsParsing, HdfsDirectoryTest, TestHdfsCloudBackupRestore, 
SolrCLIZkUtilsTest, TestInitParams, TestWaitForStateWithJettyShutdowns, 
TestConfigSetProperties, CurrencyRangeFacetCloudTest, 
TestSimTriggerIntegration, ScheduledTriggerTest, 
DistributedFacetExistsSmallTest, TestFuzzyAnalyzedSuggestions, 
TestUnifiedSolrHighlighter, OverriddenZkACLAndCredentialsProvidersTest, 
TestSubQueryTransformerDistrib, TestReplicationHandlerDiskOverFlow, 
TestCloudPseudoReturnFields, TestSolrTestCaseJ4, DistributedQueueTest, 
TestInPlaceUpdatesDistrib, TestSolrDeletionPolicy2, DateFieldTest, 
LukeRequestHandlerTest, TestUtils, TestSimClusterStateProvider, 
TestDFRSimilarityFactory, TestEmbeddedSolrServerAdminHandler, 
RangeFacetCloudTest, TestCoreAdminApis, IndexSizeTriggerSizeEstimationTest, 
SOLR749Test, TestQueryTypes, TestQueryingOnDownCollection, 
DistributedUpdateProcessorTest, TestReload, DistribCursorPagingTest, 
TestRawResponseWriter, HdfsBasicDistributedZk2Test, TestJsonRequest, 
TestLegacyTerms, HdfsRecoveryZkTest, CursorPagingTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
TestHighlightDedupGrouping, TestJoin, ProtectedTermFilterFactoryTest, 
TestDeprecatedFilters, TestLuceneMatchVersion, TokenizerChainTest, 
ActionThrottleTest, AliasIntegrationTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateMockUtilTest, 
ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
HttpPartitionTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, 
MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSTest, 
MultiSolrCloudTestCaseTest, OverseerSolrResponseUnsafeSerializationTest, 
OverseerStatusTest, OverseerTaskQueueTest, RecoveryZkTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, 
SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, 
TestClusterProperties, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, 
TestOnReconnectListenerSupport, TestPrepRecovery, TestRebalanceLeaders, 
TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, 
TestTlogReplayVsRecovery, TestZkChroot, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, ZkControllerTest, ZkFailoverTest, 
ZkNodePropsTest, ZkShardTermsTest, ZkSolrClientTest, AssignTest, 
CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsNNFailoverTest, HdfsSyncSliceTest]
   [junit4] Completed [580/900 (2!)] on J1 in 56.60s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53610 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to