Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20055/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) 
Thread[id=18002, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
3) Thread[id=18004, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]        
 at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=18002, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=18004, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
        at __randomizedtesting.SeedInfo.seed([372ABA285F670815]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([372ABA285F670815]:0)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:43481

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:43481
        at 
__randomizedtesting.SeedInfo.seed([372ABA285F670815:BF7E85F2F19B65ED]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1667)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1694)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:297)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:523)
        ... 52 more




Build Log:
[...truncated 12063 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/init-core-data-001
   [junit4]   2> 1122514 WARN  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[372ABA285F670815]-worker)
 [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 1122514 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[372ABA285F670815]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1122515 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[372ABA285F670815]-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> 1122515 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[372ABA285F670815]-worker)
 [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 1122516 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting 
ChaosMonkey test with 2 shards and 4 nodes
   [junit4]   2> 1122517 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1122517 INFO  (Thread-6717) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1122518 INFO  (Thread-6717) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1122519 ERROR (Thread-6717) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1122618 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33003
   [junit4]   2> 1122627 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1122627 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1122628 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1122628 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1122629 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1122629 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1122629 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1122630 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1122630 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1122630 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1122630 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1122631 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless 
explicitly asked otherwise
   [junit4]   2> 1122698 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1122699 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14ccbb3{/,null,AVAILABLE}
   [junit4]   2> 1122700 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@89e9d31{HTTP/1.1,[http/1.1]}{127.0.0.1:43977}
   [junit4]   2> 1122700 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server Started @1124063ms
   [junit4]   2> 1122700 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=43977, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/control-001/cores}
   [junit4]   2> 1122701 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1122701 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1122701 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1122701 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1122701 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T11:05:22.374Z
   [junit4]   2> 1122702 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1122702 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/control-001/solr.xml
   [junit4]   2> 1122705 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1122706 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33003/solr
   [junit4]   2> 1122728 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1122728 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:43977_
   [junit4]   2> 1122728 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.c.Overseer Overseer 
(id=98249364091109380-127.0.0.1:43977_-n_0000000000) starting
   [junit4]   2> 1122730 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43977_
   [junit4]   2> 1122730 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1122813 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1122816 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1122816 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1122817 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43977_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/control-001/cores
   [junit4]   2> 1122830 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1122831 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33003/solr ready
   [junit4]   2> 1122832 INFO  (qtp1478039675-17971) [n:127.0.0.1:43977_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43977_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1122833 INFO  
(OverseerThreadFactory-6610-thread-1-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1122936 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_    ] 
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> 1122937 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1123040 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] 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> 1123954 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1123969 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124026 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124034 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124034 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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@79d72dfd
   [junit4]   2> 1124034 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1124034 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1124036 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=49.140625, 
floorSegmentMB=0.7548828125, forceMergeDeletesPctAllowed=13.188791359168574, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1124054 WARN  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124092 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124092 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124093 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1124093 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1124094 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34506825957671705]
   [junit4]   2> 1124094 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28695146[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1124095 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1124095 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124096 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1124096 INFO  
(searcherExecutor-6613-thread-1-processing-n:127.0.0.1:43977_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:43977_ 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@28695146[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1124096 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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 1571989827112402944
   [junit4]   2> 1124100 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1124100 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124100 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43977/control_collection_shard1_replica_n1/
   [junit4]   2> 1124100 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124100 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43977/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1124100 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1124101 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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:43977/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1124202 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] 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> 1124251 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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> 1124253 INFO  (qtp1478039675-17973) [n:127.0.0.1:43977_ 
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=1317
   [junit4]   2> 1124255 INFO  (qtp1478039675-17971) [n:127.0.0.1:43977_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1124355 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] 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> 1124835 INFO  
(OverseerCollectionConfigSetProcessor-98249364091109380-127.0.0.1:43977_-n_0000000000)
 [n:127.0.0.1:43977_    ] 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> 1125256 INFO  (qtp1478039675-17971) [n:127.0.0.1:43977_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43977_&wt=javabin&version=2}
 status=0 QTime=2424
   [junit4]   2> 1125261 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1125262 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33003/solr ready
   [junit4]   2> 1125262 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 1125263 INFO  (qtp1478039675-17971) [n:127.0.0.1:43977_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1125264 INFO  
(OverseerThreadFactory-6610-thread-2-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1125265 WARN  
(OverseerThreadFactory-6610-thread-2-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1125469 INFO  (qtp1478039675-17971) [n:127.0.0.1:43977_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1125470 INFO  (qtp1478039675-17971) [n:127.0.0.1:43977_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=207
   [junit4]   2> 1125540 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-1-001
 of type TLOG
   [junit4]   2> 1125540 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1125541 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fc04789{/,null,AVAILABLE}
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@16ad01e4{HTTP/1.1,[http/1.1]}{127.0.0.1:38085}
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server Started @1126904ms
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=38085, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-1-001/cores}
   [junit4]   2> 1125542 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1125542 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T11:05:25.215Z
   [junit4]   2> 1125544 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1125544 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-1-001/solr.xml
   [junit4]   2> 1125546 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1125549 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33003/solr
   [junit4]   2> 1125555 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1125555 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1125556 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38085_
   [junit4]   2> 1125556 INFO  (zkCallback-2396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1125556 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1125556 INFO  
(zkCallback-2389-thread-1-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1125610 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1125613 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1125613 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1125614 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:38085_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-1-001/cores
   [junit4]   2> 1125625 INFO  (qtp2071608789-18012) [n:127.0.0.1:38085_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38085_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1125626 INFO  
(OverseerThreadFactory-6610-thread-3-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:38085_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1125626 INFO  
(OverseerCollectionConfigSetProcessor-98249364091109380-127.0.0.1:43977_-n_0000000000)
 [n:127.0.0.1:43977_    ] 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> 1125626 INFO  
(OverseerThreadFactory-6610-thread-3-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38085_ 
for creating new replica
   [junit4]   2> 1125627 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1125627 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1125729 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1126643 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1126683 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t0] Schema name=test
   [junit4]   2> 1126740 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1126745 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1126745 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t0' (registry 
'solr.core.collection1.shard2.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1126745 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1126745 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t0] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-1-001/cores/collection1_shard2_replica_t0],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
   [junit4]   2> 1126747 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=49.140625, 
floorSegmentMB=0.7548828125, forceMergeDeletesPctAllowed=13.188791359168574, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1126762 WARN  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
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> 1126833 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1126833 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1126834 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1126834 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1126835 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34506825957671705]
   [junit4]   2> 1126836 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e24cea8[collection1_shard2_replica_t0] main]
   [junit4]   2> 1126836 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1126837 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1126837 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1126838 INFO  
(searcherExecutor-6624-thread-1-processing-n:127.0.0.1:38085_ 
x:collection1_shard2_replica_t0 s:shard2 c:collection1) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
[collection1_shard2_replica_t0] Registered new searcher 
Searcher@7e24cea8[collection1_shard2_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1126838 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571989829987598336
   [junit4]   2> 1126841 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1126841 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1126841 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38085/collection1_shard2_replica_t0/
   [junit4]   2> 1126842 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1126842 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
http://127.0.0.1:38085/collection1_shard2_replica_t0/ has no replicas
   [junit4]   2> 1126842 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1126842 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.ZkController 
collection1_shard2_replica_t0 stopping background replication from leader
   [junit4]   2> 1126843 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38085/collection1_shard2_replica_t0/ shard2
   [junit4]   2> 1126944 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1126993 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1126995 INFO  (qtp2071608789-18014) [n:127.0.0.1:38085_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1368
   [junit4]   2> 1126996 INFO  (qtp2071608789-18012) [n:127.0.0.1:38085_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38085_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1371
   [junit4]   2> 1127077 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-2-001
 of type TLOG
   [junit4]   2> 1127077 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1127078 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ca1a573{/,null,AVAILABLE}
   [junit4]   2> 1127078 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@11cd6019{HTTP/1.1,[http/1.1]}{127.0.0.1:43481}
   [junit4]   2> 1127078 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server Started @1128441ms
   [junit4]   2> 1127078 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=43481, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-2-001/cores}
   [junit4]   2> 1127079 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1127079 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1127079 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1127079 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1127079 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T11:05:26.752Z
   [junit4]   2> 1127080 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1127080 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-2-001/solr.xml
   [junit4]   2> 1127082 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1127084 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33003/solr
   [junit4]   2> 1127085 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d0d46ae0f000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1127087 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1127088 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1127089 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43481_
   [junit4]   2> 1127089 INFO  
(zkCallback-2389-thread-2-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1127089 INFO  (zkCallback-2396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1127089 INFO  
(zkCallback-2407-thread-1-processing-n:127.0.0.1:43481_) [n:127.0.0.1:43481_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1127089 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1127132 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1127135 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1127135 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1127135 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:43481_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-2-001/cores
   [junit4]   2> 1127149 INFO  (qtp2071608789-18013) [n:127.0.0.1:38085_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43481_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1127150 INFO  
(OverseerThreadFactory-6610-thread-4-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:43481_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1127150 INFO  
(OverseerCollectionConfigSetProcessor-98249364091109380-127.0.0.1:43977_-n_0000000000)
 [n:127.0.0.1:43977_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1127150 INFO  
(OverseerThreadFactory-6610-thread-4-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43481_ 
for creating new replica
   [junit4]   2> 1127151 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1127151 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1127253 INFO  
(zkCallback-2407-thread-1-processing-n:127.0.0.1:43481_) [n:127.0.0.1:43481_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1127253 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1128166 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1128182 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t0] Schema name=test
   [junit4]   2> 1128246 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1128251 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1128252 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t0' (registry 
'solr.core.collection1.shard1.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1128252 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1128252 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t0] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-2-001/cores/collection1_shard1_replica_t0],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
   [junit4]   2> 1128254 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=49.140625, 
floorSegmentMB=0.7548828125, forceMergeDeletesPctAllowed=13.188791359168574, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1128271 WARN  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
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> 1128295 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1128296 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1128296 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1128296 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1128297 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34506825957671705]
   [junit4]   2> 1128297 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6081f6d7[collection1_shard1_replica_t0] main]
   [junit4]   2> 1128298 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1128298 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1128298 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1128299 INFO  
(searcherExecutor-6635-thread-1-processing-n:127.0.0.1:43481_ 
x:collection1_shard1_replica_t0 s:shard1 c:collection1) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
[collection1_shard1_replica_t0] Registered new searcher 
Searcher@6081f6d7[collection1_shard1_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1128299 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571989831519567872
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43481/collection1_shard1_replica_t0/
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
http://127.0.0.1:43481/collection1_shard1_replica_t0/ has no replicas
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1128302 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.ZkController 
collection1_shard1_replica_t0 stopping background replication from leader
   [junit4]   2> 1128303 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43481/collection1_shard1_replica_t0/ shard1
   [junit4]   2> 1128404 INFO  
(zkCallback-2407-thread-1-processing-n:127.0.0.1:43481_) [n:127.0.0.1:43481_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1128404 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1128453 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1128455 INFO  (qtp1516271500-18042) [n:127.0.0.1:43481_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1303
   [junit4]   2> 1128456 INFO  (qtp2071608789-18013) [n:127.0.0.1:38085_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:43481_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1306
   [junit4]   2> 1128505 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-3-001
 of type PULL
   [junit4]   2> 1128505 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ea4468d{/,null,AVAILABLE}
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@45cff25a{HTTP/1.1,[http/1.1]}{127.0.0.1:46609}
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.e.j.s.Server Started @1129869ms
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/tempDir-001/jetty3,
 replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=46609, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-3-001/cores}
   [junit4]   2> 1128506 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1128506 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1128507 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T11:05:28.180Z
   [junit4]   2> 1128508 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1128508 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-3-001/solr.xml
   [junit4]   2> 1128510 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1128512 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33003/solr
   [junit4]   2> 1128513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d0d46ae0f000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1128515 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1128515 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1128516 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46609_
   [junit4]   2> 1128516 INFO  (zkCallback-2396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1128516 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1128516 INFO  
(zkCallback-2413-thread-1-processing-n:127.0.0.1:46609_) [n:127.0.0.1:46609_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1128516 INFO  
(zkCallback-2407-thread-1-processing-n:127.0.0.1:43481_) [n:127.0.0.1:43481_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1128516 INFO  
(zkCallback-2389-thread-2-processing-n:127.0.0.1:43977_) [n:127.0.0.1:43977_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1128557 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1128560 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1128560 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1128560 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815])
 [n:127.0.0.1:46609_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-3-001/cores
   [junit4]   2> 1128598 INFO  (qtp2071608789-18008) [n:127.0.0.1:38085_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46609_&action=ADDREPLICA&collection=collection1&shard=shard2&type=PULL&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128599 INFO  
(OverseerThreadFactory-6610-thread-5-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:46609_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1128599 INFO  
(OverseerCollectionConfigSetProcessor-98249364091109380-127.0.0.1:43977_-n_0000000000)
 [n:127.0.0.1:43977_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1128600 INFO  
(OverseerThreadFactory-6610-thread-5-processing-n:127.0.0.1:43977_) 
[n:127.0.0.1:43977_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46609_ 
for creating new replica
   [junit4]   2> 1128600 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_p1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1128601 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1128703 INFO  
(zkCallback-2407-thread-1-processing-n:127.0.0.1:43481_) [n:127.0.0.1:43481_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1128703 INFO  
(zkCallback-2401-thread-1-processing-n:127.0.0.1:38085_) [n:127.0.0.1:38085_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1128703 INFO  
(zkCallback-2413-thread-1-processing-n:127.0.0.1:46609_) [n:127.0.0.1:46609_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1129616 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1129631 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_p1] Schema name=test
   [junit4]   2> 1129696 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1129702 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_p1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1129702 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_p1' (registry 
'solr.core.collection1.shard2.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79d72dfd
   [junit4]   2> 1129702 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1129702 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_p1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-3-001/cores/collection1_shard2_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_372ABA285F670815-001/shard-3-001/cores/collection1_shard2_replica_p1/data/]
   [junit4]   2> 1129704 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=49.140625, 
floorSegmentMB=0.7548828125, forceMergeDeletesPctAllowed=13.188791359168574, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1129723 WARN  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
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> 1129743 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1129743 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1129744 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34506825957671705]
   [junit4]   2> 1129744 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a0606d5[collection1_shard2_replica_p1] main]
   [junit4]   2> 1129745 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1129746 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1129746 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1129746 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.ZkController 
collection1_shard2_replica_p1 starting background replication from leader
   [junit4]   2> 1129746 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 0:0:7
   [junit4]   2> 1129747 INFO  
(searcherExecutor-6646-thread-1-processing-n:127.0.0.1:46609_ 
x:collection1_shard2_replica_p1 s:shard2 c:collection1) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.SolrCore 
[collection1_shard2_replica_p1] Registered new searcher 
Searcher@6a0606d5[collection1_shard2_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1129747 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
   [junit4]   2> 1129747 INFO  (indexFetcher-6651-thread-1) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.h.IndexFetcher 
Updated masterUrl to http://127.0.0.1:38085/collection1_shard2_replica_t0/
   [junit4]   2> 1129747 INFO  (qtp502487722-18071) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_p1
   [junit4]   2> 1129748 INFO  
(updateExecutor-2410-thread-1-processing-n:127.0.0.1:46609_ 
x:collection1_shard2_replica_p1 s:shard2 c:collection1) [n:127.0.0.1:46609_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_p1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1129748 INFO  (qtp2071608789-18012) [n:127.0.0.1:38085_ 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_t0] 
o.a.s.c.S.Request [collection1_shard2_replica_t0]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1129748 INFO  
(recoveryExecutor-2411-thread-1-processing-n:127.0.0.1:46609_ 
x:collection1_shard2_replica_p1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:46609_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_p1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1129748 INFO  (indexFetcher-6651-thread-1) [n:127.0.0.1:46609_ 
c:collection1 s:shard2  x:collection1_shard2_replica_p1] o.a.s.h.IndexFetcher 
Master's generation: 1
   [junit4]   2> 1129748 INFO  
(recoveryExecutor-2411-thread-1-processing-n:127.0.0.1:46609_ 
x:collection1_shard2_replica_p1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:46609_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_p1] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_p1] as r

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

o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 1231976 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003))
 [    ] o.a.z.ClientCnxn Session 0x15d0d46ae0f0006 for server null, unexpected 
error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> Jul 04, 2017 11:07:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PR, timezone=Europe/Madrid
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=2,free=272132288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitQParser, 
XsltUpdateRequestHandlerTest, TestPullReplica, BlockCacheTest, TestRecovery, 
TestUtils, TestGroupingSearch, HdfsThreadLeakTest, 
LeaderFailoverAfterPartitionTest, PreAnalyzedUpdateProcessorTest, 
TestJsonFacets, MinimalSchemaTest, TestMissingGroups, TestPointFields, 
TestReversedWildcardFilterFactory, DateMathParserTest, 
TestHttpShardHandlerFactory, BasicDistributedZk2Test, TestTrie, 
TestSubQueryTransformerDistrib, RequestLoggingTest, CoreSorterTest, 
SolrTestCaseJ4Test, TestJmxIntegration, TestFieldCache, TestSolrXml, 
HdfsCollectionsAPIDistributedZkTest, TestFieldTypeResource, 
TestUninvertingReader, TestSolrCloudWithDelegationTokens, 
TestFoldingMultitermQuery, TestRawResponseWriter, TestNumericRangeQuery32, 
DeleteInactiveReplicaTest, TestDistributedMissingSort, SimplePostToolTest, 
OverseerModifyCollectionTest, BasicAuthStandaloneTest, TestRestManager, 
ClassificationUpdateProcessorIntegrationTest, DocValuesMissingTest, 
SolrCloudExampleTest, DistribCursorPagingTest, TestSurroundQueryParser, 
RecoveryZkTest, TestBulkSchemaConcurrent, TestComplexPhraseQParserPlugin, 
SearchHandlerTest, SolrMetricsIntegrationTest, TestFilteredDocIdSet, 
TestReload, TestMiniSolrCloudClusterSSL, 
OutOfBoxZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, 
UnloadDistributedZkTest, ChangedSchemaMergeTest, TestApiFramework, 
HardAutoCommitTest, CdcrReplicationHandlerTest, TestRTimerTree, 
TestHdfsUpdateLog, RegexBoostProcessorTest, TestCloudPivotFacet, OverseerTest, 
TestNamedUpdateProcessors, PrimitiveFieldTypeTest, 
DirectUpdateHandlerOptimizeTest, AutoScalingHandlerTest, DistributedQueueTest, 
MergeStrategyTest, TestReqParamsAPI, TimeZoneUtilsTest, SolrJmxReporterTest, 
RequiredFieldsTest, TestSearcherReuse, LeaderElectionTest, CheckHdfsIndexTest, 
MoveReplicaTest, URLClassifyProcessorTest, TestJettySolrRunner, 
DistributedFacetExistsSmallTest, FullSolrCloudDistribCmdsTest, 
BaseCdcrDistributedZkTest, TestCloudNestedDocsSort, TestConfigOverlay, 
BigEndianAscendingWordSerializerTest, TestAnalyzedSuggestions, 
CircularListTest, TestStressCloudBlindAtomicUpdates, NotRequiredUniqueKeyTest, 
TestLegacyFieldCache, SolrCoreCheckLockOnStartupTest, TestLFUCache, 
FullHLLTest, MultiTermTest, TestStandardQParsers, ReturnFieldsTest, 
ShufflingReplicaListTransformerTest, ZkStateReaderTest, 
TestCopyFieldCollectionResource, ShowFileRequestHandlerTest, 
SolrCoreMetricManagerTest, BlockJoinFacetRandomTest, SolrInfoBeanTest, 
PreAnalyzedFieldTest, TestOverriddenPrefixQueryForCustomFieldType, 
CollectionsAPISolrJTest, CopyFieldTest, HdfsRecoveryZkTest, 
TestDefaultStatsCache, NumericFieldsTest, SpellCheckCollatorWithCollapseTest, 
TestXmlQParser, TestCloudDeleteByQuery, TestStressReorder, 
TlogReplayBufferedWhileIndexingTest, LeaderElectionIntegrationTest, 
ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, AutoCommitTest, 
TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, 
QueryElevationComponentTest, PeerSyncTest, TestIndexSearcher, 
DistributedQueryElevationComponentTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, DocValuesTest, SuggesterTest, TestStressLucene, 
PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, 
CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, 
MBeansHandlerTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestElisionMultitermQuery, 
OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCodecSupport, 
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter, 
TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, 
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest 
-Dtests.seed=372ABA285F670815 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-PR -Dtests.timezone=Europe/Madrid -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ChaosMonkeyNothingIsSafeWithPullReplicasTest 
(suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   [junit4]    >    1) Thread[id=18002, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    3) Thread[id=18004, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([372ABA285F670815]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=18003, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[372ABA285F670815]-SendThread(127.0.0.1:33003),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([372ABA285F670815]:0)
   [junit4] Completed [397/725 (1!)] on J2 in 109.98s, 1 test, 3 errors <<< 
FAILURES!

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

Reply via email to