Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10878/
Java: 32bit/jdk1.8.0_20-ea-b23 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
ERROR: SolrIndexSearcher opens=16 closes=15

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=16 closes=15
        at __randomizedtesting.SeedInfo.seed([86DB4D1F5744FDF4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:423)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:182)
        at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        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 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:43)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=922, 
name=qtp10522329-922, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]   
      at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:374)
         at 
org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:103)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:228)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:766)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1662)
         at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1966)         
at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777) 
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)   
      at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)       
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)   
      at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) 
        at org.eclipse.jetty.server.Server.handle(Server.java:368)         at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
         at 
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
         at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
         at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)    
     at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)   
      at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
         at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
         at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=932, 
name=searcherExecutor-683-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=922, name=qtp10522329-922, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:374)
        at 
org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:103)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:228)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:766)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1662)
        at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1966)
        at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at 
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
        at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=932, name=searcherExecutor-683-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([86DB4D1F5744FDF4]:0)




Build Log:
[...truncated 11281 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/init-core-data-001
   [junit4]   2> 226304 T864 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /xk/je
   [junit4]   2> 226307 T864 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 226308 T864 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 226309 T865 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 226409 T864 oasc.ZkTestServer.run start zk server on port:59263
   [junit4]   2> 226410 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 226414 T871 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@512e24 name:ZooKeeperConnection 
Watcher:127.0.0.1:59263 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 226415 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 226415 T864 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 226421 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 226422 T873 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d6954e name:ZooKeeperConnection 
Watcher:127.0.0.1:59263/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 226422 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 226422 T864 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 226426 T864 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 226428 T864 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 226429 T864 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 226431 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 226431 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 226433 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 226433 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 226435 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 226435 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 226437 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 226437 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 226439 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 226439 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 226440 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 226441 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 226442 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 226443 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 226444 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 226444 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 226446 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 226446 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 226448 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 226448 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 226449 T864 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 226450 T864 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 226787 T864 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 226792 T864 oejs.AbstractConnector.doStart Started 
[email protected]:58625
   [junit4]   2> 226793 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 226793 T864 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 226793 T864 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002
   [junit4]   2> 226793 T864 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/'
   [junit4]   2> 226806 T864 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/solr.xml
   [junit4]   2> 226813 T864 oasc.CoreContainer.<init> New CoreContainer 
32622560
   [junit4]   2> 226814 T864 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/]
   [junit4]   2> 226838 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 226839 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 226839 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 226840 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 226840 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 226841 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 226841 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 226842 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 226843 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 226844 T864 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 226845 T864 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 226846 T864 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 226846 T864 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 226847 T864 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59263/solr
   [junit4]   2> 226848 T864 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 226849 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 226852 T884 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fb806d name:ZooKeeperConnection 
Watcher:127.0.0.1:59263 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 226853 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 226857 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 226859 T886 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9cb42a name:ZooKeeperConnection 
Watcher:127.0.0.1:59263/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 226859 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 226861 T864 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 226866 T864 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 226870 T864 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 226874 T864 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 226876 T864 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 226880 T864 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 226883 T864 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:58625_xk%2Fje
   [junit4]   2> 226884 T864 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58625_xk%2Fje
   [junit4]   2> 226889 T864 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 226892 T864 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 226897 T864 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:58625_xk%2Fje
   [junit4]   2> 226898 T864 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 226901 T864 oasc.Overseer.start Overseer 
(id=92257426776653827-127.0.0.1:58625_xk%2Fje-n_0000000000) starting
   [junit4]   2> 226905 T864 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 226915 T888 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 226916 T864 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 226918 T864 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 226920 T864 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 226924 T887 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 226927 T889 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 226927 T889 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 226928 T889 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 226928 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 226931 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 226932 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:58625/xk/je";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58625_xk%2Fje",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 226932 T887 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 226933 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 226936 T890 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> 227929 T889 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 227929 T889 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 227930 T889 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 227930 T889 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 227932 T889 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 227932 T889 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/collection1/'
   [junit4]   2> 227933 T889 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 227934 T889 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 227934 T889 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 227958 T889 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 227967 T889 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 227969 T889 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 227973 T889 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 228098 T889 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 228099 T889 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 228100 T889 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 228103 T889 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 228123 T889 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 228124 T889 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 228124 T889 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-002/collection1/,
 
dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data/
   [junit4]   2> 228124 T889 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194990d
   [junit4]   2> 228125 T889 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data
   [junit4]   2> 228125 T889 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data/index/
   [junit4]   2> 228126 T889 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 228126 T889 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data/index
   [junit4]   2> 228127 T889 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, 
noCFSRatio=0.7583601412579811]
   [junit4]   2> 228189 T889 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 228189 T889 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 228192 T889 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 228192 T889 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 228193 T889 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 228193 T889 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 228193 T889 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 228194 T889 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 228194 T889 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 228195 T889 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 228195 T889 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 228196 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228196 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228197 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228197 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228198 T889 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 228198 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 228198 T889 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 228198 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 228199 T889 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228199 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 228199 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 228199 T889 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 228201 T889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228202 T889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228202 T889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228203 T889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228204 T889 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228205 T889 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 228205 T889 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 228205 T889 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=61.583984375, 
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=14.88642291560023, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12230890620989668
   [junit4]   2> 228207 T889 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 228207 T889 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 228207 T889 oass.SolrIndexSearcher.<init> Opening 
Searcher@1ba9c72[collection1] main
   [junit4]   2> 228208 T889 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 228209 T889 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 228209 T889 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 228209 T889 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 228209 T889 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 228209 T889 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228210 T889 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 228210 T889 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228210 T889 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 228212 T889 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 228212 T889 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228212 T889 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 228214 T891 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1ba9c72[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 228216 T889 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 228217 T894 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:58625/xk/je 
collection:control_collection shard:shard1
   [junit4]   2> 228217 T864 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 228217 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 228217 T894 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 228218 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 228219 T896 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a1efb name:ZooKeeperConnection 
Watcher:127.0.0.1:59263/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 228220 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 228221 T864 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 228222 T894 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 228222 T864 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 228223 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 228224 T894 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 228224 T894 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C400 name=collection1 
org.apache.solr.core.SolrCore@1ba5813 
url=http://127.0.0.1:58625/xk/je/collection1 node=127.0.0.1:58625_xk%2Fje 
C400_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=http://127.0.0.1:58625/xk/je, core=collection1, 
node_name=127.0.0.1:58625_xk%2Fje}
   [junit4]   2> 228224 T894 C400 P58625 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:58625/xk/je/collection1/
   [junit4]   2> 228225 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 228225 T894 C400 P58625 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 228225 T894 C400 P58625 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58625/xk/je/collection1/ has no replicas
   [junit4]   2> 228225 T894 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:58625/xk/je/collection1/ shard1
   [junit4]   2> 228226 T894 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 228230 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 228333 T890 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> 228334 T897 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> 228381 T894 oasc.ZkController.register We are 
http://127.0.0.1:58625/xk/je/collection1/ and leader is 
http://127.0.0.1:58625/xk/je/collection1/
   [junit4]   2> 228381 T894 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:58625/xk/je
   [junit4]   2> 228381 T894 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 228381 T894 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 228382 T894 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 228383 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 228383 T894 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 228384 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 228384 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:58625/xk/je";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:58625_xk%2Fje",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 228487 T897 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> 228487 T890 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> 228657 T864 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 228658 T864 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 228661 T864 oejs.AbstractConnector.doStart Started 
[email protected]:40623
   [junit4]   2> 228662 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 228662 T864 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 228663 T864 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003
   [junit4]   2> 228663 T864 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/'
   [junit4]   2> 228674 T864 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/solr.xml
   [junit4]   2> 228702 T864 oasc.CoreContainer.<init> New CoreContainer 
21991340
   [junit4]   2> 228703 T864 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/]
   [junit4]   2> 228703 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 228703 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 228704 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 228704 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 228704 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 228705 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 228705 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 228705 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 228705 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 228706 T864 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 228706 T864 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 228707 T864 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 228707 T864 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 228707 T864 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59263/solr
   [junit4]   2> 228708 T864 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 228709 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 228710 T908 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4680f3 name:ZooKeeperConnection 
Watcher:127.0.0.1:59263 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 228711 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 228714 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 228716 T910 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@914994 name:ZooKeeperConnection 
Watcher:127.0.0.1:59263/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 228716 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 228725 T864 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 229728 T864 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:40623_xk%2Fje
   [junit4]   2> 229729 T864 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40623_xk%2Fje
   [junit4]   2> 229731 T890 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 229731 T897 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 229732 T911 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 229735 T912 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 229735 T912 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 229735 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 229735 T912 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 229736 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 229737 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:40623/xk/je";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:40623_xk%2Fje",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 229737 T887 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 229737 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 229840 T890 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> 229840 T897 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> 229840 T911 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> 230736 T912 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 230736 T912 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 230737 T912 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 230738 T912 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 230739 T912 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 230739 T912 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/collection1/'
   [junit4]   2> 230740 T912 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 230741 T912 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 230741 T912 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 230772 T912 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 230781 T912 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 230783 T912 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 230787 T912 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 230884 T912 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 230885 T912 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 230886 T912 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 230888 T912 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 230904 T912 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 230904 T912 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 230904 T912 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-003/collection1/,
 
dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1/
   [junit4]   2> 230905 T912 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194990d
   [junit4]   2> 230905 T912 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1
   [junit4]   2> 230906 T912 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1/index/
   [junit4]   2> 230906 T912 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 230907 T912 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1/index
   [junit4]   2> 230908 T912 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, 
noCFSRatio=0.7583601412579811]
   [junit4]   2> 230917 T912 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 230917 T912 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 230922 T912 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 230922 T912 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 230922 T912 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 230923 T912 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230923 T912 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230923 T912 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 230923 T912 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230924 T912 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 230924 T912 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 230924 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 230925 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 230925 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 230925 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 230926 T912 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 230926 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 230926 T912 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 230926 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 230927 T912 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 230927 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 230927 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 230928 T912 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 230930 T912 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230930 T912 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230931 T912 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230932 T912 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230933 T912 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230934 T912 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 230934 T912 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 230935 T912 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=61.583984375, 
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=14.88642291560023, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12230890620989668
   [junit4]   2> 230936 T912 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 230936 T912 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 230936 T912 oass.SolrIndexSearcher.<init> Opening 
Searcher@970c7e[collection1] main
   [junit4]   2> 230937 T912 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 230938 T912 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 230938 T912 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 230938 T912 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 230938 T912 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 230939 T912 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 230939 T912 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 230940 T912 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 230940 T912 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 230940 T912 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 230943 T913 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@970c7e[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 230946 T912 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 230947 T916 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40623/xk/je collection:collection1 
shard:shard2
   [junit4]   2> 230948 T864 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 230948 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 230948 T916 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 230954 T916 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 230956 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 230956 T916 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 230956 T916 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C401 name=collection1 
org.apache.solr.core.SolrCore@1bbd0b0 
url=http://127.0.0.1:40623/xk/je/collection1 node=127.0.0.1:40623_xk%2Fje 
C401_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=http://127.0.0.1:40623/xk/je, core=collection1, 
node_name=127.0.0.1:40623_xk%2Fje}
   [junit4]   2> 230957 T916 C401 P40623 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:40623/xk/je/collection1/
   [junit4]   2> 230957 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 230957 T916 C401 P40623 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 230957 T916 C401 P40623 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40623/xk/je/collection1/ has no replicas
   [junit4]   2> 230958 T916 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:40623/xk/je/collection1/ shard2
   [junit4]   2> 230958 T916 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 230962 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 231065 T911 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> 231065 T897 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> 231065 T890 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> 231113 T916 oasc.ZkController.register We are 
http://127.0.0.1:40623/xk/je/collection1/ and leader is 
http://127.0.0.1:40623/xk/je/collection1/
   [junit4]   2> 231113 T916 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:40623/xk/je
   [junit4]   2> 231113 T916 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 231113 T916 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 231113 T916 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 231114 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 231114 T916 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 231115 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 231116 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:40623/xk/je";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:40623_xk%2Fje",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 231238 T890 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> 231238 T911 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> 231238 T897 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> 231286 T864 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 231287 T864 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 231289 T864 oejs.AbstractConnector.doStart Started 
[email protected]:41434
   [junit4]   2> 231290 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 231290 T864 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 231290 T864 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004
   [junit4]   2> 231291 T864 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/'
   [junit4]   2> 231303 T864 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/solr.xml
   [junit4]   2> 231310 T864 oasc.CoreContainer.<init> New CoreContainer 2780887
   [junit4]   2> 231310 T864 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/]
   [junit4]   2> 231311 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 231311 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 231311 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 231312 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 231312 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 231312 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 231312 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 231313 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 231313 T864 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 231314 T864 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 231314 T864 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 231314 T864 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 231315 T864 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 231315 T864 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59263/solr
   [junit4]   2> 231315 T864 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 231316 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 231318 T927 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@384f29 name:ZooKeeperConnection 
Watcher:127.0.0.1:59263 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 231319 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 231324 T864 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 231325 T929 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c04d2 name:ZooKeeperConnection 
Watcher:127.0.0.1:59263/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 231325 T864 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 231336 T864 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 232339 T864 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:41434_xk%2Fje
   [junit4]   2> 232341 T864 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:41434_xk%2Fje
   [junit4]   2> 232345 T897 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 232346 T911 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 232347 T930 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 232345 T890 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 232354 T931 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 232354 T931 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 232355 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 232355 T931 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 232359 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 232360 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:41434/xk/je";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:41434_xk%2Fje",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 232361 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 232361 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 232466 T897 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 232466 T930 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 232466 T890 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 232466 T911 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233356 T931 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 233356 T931 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 233357 T931 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 233357 T931 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 233359 T931 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 233359 T931 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/collection1/'
   [junit4]   2> 233361 T931 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 233361 T931 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 233362 T931 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 233391 T931 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 233401 T931 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 233402 T931 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 233409 T931 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 233537 T931 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 233538 T931 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 233539 T931 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 233542 T931 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 233556 T931 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 233556 T931 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 233557 T931 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-004/collection1/,
 
dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/
   [junit4]   2> 233557 T931 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@194990d
   [junit4]   2> 233557 T931 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2
   [junit4]   2> 233558 T931 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index/
   [junit4]   2> 233558 T931 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 233559 T931 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index
   [junit4]   2> 233559 T931 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.599609375, 
noCFSRatio=0.7583601412579811]
   [junit4]   2> 233567 T931 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 233568 T931 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 233572 T931 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 233573 T931 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 233573 T931 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 233574 T931 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 233574 T931 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 233574 T931 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 233575 T931 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 233576 T931 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 233576 T931 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 233577 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 233577 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 233578 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 233578 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 233579 T931 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 233579 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 233579 T931 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 233579 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 233580 T931 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 233580 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 233580 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 233580 T931 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 233582 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 233583 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 233583 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 233584 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 233585 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 233586 T931 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 233586 T931 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 233586 T931 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=61.583984375, 
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=14.88642291560023, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12230890620989668
   [junit4]   2> 233587 T931 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 233587 T931 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 233588 T931 oass.SolrIndexSearcher.<init> Opening 
Searcher@134d8f[collection1] main
   [junit4]   2> 233588 T931 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 233589 T931 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 233589 T931 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 233589 T931 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 233590 T931 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 233590 T931 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 233591 T931 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 233591 T931 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 233592 T931 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 233592 T931 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 233596 T932 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@134d8f[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 233599 T931 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 233599 T935 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:41434/xk/je collection:collection1 
shard:shard1
   [junit4]   2> 233600 T864 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 233600 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 233600 T935 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 233606 T935 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 233608 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 233609 T935 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 233609 T935 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C402 name=collection1 
org.apache.solr.core.SolrCore@17fcb82 
url=http://127.0.0.1:41434/xk/je/collection1 node=127.0.0.1:41434_xk%2Fje 
C402_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=http://127.0.0.1:41434/xk/je, core=collection1, 
node_name=127.0.0.1:41434_xk%2Fje}
   [junit4]   2> 233609 T935 C402 P41434 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:41434/xk/je/collection1/
   [junit4]   2> 233610 T935 C402 P41434 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 233610 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 233610 T935 C402 P41434 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:41434/xk/je/collection1/ has no replicas
   [junit4]   2> 233610 T935 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:41434/xk/je/collection1/ shard1
   [junit4]   2> 233610 T935 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 233613 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 233716 T890 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233716 T911 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233716 T930 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233716 T897 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233764 T935 oasc.ZkController.register We are 
http://127.0.0.1:41434/xk/je/collection1/ and leader is 
http://127.0.0.1:41434/xk/je/collection1/
   [junit4]   2> 233764 T935 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:41434/xk/je
   [junit4]   2> 233764 T935 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 233764 T935 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 233764 T935 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 233765 T890 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 233766 T935 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 233766 T887 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 233767 T887 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:41434/xk/je";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:41434_xk%2Fje",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 233869 T890 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233869 T911 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233869 T930 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233869 T897 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 233940 T864 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 233940 T864 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 233942 T864 oejs.AbstractConnector.doStart Started 
[email protected]:47846
   [junit4]   2> 233944 T864 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 233945 T864 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 233945 T864 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-005
   [junit4]   2> 233946 T864 oasc.SolrResourceLoader.<init> n

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

nt=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 555259 T922 C1478 P41434 oasc.CachingDirectoryFactory.close 
Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2/index
   [junit4]   2> 555259 T922 C1478 P41434 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 555260 T922 C1478 P41434 oasc.CachingDirectoryFactory.close 
Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-86DB4D1F5744FDF4-001/tempDir-001/jetty2
   [junit4]   2> 328959 T863 ccr.ThreadLeakControl.tryToInterruptAll All leaked 
threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_PR, 
timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 
1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=222118216,total=356012032
   [junit4]   2> NOTE: All tests run in this JVM: [TestClassNameShortening, 
TestManagedResource, DistributedSuggestComponentTest, DirectSolrConnectionTest, 
MultiThreadedOCPTest, DateFieldTest, ConvertedLegacyTest, 
TestFieldTypeResource, TestBinaryField, TestCharFilters, OutputWriterTest, 
TestIndexingPerformance, HdfsCollectionsAPIDistributedZkTest, 
TestNoOpRegenerator, TestLazyCores, SuggesterFSTTest, UUIDFieldTest, 
TestHighlightDedupGrouping, TestFunctionQuery, TestLeaderElectionZkExpiry, 
MultiTermTest, DocValuesTest, PrimUtilsTest, TestRestManager, 
ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=86DB4D1F5744FDF4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PR 
-Dtests.timezone=Europe/Luxembourg -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=16 closes=15
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([86DB4D1F5744FDF4]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:423)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:182)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   [junit4]    >    1) Thread[id=922, name=qtp10522329-922, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.blockUntilFinished(ConcurrentUpdateSolrServer.java:374)
   [junit4]    >         at 
org.apache.solr.update.StreamingSolrServers.blockUntilFinished(StreamingSolrServers.java:103)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:228)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:766)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1662)
   [junit4]    >         at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
   [junit4]    >         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
   [junit4]    >         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1966)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >         at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]    >         at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]    >         at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]    >         at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]    >         at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    >         at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    >         at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=932, name=searcherExecutor-683-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([86DB4D1F5744FDF4]:0)
   [junit4] Completed on J1 in 329.03s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 1095 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: 
There were test failures: 410 suites, 1711 tests, 2 suite-level errors, 38 
ignored (17 assumptions)

Total time: 102 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b23 -server 
-XX:+UseSerialGC
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