Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/190/

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

Error Message:
8 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) 
Thread[id=644, 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=1038, 
name=zkCallback-113-thread-1-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)    
3) Thread[id=1037, name=zkCallback-113-thread-1-SendThread(127.0.0.1:57157), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=644, 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=1038, name=zkCallback-113-thread-1-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)
   3) Thread[id=1037, name=zkCallback-113-thread-1-SendThread(127.0.0.1:57157), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([96FB05935602FDD4]: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=1037, name=zkCallback-113-thread-1-SendThread(127.0.0.1:57157), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

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


FAILED:  
org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest.testSelectWithEvaluatorsStream

Error Message:
Collection not found: collection1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: collection1
        at 
__randomizedtesting.SeedInfo.seed([E076EBD28405821B:6C2E0AA9D97CD2B8]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:834)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest.cleanIndex(SelectWithEvaluatorsTest.java:83)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
KeeperErrorCode = Session expired for /live_nodes

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
        at 
__randomizedtesting.SeedInfo.seed([96FB05935602FDD4:1EAF3A49F8FE902C]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:718)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateLiveNodes(ZkStateReader.java:386)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.logReplicaTypesReplicationInfo(AbstractFullDistribZkTestBase.java:2067)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:312)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)




Build Log:
[...truncated 11819 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> 342156 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[96FB05935602FDD4]-worker)
 [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/init-core-data-001
   [junit4]   2> 342209 WARN  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[96FB05935602FDD4]-worker)
 [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 342229 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[96FB05935602FDD4]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 342231 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[96FB05935602FDD4]-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> 342231 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[96FB05935602FDD4]-worker)
 [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /eov/db
   [junit4]   2> 342250 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting 
ChaosMonkey test with 2 shards and 6 nodes
   [junit4]   2> 342251 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 342473 INFO  (Thread-129) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 342473 INFO  (Thread-129) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 342481 ERROR (Thread-129) [    ] 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> 342577 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57157
   [junit4]   2> 342794 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 342809 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 342810 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 342811 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 342812 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 342829 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 342832 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 342833 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 342854 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 342856 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 342873 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 342921 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 345578 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 345657 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31cdc7c7{/eov/db,null,AVAILABLE}
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5ea941cf{HTTP/1.1,[http/1.1]}{127.0.0.1:58799}
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server Started @366528ms
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/tempDir-001/control/data,
 hostContext=/eov/db, hostPort=58799, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/control-001/cores}
   [junit4]   2> 345659 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.2.0
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 345659 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T00:54:58.604Z
   [junit4]   2> 346262 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 346262 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/control-001/solr.xml
   [junit4]   2> 346444 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 346444 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 346461 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 346466 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57157/solr
   [junit4]   2> 346919 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 346920 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:58799_eov%2Fdb
   [junit4]   2> 346921 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.Overseer Overseer 
(id=98869817863176196-127.0.0.1:58799_eov%2Fdb-n_0000000000) starting
   [junit4]   2> 348006 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58799_eov%2Fdb
   [junit4]   2> 348069 INFO  
(OverseerStateUpdate-98869817863176196-127.0.0.1:58799_eov%2Fdb-n_0000000000) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 348893 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 348934 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 348935 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 348936 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/control-001/cores
   [junit4]   2> 349520 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 349537 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57157/solr ready
   [junit4]   2> 349558 INFO  (qtp1833550070-605) [n:127.0.0.1:58799_eov%2Fdb   
 ] 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:58799_eov%252Fdb&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 349635 INFO  
(OverseerThreadFactory-230-thread-1-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 349974 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb   
 ] 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> 349974 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 350117 INFO  
(zkCallback-105-thread-1-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] 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> 351129 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 351238 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 353516 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 353688 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 353689 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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@6836986d
   [junit4]   2> 353762 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 353762 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 353943 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=30.818359375, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=22.137981077966007, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8867546865563619
   [junit4]   2> 354037 WARN  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355165 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355165 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355166 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 355166 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 355168 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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=87148644, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 355243 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4029d23f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 355293 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 355294 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355295 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 355449 INFO  
(searcherExecutor-233-thread-1-processing-n:127.0.0.1:58799_eov%2Fdb 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:58799_eov%2Fdb 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@4029d23f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 355449 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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 1581917099412946944
   [junit4]   2> 355505 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 355505 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355505 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58799/eov/db/control_collection_shard1_replica_n1/
   [junit4]   2> 355505 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355505 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:58799/eov/db/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 355505 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355520 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] 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> 355521 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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:58799/eov/db/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 355521 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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> 355578 INFO  (qtp1833550070-603) [n:127.0.0.1:58799_eov%2Fdb 
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=5604
   [junit4]   2> 355637 INFO  (qtp1833550070-605) [n:127.0.0.1:58799_eov%2Fdb   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 355681 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] 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> 356647 INFO  (qtp1833550070-605) [n:127.0.0.1:58799_eov%2Fdb   
 ] 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:58799_eov%252Fdb&wt=javabin&version=2}
 status=0 QTime=7089
   [junit4]   2> 357015 INFO  
(OverseerCollectionConfigSetProcessor-98869817863176196-127.0.0.1:58799_eov%2Fdb-n_0000000000)
 [n:127.0.0.1:58799_eov%2Fdb    ] 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> 357020 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 357021 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:57157/solr ready
   [junit4]   2> 357021 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 357026 INFO  (qtp1833550070-606) [n:127.0.0.1:58799_eov%2Fdb   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 357094 INFO  
(OverseerThreadFactory-230-thread-2-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 357113 WARN  
(OverseerThreadFactory-230-thread-2-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 357253 INFO  (qtp1833550070-606) [n:127.0.0.1:58799_eov%2Fdb   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 357253 INFO  (qtp1833550070-606) [n:127.0.0.1:58799_eov%2Fdb   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=227
   [junit4]   2> 357276 INFO  
(OverseerCollectionConfigSetProcessor-98869817863176196-127.0.0.1:58799_eov%2Fdb-n_0000000000)
 [n:127.0.0.1:58799_eov%2Fdb    ] 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> 359123 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-1-001
 of type NRT
   [junit4]   2> 359138 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 359223 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ed91ae4{/eov/db,null,AVAILABLE}
   [junit4]   2> 359223 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2c089a0f{HTTP/1.1,[http/1.1]}{127.0.0.1:47004}
   [junit4]   2> 359223 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server Started @380092ms
   [junit4]   2> 359223 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/eov/db, 
hostPort=47004, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-1-001/cores}
   [junit4]   2> 359223 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 359224 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.2.0
   [junit4]   2> 359224 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 359224 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 359224 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T00:55:12.169Z
   [junit4]   2> 359269 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 359269 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-1-001/solr.xml
   [junit4]   2> 359272 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 359272 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 359494 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 359505 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57157/solr
   [junit4]   2> 359718 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 359721 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 359733 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47004_eov%2Fdb
   [junit4]   2> 359734 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 359805 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 361115 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 361241 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 361241 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 361243 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-1-001/cores
   [junit4]   2> 361626 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 361986 INFO  (qtp1297987795-652) [n:127.0.0.1:47004_eov%2Fdb   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:47004_eov%252Fdb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 362016 INFO  
(OverseerThreadFactory-230-thread-3-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:47004_eov%2Fdb for creating new replica
   [junit4]   2> 362183 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 362184 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 362275 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 363375 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 363618 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 364606 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 366350 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 366351 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 366351 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 366351 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 366394 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=30.818359375, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=22.137981077966007, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8867546865563619
   [junit4]   2> 367348 WARN  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 367815 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 367815 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 367816 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 367816 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 367849 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=87148644, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 368050 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ecc0a46[collection1_shard2_replica_n41] main]
   [junit4]   2> 368052 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 368052 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 368053 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 368055 INFO  
(searcherExecutor-244-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:47004_eov%2Fdb c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@1ecc0a46[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368055 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581917112631296000
   [junit4]   2> 368060 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 368060 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 368060 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:47004/eov/db/collection1_shard2_replica_n41/
   [junit4]   2> 368060 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 368060 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:47004/eov/db/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 368060 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 368064 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:47004/eov/db/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 368113 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 368114 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 368115 INFO  (qtp1297987795-650) [n:127.0.0.1:47004_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=5932
   [junit4]   2> 368119 INFO  (qtp1297987795-652) [n:127.0.0.1:47004_eov%2Fdb   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:47004_eov%252Fdb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=6132
   [junit4]   2> 368217 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 368353 INFO  
(OverseerCollectionConfigSetProcessor-98869817863176196-127.0.0.1:58799_eov%2Fdb-n_0000000000)
 [n:127.0.0.1:58799_eov%2Fdb    ] 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> 370037 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-2-001
 of type NRT
   [junit4]   2> 370042 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 370046 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b799471{/eov/db,null,AVAILABLE}
   [junit4]   2> 370046 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@18c6e2e4{HTTP/1.1,[http/1.1]}{127.0.0.1:50167}
   [junit4]   2> 370046 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server Started @390915ms
   [junit4]   2> 370046 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/eov/db, hostPort=50167, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-2-001/cores}
   [junit4]   2> 370046 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 370085 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.2.0
   [junit4]   2> 370085 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 370085 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 370085 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T00:55:23.030Z
   [junit4]   2> 370142 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 370142 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-2-001/solr.xml
   [junit4]   2> 370146 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 370146 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 370147 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 370174 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57157/solr
   [junit4]   2> 370285 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 370290 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 370308 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50167_eov%2Fdb
   [junit4]   2> 370308 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 370309 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 370325 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 370445 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:50167_eov%2Fdb) 
[n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 371131 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 371230 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 371230 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 371232 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-2-001/cores
   [junit4]   2> 372110 INFO  (qtp1297987795-653) [n:127.0.0.1:47004_eov%2Fdb   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:50167_eov%252Fdb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 372144 INFO  
(OverseerThreadFactory-230-thread-4-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:50167_eov%2Fdb for creating new replica
   [junit4]   2> 372270 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 372270 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 372289 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 372375 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 372575 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 373764 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 374166 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 374227 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 374227 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 374228 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 374255 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=30.818359375, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=22.137981077966007, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8867546865563619
   [junit4]   2> 374358 WARN  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 376057 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 376057 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 376058 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 376058 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 376060 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=87148644, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 376145 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5182bff6[collection1_shard1_replica_n43] main]
   [junit4]   2> 376157 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 376158 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 376158 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 376170 INFO  
(searcherExecutor-255-thread-1-processing-n:127.0.0.1:50167_eov%2Fdb 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) 
[n:127.0.0.1:50167_eov%2Fdb c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@5182bff6[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 376173 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581917121143635968
   [junit4]   2> 376195 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 376195 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 376195 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:50167/eov/db/collection1_shard1_replica_n43/
   [junit4]   2> 376195 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 376195 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:50167/eov/db/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 376195 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 376217 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 376234 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:50167_eov%2Fdb) 
[n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 376235 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50167/eov/db/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 376235 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 376253 INFO  (qtp296038939-683) [n:127.0.0.1:50167_eov%2Fdb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3983
   [junit4]   2> 376270 INFO  (qtp1297987795-653) [n:127.0.0.1:47004_eov%2Fdb   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:50167_eov%252Fdb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=4160
   [junit4]   2> 376381 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 376382 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:50167_eov%2Fdb) 
[n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 377075 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-3-001
 of type NRT
   [junit4]   2> 377112 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 377157 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@290ab17c{/eov/db,null,AVAILABLE}
   [junit4]   2> 377158 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@ceeb05c{HTTP/1.1,[http/1.1]}{127.0.0.1:42402}
   [junit4]   2> 377158 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.e.j.s.Server Started @398027ms
   [junit4]   2> 377158 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/eov/db, hostPort=42402, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-3-001/cores}
   [junit4]   2> 377158 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 377250 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.2.0
   [junit4]   2> 377250 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 377250 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 377250 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T00:55:30.195Z
   [junit4]   2> 377327 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 377327 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-3-001/solr.xml
   [junit4]   2> 377331 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 377331 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 377332 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 377434 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57157/solr
   [junit4]   2> 377565 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 377567 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 377568 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42402_eov%2Fdb
   [junit4]   2> 377577 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:50167_eov%2Fdb) 
[n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 377593 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 377578 INFO  
(zkCallback-105-thread-1-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 377577 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 377757 INFO  
(zkCallback-130-thread-2-processing-n:127.0.0.1:42402_eov%2Fdb) 
[n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 378141 INFO  
(OverseerCollectionConfigSetProcessor-98869817863176196-127.0.0.1:58799_eov%2Fdb-n_0000000000)
 [n:127.0.0.1:58799_eov%2Fdb    ] 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> 379334 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 380496 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 380496 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 380554 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[96FB05935602FDD4])
 [n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-3-001/cores
   [junit4]   2> 381138 INFO  (qtp1841800575-713) [n:127.0.0.1:42402_eov%2Fdb   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42402_eov%252Fdb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 381199 INFO  
(OverseerThreadFactory-230-thread-5-processing-n:127.0.0.1:58799_eov%2Fdb) 
[n:127.0.0.1:58799_eov%2Fdb    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:42402_eov%2Fdb for creating new replica
   [junit4]   2> 381246 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381253 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 381286 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:50167_eov%2Fdb) 
[n:127.0.0.1:50167_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 381286 INFO  
(zkCallback-118-thread-1-processing-n:127.0.0.1:47004_eov%2Fdb) 
[n:127.0.0.1:47004_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 381301 INFO  
(zkCallback-130-thread-2-processing-n:127.0.0.1:42402_eov%2Fdb) 
[n:127.0.0.1:42402_eov%2Fdb    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 382769 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 382911 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 384076 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 384181 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 384257 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6836986d
   [junit4]   2> 384257 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 384257 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_96FB05935602FDD4-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 384282 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=30.818359375, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=22.137981077966007, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8867546865563619
   [junit4]   2> 384373 WARN  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 385117 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 385117 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 385118 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 385118 INFO  (qtp1841800575-711) [n:127.0.0.1:42402_eov%2Fdb 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 385120 INFO  (qtp1841800575-711

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

kStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 622607 INFO  
(zkCallback-139-thread-2-processing-n:127.0.0.1:36943_solr) 
[n:127.0.0.1:36943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 622705 INFO  (coreCloseExecutor-509-thread-1) 
[n:127.0.0.1:36943_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=576650243
   [junit4]   2> 622742 INFO  
(zkCallback-139-thread-3-processing-n:127.0.0.1:36943_solr) 
[n:127.0.0.1:36943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 622742 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:49113_solr) 
[n:127.0.0.1:49113_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 622742 INFO  
(zkCallback-145-thread-3-processing-n:127.0.0.1:49113_solr) 
[n:127.0.0.1:49113_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 622747 INFO  
(zkCallback-143-thread-2-processing-n:127.0.0.1:54044_solr) 
[n:127.0.0.1:54044_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 622750 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 0x15f41cb1f1e000a, 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> 622756 INFO  
(zkCallback-139-thread-1-processing-n:127.0.0.1:36943_solr) 
[n:127.0.0.1:36943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 622790 INFO  (jetty-closer-124-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10ae52e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 622856 INFO  (coreCloseExecutor-511-thread-1) 
[n:127.0.0.1:49113_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27c1338e
   [junit4]   2> 622856 INFO  (coreCloseExecutor-511-thread-1) 
[n:127.0.0.1:49113_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=666973070
   [junit4]   2> 622856 INFO  (coreCloseExecutor-511-thread-1) 
[n:127.0.0.1:49113_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e64835: rootName = 
solr_49113, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@6900f402
   [junit4]   2> 622918 INFO  
(zkCallback-145-thread-2-processing-n:127.0.0.1:49113_solr) 
[n:127.0.0.1:49113_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 622919 INFO  
(zkCallback-139-thread-1-processing-n:127.0.0.1:36943_solr) 
[n:127.0.0.1:36943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 622986 INFO  
(zkCallback-145-thread-3-processing-n:127.0.0.1:49113_solr) 
[n:127.0.0.1:49113_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 623041 INFO  
(zkCallback-139-thread-3-processing-n:127.0.0.1:36943_solr) 
[n:127.0.0.1:36943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 623042 WARN  
(zkCallback-139-thread-3-processing-n:127.0.0.1:36943_solr) 
[n:127.0.0.1:36943_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/collections/collection1_collection/state.json]
   [junit4]   2> 623056 INFO  (coreCloseExecutor-511-thread-1) 
[n:127.0.0.1:49113_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=666973070
   [junit4]   2> 623070 INFO  (jetty-closer-124-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59eeb86c{/solr,null,UNAVAILABLE}
   [junit4]   2> 623201 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98870057481666572-127.0.0.1:49113_solr-n_0000000000) closing
   [junit4]   2> 623201 INFO  
(OverseerStateUpdate-98870057481666572-127.0.0.1:49113_solr-n_0000000000) 
[n:127.0.0.1:49113_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49113_solr
   [junit4]   2> 623299 WARN  
(OverseerAutoScalingTriggerThread-98870057481666572-127.0.0.1:49113_solr-n_0000000000)
 [n:127.0.0.1:49113_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 623356 INFO  (jetty-closer-124-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@183525b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 624294 ERROR 
(SUITE-SelectWithEvaluatorsTest-seed#[E076EBD28405821B]-worker) [    ] 
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> 624294 INFO  
(SUITE-SelectWithEvaluatorsTest-seed#[E076EBD28405821B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39692 39692
   [junit4]   2> 624911 INFO  (Thread-243) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39692 39692
   [junit4]   2> 624911 WARN  (Thread-243) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98870057481666572-127.0.0.1:49113_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.SelectWithEvaluatorsTest_E076EBD28405821B-001
   [junit4]   2> Oct 22, 2017 1:56:17 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1672, maxMBSortInHeap=6.692899709764929, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=Etc/GMT-5
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=283037352,total=470286336
   [junit4]   2> NOTE: All tests run in this JVM: [SolrQueryTest, 
TestCollectionAdminRequest, NormalizeEvaluatorTest, TestJsonRecordReader, 
HyperbolicSineEvaluatorTest, PowerEvaluatorTest, JdbcDriverTest, 
TestSolrJErrorHandling, CloudSolrClientTest, QueryResponseTest, 
UuidEvaluatorTest, RegressionEvaluatorTest, TestDocumentObjectBinder, 
GetByIdTest, CommonParamsTest, LessThanEqualToEvaluatorTest, 
TestSuggesterResponse, FacetFieldTest, ClientUtilsTest, 
SolrExampleEmbeddedTest, TestValidatingJsonMap, LBHttpSolrClientBuilderTest, 
TestCloudSolrClientConnections, LargeVolumeBinaryJettyTest, 
LargeVolumeEmbeddedTest, TestSolrProperties, MergeIndexesEmbeddedTest, 
NamedListTest, AnlysisResponseBaseTest, TestLBHttpSolrClient, 
SelectWithEvaluatorsTest]
   [junit4] Completed [101/145 (1!)] on J1 in 26.95s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to