Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/56/

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:34101/_/c

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:34101/_/c
        at 
__randomizedtesting.SeedInfo.seed([6E3AAFE55714AFDE:E66E903FF9E8C226]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 52 more




Build Log:
[...truncated 14971 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/init-core-data-001
   [junit4]   2> 3023237 WARN  
(SUITE-RollingRestartTest-seed#[6E3AAFE55714AFDE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 3023238 INFO  
(SUITE-RollingRestartTest-seed#[6E3AAFE55714AFDE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3023240 INFO  
(SUITE-RollingRestartTest-seed#[6E3AAFE55714AFDE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3023240 INFO  
(SUITE-RollingRestartTest-seed#[6E3AAFE55714AFDE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3023241 INFO  
(SUITE-RollingRestartTest-seed#[6E3AAFE55714AFDE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/c
   [junit4]   2> 3023255 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3023255 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3023255 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3023355 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46151
   [junit4]   2> 3023355 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46151
   [junit4]   2> 3023355 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46151
   [junit4]   2> 3023372 INFO  (zkConnectionManagerCallback-75781-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023377 INFO  (zkConnectionManagerCallback-75783-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023378 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3023379 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3023381 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3023382 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3023384 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3023385 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3023386 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3023387 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3023389 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3023390 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3023391 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3023393 INFO  (zkConnectionManagerCallback-75787-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023397 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3023591 WARN  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3023591 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3023592 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3023592 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3023593 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3023593 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 3023593 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 3023595 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f1288bf{/_/c,null,AVAILABLE}
   [junit4]   2> 3023596 WARN  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b7c502f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@363b1289{SSL,[ssl, 
http/1.1]}{127.0.0.1:36741}
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] o.e.j.s.Server 
Started @3023672ms
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/_/c, hostPort=36741, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/control-001/cores}
   [junit4]   2> 3023597 ERROR 
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3023597 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:35.066Z
   [junit4]   2> 3023599 INFO  (zkConnectionManagerCallback-75789-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023601 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3023601 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/control-001/solr.xml
   [junit4]   2> 3023606 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3023606 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3023608 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3023706 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3023706 WARN  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3023707 WARN  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@492b4751[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023711 WARN  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3023712 WARN  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@279b762c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023713 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46151/solr
   [junit4]   2> 3023715 INFO  (zkConnectionManagerCallback-75796-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023717 INFO  (zkConnectionManagerCallback-75798-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023810 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:36741__%2Fc
   [junit4]   2> 3023811 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.c.Overseer Overseer 
(id=73615796554170373-127.0.0.1:36741__%2Fc-n_0000000000) starting
   [junit4]   2> 3023838 INFO  (zkConnectionManagerCallback-75805-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023841 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46151/solr 
ready
   [junit4]   2> 3023845 INFO  
(OverseerStateUpdate-73615796554170373-127.0.0.1:36741__%2Fc-n_0000000000) 
[n:127.0.0.1:36741__%2Fc    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36741__%2Fc
   [junit4]   2> 3023863 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36741__%2Fc
   [junit4]   2> 3023866 INFO  (zkCallback-75804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3023869 INFO  (zkCallback-75797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3023938 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 3023986 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3024011 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3024011 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3024013 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [n:127.0.0.1:36741__%2Fc 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/control-001/cores
   [junit4]   2> 3024058 INFO  (zkConnectionManagerCallback-75811-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024060 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3024062 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46151/solr ready
   [junit4]   2> 3024075 INFO  (qtp1290549768-186443) [n:127.0.0.1:36741__%2Fc  
  ] 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:36741__%252Fc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3024080 INFO  
(OverseerThreadFactory-15870-thread-1-processing-n:127.0.0.1:36741__%2Fc) 
[n:127.0.0.1:36741__%2Fc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3024190 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc  
  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> 3024190 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc  
  x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3025207 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.2
   [junit4]   2> 3025228 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025370 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025390 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 3025391 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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@7fde3e06
   [junit4]   2> 3025391 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3025395 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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=6, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=33.8779296875, 
floorSegmentMB=0.21875, forceMergeDeletesPctAllowed=28.414427752483526, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=46.70076890401486
   [junit4]   2> 3025459 WARN  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025523 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025523 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025524 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3025524 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3025526 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.767578125, noCFSRatio=1.0]
   [junit4]   2> 3025526 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69722ba8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3025529 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3025529 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025530 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3025530 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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 1638548412300263424
   [junit4]   2> 3025533 INFO  
(searcherExecutor-15875-thread-1-processing-n:127.0.0.1:36741__%2Fc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36741__%2Fc 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@69722ba8[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3025536 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025536 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025540 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3025540 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025540 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36741/_/c/control_collection_shard1_replica_n1/
   [junit4]   2> 3025540 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025541 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36741/_/c/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3025541 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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/73615796554170373-core_node2-n_0000000000
   [junit4]   2> 3025543 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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:36741/_/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3025645 INFO  (zkCallback-75797-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> 3025645 INFO  (zkCallback-75797-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> 3025646 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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> 3025648 INFO  (qtp1290549768-186441) [n:127.0.0.1:36741__%2Fc 
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=1459
   [junit4]   2> 3025656 INFO  (qtp1290549768-186443) [n:127.0.0.1:36741__%2Fc  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3025748 INFO  (zkCallback-75797-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> 3025748 INFO  (zkCallback-75797-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> 3025748 INFO  (zkCallback-75797-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> 3025749 INFO  (qtp1290549768-186443) [n:127.0.0.1:36741__%2Fc  
  ] 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:36741__%252Fc&wt=javabin&version=2}
 status=0 QTime=1674
   [junit4]   2> 3025755 INFO  (zkConnectionManagerCallback-75817-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3025757 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3025758 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46151/solr ready
   [junit4]   2> 3025758 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3025760 INFO  (qtp1290549768-186443) [n:127.0.0.1:36741__%2Fc  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3025764 INFO  
(OverseerThreadFactory-15870-thread-2-processing-n:127.0.0.1:36741__%2Fc) 
[n:127.0.0.1:36741__%2Fc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3025764 INFO  
(OverseerCollectionConfigSetProcessor-73615796554170373-127.0.0.1:36741__%2Fc-n_0000000000)
 [n:127.0.0.1:36741__%2Fc    ] 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> 3025968 WARN  
(OverseerThreadFactory-15870-thread-2-processing-n:127.0.0.1:36741__%2Fc) 
[n:127.0.0.1:36741__%2Fc    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3025970 INFO  (qtp1290549768-186443) [n:127.0.0.1:36741__%2Fc  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3025971 INFO  (qtp1290549768-186443) [n:127.0.0.1:36741__%2Fc  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 3025971 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 3026157 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-1-001
 of type NRT
   [junit4]   2> 3026159 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3026160 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3026160 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3026160 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3026161 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3026161 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3026161 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3026162 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20d0c17d{/_/c,null,AVAILABLE}
   [junit4]   2> 3026162 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@339693ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5313657f{SSL,[ssl, 
http/1.1]}{127.0.0.1:34297}
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.Server Started @3026239ms
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=34297, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-1-001/cores}
   [junit4]   2> 3026163 ERROR (closeThreadPool-75818-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3026163 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:37.632Z
   [junit4]   2> 3026167 INFO  (zkConnectionManagerCallback-75820-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026168 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3026168 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-1-001/solr.xml
   [junit4]   2> 3026173 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3026173 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3026175 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3026236 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3026237 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3026238 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7bb1b795[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026241 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3026242 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@728801f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026243 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46151/solr
   [junit4]   2> 3026245 INFO  (zkConnectionManagerCallback-75827-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026247 INFO  (zkConnectionManagerCallback-75829-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026253 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3026261 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34297__%2Fc as DOWN
   [junit4]   2> 3026262 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3026262 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34297__%2Fc
   [junit4]   2> 3026264 INFO  (zkCallback-75804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3026264 INFO  (zkCallback-75797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3026265 INFO  (zkCallback-75828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3026265 INFO  (zkCallback-75816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3026293 INFO  (zkConnectionManagerCallback-75836-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026294 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3026296 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46151/solr ready
   [junit4]   2> 3026296 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3026326 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026343 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026343 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026345 INFO  (closeThreadPool-75818-thread-1) 
[n:127.0.0.1:34297__%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-1-001/cores
   [junit4]   2> 3026357 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-2-001
 of type NRT
   [junit4]   2> 3026366 WARN  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3026366 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3026366 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3026366 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3026410 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3026410 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3026410 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3026430 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c9481e6{/_/c,null,AVAILABLE}
   [junit4]   2> 3026431 WARN  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d59fe5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026431 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19d56c51{SSL,[ssl, 
http/1.1]}{127.0.0.1:40035}
   [junit4]   2> 3026431 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.s.Server Started @3026507ms
   [junit4]   2> 3026431 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=40035, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-2-001/cores}
   [junit4]   2> 3026432 ERROR (closeThreadPool-75818-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3026432 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3026432 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3026432 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3026432 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3026432 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:37.901Z
   [junit4]   2> 3026452 INFO  (zkConnectionManagerCallback-75839-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026454 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3026454 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-2-001/solr.xml
   [junit4]   2> 3026459 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3026459 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3026461 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3026575 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-3-001
 of type NRT
   [junit4]   2> 3026577 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3026577 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3026577 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3026577 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3026591 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3026591 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3026591 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3026592 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39a53be0{/_/c,null,AVAILABLE}
   [junit4]   2> 3026592 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@21698c6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a0f0d0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:33653}
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.s.Server Started @3026669ms
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=33653, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-3-001/cores}
   [junit4]   2> 3026593 ERROR (closeThreadPool-75818-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3026593 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:38.062Z
   [junit4]   2> 3026597 INFO  (zkConnectionManagerCallback-75842-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026601 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3026601 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-3-001/solr.xml
   [junit4]   2> 3026606 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3026606 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3026607 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3026788 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-4-001
 of type NRT
   [junit4]   2> 3026804 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3026804 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3026805 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3026805 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3026809 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3026809 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3026822 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3026822 WARN  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3026823 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3026823 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3026823 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3026823 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@ed4b011[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026824 WARN  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59d32055[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026826 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff99c5c{/_/c,null,AVAILABLE}
   [junit4]   2> 3026826 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3390a2e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a85d8af{SSL,[ssl, 
http/1.1]}{127.0.0.1:34101}
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.Server Started @3026903ms
   [junit4]   2> 3026827 WARN  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=34101, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-4-001/cores}
   [junit4]   2> 3026827 ERROR (closeThreadPool-75818-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3026827 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:38.296Z
   [junit4]   2> 3026827 WARN  (closeThreadPool-75818-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@502780fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026829 INFO  (closeThreadPool-75818-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46151/solr
   [junit4]   2> 3026831 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3026834 INFO  (zkConnectionManagerCallback-75850-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026834 INFO  (zkConnectionManagerCallback-75853-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026836 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3026836 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-4-001/solr.xml
   [junit4]   2> 3026837 WARN  (closeThreadPool-75818-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@50cd9d1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026839 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46151/solr
   [junit4]   2> 3026839 INFO  (zkConnectionManagerCallback-75856-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026841 INFO  (zkConnectionManagerCallback-75859-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026842 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3026842 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3026844 INFO  (zkConnectionManagerCallback-75863-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026844 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3026846 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3026850 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3026851 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40035__%2Fc as DOWN
   [junit4]   2> 3026853 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3026853 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40035__%2Fc
   [junit4]   2> 3026855 INFO  (zkCallback-75804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026855 INFO  (zkCallback-75797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026855 INFO  (zkCallback-75828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026855 INFO  (zkCallback-75862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026855 INFO  (zkCallback-75816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026855 INFO  (zkCallback-75835-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026856 INFO  (zkCallback-75855-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3026862 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33653__%2Fc as DOWN
   [junit4]   2> 3026863 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3026863 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33653__%2Fc
   [junit4]   2> 3026864 INFO  (zkCallback-75804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026865 INFO  (zkCallback-75855-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026865 INFO  (zkCallback-75828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026865 INFO  (zkCallback-75816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026865 INFO  (zkCallback-75835-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026865 INFO  (zkCallback-75862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026865 INFO  (zkCallback-75797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3026911 INFO  (zkConnectionManagerCallback-75871-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026912 INFO  (zkConnectionManagerCallback-75876-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026913 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3026913 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3026914 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46151/solr ready
   [junit4]   2> 3026915 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46151/solr ready
   [junit4]   2> 3026915 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3026927 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3026957 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026961 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026975 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026976 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026978 INFO  (closeThreadPool-75818-thread-2) 
[n:127.0.0.1:40035__%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-2-001/cores
   [junit4]   2> 3026980 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026981 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3026983 INFO  (closeThreadPool-75818-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-3-001/cores
   [junit4]   2> 3027008 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3027009 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3027010 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2daf2a99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3027013 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3027014 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b435c14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3027015 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46151/solr
   [junit4]   2> 3027046 INFO  (zkConnectionManagerCallback-75884-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027048 INFO  (zkConnectionManagerCallback-75886-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027055 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3027061 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34101__%2Fc as DOWN
   [junit4]   2> 3027063 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3027063 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34101__%2Fc
   [junit4]   2> 3027065 INFO  (zkCallback-75855-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027065 INFO  (zkCallback-75816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027065 INFO  (zkCallback-75828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027065 INFO  (zkCallback-75862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027065 INFO  (zkCallback-75797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027065 INFO  (zkCallback-75835-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027065 INFO  (zkCallback-75804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027066 INFO  (zkCallback-75885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027067 INFO  (zkCallback-75870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027067 INFO  (zkCallback-75875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3027112 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-5-001
 of type NRT
   [junit4]   2> 3027113 INFO  (zkConnectionManagerCallback-75893-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027116 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 3027118 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46151/solr ready
   [junit4]   2> 3027119 WARN  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3027120 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3027120 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3027120 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3027127 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3027136 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3027136 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3027136 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3027137 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32fefc59{/_/c,null,AVAILABLE}
   [junit4]   2> 3027137 WARN  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@e3246ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e5b6fa3{SSL,[ssl, 
http/1.1]}{127.0.0.1:39379}
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.s.Server Started @3027214ms
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/jetty5,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=39379, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-5-001/cores}
   [junit4]   2> 3027138 ERROR (closeThreadPool-75818-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3027138 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:38.607Z
   [junit4]   2> 3027158 INFO  (zkConnectionManagerCallback-75896-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027161 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3027161 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-5-001/solr.xml
   [junit4]   2> 3027167 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3027167 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3027169 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3027191 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3027231 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3027231 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06
   [junit4]   2> 3027233 INFO  (closeThreadPool-75818-thread-3) 
[n:127.0.0.1:34101__%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-4-001/cores
   [junit4]   2> 3027461 INFO  
(TEST-RollingRestartTest.test-seed#[6E3AAFE55714AFDE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-6-001
 of type NRT
   [junit4]   2> 3027462 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3027462 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3027462 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3027463 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3027465 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3027465 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3027465 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3027466 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5808cbed{/_/c,null,AVAILABLE}
   [junit4]   2> 3027466 WARN  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e2aa2fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62949f45{SSL,[ssl, 
http/1.1]}{127.0.0.1:34794}
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.e.j.s.Server Started @3027543ms
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=34794, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-6-001/cores}
   [junit4]   2> 3027467 ERROR (closeThreadPool-75818-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.2
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3027467 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-09T03:05:38.936Z
   [junit4]   2> 3027476 INFO  (zkConnectionManagerCallback-75899-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027481 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3027481 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_6E3AAFE55714AFDE-001/shard-6-001/solr.xml
   [junit4]   2> 3027485 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3027485 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3027494 INFO  (closeThreadPool-75818-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7fde3e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3027560 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3027561 WARN  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3027563 WARN  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a971901[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3027569 WARN  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3027570 WARN  (closeThreadPool-75818-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3a8dd1df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3027571 INFO  (closeThreadPool-75818-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46151/solr
   [junit4]   2> 3027573 INFO  (zkConnectionManagerCallback-75906-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027582 INFO  (zkConnectionManagerCallback-75908-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3027587 INFO  (closeThreadPool-75818-thread-4) 
[n:127.0.0.1:39379__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 3027592 INFO  (closeThreadPool-75818-thread-4) 
[n:127.0.0.1:39379__%2Fc    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39379__%2Fc as DOWN
   [junit4]   2> 3027593 INFO  (closeThreadPool-75818-thread-4) 
[n:127.0.0.1:39379__%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3027593 INFO  (closeThreadPool-75818-thread-4) 
[n:127.0.0.1:39379__%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39379__%2Fc
   [junit4]   2> 3027595 INFO  (zkCallback-75828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75835-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75855-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027596 INFO  (zkCallback-75862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027598 INFO  (zkCallback-75892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027608 INFO  (zkCallback-75907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 3027

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

vy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null943413388
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null943413388
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null943413388

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 361ms :: artifacts dl 68ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 297 minutes 26 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to