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

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

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:38497/p_p/g

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:38497/p_p/g
        at 
__randomizedtesting.SeedInfo.seed([D7D50D1FB21EA1AD:5F8132C51CE2CC55]: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:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
        ... 52 more




Build Log:
[...truncated 14352 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 3145768 INFO  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3145769 INFO  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/data-dir-244-001
   [junit4]   2> 3145769 WARN  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=154 numCloses=154
   [junit4]   2> 3145769 INFO  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3145770 INFO  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3145770 INFO  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3145770 INFO  
(SUITE-RollingRestartTest-seed#[D7D50D1FB21EA1AD]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /p_p/g
   [junit4]   2> 3145774 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3145774 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3145774 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3145874 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41783
   [junit4]   2> 3145874 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41783
   [junit4]   2> 3145874 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41783
   [junit4]   2> 3145875 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41783
   [junit4]   2> 3145876 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3145878 INFO  (zkConnectionManagerCallback-13985-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3145878 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3145881 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3145881 INFO  (zkConnectionManagerCallback-13987-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3145881 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3145883 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3145885 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3145886 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3145887 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3145888 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3145889 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3145891 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3145892 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3145893 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3145894 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3145895 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3145896 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3145897 INFO  (zkConnectionManagerCallback-13991-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3145897 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3145999 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3146150 WARN  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3146150 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3146150 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3146150 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] o.e.j.s.Server 
jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3146152 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3146152 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3146152 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 3146153 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4589a1f1{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b9831fa{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38497}
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] o.e.j.s.Server 
Started @3146205ms
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/control/data,
 hostPort=38497, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 3146155 ERROR 
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3146155 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:19.481636Z
   [junit4]   2> 3146158 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3146158 INFO  (zkConnectionManagerCallback-13993-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3146158 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3146260 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3146260 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/control-001/solr.xml
   [junit4]   2> 3146263 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3146263 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3146265 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3146605 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3146606 WARN  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f1d3be0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3146606 WARN  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f1d3be0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3146610 WARN  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@664f53a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3146610 WARN  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@664f53a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3146611 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41783/solr
   [junit4]   2> 3146612 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3146613 INFO  (zkConnectionManagerCallback-14000-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3146613 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3146715 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3146716 INFO  (zkConnectionManagerCallback-14002-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3146716 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3146808 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:38497_p_p%2Fg
   [junit4]   2> 3146809 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.Overseer Overseer 
(id=73248217505660933-127.0.0.1:38497_p_p%2Fg-n_0000000000) starting
   [junit4]   2> 3146813 INFO  
(OverseerStateUpdate-73248217505660933-127.0.0.1:38497_p_p%2Fg-n_0000000000) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38497_p_p%2Fg
   [junit4]   2> 3146813 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38497_p_p%2Fg
   [junit4]   2> 3146817 INFO  
(OverseerStateUpdate-73248217505660933-127.0.0.1:38497_p_p%2Fg-n_0000000000) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 3146819 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 3146819 WARN  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] 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> 3146849 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3146869 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049
   [junit4]   2> 3146876 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049
   [junit4]   2> 3146876 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049
   [junit4]   2> 3146877 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/control-001/cores
   [junit4]   2> 3146891 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3146892 INFO  (zkConnectionManagerCallback-14011-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3146892 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3146893 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3146894 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41783/solr ready
   [junit4]   2> 3146932 INFO  (qtp1822272085-74582) [n:127.0.0.1:38497_p_p%2Fg 
    ] 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:38497_p_p%252Fg&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3146935 INFO  
(OverseerThreadFactory-10205-thread-1-processing-n:127.0.0.1:38497_p_p%2Fg) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 3147049 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
   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> 3147049 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3148059 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3148075 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148194 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148208 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148209 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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@77fcc049
   [junit4]   2> 3148209 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3148215 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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=2, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=20.0908203125, 
floorSegmentMB=1.6318359375, forceMergeDeletesPctAllowed=29.615511706601175, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19975208447998494, deletesPctAllowed=41.37777392622138
   [junit4]   2> 3148224 WARN  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148292 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148292 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148294 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3148294 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3148295 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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=36, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.1630859375, 
floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=13.7245646740162, 
segmentsPerTier=8.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6535707433197302, deletesPctAllowed=29.298195859293884
   [junit4]   2> 3148295 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e2f582d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3148297 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3148297 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148298 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3148298 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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 1658580769569767424
   [junit4]   2> 3148301 INFO  
(searcherExecutor-10210-thread-1-processing-n:127.0.0.1:38497_p_p%2Fg 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38497_p_p%2Fg 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@7e2f582d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3148307 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148307 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148310 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3148310 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148310 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38497/p_p/g/control_collection_shard1_replica_n1/
   [junit4]   2> 3148310 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148310 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38497/p_p/g/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3148310 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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/73248217505660933-core_node2-n_0000000000
   [junit4]   2> 3148313 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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:38497/p_p/g/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3148414 INFO  (zkCallback-14001-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> 3148415 INFO  (zkCallback-14001-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> 3148416 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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> 3148418 INFO  (qtp1822272085-74581) [n:127.0.0.1:38497_p_p%2Fg 
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=1369
   [junit4]   2> 3148421 INFO  (qtp1822272085-74582) [n:127.0.0.1:38497_p_p%2Fg 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3148518 INFO  (zkCallback-14001-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> 3148518 INFO  (zkCallback-14001-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> 3148518 INFO  (zkCallback-14001-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> 3148518 INFO  (qtp1822272085-74582) [n:127.0.0.1:38497_p_p%2Fg 
    ] 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:38497_p_p%252Fg&wt=javabin&version=2}
 status=0 QTime=1586
   [junit4]   2> 3148519 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 3148624 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3148624 INFO  (zkConnectionManagerCallback-14017-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3148624 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3148625 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3148626 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41783/solr ready
   [junit4]   2> 3148626 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3148661 INFO  (qtp1822272085-74580) [n:127.0.0.1:38497_p_p%2Fg 
    ] 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> 3148664 INFO  
(OverseerThreadFactory-10205-thread-2-processing-n:127.0.0.1:38497_p_p%2Fg) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 3148664 INFO  
(OverseerCollectionConfigSetProcessor-73248217505660933-127.0.0.1:38497_p_p%2Fg-n_0000000000)
 [n:127.0.0.1:38497_p_p%2Fg     ] 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> 3148867 WARN  
(OverseerThreadFactory-10205-thread-2-processing-n:127.0.0.1:38497_p_p%2Fg) 
[n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 3148868 INFO  (qtp1822272085-74580) [n:127.0.0.1:38497_p_p%2Fg 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3148869 INFO  (qtp1822272085-74580) [n:127.0.0.1:38497_p_p%2Fg 
    ] 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=207
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3148870 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 3149011 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 3149023 WARN  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3149023 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3149023 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3149023 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3149029 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3149029 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3149029 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3149029 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fdafbb9{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3149030 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e3314af{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:46231}
   [junit4]   2> 3149030 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.e.j.s.Server Started @3149081ms
   [junit4]   2> 3149030 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty1,
 hostPort=46231, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 3149031 ERROR (closeThreadPool-14018-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3149031 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3149031 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3149031 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3149031 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3149031 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:22.357432Z
   [junit4]   2> 3149036 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3149036 INFO  (zkConnectionManagerCallback-14020-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3149036 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3149137 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3149137 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-1-001/solr.xml
   [junit4]   2> 3149140 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3149140 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3149142 INFO  (closeThreadPool-14018-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3149197 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 3149211 WARN  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3149211 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3149211 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3149211 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3149254 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3149254 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3149254 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3149257 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7531ce29{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@68d22e4a{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:34433}
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.e.j.s.Server Started @3149308ms
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty2,
 hostPort=34433, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 3149258 ERROR (closeThreadPool-14018-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3149258 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:22.584714Z
   [junit4]   2> 3149273 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3149289 INFO  (zkConnectionManagerCallback-14023-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3149289 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3149390 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3149390 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-2-001/solr.xml
   [junit4]   2> 3149392 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 3149393 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3149393 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3149395 INFO  (closeThreadPool-14018-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3149407 WARN  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3149407 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3149407 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3149407 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3149470 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3149470 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3149470 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3149486 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45e1ccd0{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34712128{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:39659}
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.s.Server Started @3149542ms
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty3,
 hostPort=39659, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 3149492 ERROR (closeThreadPool-14018-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3149492 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:22.818569Z
   [junit4]   2> 3149511 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3149541 INFO  (zkConnectionManagerCallback-14026-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3149541 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3149611 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 3149625 WARN  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3149625 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3149625 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3149625 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3149642 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3149642 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-3-001/solr.xml
   [junit4]   2> 3149645 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3149645 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3149646 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3149713 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3149713 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3149713 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3149720 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4caa4b83{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3149720 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4efd922e{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:40095}
   [junit4]   2> 3149720 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.e.j.s.Server Started @3149771ms
   [junit4]   2> 3149720 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty4,
 hostPort=40095, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 3149721 ERROR (closeThreadPool-14018-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3149721 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3149721 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3149721 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3149721 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3149721 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:23.047283Z
   [junit4]   2> 3149738 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3149753 INFO  (zkConnectionManagerCallback-14029-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3149753 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3149854 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-5-001
 of type NRT for shard2
   [junit4]   2> 3149854 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3149854 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-4-001/solr.xml
   [junit4]   2> 3149857 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3149857 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3149858 INFO  (closeThreadPool-14018-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3149879 WARN  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3149880 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3149880 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3149880 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3149977 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3149977 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3149977 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3149985 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@566fa496{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@192920f3{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:42199}
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.e.j.s.Server Started @3150036ms
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty5,
 hostPort=42199, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-5-001/cores,
 replicaType=NRT}
   [junit4]   2> 3149986 ERROR (closeThreadPool-14018-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3149986 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:23.312656Z
   [junit4]   2> 3150009 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3150014 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 3150015 INFO  (zkConnectionManagerCallback-14032-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3150015 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3150027 WARN  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3150027 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3150027 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3150027 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3150093 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3150093 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3150093 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3150105 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ca16b5{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d433ee2{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33275}
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.e.j.s.Server Started @3150156ms
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty6,
 hostPort=33275, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-6-001/cores,
 replicaType=NRT}
   [junit4]   2> 3150106 ERROR (closeThreadPool-14018-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3150106 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:23.432548Z
   [junit4]   2> 3150115 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3150115 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-5-001/solr.xml
   [junit4]   2> 3150118 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3150118 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3150119 INFO  (closeThreadPool-14018-thread-5) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3150121 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3150131 INFO  (zkConnectionManagerCallback-14034-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3150131 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3150232 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3150232 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-6-001/solr.xml
   [junit4]   2> 3150235 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3150235 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3150236 INFO  (closeThreadPool-14018-thread-6) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3150338 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 3150368 WARN  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3150368 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3150368 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3150368 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3150398 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3150417 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3150417 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3150417 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3150433 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31e62726{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5944dbca{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:34845}
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.e.j.s.Server Started @3150484ms
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty7,
 hostPort=34845, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-7-001/cores,
 replicaType=NRT}
   [junit4]   2> 3150434 ERROR (closeThreadPool-14018-thread-7) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3150434 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:23.760983Z
   [junit4]   2> 3150441 WARN  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d20427e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3150441 WARN  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d20427e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3150446 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3150496 WARN  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5507d33b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3150496 WARN  (closeThreadPool-14018-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5507d33b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3150497 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41783/solr
   [junit4]   2> 3150502 INFO  (zkConnectionManagerCallback-14039-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3150502 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3150517 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3150546 INFO  (zkConnectionManagerCallback-14044-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3150546 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3150605 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3150605 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-7-001/solr.xml
   [junit4]   2> 3150608 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3150608 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3150609 INFO  (closeThreadPool-14018-thread-7) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3150666 INFO  
(OverseerCollectionConfigSetProcessor-73248217505660933-127.0.0.1:38497_p_p%2Fg-n_0000000000)
 [n:127.0.0.1:38497_p_p%2Fg     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3150673 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3150681 INFO  (zkConnectionManagerCallback-14047-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3150681 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 3150683 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-8-001
 of type NRT for shard1
   [junit4]   2> 3150685 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 3150687 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39659_p_p%2Fg as DOWN
   [junit4]   2> 3150688 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3150688 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39659_p_p%2Fg
   [junit4]   2> 3150689 INFO  (zkCallback-14016-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3150689 INFO  (zkCallback-14001-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3150691 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 3150691 WARN  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] 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> 3150722 WARN  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3150722 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3150722 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3150722 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3150729 INFO  (zkCallback-14046-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3150804 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3150804 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3150804 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3150811 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2df8c926{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3150811 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4452f1c0{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:39477}
   [junit4]   2> 3150811 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.e.j.s.Server Started @3150862ms
   [junit4]   2> 3150811 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_p/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/tempDir-001/jetty8,
 hostPort=39477, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-8-001/cores,
 replicaType=NRT}
   [junit4]   2> 3150812 ERROR (closeThreadPool-14018-thread-8) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3150812 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3150812 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 3150812 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3150812 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 3150812 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-15T05:51:24.138195Z
   [junit4]   2> 3150832 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3150838 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3150874 INFO  (zkConnectionManagerCallback-14053-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3150874 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3150886 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049
   [junit4]   2> 3150909 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049
   [junit4]   2> 3150909 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049
   [junit4]   2> 3150910 INFO  (closeThreadPool-14018-thread-3) 
[n:127.0.0.1:39659_p_p%2Fg     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-3-001/cores
   [junit4]   2> 3150949 INFO  
(TEST-RollingRestartTest.test-seed#[D7D50D1FB21EA1AD]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-9-001
 of type NRT for shard2
   [junit4]   2> 3150962 WARN  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3150962 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3150962 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3150962 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3150964 INFO  (closeThreadPool-14018-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39659_p_p%2Fg
   [junit4]   2> 3150975 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3150975 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001/shard-8-001/solr.xml
   [junit4]   2> 3150978 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3150978 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3150979 INFO  (closeThreadPool-14018-thread-8) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77fcc049, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3151039 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3151039 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3151039 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3151059 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a8e9948{/p_p/g,null,AVAILABLE}
   [junit4]   2> 3151060 INFO  (closeThreadPool-14018-thread-9) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60de361c{ssl,[ssl, alpn, 
http/1.

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

rom server at: https://127.0.0.1:38497/p_p/g
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D7D50D1FB21EA1AD:5F8132C51CE2CC55]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    >        ... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_D7D50D1FB21EA1AD-001
   [junit4]   2> Feb 15, 2020 5:53:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=2032, maxMBSortInHeap=5.374070316799943, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33e8db4a),
 locale=fr-GP, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=1,free=127349328,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotLargeTest, TestDistribPackageStore, TestJsonFacets, 
SpatialRPTFieldTypeTest, DistributedQueryComponentCustomSortTest, 
TriggerIntegrationTest, InfoHandlerTest, UUIDUpdateProcessorFallbackTest, 
TestFieldCache, TestReRankQParserPlugin, TestSQLHandlerNonCloud, TestJoin, 
DefaultValueUpdateProcessorTest, PrimitiveFieldTypeTest, TestRTGBase, 
TestSolrCachePerf, TestSolrCloudWithKerberosAlt, 
DistribDocExpirationUpdateProcessorTest, BigEndianAscendingWordSerializerTest, 
LargeFieldTest, TestTolerantSearch, SharedFSAutoReplicaFailoverTest, 
TestSimComputePlanAction, V2StandaloneTest, UnloadDistributedZkTest, 
TestUtilizeNode, TestLocalStatsCacheCloud, TestOnReconnectListenerSupport, 
CreateCollectionCleanupTest, ResponseLogComponentTest, TestUtils, 
TestSolrIndexConfig, DocValuesTest, NodeMutatorTest, TestSimExecutePlanAction, 
SearchRateTriggerIntegrationTest, TermsComponentTest, 
ProtectedTermFilterFactoryTest, SolrCmdDistributorTest, TestDistributedTracing, 
TestUnifiedSolrHighlighterWithoutStoredId, DistributedFacetPivotSmallTest, 
TestLegacyFieldCache, TestSerializedLuceneMatchVersion, TestLRUStatsCacheCloud, 
TestConfigReload, CdcrBidirectionalTest, TestCloudPseudoReturnFields, 
MetricsConfigTest, MoreLikeThisHandlerTest, TestRandomRequestDistribution, 
AliasIntegrationTest, CollectionPropsTest, ClusterStateMockUtilTest, 
TestSearchPerf, TestSolrJacksonAnnotation, TestTextField, BadIndexSchemaTest, 
CdcrWithNodesRestartsTest, DistributedFacetSimpleRefinementLongTailTest, 
TokenizerChainTest, TestAddFieldRealTimeGet, TestRawTransformer, 
DirectoryFactoryTest, TestDynamicLoading, AsyncCallRequestStatusResponseTest, 
PeerSyncWithBufferUpdatesTest, SolrJmxReporterCloudTest, 
AdminHandlersProxyTest, RuleEngineTest, BlockDirectoryTest, 
TestPullReplicaErrorHandling, DistributedVersionInfoTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestManagedSchema, 
IndexSchemaRuntimeFieldTest, NodeLostTriggerTest, TestZkChroot, 
TestConfigOverlay, CollectionsAPIAsyncDistributedZkTest, 
TestSubQueryTransformer, UpdateLogTest, DeleteLastCustomShardedReplicaTest, 
TestUninvertingReader, TestZkAclsWithHadoopAuth, 
SignificantTermsQParserPluginTest, TestStressInPlaceUpdates, PolyFieldTest, 
HighlighterConfigTest, TestInPlaceUpdatesRequiredField, CdcrUpdateLogTest, 
TestValueSourceCache, TestSizeLimitedDistributedMap, TestBadConfig, 
SpellCheckCollatorWithCollapseTest, TestDownShardTolerantSearch, 
TestFastOutputStream, UUIDFieldTest, BasicDistributedZkTest, 
SolrIndexSplitterTest, CurrencyRangeFacetCloudTest, FacetPivotSmallTest, 
TestBulkSchemaConcurrent, ConvertedLegacyTest, 
ClassificationUpdateProcessorIntegrationTest, TestSimPolicyCloud, 
CachingDirectoryFactoryTest, XMLAtomicUpdateMultivalueTest, 
ZookeeperStatusHandlerTest, HdfsBasicDistributedZkTest, 
PhrasesIdentificationComponentTest, QueryParsingTest, 
ConcurrentCreateRoutedAliasTest, BJQParserTest, TestSolrConfigHandler, 
LeaderVoteWaitTimeoutTest, OverseerTaskQueueTest, 
DistributedSpellCheckComponentTest, TestFileDictionaryLookup, 
DistributedDebugComponentTest, MetricsHistoryWithAuthIntegrationTest, 
TestHighFrequencyDictionaryFactory, TestUnInvertedFieldException, 
TestCloudInspectUtil, FullHLLTest, ReplaceNodeTest, OutputWriterTest, 
TestDefaultStatsCache, HighlighterWithoutStoredIdTest, 
TestPHPSerializedResponseWriter, TestOverriddenPrefixQueryForCustomFieldType, 
TestLegacyFieldReuse, TestChildDocTransformer, XCJFQueryTest, 
TestDocumentBuilder, TestBulkSchemaAPI, TestOmitPositions, StatsReloadRaceTest, 
TestPseudoReturnFields, TestSchemaManager, TestNRTOpen, 
CustomHighlightComponentTest, TestSurroundQueryParser, 
TestManagedSynonymFilterFactory, LeaderElectionContextKeyTest, 
LeaderElectionTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, 
MoveReplicaTest, MultiSolrCloudTestCaseTest, OverseerSolrResponseTest, 
OverseerSolrResponseUnsafeSerializationTest, PackageManagerCLITest, 
RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, 
RollingRestartTest]
   [junit4] Completed [447/904 (1!)] on J2 in 151.77s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to