Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1961/

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
shard1 is not consistent.  Got 1279 from 
http://127.0.0.1:35305/collection1_shard1_replica_n0 (previous client) and got 
1347 from http://127.0.0.1:33392/collection1_shard1_replica_n1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 1279 from 
http://127.0.0.1:35305/collection1_shard1_replica_n0 (previous client) and got 
1347 from http://127.0.0.1:33392/collection1_shard1_replica_n1
        at 
__randomizedtesting.SeedInfo.seed([397E3C85C27BBAC8:B12A035F6C87D730]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1322)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:275)
        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)


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

Error Message:
7 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) 
Thread[id=16760, 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=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 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=16762, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-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: 7 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=16760, 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=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 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=16762, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-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([397E3C85C27BBAC8]: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=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
        at __randomizedtesting.SeedInfo.seed([397E3C85C27BBAC8]:0)




Build Log:
[...truncated 12469 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/init-core-data-001
   [junit4]   2> 1207418 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[397E3C85C27BBAC8]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1207418 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[397E3C85C27BBAC8]-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> 1207418 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[397E3C85C27BBAC8]-worker)
 [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 1207419 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting 
ChaosMonkey test with 1 shards and 4 nodes
   [junit4]   2> 1207421 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1207421 INFO  (Thread-2557) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1207421 INFO  (Thread-2557) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1207422 ERROR (Thread-2557) [    ] 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> 1207521 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ZkTestServer start zk server on port:34611
   [junit4]   2> 1207529 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1207530 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1207531 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1207532 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1207533 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1207534 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1207535 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1207536 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1207537 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1207538 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1207538 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1207540 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1207619 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1207620 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5750a49f{/,null,AVAILABLE}
   [junit4]   2> 1207620 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@40a790d1{HTTP/1.1,[http/1.1]}{127.0.0.1:36670}
   [junit4]   2> 1207620 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server Started @1210057ms
   [junit4]   2> 1207621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/tempDir-001/control/data,
 hostContext=/, hostPort=36670, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/control-001/cores}
   [junit4]   2> 1207621 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1207621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1207621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1207621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1207621 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-11T05:52:54.023Z
   [junit4]   2> 1207623 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1207623 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/control-001/solr.xml
   [junit4]   2> 1207627 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1207629 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 1207687 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1207688 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:36670_
   [junit4]   2> 1207688 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.c.Overseer Overseer 
(id=98287771570929668-127.0.0.1:36670_-n_0000000000) starting
   [junit4]   2> 1207693 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36670_
   [junit4]   2> 1207693 INFO  
(zkCallback-3301-thread-1-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207783 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1207787 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1207787 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1207788 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:36670_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/control-001/cores
   [junit4]   2> 1207800 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1207801 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34611/solr ready
   [junit4]   2> 1207802 INFO  (qtp52414979-16726) [n:127.0.0.1:36670_    ] 
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:36670_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1207803 INFO  
(OverseerThreadFactory-5678-thread-1-processing-n:127.0.0.1:36670_) 
[n:127.0.0.1:36670_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1207906 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_    ] 
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> 1207906 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1208009 INFO  
(zkCallback-3301-thread-1-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] 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> 1208918 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1208929 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209005 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209019 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209020 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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@110eb382
   [junit4]   2> 1209020 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1209020 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1209023 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5623018893980144]
   [junit4]   2> 1209030 WARN  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209060 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209061 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209061 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1209061 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1209063 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=685002245, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1209063 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57d1df1d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1209064 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1209064 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209064 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1209065 INFO  
(searcherExecutor-5681-thread-1-processing-n:127.0.0.1:36670_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:36670_ 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@57d1df1d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1209065 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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 1572604346857684992
   [junit4]   2> 1209071 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1209071 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209071 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36670/control_collection_shard1_replica_n1/
   [junit4]   2> 1209071 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209071 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36670/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1209071 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209073 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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:36670/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1209175 INFO  
(zkCallback-3301-thread-1-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] 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> 1209224 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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> 1209225 INFO  (qtp52414979-16728) [n:127.0.0.1:36670_ 
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=1319
   [junit4]   2> 1209230 INFO  (qtp52414979-16726) [n:127.0.0.1:36670_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1209331 INFO  
(zkCallback-3301-thread-2-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] 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> 1209806 INFO  
(OverseerCollectionConfigSetProcessor-98287771570929668-127.0.0.1:36670_-n_0000000000)
 [n:127.0.0.1:36670_    ] 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> 1210230 INFO  (qtp52414979-16726) [n:127.0.0.1:36670_    ] 
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:36670_&wt=javabin&version=2}
 status=0 QTime=2428
   [junit4]   2> 1210234 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1210234 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34611/solr ready
   [junit4]   2> 1210234 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 1210235 INFO  (qtp52414979-16724) [n:127.0.0.1:36670_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1210236 INFO  
(OverseerThreadFactory-5678-thread-2-processing-n:127.0.0.1:36670_) 
[n:127.0.0.1:36670_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1210236 WARN  
(OverseerThreadFactory-5678-thread-2-processing-n:127.0.0.1:36670_) 
[n:127.0.0.1:36670_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1210439 INFO  (qtp52414979-16724) [n:127.0.0.1:36670_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1210439 INFO  (qtp52414979-16724) [n:127.0.0.1:36670_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 1210513 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-1-001
 of type NRT
   [junit4]   2> 1210514 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1210514 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a9e409a{/,null,AVAILABLE}
   [junit4]   2> 1210515 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5d02beba{HTTP/1.1,[http/1.1]}{127.0.0.1:35305}
   [junit4]   2> 1210515 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server Started @1212952ms
   [junit4]   2> 1210515 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35305, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-1-001/cores}
   [junit4]   2> 1210516 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1210516 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1210516 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1210516 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1210516 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-11T05:52:56.918Z
   [junit4]   2> 1210518 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1210518 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 0x15d30351e400007, 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> 1210518 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-1-001/solr.xml
   [junit4]   2> 1210522 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1210524 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 1210529 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1210530 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1210531 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35305_
   [junit4]   2> 1210532 INFO  
(zkCallback-3301-thread-2-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1210532 INFO  (zkCallback-3308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1210532 INFO  
(zkCallback-3313-thread-1-processing-n:127.0.0.1:35305_) [n:127.0.0.1:35305_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1210611 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1210615 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1210615 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1210616 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:35305_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-1-001/cores
   [junit4]   2> 1210640 INFO  (qtp1436403098-16768) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35305_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1210641 INFO  
(OverseerThreadFactory-5678-thread-3-processing-n:127.0.0.1:36670_) 
[n:127.0.0.1:36670_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35305_ 
for creating new replica
   [junit4]   2> 1210641 INFO  
(OverseerCollectionConfigSetProcessor-98287771570929668-127.0.0.1:36670_-n_0000000000)
 [n:127.0.0.1:36670_    ] 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> 1210642 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1210643 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1211653 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1211663 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 1211732 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1211742 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1211742 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1211749 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1211749 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-1-001/cores/collection1_shard1_replica_n0],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-1-001/cores/collection1_shard1_replica_n0/data/]
   [junit4]   2> 1211752 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5623018893980144]
   [junit4]   2> 1211761 WARN  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
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> 1211791 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1211792 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1211792 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1211792 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1211794 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=685002245, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1211794 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@605676db[collection1_shard1_replica_n0] main]
   [junit4]   2> 1211795 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1211795 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1211796 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211797 INFO  
(searcherExecutor-5692-thread-1-processing-n:127.0.0.1:35305_ 
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[collection1_shard1_replica_n0] Registered new searcher 
Searcher@605676db[collection1_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211797 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572604349722394624
   [junit4]   2> 1211801 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1211801 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1211801 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35305/collection1_shard1_replica_n0/
   [junit4]   2> 1211801 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1211801 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:35305/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 1211801 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1211803 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35305/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 1211954 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1211955 INFO  (qtp1436403098-16770) [n:127.0.0.1:35305_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1313
   [junit4]   2> 1211957 INFO  (qtp1436403098-16768) [n:127.0.0.1:35305_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35305_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1316
   [junit4]   2> 1212032 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-2-001
 of type NRT
   [junit4]   2> 1212032 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1212033 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51885910{/,null,AVAILABLE}
   [junit4]   2> 1212033 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5f75550a{HTTP/1.1,[http/1.1]}{127.0.0.1:33392}
   [junit4]   2> 1212033 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server Started @1214470ms
   [junit4]   2> 1212034 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33392, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-2-001/cores}
   [junit4]   2> 1212034 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1212034 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1212034 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1212035 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1212035 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-11T05:52:58.437Z
   [junit4]   2> 1212036 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1212036 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-2-001/solr.xml
   [junit4]   2> 1212040 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1212042 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 1212048 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1212049 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1212050 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33392_
   [junit4]   2> 1212051 INFO  (zkCallback-3308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1212051 INFO  
(zkCallback-3301-thread-2-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1212051 INFO  
(zkCallback-3313-thread-1-processing-n:127.0.0.1:35305_) [n:127.0.0.1:35305_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1212056 INFO  
(zkCallback-3319-thread-1-processing-n:127.0.0.1:33392_) [n:127.0.0.1:33392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1212107 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1212111 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1212112 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1212113 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:33392_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-2-001/cores
   [junit4]   2> 1212134 INFO  (qtp1447535349-16797) [n:127.0.0.1:33392_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33392_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1212135 INFO  
(OverseerThreadFactory-5678-thread-4-processing-n:127.0.0.1:36670_) 
[n:127.0.0.1:36670_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33392_ 
for creating new replica
   [junit4]   2> 1212135 INFO  
(OverseerCollectionConfigSetProcessor-98287771570929668-127.0.0.1:36670_-n_0000000000)
 [n:127.0.0.1:36670_    ] 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> 1212136 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1212137 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1213147 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1213158 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1213236 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1213247 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1213247 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1213247 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1213247 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1213250 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5623018893980144]
   [junit4]   2> 1213270 WARN  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_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> 1213300 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1213300 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1213301 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1213301 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1213302 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=685002245, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1213303 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67c56bd3[collection1_shard1_replica_n1] main]
   [junit4]   2> 1213303 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1213304 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1213304 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1213305 INFO  
(searcherExecutor-5703-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@67c56bd3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213305 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572604351303647232
   [junit4]   2> 1213308 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n1
   [junit4]   2> 1213309 INFO  
(updateExecutor-3316-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1) [n:127.0.0.1:33392_ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1213309 INFO  
(recoveryExecutor-3317-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:33392_ c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1213309 INFO  
(recoveryExecutor-3317-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:33392_ c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1213309 INFO  
(recoveryExecutor-3317-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:33392_ c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n1]
   [junit4]   2> 1213309 INFO  
(recoveryExecutor-3317-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:33392_ c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1213309 INFO  
(recoveryExecutor-3317-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:33392_ c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n1] as recovering, leader is 
[http://127.0.0.1:35305/collection1_shard1_replica_n0/] and I am 
[http://127.0.0.1:33392/collection1_shard1_replica_n1/]
   [junit4]   2> 1213309 INFO  (qtp1447535349-16799) [n:127.0.0.1:33392_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1172
   [junit4]   2> 1213311 INFO  (qtp1447535349-16797) [n:127.0.0.1:33392_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:33392_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1176
   [junit4]   2> 1213311 INFO  
(recoveryExecutor-3317-thread-1-processing-n:127.0.0.1:33392_ 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:33392_ c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:35305]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n0&nodeName=127.0.0.1:33392_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1213316 INFO  (qtp1436403098-16772) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1213316 INFO  (qtp1436403098-16772) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:33392_, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1_shard1_replica_n1","base_url":"http://127.0.0.1:33392","node_name":"127.0.0.1:33392_","state":"down","type":"NRT"}
   [junit4]   2> 1213386 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-3-001
 of type NRT
   [junit4]   2> 1213386 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1213387 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c7f26ed{/,null,AVAILABLE}
   [junit4]   2> 1213387 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@7f2b22f2{HTTP/1.1,[http/1.1]}{127.0.0.1:41201}
   [junit4]   2> 1213388 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server Started @1215824ms
   [junit4]   2> 1213388 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41201, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-3-001/cores}
   [junit4]   2> 1213388 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1213388 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1213388 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1213389 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1213389 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-11T05:52:59.791Z
   [junit4]   2> 1213390 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1213391 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-3-001/solr.xml
   [junit4]   2> 1213394 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1213397 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 1213402 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1213404 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1213405 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41201_
   [junit4]   2> 1213406 INFO  
(zkCallback-3319-thread-1-processing-n:127.0.0.1:33392_) [n:127.0.0.1:33392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1213406 INFO  
(zkCallback-3313-thread-1-processing-n:127.0.0.1:35305_) [n:127.0.0.1:35305_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1213406 INFO  
(zkCallback-3326-thread-1-processing-n:127.0.0.1:41201_) [n:127.0.0.1:41201_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1213406 INFO  (zkCallback-3308-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1213406 INFO  
(zkCallback-3301-thread-1-processing-n:127.0.0.1:36670_) [n:127.0.0.1:36670_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1213455 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1213459 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1213459 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1213460 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [n:127.0.0.1:41201_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-3-001/cores
   [junit4]   2> 1213487 INFO  (qtp1447535349-16798) [n:127.0.0.1:33392_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41201_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1213488 INFO  
(OverseerThreadFactory-5678-thread-5-processing-n:127.0.0.1:36670_) 
[n:127.0.0.1:36670_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41201_ 
for creating new replica
   [junit4]   2> 1213488 INFO  
(OverseerCollectionConfigSetProcessor-98287771570929668-127.0.0.1:36670_-n_0000000000)
 [n:127.0.0.1:36670_    ] 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> 1213490 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1213490 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1214317 INFO  (qtp1436403098-16772) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:33392_, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1_shard1_replica_n1","base_url":"http://127.0.0.1:33392","node_name":"127.0.0.1:33392_","state":"recovering","type":"NRT"}
   [junit4]   2> 1214317 INFO  (qtp1436403098-16772) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1214317 INFO  (qtp1436403098-16772) [n:127.0.0.1:35305_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:33392_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n0&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1214501 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1214522 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 1214592 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1214603 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1214603 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@110eb382
   [junit4]   2> 1214603 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1214603 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-3-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-3-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1214606 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5623018893980144]
   [junit4]   2> 1214631 WARN  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
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> 1214661 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1214661 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1214662 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1214662 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1214663 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=685002245, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1214663 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60cc25ce[collection1_shard1_replica_n2] main]
   [junit4]   2> 1214664 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1214664 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1214665 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1214666 INFO  
(searcherExecutor-5714-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@60cc25ce[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1214666 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572604352730759168
   [junit4]   2> 1214669 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n2
   [junit4]   2> 1214669 INFO  
(updateExecutor-3323-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1) [n:127.0.0.1:41201_ 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1214669 INFO  
(recoveryExecutor-3324-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41201_ c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1214670 INFO  
(recoveryExecutor-3324-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41201_ c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1214670 INFO  
(recoveryExecutor-3324-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41201_ c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n2]
   [junit4]   2> 1214670 INFO  
(recoveryExecutor-3324-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41201_ c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1214670 INFO  
(recoveryExecutor-3324-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41201_ c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n2] as recovering, leader is 
[http://127.0.0.1:35305/collection1_shard1_replica_n0/] and I am 
[http://127.0.0.1:41201/collection1_shard1_replica_n2/]
   [junit4]   2> 1214670 INFO  (qtp1282171353-16830) [n:127.0.0.1:41201_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1180
   [junit4]   2> 1214671 INFO  (qtp1447535349-16798) [n:127.0.0.1:33392_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41201_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1184
   [junit4]   2> 1214672 INFO  
(recoveryExecutor-3324-thread-1-processing-n:127.0.0.1:41201_ 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:41201_ c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:35305]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n0&nodeName=127.0.0.1:41201_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1214672 INFO  (qtp1436403098-16768) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1214673 INFO  (qtp1436403098-16768) [n:127.0.0.1:35305_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:41201_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1_shard1_replica_n2","base_url":"http://127.0.0.1:41201","node_name":"127.0.0.1:41201_","state":"down","type":"NRT"}
   [junit4]   2> 1214749 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-4-001
 of type PULL
   [junit4]   2> 1214750 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1214750 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b81a811{/,null,AVAILABLE}
   [junit4]   2> 1214751 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@20c56b13{HTTP/1.1,[http/1.1]}{127.0.0.1:39655}
   [junit4]   2> 1214751 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.e.j.s.Server Started @1217188ms
   [junit4]   2> 1214751 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/tempDir-001/jetty4,
 replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=39655, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_397E3C85C27BBAC8-001/shard-4-001/cores}
   [junit4]   2> 1214752 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging m

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

  [junit4]   2> 1361699 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611))
 [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]   2> 1362199 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611))
 [    ] 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> 1362199 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611))
 [    ] o.a.z.ClientCnxn Session 0x15d30351e400006 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 11, 2017 5:55:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{rnd_b=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=593, maxMBSortInHeap=7.444165351720667, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-IE, timezone=Asia/Pyongyang
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=2,free=222310120,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [PrimitiveFieldTypeTest, 
DateFieldTest, TestCodecSupport, TestUseDocValuesAsStored2, 
URLClassifyProcessorTest, SimplePostToolTest, TestInfoStreamLogging, 
DistributedFacetPivotWhiteBoxTest, MoveReplicaHDFSTest, HdfsRecoverLeaseTest, 
BadCopyFieldTest, DirectUpdateHandlerTest, TestLeaderElectionWithEmptyReplica, 
TestNumericTokenStream, CurrencyFieldTypeTest, ResponseLogComponentTest, 
TestLMJelinekMercerSimilarityFactory, TestDistributedMissingSort, 
TestCustomSort, TestRandomFlRTGCloud, TestPseudoReturnFields, 
TestLegacyNumericRangeQueryBuilder, XsltUpdateRequestHandlerTest, 
TestSSLRandomization, TestSimpleQParserPlugin, VersionInfoTest, 
TestConfigSetProperties, TestJettySolrRunner, HdfsChaosMonkeySafeLeaderTest, 
SolrCloudReportersTest, SpellPossibilityIteratorTest, DistributedQueueTest, 
TestSolrConfigHandlerConcurrent, TestFastWriter, 
DistributedExpandComponentTest, TestSolrCoreSnapshots, 
TestImpersonationWithHadoopAuth, DistributedFacetPivotLongTailTest, 
ResponseHeaderTest, TestSolrCoreProperties, 
LeaderInitiatedRecoveryOnShardRestartTest, PolyFieldTest, 
PingRequestHandlerTest, TestAnalyzedSuggestions, TestSchemaNameResource, 
DateMathParserTest, MinimalSchemaTest, TestCloudManagedSchema, 
TestSolrDeletionPolicy2, TestMaxTokenLenTokenizer, CircularListTest, 
TestXmlQParserPlugin, DistribCursorPagingTest, RankQueryTest, 
RequiredFieldsTest, TestBulkSchemaAPI, TestDocBasedVersionConstraints, 
BitVectorTest, ImplicitSnitchTest, TestReplicationHandlerBackup, 
DocumentBuilderTest, TestReplicaProperties, 
TestTolerantUpdateProcessorRandomCloud, DeleteInactiveReplicaTest, 
TestRandomCollapseQParserPlugin, TestSizeLimitedDistributedMap, 
NumericFieldsTest, UnloadDistributedZkTest, RecoveryAfterSoftCommitTest, 
TestStressLiveNodes, TestFreeTextSuggestions, PKIAuthenticationIntegrationTest, 
ReturnFieldsTest, TestConfigsApi, PreAnalyzedFieldTest, 
TestDynamicFieldCollectionResource, TestCloudRecovery, TestStressReorder, 
TestUnifiedSolrHighlighter, SolrInfoBeanTest, OverseerStatusTest, 
TestManagedStopFilterFactory, TestCryptoKeys, OverseerTest, 
TestClassicSimilarityFactory, TestRecovery, ClusterStateTest, 
SolrCoreCheckLockOnStartupTest, ReplicationFactorTest, TestExpandComponent, 
TestManagedResource, RegexBoostProcessorTest, LeaderElectionTest, 
TestInPlaceUpdatesDistrib, TestSuggestSpellingConverter, 
ExitableDirectoryReaderTest, TestSubQueryTransformer, CopyFieldTest, 
SimpleFacetsTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
BadIndexSchemaTest, TestMultiValuedNumericRangeQuery, 
SignatureUpdateProcessorFactoryTest, TestPrepRecovery, TestLFUCache, 
CollectionsAPISolrJTest, TestZkChroot, DistributedSuggestComponentTest, 
StatsReloadRaceTest, TestQueryUtils, BlockJoinFacetSimpleTest, 
TestPerFieldSimilarityWithDefaultOverride, TestTrackingShardHandlerFactory, 
BasicDistributedZkTest, CollectionsAPIDistributedZkTest, TestRandomDVFaceting, 
AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest, 
ZkControllerTest, TestReload, TestStressVersions, TestCoreContainer, 
StatsComponentTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, 
TestTrie, SuggesterWFSTTest, TestUpdate, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, 
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, 
SolrPluginUtilsTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, SearchHandlerTest, NotRequiredUniqueKeyTest, 
TestPhraseSuggestions, TestDFRSimilarityFactory, TimeZoneUtilsTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
PrimUtilsTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, 
SliceStateTest, UUIDFieldTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, 
TestTolerantSearch, AssignTest, BaseCdcrDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest 
-Dtests.seed=397E3C85C27BBAC8 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-IE -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ChaosMonkeyNothingIsSafeWithPullReplicasTest 
(suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   [junit4]    >    1) Thread[id=16760, 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=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 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=16762, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-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([397E3C85C27BBAC8]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=16761, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[397E3C85C27BBAC8]-SendThread(127.0.0.1:34611),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([397E3C85C27BBAC8]:0)
   [junit4] Completed [507/727 (1!)] on J2 in 155.30s, 1 test, 1 failure, 2 
errors <<< FAILURES!

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

Reply via email to