Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12081/
Java: 32bit/jdk1.8.0_60-ea-b06 -server -XX:+UseG1GC

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

Error Message:
There were too many update fails (43 > 20) - we expect it can happen, but 
shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails (43 > 20) - we 
expect it can happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([B0C977D3DD942C3F:389D4809736841C7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
        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:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:53)
        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)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B0C977D3DD942C3F:529CD93E566C4AE1]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:53)
        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 9661 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/init-core-data-001
   [junit4]   2> 570191 T4249 [] [] [] []  
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 570194 T4249 [] [] [] []  oasc.ZkTestServer.run STARTING ZK 
TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 570194 T4250 [] [] [] []  
oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 570294 T4249 [] [] [] []  oasc.ZkTestServer.run start zk 
server on port:38882
   [junit4]   2> 570295 T4249 [] [] [] []  
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 570295 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 570298 T4257 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@e70b07 
name:ZooKeeperConnection Watcher:127.0.0.1:38882 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570298 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570298 T4249 [] [] [] []  
oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570299 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /solr
   [junit4]   2> 570300 T4249 [] [] [] []  
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 570300 T4251 [] [] [] []  oazs.NIOServerCnxn.doIO WARN caught 
end of stream exception EndOfStreamException: Unable to read additional data 
from client sessionid 0x14c502a13a20000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 570301 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 570302 T4260 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@bb913d 
name:ZooKeeperConnection Watcher:127.0.0.1:38882/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570303 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570303 T4249 [] [] [] []  
oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570303 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /collections/collection1
   [junit4]   2> 570304 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /collections/collection1/shards
   [junit4]   2> 570305 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /collections/control_collection
   [junit4]   2> 570306 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /collections/control_collection/shards
   [junit4]   2> 570306 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 570307 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 570308 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 570308 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/schema.xml
   [junit4]   2> 570309 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 570309 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 570310 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 570310 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 570311 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 570311 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/protwords.txt
   [junit4]   2> 570312 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 570312 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/currency.xml
   [junit4]   2> 570313 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 570313 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 570314 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 570314 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 570315 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 570315 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 570316 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 570316 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 570317 T4249 [] [] [] []  oasc.AbstractZkTestCase.putConfig 
put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 570317 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 570369 T4249 [] [] [] []  
oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1
   [junit4]   2> 570370 T4249 [] [] [] []  oejs.Server.doStart 
jetty-9.2.9.v20150224
   [junit4]   2> 570372 T4249 [] [] [] []  oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@ea61d7{/,null,AVAILABLE}
   [junit4]   2> 570373 T4249 [] [] [] []  oejs.AbstractConnector.doStart 
Started ServerConnector@1cdc283{HTTP/1.1}{127.0.0.1:43718}
   [junit4]   2> 570373 T4249 [] [] [] []  oejs.Server.doStart Started @571390ms
   [junit4]   2> 570374 T4249 [] [] [] []  
oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/tempDir-001/control/data, hostContext=/, hostPort=43718, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores}
   [junit4]   2> 570374 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 570374 T4249 [] [] [] []  oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/'
   [junit4]   2> 570383 T4249 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading 
container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/solr.xml
   [junit4]   2> 570387 T4249 [] [] [] []  oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores
   [junit4]   2> 570387 T4249 [] [] [] []  oasc.CoreContainer.<init> New 
CoreContainer 6597868
   [junit4]   2> 570388 T4249 [] [] [] []  oasc.CoreContainer.load Loading 
cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/]
   [junit4]   2> 570388 T4249 [] [] [] []  oasc.CoreContainer.load loading 
shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/lib
   [junit4]   2> 570388 T4249 [] [] [] []  
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to 
add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/lib).
   [junit4]   2> 570392 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 570393 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 570393 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 570393 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 570393 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 570394 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 570394 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 
2147483647
   [junit4]   2> 570394 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 570394 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 570395 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 570395 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 570395 T4249 [] [] [] []  oasu.UpdateShardHandler.<init> 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 570395 T4249 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 570396 T4249 [] [] [] []  
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 570396 T4249 [] [] [] []  oasc.CoreContainer.load Node Name: 
127.0.0.1
   [junit4]   2> 570396 T4249 [] [] [] []  oasc.ZkContainer.initZooKeeper 
Zookeeper client=127.0.0.1:38882/solr
   [junit4]   2> 570397 T4249 [] [] [] []  oasc.ZkController.checkChrootPath 
zkHost includes chroot
   [junit4]   2> 570397 T4249 [] [] [] []  
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 570403 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 570404 T4274 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@1c2b4c9 
name:ZooKeeperConnection Watcher:127.0.0.1:38882 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570405 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570406 T4249 [] [] [] []  
oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570408 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 570410 T4277 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@18c9bb 
name:ZooKeeperConnection Watcher:127.0.0.1:38882/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570410 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570411 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 570412 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 570413 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 570414 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 570415 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 570417 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 570418 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 570418 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 570419 T4249 [] [] [] []  
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43718_
   [junit4]   2> 570420 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:43718_
   [junit4]   2> 570421 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 570422 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 570422 T4249 [] [] [] []  oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 570423 T4249 [] [] [] []  
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:43718_
   [junit4]   2> 570424 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 570425 T4249 [] [] [] []  oasc.Overseer.start Overseer 
(id=93537833916170243-127.0.0.1:43718_-n_0000000000) starting
   [junit4]   2> 570426 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 570428 T4249 [] [] [] []  
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 570429 T4279 [] [] [] []  oasc.OverseerCollectionProcessor.run 
Process current queue of collection creations
   [junit4]   2> 570429 T4249 [] [] [] []  
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 570429 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 570432 T4249 [] [] [] []  oasc.CorePropertiesLocator.discover 
Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores
   [junit4]   2> 570433 T4249 [] [] [] []  oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 570433 T4249 [] [] [] []  
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/
   [junit4]   2> 570434 T4249 [] [] [] []  oasc.CorePropertiesLocator.discover 
Found 1 core definitions
   [junit4]   2> 570434 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 570434 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 570435 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 570435 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 570435 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43718";,
   [junit4]   2>          "node_name":"127.0.0.1:43718_",
   [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> 570435 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43718";,
   [junit4]   2>          "node_name":"127.0.0.1:43718_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 570436 T4278 [] [] [] []  
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 570436 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 570437 T4277 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 571435 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 571435 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 571436 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 571436 T4281 [control_collection] [] [] [collection1]  
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 571436 T4281 [control_collection] [] [] [collection1]  
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 571436 T4281 [control_collection] [] [] [collection1]  
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/'
   [junit4]   2> 571445 T4281 [control_collection] [] [] [collection1]  
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 571446 T4281 [control_collection] [] [] [collection1]  
oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 571448 T4281 [control_collection] [] [] [collection1]  
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 571451 T4281 [control_collection] [] [] [collection1]  
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 571458 T4281 [control_collection] [] [] [collection1]  
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 571458 T4281 [control_collection] [] [] [collection1]  
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 571461 T4281 [control_collection] [] [] [collection1]  
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 571514 T4281 [control_collection] [] [] [collection1]  
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 571515 T4281 [control_collection] [] [] [collection1]  
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 571516 T4281 [control_collection] [] [] [collection1]  
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 571517 T4281 [control_collection] [] [] [collection1]  
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 571523 T4281 [control_collection] [] [] [collection1]  
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 571524 T4281 [control_collection] [] [] [collection1]  
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 571524 T4281 [control_collection] [] [] [collection1]  
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/data/
   [junit4]   2> 571525 T4281 [control_collection] [] [] [collection1]  
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e4f56
   [junit4]   2> 571525 T4281 [control_collection] [] [] [collection1]  
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/data
   [junit4]   2> 571525 T4281 [control_collection] [] [] [collection1]  
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 571526 T4281 [control_collection] [] [] [collection1]  
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 571526 T4281 [control_collection] [] [] [collection1]  
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/control-001/cores/collection1/data/index
   [junit4]   2> 571527 T4281 [control_collection] [] [] [collection1]  
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=208779896, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 571548 T4281 [control_collection] [] [] [collection1]  
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
B0C977D3DD942C3F-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 571548 T4281 [control_collection] [] [] [collection1]  
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 571553 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 571554 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 571554 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 571554 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 571554 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 571554 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 571555 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 571555 T4281 [control_collection] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 571555 T4281 [control_collection] [] [] [collection1]  
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 571556 T4281 [control_collection] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 571557 T4281 [control_collection] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 571558 T4281 [control_collection] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 571558 T4281 [control_collection] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 571569 T4281 [control_collection] [] [] [collection1]  
oasc.RequestHandlers.initHandlersFromConfig 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> 571570 T4281 [control_collection] [] [] [collection1]  
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 571570 T4281 [control_collection] [] [] [collection1]  
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 571570 T4281 [control_collection] [] [] [collection1]  
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 571571 T4281 [control_collection] [] [] [collection1]  
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 571571 T4281 [control_collection] [] [] [collection1]  
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 571571 T4281 [control_collection] [] [] [collection1]  
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11003036230898032]
   [junit4]   2> 571572 T4281 [control_collection] [] [] [collection1]  
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
B0C977D3DD942C3F-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 571573 T4281 [control_collection] [] [] [collection1]  
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 571573 T4281 [control_collection] [] [] [collection1]  
oass.SolrIndexSearcher.<init> Opening Searcher@2961c0[collection1] main
   [junit4]   2> 571573 T4281 [control_collection] [] [] [collection1]  
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 571573 T4281 [control_collection] [] [] [collection1]  
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 571574 T4281 [control_collection] [] [] [collection1]  
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 571574 T4281 [control_collection] [] [] [collection1]  
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 571574 T4281 [control_collection] [] [] [collection1]  
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 571574 T4281 [control_collection] [] [] [collection1]  
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 571575 T4281 [control_collection] [] [] [collection1]  
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 571575 T4281 [control_collection] [] [] [collection1]  
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 571575 T4281 [control_collection] [] [] [collection1]  
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 571575 T4281 [control_collection] [] [] [collection1]  
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 571576 T4282 [control_collection] [] [] [collection1]  
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@2961c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 571576 T4281 [control_collection] [] [] [collection1]  
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 571580 T4285 [control_collection] [shard1] [] []  
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:43718 collection:control_collection shard:shard1
   [junit4]   2> 571580 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 571580 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 571581 T4249 [] [] [] []  
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 571581 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 571583 T4285 [control_collection] [shard1] [] []  
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 571583 T4288 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@16e5bb6 
name:ZooKeeperConnection Watcher:127.0.0.1:38882/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 571583 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 571583 T4249 [] [] [] []  
oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 571585 T4249 [] [] [] []  
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 571586 T4249 [] [] [] []  oasc.ChaosMonkey.monkeyLog monkey: 
init - expire sessions:false cause connection loss:false
   [junit4]   2> 571586 T4285 [control_collection] [shard1] [] []  
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 571587 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 571587 T4285 [control_collection] [shard1] [] []  
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 571587 T4285 [control_collection] [shard1] [] []  
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> 571587 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C551 name=collection1 
org.apache.solr.core.SolrCore@80a08f url=http://127.0.0.1:43718/collection1 
node=127.0.0.1:43718_ C551_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:43718, 
node_name=127.0.0.1:43718_, state=down}
   [junit4]   2> 571588 T4285 [control_collection] [shard1] [] []  C551 P43718 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43718/collection1/
   [junit4]   2> 571588 T4285 [control_collection] [shard1] [] []  C551 P43718 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 571588 T4285 [control_collection] [shard1] [] []  C551 P43718 
oasc.SyncStrategy.syncToMe http://127.0.0.1:43718/collection1/ has no replicas
   [junit4]   2> 571588 T4285 [control_collection] [shard1] [] []  
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:43718/collection1/ shard1
   [junit4]   2> 571589 T4285 [control_collection] [shard1] [] []  
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 571590 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 571591 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run 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:43718";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 571653 T4249 [] [] [] []  
oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1
   [junit4]   2> 571654 T4249 [] [] [] []  
oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001
   [junit4]   2> 571655 T4249 [] [] [] []  oejs.Server.doStart 
jetty-9.2.9.v20150224
   [junit4]   2> 571656 T4249 [] [] [] []  oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1f7db79{/,null,AVAILABLE}
   [junit4]   2> 571657 T4249 [] [] [] []  oejs.AbstractConnector.doStart 
Started ServerConnector@13a1b13{HTTP/1.1}{127.0.0.1:36512}
   [junit4]   2> 571657 T4249 [] [] [] []  oejs.Server.doStart Started @572674ms
   [junit4]   2> 571657 T4249 [] [] [] []  
oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=36512, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores}
   [junit4]   2> 571658 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 571658 T4249 [] [] [] []  oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/'
   [junit4]   2> 571668 T4249 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading 
container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/solr.xml
   [junit4]   2> 571672 T4249 [] [] [] []  oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores
   [junit4]   2> 571673 T4249 [] [] [] []  oasc.CoreContainer.<init> New 
CoreContainer 9659420
   [junit4]   2> 571673 T4249 [] [] [] []  oasc.CoreContainer.load Loading 
cores into CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/]
   [junit4]   2> 571673 T4249 [] [] [] []  oasc.CoreContainer.load loading 
shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/lib
   [junit4]   2> 571674 T4249 [] [] [] []  
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to 
add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/lib).
   [junit4]   2> 571678 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 571678 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 571679 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 571679 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 571679 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 571679 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 571679 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 
2147483647
   [junit4]   2> 571680 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 571680 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 571681 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 571681 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 571681 T4249 [] [] [] []  oasu.UpdateShardHandler.<init> 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 571681 T4249 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 571682 T4249 [] [] [] []  
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 571682 T4249 [] [] [] []  oasc.CoreContainer.load Node Name: 
127.0.0.1
   [junit4]   2> 571682 T4249 [] [] [] []  oasc.ZkContainer.initZooKeeper 
Zookeeper client=127.0.0.1:38882/solr
   [junit4]   2> 571682 T4249 [] [] [] []  oasc.ZkController.checkChrootPath 
zkHost includes chroot
   [junit4]   2> 571683 T4249 [] [] [] []  
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 571683 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 571685 T4302 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@1cf6473 
name:ZooKeeperConnection Watcher:127.0.0.1:38882 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 571685 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 571686 T4249 [] [] [] []  
oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 571687 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 571688 T4305 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@7d0594 
name:ZooKeeperConnection Watcher:127.0.0.1:38882/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 571688 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 571691 T4249 [] [] [] []  
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 571692 T4305 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 571693 T4288 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 571692 T4277 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 571741 T4285 [control_collection] [shard1] [] []  
oasc.ZkController.register We are http://127.0.0.1:43718/collection1/ and 
leader is http://127.0.0.1:43718/collection1/
   [junit4]   2> 571742 T4285 [control_collection] [shard1] [] []  
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:43718
   [junit4]   2> 571742 T4285 [control_collection] [shard1] [] []  
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 571742 T4285 [control_collection] [shard1] [] [collection1]  
oasc.ZkController.publish publishing core=collection1 state=active 
collection=control_collection
   [junit4]   2> 571742 T4285 [control_collection] [shard1] [] [collection1]  
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 571742 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 571743 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run 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:43718";,
   [junit4]   2>          "node_name":"127.0.0.1:43718_",
   [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> 571743 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
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:43718";,
   [junit4]   2>          "node_name":"127.0.0.1:43718_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 571845 T4277 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 571845 T4288 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 571845 T4305 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 572694 T4249 [] [] [] []  
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36512_
   [junit4]   2> 572694 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:36512_
   [junit4]   2> 572695 T4249 [] [] [] []  oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 572696 T4249 [] [] [] []  oasc.CorePropertiesLocator.discover 
Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores
   [junit4]   2> 572697 T4249 [] [] [] []  oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 572697 T4249 [] [] [] []  
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/
   [junit4]   2> 572698 T4249 [] [] [] []  oasc.CorePropertiesLocator.discover 
Found 1 core definitions
   [junit4]   2> 572698 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 572698 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 572699 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 572699 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 572699 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36512";,
   [junit4]   2>          "node_name":"127.0.0.1:36512_",
   [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> 572699 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36512";,
   [junit4]   2>          "node_name":"127.0.0.1:36512_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 572700 T4278 [] [] [] []  
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 572700 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 572801 T4277 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 572801 T4305 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 572801 T4288 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573699 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 573699 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 573700 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 573700 T4306 [collection1] [] [] [collection1]  
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 573701 T4306 [collection1] [] [] [collection1]  
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 573701 T4306 [collection1] [] [] [collection1]  
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 573709 T4306 [collection1] [] [] [collection1]  
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 573711 T4306 [collection1] [] [] [collection1]  
oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 573715 T4306 [collection1] [] [] [collection1]  
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 573718 T4306 [collection1] [] [] [collection1]  
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 573725 T4306 [collection1] [] [] [collection1]  
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 573726 T4306 [collection1] [] [] [collection1]  
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 573730 T4306 [collection1] [] [] [collection1]  
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 573789 T4306 [collection1] [] [] [collection1]  
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 573790 T4306 [collection1] [] [] [collection1]  
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 573791 T4306 [collection1] [] [] [collection1]  
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 573792 T4306 [collection1] [] [] [collection1]  
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 573805 T4306 [collection1] [] [] [collection1]  
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 573805 T4306 [collection1] [] [] [collection1]  
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 573805 T4306 [collection1] [] [] [collection1]  
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 573806 T4306 [collection1] [] [] [collection1]  
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e4f56
   [junit4]   2> 573806 T4306 [collection1] [] [] [collection1]  
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 573807 T4306 [collection1] [] [] [collection1]  
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 573807 T4306 [collection1] [] [] [collection1]  
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 573807 T4306 [collection1] [] [] [collection1]  
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 573809 T4306 [collection1] [] [] [collection1]  
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=208779896, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 573835 T4306 [collection1] [] [] [collection1]  
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 573835 T4306 [collection1] [] [] [collection1]  
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 573838 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 573839 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 573839 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 573839 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 573839 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573839 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 573839 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 573840 T4306 [collection1] [] [] [collection1]  
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 573840 T4306 [collection1] [] [] [collection1]  
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 573841 T4306 [collection1] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573842 T4306 [collection1] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573843 T4306 [collection1] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573844 T4306 [collection1] [] [] [collection1]  
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573850 T4306 [collection1] [] [] [collection1]  
oasc.RequestHandlers.initHandlersFromConfig 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> 573851 T4306 [collection1] [] [] [collection1]  
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 573851 T4306 [collection1] [] [] [collection1]  
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 573851 T4306 [collection1] [] [] [collection1]  
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 573853 T4306 [collection1] [] [] [collection1]  
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 573853 T4306 [collection1] [] [] [collection1]  
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 573856 T4306 [collection1] [] [] [collection1]  
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11003036230898032]
   [junit4]   2> 573857 T4306 [collection1] [] [] [collection1]  
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
B0C977D3DD942C3F-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 573857 T4306 [collection1] [] [] [collection1]  
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 573857 T4306 [collection1] [] [] [collection1]  
oass.SolrIndexSearcher.<init> Opening Searcher@9b3421[collection1] main
   [junit4]   2> 573859 T4306 [collection1] [] [] [collection1]  
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 573859 T4306 [collection1] [] [] [collection1]  
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 573859 T4306 [collection1] [] [] [collection1]  
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 573860 T4306 [collection1] [] [] [collection1]  
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 573860 T4306 [collection1] [] [] [collection1]  
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 573860 T4306 [collection1] [] [] [collection1]  
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 573861 T4306 [collection1] [] [] [collection1]  
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 573861 T4306 [collection1] [] [] [collection1]  
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 573861 T4306 [collection1] [] [] [collection1]  
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 573861 T4306 [collection1] [] [] [collection1]  
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 573862 T4307 [collection1] [] [] [collection1]  
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@9b3421[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573863 T4306 [collection1] [] [] [collection1]  
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 573863 T4310 [collection1] [shard1] [] []  
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:36512 collection:collection1 shard:shard1
   [junit4]   2> 573864 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 573865 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 573864 T4310 [collection1] [shard1] [] []  
oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 573875 T4310 [collection1] [shard1] [] []  
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 573876 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 573877 T4310 [collection1] [shard1] [] []  
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 573877 T4310 [collection1] [shard1] [] []  
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C552 name=collection1 
org.apache.solr.core.SolrCore@1970b2d url=http://127.0.0.1:36512/collection1 
node=127.0.0.1:36512_ C552_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:36512, 
node_name=127.0.0.1:36512_, state=down}
   [junit4]   2> 573877 T4310 [collection1] [shard1] [] []  C552 P36512 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36512/collection1/
   [junit4]   2> 573877 T4310 [collection1] [shard1] [] []  C552 P36512 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 573877 T4310 [collection1] [shard1] [] []  C552 P36512 
oasc.SyncStrategy.syncToMe http://127.0.0.1:36512/collection1/ has no replicas
   [junit4]   2> 573878 T4310 [collection1] [shard1] [] []  
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:36512/collection1/ shard1
   [junit4]   2> 573878 T4310 [collection1] [shard1] [] []  
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 573883 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 573889 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 573889 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:36512";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 573941 T4249 [] [] [] []  
oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores/collection1
   [junit4]   2> 573942 T4249 [] [] [] []  
oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001
   [junit4]   2> 573943 T4249 [] [] [] []  oejs.Server.doStart 
jetty-9.2.9.v20150224
   [junit4]   2> 573944 T4249 [] [] [] []  oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@b13a68{/,null,AVAILABLE}
   [junit4]   2> 573946 T4249 [] [] [] []  oejs.AbstractConnector.doStart 
Started ServerConnector@9f1598{HTTP/1.1}{127.0.0.1:36093}
   [junit4]   2> 573946 T4249 [] [] [] []  oejs.Server.doStart Started @574963ms
   [junit4]   2> 573946 T4249 [] [] [] []  
oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=36093, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores}
   [junit4]   2> 573947 T4249 [] [] [] []  oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 573947 T4249 [] [] [] []  oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/'
   [junit4]   2> 573960 T4249 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading 
container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/solr.xml
   [junit4]   2> 573965 T4249 [] [] [] []  oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores
   [junit4]   2> 573965 T4249 [] [] [] []  oasc.CoreContainer.<init> New 
CoreContainer 5916714
   [junit4]   2> 573966 T4249 [] [] [] []  oasc.CoreContainer.load Loading 
cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/]
   [junit4]   2> 573966 T4249 [] [] [] []  oasc.CoreContainer.load loading 
shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/lib
   [junit4]   2> 573967 T4249 [] [] [] []  
oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to 
add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/lib).
   [junit4]   2> 573973 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 573973 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 573974 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 573975 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 573975 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 573975 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 573976 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 
2147483647
   [junit4]   2> 573976 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 573976 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 573977 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 573977 T4249 [] [] [] []  
oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 573978 T4249 [] [] [] []  oasu.UpdateShardHandler.<init> 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 573978 T4249 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573978 T4249 [] [] [] []  
oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573979 T4249 [] [] [] []  oasc.CoreContainer.load Node Name: 
127.0.0.1
   [junit4]   2> 573979 T4249 [] [] [] []  oasc.ZkContainer.initZooKeeper 
Zookeeper client=127.0.0.1:38882/solr
   [junit4]   2> 573979 T4249 [] [] [] []  oasc.ZkController.checkChrootPath 
zkHost includes chroot
   [junit4]   2> 573980 T4249 [] [] [] []  
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 573991 T4277 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573992 T4288 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573992 T4305 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573996 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 574004 T4324 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@1a6444 
name:ZooKeeperConnection Watcher:127.0.0.1:38882 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574004 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 574005 T4249 [] [] [] []  
oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 574007 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 574009 T4327 [] [] [] []  oascc.ConnectionManager.process 
Watcher org.apache.solr.common.cloud.ConnectionManager@8cdd19 
name:ZooKeeperConnection Watcher:127.0.0.1:38882/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574010 T4249 [] [] [] []  
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 574015 T4249 [] [] [] []  
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 574040 T4310 [collection1] [shard1] [] []  
oasc.ZkController.register We are http://127.0.0.1:36512/collection1/ and 
leader is http://127.0.0.1:36512/collection1/
   [junit4]   2> 574040 T4310 [collection1] [shard1] [] []  
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:36512
   [junit4]   2> 574041 T4310 [collection1] [shard1] [] []  
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 574041 T4310 [collection1] [shard1] [] [collection1]  
oasc.ZkController.publish publishing core=collection1 state=active 
collection=collection1
   [junit4]   2> 574041 T4310 [collection1] [shard1] [] [collection1]  
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 574042 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 574043 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run 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:36512";,
   [junit4]   2>          "node_name":"127.0.0.1:36512_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 574044 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
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:36512";,
   [junit4]   2>          "node_name":"127.0.0.1:36512_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 574146 T4327 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 574146 T4288 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 574147 T4305 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 574147 T4277 [] [] [] []  oascc.ZkStateReader$2.process A 
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 575019 T4249 [] [] [] []  
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36093_
   [junit4]   2> 575019 T4249 [] [] [] []  oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:36093_
   [junit4]   2> 575021 T4249 [] [] [] []  oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 575022 T4249 [] [] [] []  oasc.CorePropertiesLocator.discover 
Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores
   [junit4]   2> 575022 T4249 [] [] [] []  oasc.CoreDescriptor.<init> CORE 
DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 575023 T4249 [] [] [] []  
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 B0C977D3DD942C3F-001/shard-2-001/cores/collection1/
   [junit4]   2> 575023 T4249 [] [] [] []  oasc.CorePropertiesLocator.discover 
Found 1 core definitions
   [junit4]   2> 575023 T4328 [collection1] [] [] [collection1]  
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 575023 T4328 [collection1] [] [] [collection1]  
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 575024 T4277 [] [] [] []  
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 575024 T4328 [collection1] [] [] [collection1]  
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 575024 T4278 [] [] [] []  
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36093";,
   [junit4]   2>          "node_name":"127.0.0.1:36093_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 575024 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:36093";,
   [junit4]   2>          "node_name":"127.0.0.1:36093_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 575025 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Collection already exists with numShards=1
   [junit4]   2> 575025 T4278 [] [] [] []  oasco.ReplicaMutator.updateState 
Assigning

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

=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 1226930 T7963 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0 
   [junit4]   2> 1226933 T7964 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0 
   [junit4]   2> 1226937 T7962 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1 
   [junit4]   2> 1226940 T7963 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0 
   [junit4]   2> 1226943 T7964 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0 
   [junit4]   2> 1226946 T7962 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0 
   [junit4]   2> 1226949 T7963 [] [] [] [collection1]  C1059 
oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1 
   [junit4]   2> 1226950 T7924 [] [] [] []  oejs.AbstractConnector.doStop 
Stopped ServerConnector@1904987{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1226950 T7924 [] [] [] []  oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=9415752
   [junit4]   2> 1226951 T7924 [] [] [] []  oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@47c146
   [junit4]   2> 1226951 T7924 [] [] [] []  oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1226951 T7924 [] [] [] []  
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1226952 T7924 [] [] [] []  
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1226952 T7924 [] [] [] []  
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1226954 T7924 [] [] [] []  oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1226955 T7924 [] [] [] []  oasc.CachingDirectoryFactory.close 
Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1226955 T7924 [] [] [] []  
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001/tempDir-009/cores/core/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001/tempDir-009/cores/core/data;done=false>>]
   [junit4]   2> 1226955 T7924 [] [] [] []  oasc.CachingDirectoryFactory.close 
Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001/tempDir-009/cores/core/data
   [junit4]   2> 1226956 T7924 [] [] [] []  
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001/tempDir-009/cores/core/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001/tempDir-009/cores/core/data/index;done=false>>]
   [junit4]   2> 1226956 T7924 [] [] [] []  oasc.CachingDirectoryFactory.close 
Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001/tempDir-009/cores/core/data/index
   [junit4]   2> 1226957 T7924 [] [] [] []  oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@deb154{/solr,null,UNAVAILABLE}
   [junit4]   2> 1226957 T7924 [] [] [] []  oas.SolrTestCaseJ4.tearDown 
###Ending testMultipleCommands
   [junit4]   2> 1226959 T7924 [] [] [] []  oas.SolrTestCaseJ4.deleteCore 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI
 B0C977D3DD942C3F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_QA, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 
1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=107766568,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, 
IndexSchemaTest, TestDocumentBuilder, PingRequestHandlerTest, InfoHandlerTest, 
DefaultValueUpdateProcessorTest, SolrXmlInZkTest, TestRealTimeGet, 
TermVectorComponentTest, CloudExitableDirectoryReaderTest, 
SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, 
TestMergePolicyConfig, TestCodecSupport, LeaderFailoverAfterPartitionTest, 
TestWordDelimiterFilterFactory, IndexBasedSpellCheckerTest, TimeZoneUtilsTest, 
TestBadConfig, TestSolr4Spatial, MBeansHandlerTest, TestConfig, 
RequestLoggingTest, TermsComponentTest, TestNonDefinedSimilarityFactory, 
DistributedFacetPivotSmallAdvancedTest, UniqFieldsUpdateProcessorFactoryTest, 
TestCSVLoader, TestJmxIntegration, HighlighterConfigTest, MultiTermTest, 
PrimitiveFieldTypeTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestSimpleQParserPlugin, TestFieldTypeCollectionResource, TestJoin, 
LeaderInitiatedRecoveryOnCommitTest, TestSimpleTrackingShardHandler, 
UpdateRequestProcessorFactoryTest, DebugComponentTest, HdfsDirectoryTest, 
TestRandomFaceting, MergeStrategyTest, TestDefaultStatsCache, 
TestSweetSpotSimilarityFactory, ExternalFileFieldSortTest, ZkStateWriterTest, 
MigrateRouteKeyTest, TestRawResponseWriter, TestFreeTextSuggestions, 
LeaderElectionIntegrationTest, TestNamedUpdateProcessors, 
TestSchemaVersionResource, CollectionsAPIAsyncDistributedZkTest, 
TestDFRSimilarityFactory, TestLazyCores, SolrIndexConfigTest, TestUpdate, 
VMParamsZkACLAndCredentialsProvidersTest, TestArbitraryIndexDir, 
TestSolrIndexConfig, DistributedFacetPivotLargeTest, 
TestTrackingShardHandlerFactory, TestReplicationHandler, 
URLClassifyProcessorTest, TestQuerySenderListener, TestJsonRequest, 
TestReversedWildcardFilterFactory, TestSchemaNameResource, 
QueryElevationComponentTest, ResponseHeaderTest, 
DistributedSuggestComponentTest, DistribJoinFromCollectionTest, 
DocValuesMissingTest, ChaosMonkeyNothingIsSafeTest, ClusterStateTest, 
BasicDistributedZk2Test, OverseerTest, BasicZkTest, RecoveryZkTest, 
TestRandomDVFaceting, TestDistributedGrouping, TestFaceting, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestReload, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, TestFunctionQuery, OverseerCollectionProcessorTest, 
TestIndexSearcher, HighlighterTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, DocValuesTest, SuggesterTest, TestStressLucene, 
SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SolrInfoMBeanTest, StandardRequestHandlerTest, TestOmitPositions, 
DocumentBuilderTest, TestIndexingPerformance, TestSolrQueryParser, 
IndexSchemaRuntimeFieldTest, ReturnFieldsTest, TestComponentsName, 
SearchHandlerTest, ResponseLogComponentTest, TestStressRecovery, 
TestHighlightDedupGrouping, ConnectionManagerTest, DeleteInactiveReplicaTest, 
DistribDocExpirationUpdateProcessorTest, OverseerStatusTest, 
ReplicationFactorTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, 
StressHdfsTest, TestClusterStateMutator, ExitableDirectoryReaderTest, 
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestDynamicLoading, 
DistributedQueryComponentOptimizationTest, TestChildDocTransformer, 
TestManagedResource, TestManagedResourceStorage, TestBulkSchemaAPI]
   [junit4] Completed on J0 in 1.18s, 3 tests, 1 failure <<< FAILURES!

[...truncated 185 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: 
There were test failures: 477 suites, 1896 tests, 2 failures, 49 ignored (21 
assumptions)

Total time: 40 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_60-ea-b06 -server 
-XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to