Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2597/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([EEBC3C717A98AF9B:66E803ABD464C263]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1070)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:211)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10638 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/init-core-data-001
   [junit4]   2> 1771483 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[EEBC3C717A98AF9B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1771488 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1771489 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1771489 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1771590 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61307
   [junit4]   2> 1771590 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1771592 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1771602 INFO  (zkCallback-1853-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a672f94 
name:ZooKeeperConnection Watcher:127.0.0.1:61307 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1771606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1771606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1771606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1771615 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1771618 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1771633 INFO  (zkCallback-1854-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a492679 
name:ZooKeeperConnection Watcher:127.0.0.1:61307/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1771634 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1771634 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1771634 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1771656 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1771665 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1771683 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1771715 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1771722 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1771743 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1771746 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1771772 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1771773 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1771788 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1771789 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1771793 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1771794 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1771803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1771804 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1771807 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1771807 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1771820 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1771821 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1771834 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1771835 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1771849 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1771849 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1771869 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1771869 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1773061 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1
   [junit4]   2> 1773065 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1773068 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@423fbf40{/,null,AVAILABLE}
   [junit4]   2> 1773069 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1cf24f74{HTTP/1.1}{127.0.0.1:61310}
   [junit4]   2> 1773069 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.Server Started @1776950ms
   [junit4]   2> 1773069 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/tempDir-001/control/data,
 hostContext=/, hostPort=61310, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores}
   [junit4]   2> 1773070 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1773070 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/'
   [junit4]   2> 1773101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1773102 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773105 INFO  (zkCallback-1855-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f9ee4c3 
name:ZooKeeperConnection Watcher:127.0.0.1:61307/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1773105 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773106 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1773109 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1773109 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/solr.xml
   [junit4]   2> 1773118 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores
   [junit4]   2> 1773119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 123097684
   [junit4]   2> 1773119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/]
   [junit4]   2> 1773119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/lib
   [junit4]   2> 1773120 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/lib).
   [junit4]   2> 1773130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1773133 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1773133 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1773133 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1773133 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61307/solr
   [junit4]   2> 1773134 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1773134 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1773135 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773137 INFO  (zkCallback-1857-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60515f23 
name:ZooKeeperConnection Watcher:127.0.0.1:61307 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1773137 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773138 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1773141 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1773144 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2afbafad 
name:ZooKeeperConnection Watcher:127.0.0.1:61307/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1773145 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1773148 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1773157 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1773161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1773165 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1773170 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1773174 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1773177 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1773180 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1773183 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1773186 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61310_
   [junit4]   2> 1773187 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:61310_
   [junit4]   2> 1773190 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1773193 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1773196 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1773197 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94306053866913796-127.0.0.1:61310_-n_0000000000
   [junit4]   2> 1773198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:61310_
   [junit4]   2> 1773198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1773202 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer Overseer 
(id=94306053866913796-127.0.0.1:61310_-n_0000000000) starting
   [junit4]   2> 1773206 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1773221 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1773222 INFO  
(OverseerCollectionProcessor-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.OverseerProcessor Process current queue of 
overseer operations
   [junit4]   2> 1773223 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1773224 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1773304 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1773305 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1773308 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores
   [junit4]   2> 1773309 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1773310 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/
   [junit4]   2> 1773310 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1773312 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1773312 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1773313 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1773313 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61310_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1773313 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1773314 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1773333 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61310";,
   [junit4]   2>   "node_name":"127.0.0.1:61310_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1773335 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61310";,
   [junit4]   2>   "node_name":"127.0.0.1:61310_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1773335 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1773335 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1773348 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1774315 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1774315 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1774316 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1774316 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1774318 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1774318 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/'
   [junit4]   2> 1774337 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1774347 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1774356 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1774368 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1774372 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1774377 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1774502 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1774503 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1774504 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1774507 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1774591 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1774591 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1774591 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1774591 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1774592 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3b7c46
   [junit4]   2> 1774592 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data
   [junit4]   2> 1774593 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1774593 WARN  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1774593 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data/index
   [junit4]   2> 1774594 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2626404601751383]
   [junit4]   2> 1774608 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1774608 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1774612 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1774612 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1774613 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1774614 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1774614 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1774614 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1774614 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1774615 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1774615 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1774613 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data/
   [junit4]   2> 1774620 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774621 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774630 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774631 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774634 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1774635 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1774638 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1774638 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1774639 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1774639 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1774640 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1321907769, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1774641 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1774641 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1774641 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@101bfb7a[collection1] main
   [junit4]   2> 1774641 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1774650 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1774651 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1774651 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1774651 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1774651 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1774675 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1774675 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1774675 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1774675 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1774676 INFO  
(searcherExecutor-4893-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@101bfb7a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1774678 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1774678 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1774678 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1774678 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1508896865211383808
   [junit4]   2> 1774680 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1508896865211383808
   [junit4]   2> 1774680 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1774681 INFO  
(coreLoadExecutor-4892-thread-1-processing-n:127.0.0.1:61310_) 
[n:127.0.0.1:61310_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1774681 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:61310 
collection:control_collection shard:shard1
   [junit4]   2> 1774687 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1774702 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94306053866913796-core_node1-n_0000000000
   [junit4]   2> 1774705 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1774730 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1774739 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1774739 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1774740 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61310/collection1/
   [junit4]   2> 1774740 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1774740 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:61310/collection1/ has no replicas
   [junit4]   2> 1774740 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61310/collection1/ shard1
   [junit4]   2> 1774740 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1774740 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1774768 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1774769 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:61310";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1774820 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1774822 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774824 INFO  (zkCallback-1860-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@50173f35 
name:ZooKeeperConnection Watcher:127.0.0.1:61307/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1774825 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774826 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1774826 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1774866 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1774880 INFO  (zkCallback-1860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1774881 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1774922 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:61310/collection1/ and leader is 
http://127.0.0.1:61310/collection1/
   [junit4]   2> 1774923 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61310
   [junit4]   2> 1774923 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1774923 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1774923 INFO  
(coreZkRegister-4886-thread-1-processing-n:127.0.0.1:61310_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61310_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1774945 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1774955 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61310";,
   [junit4]   2>   "node_name":"127.0.0.1:61310_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1774963 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61310";,
   [junit4]   2>   "node_name":"127.0.0.1:61310_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1775093 INFO  (zkCallback-1860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1775093 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1775247 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1
   [junit4]   2> 1775249 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001
   [junit4]   2> 1775259 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1775266 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e93afc6{/,null,AVAILABLE}
   [junit4]   2> 1775268 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@20b98793{HTTP/1.1}{127.0.0.1:61315}
   [junit4]   2> 1775268 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.Server Started @1779149ms
   [junit4]   2> 1775268 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=61315, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores}
   [junit4]   2> 1775269 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1775269 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/'
   [junit4]   2> 1775297 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1775298 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1775299 INFO  (zkCallback-1861-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bca6d37 
name:ZooKeeperConnection Watcher:127.0.0.1:61307/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1775300 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1775300 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1775324 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1775325 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/solr.xml
   [junit4]   2> 1775360 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores
   [junit4]   2> 1775361 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1103469525
   [junit4]   2> 1775361 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/]
   [junit4]   2> 1775361 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/lib
   [junit4]   2> 1775362 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/lib).
   [junit4]   2> 1775372 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1775377 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1775377 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1775378 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1775378 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61307/solr
   [junit4]   2> 1775378 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1775378 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1775381 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1775388 INFO  (zkCallback-1863-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e6824ac name:ZooKeeperConnection 
Watcher:127.0.0.1:61307 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1775388 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1775389 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1775396 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1775397 INFO  
(zkCallback-1864-thread-1-processing-n:127.0.0.1:61315_) [n:127.0.0.1:61315_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1159d3d8 
name:ZooKeeperConnection Watcher:127.0.0.1:61307/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1775397 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1775412 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1776422 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61315_
   [junit4]   2> 1776423 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:61315_
   [junit4]   2> 1776426 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1776426 INFO  
(zkCallback-1864-thread-1-processing-n:127.0.0.1:61315_) [n:127.0.0.1:61315_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1776426 INFO  (zkCallback-1860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1776429 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1776430 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94306053866913800-127.0.0.1:61315_-n_0000000001
   [junit4]   2> 1776432 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94306053866913796-127.0.0.1:61310_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1776440 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1776440 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1776441 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores
   [junit4]   2> 1776443 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1776443 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/
   [junit4]   2> 1776443 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1776445 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1776445 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1776445 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1776446 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61315_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1776446 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1776447 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1776449 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61315";,
   [junit4]   2>   "node_name":"127.0.0.1:61315_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1776449 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61315";,
   [junit4]   2>   "node_name":"127.0.0.1:61315_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1776450 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1776450 INFO  
(OverseerStateUpdate-94306053866913796-127.0.0.1:61310_-n_0000000000) 
[n:127.0.0.1:61310_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1776556 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:61310_) [n:127.0.0.1:61310_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1776556 INFO  
(zkCallback-1864-thread-1-processing-n:127.0.0.1:61315_) [n:127.0.0.1:61315_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1776556 INFO  (zkCallback-1860-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1777448 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1777448 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1777449 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1777449 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1777450 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1777450 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1777471 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1777478 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1777481 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1777488 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1777490 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1777495 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1777569 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1777570 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1777571 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1777574 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1777607 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1777607 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1777607 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1777608 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1777608 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3b7c46
   [junit4]   2> 1777609 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1777609 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1777609 WARN  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1777610 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1777610 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2626404601751383]
   [junit4]   2> 1777624 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1777624 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1777628 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61315_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1777629 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1777630 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1777630 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1777630 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1777630 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1777631 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1777631 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1777632 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1777632 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1777636 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1777637 INFO  
(coreLoadExecutor-4903-thread-1-processing-n:127.0.0.1:61315_) 
[n:127.0.0.1:61315_ c:collection1 s:shard1 r:core_node1 x:collectio

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

mp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1818160 INFO  
(zkCallback-1873-thread-3-processing-n:127.0.0.1:61324_) [n:127.0.0.1:61324_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 1818161 INFO  
(zkCallback-1873-thread-3-processing-n:127.0.0.1:61324_) [n:127.0.0.1:61324_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-3-001/cores/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1818161 INFO  
(zkCallback-1873-thread-3-processing-n:127.0.0.1:61324_) [n:127.0.0.1:61324_ 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001/shard-3-001/cores/collection1/data
   [junit4]   2> 1818165 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@5768ab8f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1818165 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62b78981{/,null,UNAVAILABLE}
   [junit4]   2> 1818175 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EEBC3C717A98AF9B]) 
[n:127.0.0.1:61324_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61307 61307
   [junit4]   2> 1818182 INFO  (Thread-4258) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61307 61307
   [junit4]   2> 1819355 WARN  (Thread-4258) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=EEBC3C717A98AF9B -Dtests.slow=true -Dtests.locale=sl_SI 
-Dtests.timezone=Europe/Simferopol -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   47.9s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EEBC3C717A98AF9B:66E803ABD464C263]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1070)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:211)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1819381 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[EEBC3C717A98AF9B]-worker) 
[n:127.0.0.1:61324_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EEBC3C717A98AF9B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{rnd_b=FST50, _version_=PostingsFormat(name=Memory doPackFST= true), 
a_t=PostingsFormat(name=Memory doPackFST= true), a_i=FST50, id=FST50}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=sl_SI, timezone=Europe/Simferopol
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 
(64-bit)/cpus=3,threads=1,free=274022864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[VMParamsZkACLAndCredentialsProvidersTest, TestJoin, BlockCacheTest, 
TestDefaultSimilarityFactory, TestStressUserVersions, NotRequiredUniqueKeyTest, 
SmileWriterTest, TestSerializedLuceneMatchVersion, 
CloudExitableDirectoryReaderTest, TestFastOutputStream, BasicZkTest, 
AsyncMigrateRouteKeyTest, HdfsRecoveryZkTest, HttpPartitionTest, 
BasicDistributedZk2Test, ZkStateReaderTest, TestBulkSchemaAPI, 
LoggingHandlerTest, CurrencyFieldOpenExchangeTest, TestCollectionAPI, 
TestIntervalFaceting, TermVectorComponentTest, TestFuzzyAnalyzedSuggestions, 
TestDistribIDF, TestFieldTypeCollectionResource, 
PreAnalyzedUpdateProcessorTest, TestSolrJ, TestCryptoKeys, TestDocSet, 
TestPivotHelperCode, DirectSolrSpellCheckerTest, TestMiniSolrCloudClusterSSL, 
TestSolrXml, CollectionsAPIDistributedZkTest, RecoveryAfterSoftCommitTest, 
SolrCmdDistributorTest, TestMiniSolrCloudCluster, ExitableDirectoryReaderTest, 
CurrencyFieldXmlFileTest, RegexBoostProcessorTest, 
TestLMDirichletSimilarityFactory, TermsComponentTest, 
AnalysisErrorHandlingTest, TestQuerySenderNoQuery, TestSQLHandler, 
TestJsonFacets, TestRequestStatusCollectionAPI, DeleteShardTest, 
TestPHPSerializedResponseWriter, HLLSerializationTest, TestRemoteStreaming, 
TestFieldCollectionResource, TestNRTOpen, DistributedTermsComponentTest, 
DateMathParserTest, CursorMarkTest, DeleteReplicaTest, 
SimpleCollectionCreateDeleteTest, SpatialFilterTest, TestClusterStateMutator, 
SimplePostToolTest, ExplicitHLLTest, CdcrReplicationHandlerTest, 
TestRestoreCore, ResourceLoaderTest, DisMaxRequestHandlerTest, 
TestInfoStreamLogging, TestCoreDiscovery, TestRemoveLastDynamicCopyField, 
TestSystemIdResolver, DistributedDebugComponentTest, 
TestShortCircuitedRequests, TestMergePolicyConfig, 
SignatureUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, 
TestAnalyzeInfixSuggestions, DocumentBuilderTest, TestAuthenticationFramework, 
TestUtils, CSVRequestHandlerTest, PrimitiveFieldTypeTest, 
ShardRoutingCustomTest, TestCursorMarkWithoutUniqueKey, TestLuceneMatchVersion, 
LeaderFailoverAfterPartitionTest, SpellCheckComponentTest, 
SpellPossibilityIteratorTest, SegmentsInfoRequestHandlerTest, 
CachingDirectoryFactoryTest, TestRandomMergePolicy, TestSortingResponseWriter, 
FullSolrCloudDistribCmdsTest, DistributedMLTComponentTest, 
TestExceedMaxTermLength, ChaosMonkeySafeLeaderTest, SpellingQueryConverterTest, 
TestRandomRequestDistribution, QueryEqualityTest, TestSortByMinMaxFunction, 
MinimalSchemaTest, TestDistributedMissingSort, TestSchemaNameResource, 
HighlighterTest, HdfsWriteToMultipleCollectionsTest, 
TestCopyFieldCollectionResource, TestRandomFaceting, SpellCheckCollatorTest, 
IndexBasedSpellCheckerTest, JsonLoaderTest, UpdateParamsTest, 
RemoteQueryErrorTest, CustomCollectionTest, AssignTest, TestCloudInspectUtil, 
SearchHandlerTest, TestInitParams, LeaderElectionIntegrationTest, 
HdfsBasicDistributedZkTest, HighlighterConfigTest, TestCodecSupport, 
HdfsCollectionsAPIDistributedZkTest, DirectUpdateHandlerOptimizeTest, 
CoreAdminRequestStatusTest, TestExpandComponent, TestCloudSchemaless, 
DebugComponentTest, RulesTest, AutoCommitTest, ConnectionManagerTest, 
TestConfigSetImmutable, UpdateRequestProcessorFactoryTest, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, 
TestSearchPerf, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, 
SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, 
PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [380/539] on J1 in 47.93s, 1 test, 1 error <<< FAILURES!

[...truncated 515 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:716: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:660: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:514: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1429: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:984: 
There were test failures: 539 suites, 2126 tests, 1 error, 72 ignored (30 
assumptions)

Total time: 65 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to