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

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([7B3F78564AF24D0D:F36B478CE40E20F5]:0)
        at java.base/sun.nio.ch.Net.bind0(Native Method)
        at java.base/sun.nio.ch.Net.bind(Net.java:461)
        at java.base/sun.nio.ch.Net.bind(Net.java:453)
        at 
java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
        at 
java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:307)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:231)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
        at org.eclipse.jetty.server.Server.doStart(Server.java:385)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:566)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14454 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 4131914 INFO  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4131914 INFO  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/data-dir-181-001
   [junit4]   2> 4131914 WARN  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=98 numCloses=98
   [junit4]   2> 4131914 INFO  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4131915 INFO  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 4131915 INFO  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4131916 INFO  
(SUITE-RollingRestartTest-seed#[7B3F78564AF24D0D]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4131921 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4131921 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4131921 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4132021 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 38441
   [junit4]   2> 4132021 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38441
   [junit4]   2> 4132021 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38441
   [junit4]   2> 4132021 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38441
   [junit4]   2> 4132023 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4132025 INFO  (zkConnectionManagerCallback-26917-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4132025 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4132027 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4132029 INFO  (zkConnectionManagerCallback-26919-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4132029 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4132030 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4132032 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4132034 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4132035 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4132036 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4132037 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4132038 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4132040 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4132041 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4132042 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4132043 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4132045 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 4132769 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4132769 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4132769 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4132770 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 4132770 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 4132770 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 4132770 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7be8a0fc{/,null,AVAILABLE}
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@59b18b8c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45802}
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] o.e.j.s.Server 
Started @4132822ms
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/control/data,
 hostPort=45802, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 4132771 ERROR 
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4132771 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:27.667503Z
   [junit4]   2> 4132772 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4132773 INFO  (zkConnectionManagerCallback-26921-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4132773 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4132875 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4132875 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/control-001/solr.xml
   [junit4]   2> 4132880 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4134070 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4134071 WARN  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6fb90ae4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4134072 WARN  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6fb90ae4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4134075 WARN  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@115c795b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4134075 WARN  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@115c795b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4134077 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38441/solr
   [junit4]   2> 4134078 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4134079 INFO  (zkConnectionManagerCallback-26932-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4134079 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4134182 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4134183 INFO  (zkConnectionManagerCallback-26934-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4134183 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4134287 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45802_
   [junit4]   2> 4134288 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.Overseer Overseer 
(id=72722099088916484-127.0.0.1:45802_-n_0000000000) starting
   [junit4]   2> 4134299 INFO  
(OverseerStateUpdate-72722099088916484-127.0.0.1:45802_-n_0000000000) 
[n:127.0.0.1:45802_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:45802_
   [junit4]   2> 4134300 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45802_
   [junit4]   2> 4134301 INFO  (zkCallback-26933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4134320 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4134320 WARN  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 4134335 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 4134373 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4134400 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4134400 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4134401 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [n:127.0.0.1:45802_     
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/control-001/cores
   [junit4]   2> 4134409 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4134410 INFO  (zkConnectionManagerCallback-26951-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4134410 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4134412 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4134413 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38441/solr ready
   [junit4]   2> 4134416 INFO  (qtp1276005741-105250) [n:127.0.0.1:45802_     ] 
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:45802_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4134428 INFO  
(OverseerThreadFactory-26941-thread-1-processing-n:127.0.0.1:45802_) 
[n:127.0.0.1:45802_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 4134549 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 4134551 INFO  (qtp1276005741-105251) [n:127.0.0.1:45802_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 4134567 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_    
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> 4134568 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 4135589 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4135618 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4135830 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4135851 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 4135851 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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@568d52a6
   [junit4]   2> 4135851 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4135856 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2b8f5ec
   [junit4]   2> 4135866 WARN  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136051 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136051 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136053 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4136053 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4136054 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.45612051053114444]
   [junit4]   2> 4136057 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68942ddf[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4136058 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4136059 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136059 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4136059 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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 1665520381151150080
   [junit4]   2> 4136063 INFO  
(searcherExecutor-26953-thread-1-processing-n:127.0.0.1:45802_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:45802_ 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@68942ddf[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4136066 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136066 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136070 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4136070 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136070 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45802/control_collection_shard1_replica_n1/
   [junit4]   2> 4136070 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136071 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45802/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4136071 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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/72722099088916484-core_node2-n_0000000000
   [junit4]   2> 4136073 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45802/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4136175 INFO  (zkCallback-26933-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> 4136175 INFO  (zkCallback-26933-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> 4136176 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_ 
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> 4136178 INFO  (qtp1276005741-105249) [n:127.0.0.1:45802_     ] 
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=1611
   [junit4]   2> 4136180 INFO  (qtp1276005741-105250) [n:127.0.0.1:45802_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 4136279 INFO  (zkCallback-26933-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> 4136279 INFO  (zkCallback-26933-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> 4136279 INFO  (zkCallback-26933-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> 4136279 INFO  (qtp1276005741-105250) [n:127.0.0.1:45802_     ] 
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:45802_&wt=javabin&version=2}
 status=0 QTime=1863
   [junit4]   2> 4136280 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 4136385 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4136386 INFO  (zkConnectionManagerCallback-26962-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4136386 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4136387 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4136389 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38441/solr ready
   [junit4]   2> 4136389 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4136390 INFO  (qtp1276005741-105251) [n:127.0.0.1:45802_     ] 
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> 4136393 INFO  
(OverseerThreadFactory-26941-thread-2-processing-n:127.0.0.1:45802_) 
[n:127.0.0.1:45802_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 4136393 INFO  
(OverseerCollectionConfigSetProcessor-72722099088916484-127.0.0.1:45802_-n_0000000000)
 [n:127.0.0.1:45802_     ] 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> 4136598 WARN  
(OverseerThreadFactory-26941-thread-2-processing-n:127.0.0.1:45802_) 
[n:127.0.0.1:45802_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 4136599 INFO  (qtp1276005741-105251) [n:127.0.0.1:45802_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 4136600 INFO  (qtp1276005741-105251) [n:127.0.0.1:45802_     ] 
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> 4136601 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 4136601 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4136602 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 4136602 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4136602 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 4136602 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4136602 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 4136807 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 4136808 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4136808 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4136808 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4136809 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4136809 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4136809 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4136809 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2608c81f{/,null,AVAILABLE}
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5ed900a8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46094}
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.Server Started @4136861ms
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty1,
 hostPort=46094, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-1-001/cores}
   [junit4]   2> 4136810 ERROR (closeThreadPool-26963-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4136810 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:31.706763Z
   [junit4]   2> 4136811 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4136812 INFO  (zkConnectionManagerCallback-26965-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4136813 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4136914 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4136914 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-1-001/solr.xml
   [junit4]   2> 4136919 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4137024 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 4137025 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4137025 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4137025 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4137026 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4137026 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4137026 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@197945b8{/,null,AVAILABLE}
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f550c2f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42742}
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.Server Started @4137079ms
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty2,
 hostPort=42742, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-2-001/cores}
   [junit4]   2> 4137027 ERROR (closeThreadPool-26963-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4137027 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:31.923855Z
   [junit4]   2> 4137029 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4137042 INFO  (zkConnectionManagerCallback-26970-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4137042 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4137144 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4137144 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-2-001/solr.xml
   [junit4]   2> 4137148 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4137734 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4137763 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78ff10d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4137763 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78ff10d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4137840 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c2e4d60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4137840 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c2e4d60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4137841 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38441/solr
   [junit4]   2> 4137868 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4137869 INFO  (zkConnectionManagerCallback-26981-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4137869 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4137910 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 4137911 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4137911 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4137911 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4137912 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4137912 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4137912 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4137912 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c7e3043{/,null,AVAILABLE}
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ca09638{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45696}
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.Server Started @4137964ms
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty3,
 hostPort=45696, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-3-001/cores}
   [junit4]   2> 4137913 ERROR (closeThreadPool-26963-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4137913 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:32.809709Z
   [junit4]   2> 4137914 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4137915 INFO  (zkConnectionManagerCallback-26983-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4137915 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4137972 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4137972 INFO  (zkConnectionManagerCallback-26985-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4137972 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4137978 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4138003 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46094_ as 
DOWN
   [junit4]   2> 4138004 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4138004 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46094_
   [junit4]   2> 4138005 INFO  (zkCallback-26933-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4138006 INFO  (zkCallback-26961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4138006 INFO  (zkCallback-26984-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4138008 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4138008 WARN  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4138071 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4138072 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-3-001/solr.xml
   [junit4]   2> 4138123 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4138123 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4138209 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4138258 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4138258 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4138272 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:46094_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-1-001/cores
   [junit4]   2> 4138384 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46094_
   [junit4]   2> 4138412 INFO  
(OverseerCollectionConfigSetProcessor-72722099088916484-127.0.0.1:45802_-n_0000000000)
 [n:127.0.0.1:45802_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4139523 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 4139524 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4139524 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4139524 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4139525 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4139525 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4139525 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4139526 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@264bf1d2{/,null,AVAILABLE}
   [junit4]   2> 4139526 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34637990{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37338}
   [junit4]   2> 4139526 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.Server Started @4139578ms
   [junit4]   2> 4139526 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty4,
 hostPort=37338, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-4-001/cores}
   [junit4]   2> 4139527 ERROR (closeThreadPool-26963-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4139527 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4139527 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4139527 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4139527 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4139527 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:34.423308Z
   [junit4]   2> 4139528 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4139529 INFO  (zkConnectionManagerCallback-26998-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4139529 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4139631 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4139631 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-4-001/solr.xml
   [junit4]   2> 4139636 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4140763 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4140844 WARN  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37e7ec57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140844 WARN  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37e7ec57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140957 WARN  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@329bf0a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140957 WARN  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@329bf0a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4140959 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38441/solr
   [junit4]   2> 4141006 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4141047 INFO  (zkConnectionManagerCallback-27009-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141047 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4141185 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4141242 INFO  (zkConnectionManagerCallback-27011-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141242 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4141262 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4141267 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42742_ as 
DOWN
   [junit4]   2> 4141268 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4141268 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42742_
   [junit4]   2> 4141270 INFO  (zkCallback-26933-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4141270 INFO  (zkCallback-26961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4141272 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4141272 WARN  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4141303 INFO  (zkCallback-27010-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4141303 INFO  (zkCallback-26984-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4141400 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4141476 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4141524 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4141577 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4141577 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4141579 INFO  (closeThreadPool-26963-thread-2) 
[n:127.0.0.1:42742_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-2-001/cores
   [junit4]   2> 4141584 WARN  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@151ce81c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4141584 WARN  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@151ce81c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4141629 WARN  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cd0d759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4141629 WARN  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4cd0d759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4141631 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38441/solr
   [junit4]   2> 4141632 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4141633 INFO  (zkConnectionManagerCallback-27027-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141633 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4141686 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42742_
   [junit4]   2> 4141811 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4141812 INFO  (zkConnectionManagerCallback-27029-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4141812 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4141818 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4141822 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45696_ as 
DOWN
   [junit4]   2> 4141823 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4141823 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45696_
   [junit4]   2> 4141824 INFO  (zkCallback-27010-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4141824 INFO  (zkCallback-26961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4141824 INFO  (zkCallback-26933-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4141824 INFO  (zkCallback-27028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4141826 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4141827 WARN  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4141831 INFO  (zkCallback-26984-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4141896 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4141963 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4142004 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4142004 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4142014 INFO  (closeThreadPool-26963-thread-3) 
[n:127.0.0.1:45696_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-3-001/cores
   [junit4]   2> 4142071 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45696_
   [junit4]   2> 4142097 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-5-001
 of type NRT for shard2
   [junit4]   2> 4142097 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4142097 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4142097 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4142098 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4142098 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4142098 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4142098 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38b36ae7{/,null,AVAILABLE}
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@73726f4c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34919}
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.e.j.s.Server Started @4142150ms
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty5,
 hostPort=34919, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-5-001/cores}
   [junit4]   2> 4142099 ERROR (closeThreadPool-26963-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4142099 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:36.995629Z
   [junit4]   2> 4142100 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4142101 INFO  (zkConnectionManagerCallback-27039-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4142101 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4142203 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4142203 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-5-001/solr.xml
   [junit4]   2> 4142220 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4143289 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 4143290 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4143290 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4143290 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4143355 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4143355 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4143355 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d24ec5f{/,null,AVAILABLE}
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79b85fd6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45970}
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.e.j.s.Server Started @4143408ms
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty6,
 hostPort=45970, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-6-001/cores}
   [junit4]   2> 4143356 ERROR (closeThreadPool-26963-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 4143356 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-01T20:13:38.252982Z
   [junit4]   2> 4143357 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4143359 INFO  (zkConnectionManagerCallback-27044-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4143359 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4143485 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4143501 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c445979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4143502 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c445979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4143505 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4df751d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4143505 WARN  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4df751d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4143506 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38441/solr
   [junit4]   2> 4143518 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4143519 INFO  (zkConnectionManagerCallback-27052-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4143519 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4143525 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4143526 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-6-001/solr.xml
   [junit4]   2> 4143602 INFO  (closeThreadPool-26963-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4143647 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4143661 INFO  (zkConnectionManagerCallback-27057-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4143661 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 4143667 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 4143671 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37338_ as 
DOWN
   [junit4]   2> 4143672 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 4143672 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37338_
   [junit4]   2> 4143673 INFO  (zkCallback-26984-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4143673 INFO  (zkCallback-26961-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4143673 INFO  (zkCallback-26933-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4143673 INFO  (zkCallback-27056-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4143675 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4143676 WARN  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4143684 INFO  (zkCallback-27028-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4143684 INFO  (zkCallback-27010-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4143727 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4143830 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4143880 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4143880 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@568d52a6
   [junit4]   2> 4143895 INFO  (closeThreadPool-26963-thread-1) 
[n:127.0.0.1:37338_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-4-001/cores
   [junit4]   2> 4144016 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37338_
   [junit4]   2> 4145129 INFO  (closeThreadPool-26963-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4145129 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 4145129 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4145129 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4145129 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4477c2f5{/,null,AVAILABLE}
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b1bd944{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39974}
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.e.j.s.Server Started @4145183ms
   [junit4]   2> 4145131 INFO  (closeThreadPool-26963-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/tempDir-001/jetty7,
 hostPort=39974, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001/shard-7-001/cores}
   [junit4] 

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

[junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3239    /solr/live_nodes
   [junit4]   2>        1025    /solr/overseer/queue
   [junit4]   2>        300     /solr/overseer/collection-queue-work
   [junit4]   2>        101     /solr/collections
   [junit4]   2>        52      /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        52      /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        52      /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 4931130 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38441
   [junit4]   2> 4931130 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38441
   [junit4]   2> 4931130 INFO  
(TEST-RollingRestartTest.test-seed#[7B3F78564AF24D0D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38441
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=7B3F78564AF24D0D -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=dav -Dtests.timezone=Singapore -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    799s J1 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B3F78564AF24D0D:F36B478CE40E20F5]:0)
   [junit4]    >        at java.base/sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at java.base/sun.nio.ch.Net.bind(Net.java:461)
   [junit4]    >        at java.base/sun.nio.ch.Net.bind(Net.java:453)
   [junit4]    >        at 
java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
   [junit4]    >        at 
java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:307)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:231)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.doStart(Server.java:385)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:566)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_7B3F78564AF24D0D-001
   [junit4]   2> May 01, 2020 8:26:46 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1326, maxMBSortInHeap=5.577645210622497, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17d1381f),
 locale=dav, timezone=Singapore
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=154267400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, 
TestExpandComponent, SharedFSAutoReplicaFailoverTest, 
LeaderVoteWaitTimeoutTest, TestDefaultStatsCache, 
ConcurrentCreateCollectionTest, TestOrdValues, TestElisionMultitermQuery, 
IndexSizeTriggerSizeEstimationTest, TestSimClusterStateProvider, 
TestFieldCacheSortRandom, DateFieldTest, TestInfoStreamLogging, 
TestGraphTermsQParserPlugin, TestSolr4Spatial2, TestExactStatsCacheCloud, 
CdcrUpdateLogTest, CoreAdminOperationTest, TestDynamicFieldCollectionResource, 
TestLazyCores, BasicDistributedZk2Test, TestSystemCollAutoCreate, 
TestInitQParser, MetricUtilsTest, TestSolrQueryResponse, TestDistributedSearch, 
TestCloudSearcherWarming, TestCloudInspectUtil, TestClassicSimilarityFactory, 
TestBinaryField, TestHdfsUpdateLog, TestBlobHandler, 
CdcrVersionReplicationTest, SimpleFacetsTest, TestLegacyField, AssignTest, 
TestNoOpRegenerator, TestSimpleQParserPlugin, CloudExitableDirectoryReaderTest, 
HdfsWriteToMultipleCollectionsTest, TestEmbeddedSolrServerAdminHandler, 
TestStressVersions, TestHdfsCloudBackupRestore, TestSimGenericDistributedQueue, 
DefaultValueUpdateProcessorTest, TestTolerantUpdateProcessorRandomCloud, 
PeerSyncWithBufferUpdatesTest, TestCloudSchemaless, HdfsThreadLeakTest, 
SplitByPrefixTest, TermVectorComponentTest, XmlUpdateRequestHandlerTest, 
SystemLogListenerTest, ZkCollectionPropsCachingTest, InfoHandlerTest, 
ManagedSchemaRoundRobinCloudTest, NodeLostTriggerIntegrationTest, 
TestXmlQParserPlugin, TestCoreContainer, MBeansHandlerTest, 
TestLegacyBM25SimilarityFactory, PeerSyncWithLeaderTest, DebugComponentTest, 
BlockDirectoryTest, PKIAuthenticationIntegrationTest, TestMacroExpander, 
RestoreTriggerStateTest, TestStressRecovery, 
SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, TaggerTest, 
ConnectionManagerTest, ZkCLITest, SolrCloudExampleTest, 
TestCustomDocTransformer, IgnoreLargeDocumentProcessorFactoryTest, 
CdcrOpsAndBoundariesTest, ReindexCollectionTest, DistributedTermsComponentTest, 
OverseerTaskQueueTest, TestWithCollection, SortByFunctionTest, 
TestJsonFacetErrors, TestSolrFieldCacheBean, TestCollapseQParserPlugin, 
ExplicitHLLTest, FileBasedSpellCheckerTest, AuditLoggerPluginTest, 
TestSolrTestCaseJ4, TestTrieFacet, TestMinHashQParser, 
TestSolrCloudWithDelegationTokens, HttpPartitionOnCommitTest, 
FieldAnalysisRequestHandlerTest, CollectionsAPISolrJTest, ResponseBuilderTest, 
TestNestedUpdateProcessor, HLLUtilTest, BaseCdcrDistributedZkTest, 
OverseerCollectionConfigSetProcessorTest, OrderedExecutorTest, 
AtomicUpdatesTest, SolrRrdBackendFactoryTest, TestIBSimilarityFactory, 
ZkNodePropsTest, ZkDynamicConfigTest, ClusterStateUpdateTest, 
TestJettySolrRunner, PeerSyncReplicationTest, AddReplicaTest, 
UninvertDocValuesMergePolicyTest, TestNestedDocsSort, TestRequestForwarding, 
TestDeprecatedFilters, TestReplicationHandlerBackup, 
DocExpirationUpdateProcessorFactoryTest, TestSchemaVersionResource, 
TestDelegationWithHadoopAuth, TestFieldResource, 
HdfsCollectionsAPIDistributedZkTest, ScheduledTriggerTest, 
OpenExchangeRatesOrgProviderTest, TestJavabinTupleStreamParser, 
TestPerFieldSimilarityWithDefaultOverride, ChangedSchemaMergeTest, 
CloudReplicaSourceTest, TestCloudPseudoReturnFields, 
TestManagedSchemaThreadSafety, ReturnFieldsTest, TestSort, 
TestAnalyzeInfixSuggestions, TestTestInjection, TestOnReconnectListenerSupport, 
TestRestoreCore, TestHighFrequencyDictionaryFactory, TestCustomStream, 
TestRandomFaceting, TestSimTriggerIntegration, TestTlogReplayVsRecovery, 
ImplicitSnitchTest, TestUninvertingReader, DaemonStreamApiTest, 
TestReloadDeadlock, AutoScalingHandlerTest, TriggerEventQueueTest, 
TestLRUStatsCacheCloud, TestStressCloudBlindAtomicUpdates, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, 
SolrInfoBeanTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, 
TestDistributedGrouping, TestDistributedMissingSort, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestWordDelimiterFilterFactory, 
TokenizerChainTest, AssignBackwardCompatibilityTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConfigSetsAPITest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, 
DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderTest, 
HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSFailoverTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, 
OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, 
RecoveryZkTest, ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed [448/910 (1!)] on J1 in 799.79s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to