Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/72/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.TestDistributedMissingSort.test

Error Message:
Error from server at http://127.0.0.1:33755/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::213]:33332/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33755/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::213]:33332/select
        at 
__randomizedtesting.SeedInfo.seed([5FDDF041BBC4897F:D789CF9B1538E487]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
        at 
org.apache.solr.TestDistributedMissingSort.testSortMissingFirst(TestDistributedMissingSort.java:204)
        at 
org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:44)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:45061

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:45061
        at 
__randomizedtesting.SeedInfo.seed([5FDDF041BBC4897F:D789CF9B1538E487]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1795)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:310)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at java.base/java.net.Socket$SocketInputStream.read(Socket.java:972)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 51 more




Build Log:
[...truncated 13222 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/init-core-data-001
   [junit4]   2> 47696 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[5FDDF041BBC4897F]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 47697 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[5FDDF041BBC4897F]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 47699 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[5FDDF041BBC4897F]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) 
via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 47699 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[5FDDF041BBC4897F]-worker)
 [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 47700 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting 
ChaosMonkey test with 2 shards and 4 nodes
   [junit4]   2> 47706 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 47706 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 47706 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 47810 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer start zk server on port:46845
   [junit4]   2> 47811 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46845
   [junit4]   2> 47811 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46845
   [junit4]   2> 47829 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47893 INFO  (zkConnectionManagerCallback-294-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47893 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48001 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48043 INFO  (zkConnectionManagerCallback-296-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48043 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48067 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 48069 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 48075 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 48077 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 48078 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 48080 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 48081 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 48091 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 48105 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 48111 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 48121 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 48122 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 48275 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 48275 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 48275 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 48275 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 
2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-ea+18
   [junit4]   2> 48289 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 48289 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 48289 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 48303 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e1e2235{/,null,AVAILABLE}
   [junit4]   2> 48307 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.AbstractConnector Started 
ServerConnector@30579a97{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42137}
   [junit4]   2> 48307 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.s.Server Started @48370ms
   [junit4]   2> 48307 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/tempDir-001/control/data,
 hostPort=42137, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 48307 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 48307 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 48307 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.2.0
   [junit4]   2> 48307 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 48308 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 48308 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-14T10:24:50.604050Z
   [junit4]   2> 48327 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48342 INFO  (zkConnectionManagerCallback-298-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48342 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48444 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
in ZooKeeper)
   [junit4]   2> 48444 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/control-001/solr.xml
   [junit4]   2> 48448 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 48448 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 48449 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 48610 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 48624 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for 
SslContextFactory@268feba3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48634 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for 
SslContextFactory@70ee32c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 48648 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 48650 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48671 INFO  (zkConnectionManagerCallback-305-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48671 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48783 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 48804 INFO  (zkConnectionManagerCallback-307-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48804 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 48986 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:42137_
   [junit4]   2> 48987 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.Overseer Overseer 
(id=72424807009812484-127.0.0.1:42137_-n_0000000000) starting
   [junit4]   2> 49012 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 49055 INFO  (zkConnectionManagerCallback-314-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49055 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 49062 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46845/solr ready
   [junit4]   2> 49073 INFO  
(OverseerStateUpdate-72424807009812484-127.0.0.1:42137_-n_0000000000) 
[n:127.0.0.1:42137_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:42137_
   [junit4]   2> 49101 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42137_
   [junit4]   2> 49157 INFO  (zkCallback-313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 49172 INFO  (zkCallback-306-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54149 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 54183 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 54195 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 54196 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 54197 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [n:127.0.0.1:42137_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/control-001/cores
   [junit4]   2> 54299 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54319 INFO  (zkConnectionManagerCallback-320-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54319 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54321 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54322 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46845/solr ready
   [junit4]   2> 54329 INFO  (qtp1385495064-750) [n:127.0.0.1:42137_     ] 
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:42137_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 54333 INFO  
(OverseerThreadFactory-183-thread-1-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 54485 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_    
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> 54486 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 56223 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 56272 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 56275 WARN  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 56285 WARN  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 56287 WARN  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 56288 WARN  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 56309 WARN  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 56546 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 56769 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 56769 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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@3921a6d7
   [junit4]   2> 56772 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 56797 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 56947 WARN  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57026 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57026 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57027 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 57027 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57028 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=10.0556640625, 
floorSegmentMB=1.25390625, forceMergeDeletesPctAllowed=6.877516984797357, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=28.659564204981574
   [junit4]   2> 57030 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22e87812[control_collection_shard1_replica_n1] main]
   [junit4]   2> 57032 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 57033 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57034 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 57034 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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 1636311131047854080
   [junit4]   2> 57044 INFO  
(searcherExecutor-188-thread-1-processing-n:127.0.0.1:42137_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:42137_ 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@22e87812[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57057 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57058 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57061 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 57061 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57061 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42137/control_collection_shard1_replica_n1/
   [junit4]   2> 57062 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57062 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42137/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 57062 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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/72424807009812484-core_node2-n_0000000000
   [junit4]   2> 57077 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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:42137/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 57078 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
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> 57081 INFO  (qtp1385495064-749) [n:127.0.0.1:42137_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2595
   [junit4]   2> 57100 INFO  (qtp1385495064-750) [n:127.0.0.1:42137_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 57180 INFO  (zkCallback-306-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> 57180 INFO  (zkCallback-306-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> 57181 INFO  (qtp1385495064-750) [n:127.0.0.1:42137_     ] 
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:42137_&wt=javabin&version=2}
 status=0 QTime=2852
   [junit4]   2> 57299 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57300 INFO  (zkConnectionManagerCallback-326-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57300 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57301 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57302 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46845/solr ready
   [junit4]   2> 57302 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 57304 INFO  (qtp1385495064-746) [n:127.0.0.1:42137_     ] 
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> 57327 INFO  
(OverseerCollectionConfigSetProcessor-72424807009812484-127.0.0.1:42137_-n_0000000000)
 [n:127.0.0.1:42137_     ] 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> 57333 INFO  
(OverseerThreadFactory-183-thread-2-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 57540 WARN  
(OverseerThreadFactory-183-thread-2-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 57541 INFO  (qtp1385495064-746) [n:127.0.0.1:42137_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 57542 INFO  (qtp1385495064-746) [n:127.0.0.1:42137_     ] 
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=237
   [junit4]   2> 57543 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=1 numOtherReplicas=2
   [junit4]   2> 57706 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-1-001
 of type NRT
   [junit4]   2> 57708 WARN  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 57709 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 57709 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 57709 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 57763 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57763 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57763 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 57772 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@351935a0{/,null,AVAILABLE}
   [junit4]   2> 57787 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@10165ee6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45061}
   [junit4]   2> 57787 INFO  (closeThreadPool-327-thread-1) [     ] 
o.e.j.s.Server Started @57850ms
   [junit4]   2> 57787 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/tempDir-001/jetty1,
 hostPort=45061, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-1-001/cores}
   [junit4]   2> 57788 ERROR (closeThreadPool-327-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 57788 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57788 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 57788 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57788 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 57788 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-14T10:25:00.084221Z
   [junit4]   2> 57795 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57828 INFO  (zkConnectionManagerCallback-329-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57828 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-2-001
 of type NRT
   [junit4]   2> 57828 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57848 WARN  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 57849 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 57849 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 57849 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 57911 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57911 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57911 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 57919 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dbdde06{/,null,AVAILABLE}
   [junit4]   2> 57921 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5189a159{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46833}
   [junit4]   2> 57921 INFO  (closeThreadPool-327-thread-2) [     ] 
o.e.j.s.Server Started @57984ms
   [junit4]   2> 57921 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/tempDir-001/jetty2,
 hostPort=46833, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-2-001/cores}
   [junit4]   2> 57922 ERROR (closeThreadPool-327-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 57922 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57922 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 57922 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57922 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 57922 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-14T10:25:00.218359Z
   [junit4]   2> 57932 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57974 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 57974 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-1-001/solr.xml
   [junit4]   2> 57978 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 57978 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 57980 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 57947 INFO  (zkConnectionManagerCallback-331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57988 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58037 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-3-001
 of type PULL
   [junit4]   2> 58056 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58062 WARN  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 58064 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 58064 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58064 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 58074 WARN  (closeThreadPool-327-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@30c1e7ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58102 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 58102 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-2-001/solr.xml
   [junit4]   2> 58108 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 58108 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58109 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 58194 WARN  (closeThreadPool-327-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@79c41ad3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58195 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 58223 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58223 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58223 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 58227 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a0854df{/,null,AVAILABLE}
   [junit4]   2> 58228 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c74eab1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40189}
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.e.j.s.Server Started @58292ms
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/tempDir-001/jetty3,
 hostPort=40189, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-3-001/cores,
 replicaType=PULL}
   [junit4]   2> 58229 ERROR (closeThreadPool-327-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58229 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-14T10:25:00.525657Z
   [junit4]   2> 58246 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58287 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58337 INFO  (zkConnectionManagerCallback-341-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58337 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58338 INFO  (zkConnectionManagerCallback-339-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58349 INFO  (closeThreadPool-327-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58399 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58407 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[5FDDF041BBC4897F])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-4-001
 of type PULL
   [junit4]   2> 58408 WARN  (closeThreadPool-327-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@cf87ec1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58424 WARN  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 58425 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 58425 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58425 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 58451 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 58451 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-3-001/solr.xml
   [junit4]   2> 58455 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 58455 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58458 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 58526 WARN  (closeThreadPool-327-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3ab5377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58528 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 58547 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58547 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58547 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 58555 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38502d81{/,null,AVAILABLE}
   [junit4]   2> 58556 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cc48b78{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35963}
   [junit4]   2> 58556 INFO  (closeThreadPool-327-thread-4) [     ] 
o.e.j.s.Server Started @58619ms
   [junit4]   2> 58556 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/tempDir-001/jetty4,
 hostPort=35963, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-4-001/cores,
 replicaType=PULL}
   [junit4]   2> 58557 ERROR (closeThreadPool-327-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 58557 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58557 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 58557 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58557 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58557 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-14T10:25:00.853454Z
   [junit4]   2> 58591 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58606 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58606 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58616 INFO  (zkConnectionManagerCallback-350-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58616 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58628 INFO  (zkConnectionManagerCallback-348-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58628 INFO  (closeThreadPool-327-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58640 INFO  (zkConnectionManagerCallback-352-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58640 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58643 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58648 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.ZkController Publish node=127.0.0.1:45061_ as DOWN
   [junit4]   2> 58649 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 58649 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45061_
   [junit4]   2> 58653 INFO  (zkCallback-313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58654 INFO  (zkCallback-306-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58670 INFO  (zkCallback-325-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58681 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58684 WARN  (closeThreadPool-327-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5e34361e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58687 INFO  (zkCallback-349-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58720 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58730 WARN  (closeThreadPool-327-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2a233e54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58733 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 58747 INFO  (zkConnectionManagerCallback-361-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58747 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58765 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58767 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 58769 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr 
ready
   [junit4]   2> 58780 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58795 INFO  (zkConnectionManagerCallback-367-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58795 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58805 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 58808 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.ZkController Publish node=127.0.0.1:46833_ as DOWN
   [junit4]   2> 58811 INFO  (zkConnectionManagerCallback-365-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58811 INFO  (closeThreadPool-327-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58811 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 58812 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46833_
   [junit4]   2> 58820 INFO  (zkCallback-349-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58820 INFO  (zkCallback-325-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58820 INFO  (zkCallback-313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58820 INFO  (zkCallback-306-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58837 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 58842 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 58842 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-4-001/solr.xml
   [junit4]   2> 58845 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 58845 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58847 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 58848 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58868 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 58878 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 58879 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 58880 INFO  (closeThreadPool-327-thread-1) [n:127.0.0.1:45061_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-1-001/cores
   [junit4]   2> 58899 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58923 INFO  (zkCallback-360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58932 INFO  (zkConnectionManagerCallback-375-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58932 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58937 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 58938 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr 
ready
   [junit4]   2> 58983 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59025 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 59047 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 59081 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59082 WARN  (closeThreadPool-327-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@441ccda1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59083 INFO  (zkConnectionManagerCallback-378-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59084 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59089 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 59092 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.ZkController Publish node=127.0.0.1:40189_ as DOWN
   [junit4]   2> 59093 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 59093 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40189_
   [junit4]   2> 59094 INFO  (zkCallback-325-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59094 INFO  (zkCallback-313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59103 INFO  (zkCallback-360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59103 INFO  (zkCallback-306-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59103 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59103 INFO  (zkCallback-349-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59112 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59113 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59114 INFO  (closeThreadPool-327-thread-2) [n:127.0.0.1:46833_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-2-001/cores
   [junit4]   2> 59117 WARN  (closeThreadPool-327-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1da72b6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59119 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46845/solr
   [junit4]   2> 59130 INFO  (zkCallback-377-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59131 INFO  (zkCallback-374-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59175 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59195 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59217 INFO  (zkConnectionManagerCallback-389-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59217 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59220 INFO  (zkConnectionManagerCallback-392-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59220 INFO  (closeThreadPool-327-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59221 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 59222 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr 
ready
   [junit4]   2> 59315 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 59333 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59344 INFO  
(OverseerCollectionConfigSetProcessor-72424807009812484-127.0.0.1:42137_-n_0000000000)
 [n:127.0.0.1:42137_     ] 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> 59351 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59351 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59353 INFO  (closeThreadPool-327-thread-3) [n:127.0.0.1:40189_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-3-001/cores
   [junit4]   2> 59364 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59408 INFO  (zkConnectionManagerCallback-395-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59408 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59418 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 59433 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.ZkController Publish node=127.0.0.1:35963_ as DOWN
   [junit4]   2> 59434 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 59434 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35963_
   [junit4]   2> 59437 INFO  (zkCallback-325-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59437 INFO  (zkCallback-360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59437 INFO  (zkCallback-313-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59437 INFO  (zkCallback-377-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59437 INFO  (zkCallback-349-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59437 INFO  (zkCallback-374-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59437 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59439 INFO  (zkCallback-306-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59451 INFO  (zkCallback-388-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59452 INFO  (zkCallback-394-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59459 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59477 INFO  (zkConnectionManagerCallback-402-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59477 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59483 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 59491 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46845/solr 
ready
   [junit4]   2> 59522 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 59559 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59586 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59587 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3921a6d7
   [junit4]   2> 59588 INFO  (closeThreadPool-327-thread-4) [n:127.0.0.1:35963_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_5FDDF041BBC4897F-001/shard-4-001/cores
   [junit4]   2> 59741 INFO  (qtp1189566517-861) [n:127.0.0.1:35963_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46833_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 59747 INFO  (qtp1189566517-858) [n:127.0.0.1:35963_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45061_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 59758 INFO  
(OverseerThreadFactory-183-thread-3-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:46833_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 59760 INFO  
(OverseerThreadFactory-183-thread-3-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 59782 INFO  
(OverseerThreadFactory-183-thread-4-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:45061_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 59786 INFO  
(OverseerThreadFactory-183-thread-4-processing-n:127.0.0.1:42137_) 
[n:127.0.0.1:42137_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 59884 INFO  (qtp965498708-822) [n:127.0.0.1:46833_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59897 INFO  (qtp585690135-809) [n:127.0.0.1:45061_    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 60923 INFO  (qtp965498708-822) [n:127.0.0.1:46833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 60992 INFO  (qtp585690135-809) [n:

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

rMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1525652 INFO  (closeThreadPool-7066-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6484c2d8: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@69d6bb9c
   [junit4]   2> 1525655 INFO  (closeThreadPool-7066-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5abe8857{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1525658 INFO  (closeThreadPool-7066-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6bc1595a{/,null,UNAVAILABLE}
   [junit4]   2> 1525659 INFO  (closeThreadPool-7066-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1538222 INFO  (closeThreadPool-7066-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f070925{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1538222 INFO  (closeThreadPool-7066-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2513aabf{/,null,UNAVAILABLE}
   [junit4]   2> 1538223 INFO  (closeThreadPool-7066-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedMissingSort -Dtests.method=test 
-Dtests.seed=5FDDF041BBC4897F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=en-SS -Dtests.timezone=NZ-CHAT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   52.5s J0 | TestDistributedMissingSort.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33755/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::213]:33332/select
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5FDDF041BBC4897F:D789CF9B1538E487]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
   [junit4]    >        at 
org.apache.solr.TestDistributedMissingSort.testSortMissingFirst(TestDistributedMissingSort.java:204)
   [junit4]    >        at 
org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:44)
   [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:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_5FDDF041BBC4897F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1dc6b98d),
 locale=en-SS, timezone=NZ-CHAT
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=84173624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, 
TestBulkSchemaConcurrent, TestGroupingSearch, TestUseDocValuesAsStored2, 
TestSkipOverseerOperations, ChaosMonkeyNothingIsSafeTest, 
TestSolrCloudSnapshots, TestFacetMethods, BJQParserTest, 
BasicAuthOnSingleNodeTest, TestStressVersions, JavabinLoaderTest, 
TestCloudJSONFacetJoinDomain, SegmentsInfoRequestHandlerTest, TestConfigSets, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMaxTokenLenTokenizer, 
TestRetrieveFieldsOptimizer, TestSimTriggerIntegration, SearchRateTriggerTest, 
TestChildDocTransformerHierarchy, TestCorePropertiesReload, ExplicitHLLTest, 
TestBlobHandler, TestNumericTokenStream, CustomCollectionTest, 
AnalyticsQueryTest, TestLazyCores, CreateCollectionCleanupTest, 
TestInPlaceUpdatesStandalone, SolrCloudReportersTest, 
PathHierarchyTokenizerFactoryTest, TestPivotHelperCode, NodeAddedTriggerTest, 
TestManagedSchema, TestTestInjection, WordBreakSolrSpellCheckerTest, 
DistribDocExpirationUpdateProcessorTest, TimeRoutedAliasUpdateProcessorTest, 
SaslZkACLProviderTest, SignificantTermsQParserPluginTest, 
IndexBasedSpellCheckerTest, PeerSyncReplicationTest, 
CachingDirectoryFactoryTest, DeleteLastCustomShardedReplicaTest, 
TestRestManager, JWTAuthPluginTest, SpatialRPTFieldTypeTest, 
TestShardHandlerFactory, CoreAdminRequestStatusTest, RegexBytesRefFilterTest, 
AuthToolTest, SimplePostToolTest, TestComplexPhraseQParserPlugin, 
CSVRequestHandlerTest, CursorPagingTest, TestUnifiedSolrHighlighter, 
ReplicaListTransformerTest, TestCloudConsistency, 
TestDynamicFieldCollectionResource, OpenExchangeRatesOrgProviderTest, 
TestQueryTypes, TestZkChroot, TestBM25SimilarityFactory, 
SharedFSAutoReplicaFailoverTest, CdcrReplicationHandlerTest, 
TestCSVResponseWriter, CloudExitableDirectoryReaderTest, MaxSizeAutoCommitTest, 
TestSolrXml, DistributedUpdateProcessorTest, NoCacheHeaderTest, 
SortByFunctionTest, TestDFRSimilarityFactory, DataDrivenBlockJoinTest, 
ZkShardTermsTest, TestRuleBasedAuthorizationPlugin, 
HdfsTlogReplayBufferedWhileIndexingTest, CoreAdminCreateDiscoverTest, 
TestSegmentSorting, MetricsHistoryWithAuthIntegrationTest, TestRestoreCore, 
TestAddFieldRealTimeGet, TestQuerySenderListener, DateFieldTest, 
DeleteShardTest, TestExactSharedStatsCache, TestPayloadCheckQParserPlugin, 
TestInfoStreamLogging, PeerSyncWithIndexFingerprintCachingTest, 
ConjunctionSolrSpellCheckerTest, TestConfigOverlay, TestSimExtremeIndexing, 
TestImpersonationWithHadoopAuth, DistributedTermsComponentTest, 
TestDistribDocBasedVersion, DistributedFacetSimpleRefinementLongTailTest, 
TestRealTimeGet, UnloadDistributedZkTest, CdcrWithNodesRestartsTest, 
AutoScalingHandlerTest, HLLUtilTest, RootFieldTest, BlockJoinFacetSimpleTest, 
MetricTriggerIntegrationTest, TestRandomDVFaceting, TestFieldCacheVsDocValues, 
TestStressRecovery, LargeFieldTest, LeaderFailoverAfterPartitionTest, 
TestSearcherReuse, UtilsToolTest, EchoParamsTest, 
TriggerCooldownIntegrationTest, RollingRestartTest, 
HdfsRestartWhileUpdatingTest, BasicDistributedZk2Test, 
TestDistributedStatsComponentCardinality, 
TestTolerantUpdateProcessorRandomCloud, TestFiltering, TestDocTermOrds, 
DateMathParserTest, TestExclusionRuleCollectionAccess, 
AnalysisAfterCoreReloadTest, ZkStateReaderTest, AddReplicaTest, 
TestHashQParserPlugin, XsltUpdateRequestHandlerTest, 
TestWordDelimiterFilterFactory, PreAnalyzedFieldTest, TestCrossCoreJoin, 
StressHdfsTest, SchemaApiFailureTest, TestAtomicUpdateErrorCases, 
SuggesterTest, TestDocSet, HdfsBasicDistributedZkTest, 
DistributedMLTComponentTest, SampleTest, DistributedVersionInfoTest, 
ConcurrentCreateRoutedAliasTest, SolrCloudExampleTest, 
TestDistributedMissingSort]
   [junit4] Completed [395/864 (2!)] on J0 in 52.53s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46726 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/72/consoleText

[repro] Revision: 47e67be775659d5e58d750edbde2e7fa0a90cd2f

[repro] Repro line:  ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test 
-Dtests.seed=5FDDF041BBC4897F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=en-SD -Dtests.timezone=Asia/Sakhalin 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestDistributedMissingSort 
-Dtests.method=test -Dtests.seed=5FDDF041BBC4897F -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-SS 
-Dtests.timezone=NZ-CHAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestDistributedMissingSort
[repro]       ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro] ant compile-test

[...truncated 3583 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestDistributedMissingSort|*.ChaosMonkeyNothingIsSafeWithPullReplicasTest"
 -Dtests.showOutput=onerror  -Dtests.seed=5FDDF041BBC4897F -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-SS 
-Dtests.timezone=NZ-CHAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 95 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.TestDistributedMissingSort
[repro]   0/5 failed: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro] Exiting with code 0

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

Reply via email to