You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/04/16 10:00:30 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2183 - Failure!

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

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

Error Message:
ERROR: SolrIndexSearcher opens=8 closes=7

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=8 closes=7
	at __randomizedtesting.SeedInfo.seed([6C6FF2762908C14F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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=9474, name=searcherExecutor-4245-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)    2) Thread[id=9460, name=qtp862006907-9460, 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.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:397)         at org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)         at org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)         at org.eclipse.jetty.server.Server.handle(Server.java:497)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         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=9474, name=searcherExecutor-4245-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)
   2) Thread[id=9460, name=qtp862006907-9460, 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.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:397)
        at org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
        at org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
        at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
        at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
        at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
        at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([6C6FF2762908C14F]:0)




Build Log:
[...truncated 10346 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/init-core-data-001
   [junit4]   2> 2031815 T9415 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vjdep/y
   [junit4]   2> 2031821 T9415 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2031821 T9416 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2031821 T9416 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2031825 T9415 oasc.ZkTestServer.run start zk server on port:49176
   [junit4]   2> 2031825 T9415 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2031830 T9415 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2031840 T9423 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1451e062 name:ZooKeeperConnection Watcher:127.0.0.1:49176 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2031840 T9415 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2031842 T9415 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2031842 T9415 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2031848 T9415 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2031851 T9415 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2031855 T9426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e375bfa name:ZooKeeperConnection Watcher:127.0.0.1:49176/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2031856 T9415 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2031856 T9415 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2031856 T9415 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2031872 T9415 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2031914 T9415 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2031923 T9415 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2031932 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2031933 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2031945 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2031945 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2031958 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2031958 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2031966 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2031966 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2031970 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2031971 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2031975 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2031975 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2031980 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2031980 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2031985 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2031986 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2031991 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2031991 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2031995 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2031996 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2032000 T9415 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2032001 T9415 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2032006 T9417 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14cc1322c010001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2032538 T9415 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1
   [junit4]   2> 2032543 T9415 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2032548 T9415 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@5ebfd265{/vjdep/y,null,AVAILABLE}
   [junit4]   2> 2032553 T9415 oejs.AbstractConnector.doStart Started ServerConnector@24bfa51d{HTTP/1.1}{127.0.0.1:49179}
   [junit4]   2> 2032553 T9415 oejs.Server.doStart Started @2032194ms
   [junit4]   2> 2032553 T9415 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/tempDir-001/control/data, hostContext=/vjdep/y, hostPort=49179, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores}
   [junit4]   2> 2032554 T9415 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2032554 T9415 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/'
   [junit4]   2> 2032605 T9415 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/solr.xml
   [junit4]   2> 2032645 T9415 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores
   [junit4]   2> 2032645 T9415 oasc.CoreContainer.<init> New CoreContainer 2052018039
   [junit4]   2> 2032646 T9415 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/]
   [junit4]   2> 2032646 T9415 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/lib
   [junit4]   2> 2032647 T9415 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/lib).
   [junit4]   2> 2032659 T9415 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2032664 T9415 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2032666 T9415 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2032666 T9415 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2032666 T9415 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2032667 T9415 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49176/solr
   [junit4]   2> 2032667 T9415 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2032668 T9415 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2032671 T9415 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2032675 T9440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b48220e name:ZooKeeperConnection Watcher:127.0.0.1:49176 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2032676 T9415 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2032676 T9415 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2032681 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2032686 T9443 N:127.0.0.1:49179_vjdep%2Fy oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56b15fa4 name:ZooKeeperConnection Watcher:127.0.0.1:49176/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2032686 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2032689 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2032699 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2032710 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2032718 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2032724 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2032730 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2032736 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2032740 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2032750 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49179_vjdep%2Fy
   [junit4]   2> 2032751 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49179_vjdep%2Fy
   [junit4]   2> 2032756 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2032760 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2032777 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2032782 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49179_vjdep%2Fy
   [junit4]   2> 2032782 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2032788 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer.start Overseer (id=93662113498726403-127.0.0.1:49179_vjdep%2Fy-n_0000000000) starting
   [junit4]   2> 2032798 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2032826 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2032829 T9445 N:127.0.0.1:49179_vjdep%2Fy oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2032830 T9415 N:127.0.0.1:49179_vjdep%2Fy oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2032832 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2032854 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores
   [junit4]   2> 2032857 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2032857 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/
   [junit4]   2> 2032857 T9415 N:127.0.0.1:49179_vjdep%2Fy oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2032861 T9447 N:127.0.0.1:49179_vjdep%2Fy C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2032861 T9447 N:127.0.0.1:49179_vjdep%2Fy C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2032863 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2032869 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49179/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49179_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 2032871 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49179/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49179_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2032872 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2032872 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2032875 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2032886 T9448 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2033865 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2033867 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2033868 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2033868 T9447 N:127.0.0.1:49179_vjdep%2Fy oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2033870 T9447 N:127.0.0.1:49179_vjdep%2Fy oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2033870 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/'
   [junit4]   2> 2033899 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2033903 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2033924 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2033952 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2033981 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2033985 T9447 N:127.0.0.1:49179_vjdep%2Fy oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2033992 T9447 N:127.0.0.1:49179_vjdep%2Fy oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2034212 T9447 N:127.0.0.1:49179_vjdep%2Fy oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2034213 T9447 N:127.0.0.1:49179_vjdep%2Fy oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2034214 T9447 N:127.0.0.1:49179_vjdep%2Fy oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2034219 T9447 N:127.0.0.1:49179_vjdep%2Fy oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2034355 T9447 N:127.0.0.1:49179_vjdep%2Fy oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2034355 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2034356 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data/
   [junit4]   2> 2034356 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31861d8f
   [junit4]   2> 2034357 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data
   [junit4]   2> 2034358 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2034358 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2034359 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data/index
   [junit4]   2> 2034359 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2034362 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2034362 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2034371 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2034371 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2034371 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2034371 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2034372 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2034372 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2034372 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2034373 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2034373 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2034378 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2034380 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2034387 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2034388 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2034415 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2034418 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2034420 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2034420 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2034421 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2034421 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2034421 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=31.2177734375, floorSegmentMB=0.3857421875, forceMergeDeletesPctAllowed=16.070953485441777, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2034423 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2034423 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2034423 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5a570e5b[collection1] main
   [junit4]   2> 2034424 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2034425 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2034425 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2034426 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2034426 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2034426 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2034427 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2034427 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2034428 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2034428 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2034428 T9447 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2034430 T9449 N:127.0.0.1:49179_vjdep%2Fy c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a570e5b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2034431 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49179/vjdep/y collection:control_collection shard:shard1
   [junit4]   2> 2034432 T9415 N:127.0.0.1:49179_vjdep%2Fy oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2034433 T9415 N:127.0.0.1:49179_vjdep%2Fy oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2034434 T9415 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2034434 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2034435 T9415 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2034439 T9455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@734263d5 name:ZooKeeperConnection Watcher:127.0.0.1:49176/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2034439 T9415 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2034440 T9415 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2034440 T9415 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2034447 T9415 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2034467 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2034473 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2034474 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2034474 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7721 name=collection1 org.apache.solr.core.SolrCore@56f830dd url=http://127.0.0.1:49179/vjdep/y/collection1 node=127.0.0.1:49179_vjdep%2Fy C7721_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:49179/vjdep/y, node_name=127.0.0.1:49179_vjdep%2Fy, state=down}
   [junit4]   2> 2034475 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 C7721 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49179/vjdep/y/collection1/
   [junit4]   2> 2034475 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 C7721 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2034475 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 C7721 oasc.SyncStrategy.syncToMe http://127.0.0.1:49179/vjdep/y/collection1/ has no replicas
   [junit4]   2> 2034475 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49179/vjdep/y/collection1/ shard1
   [junit4]   2> 2034476 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2034478 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 2034491 T9455 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> 2034493 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2034527 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49179/vjdep/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 2034540 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2034547 T9455 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> 2034547 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2034576 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:49179/vjdep/y/collection1/ and leader is http://127.0.0.1:49179/vjdep/y/collection1/
   [junit4]   2> 2034576 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49179/vjdep/y
   [junit4]   2> 2034576 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2034576 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2034576 T9452 N:127.0.0.1:49179_vjdep%2Fy C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2034582 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2034592 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49179/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49179_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 2034594 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49179/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49179_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2034720 T9455 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> 2034728 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2035047 T9415 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1
   [junit4]   2> 2035050 T9415 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001
   [junit4]   2> 2035052 T9415 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2035058 T9415 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@77ccac9a{/vjdep/y,null,AVAILABLE}
   [junit4]   2> 2035061 T9415 oejs.AbstractConnector.doStart Started ServerConnector@5adb3631{HTTP/1.1}{127.0.0.1:49183}
   [junit4]   2> 2035062 T9415 oejs.Server.doStart Started @2034701ms
   [junit4]   2> 2035062 T9415 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/vjdep/y, hostPort=49183, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores}
   [junit4]   2> 2035063 T9415 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2035064 T9415 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/'
   [junit4]   2> 2035125 T9415 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/solr.xml
   [junit4]   2> 2035144 T9415 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores
   [junit4]   2> 2035144 T9415 oasc.CoreContainer.<init> New CoreContainer 917393475
   [junit4]   2> 2035144 T9415 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/]
   [junit4]   2> 2035145 T9415 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/lib
   [junit4]   2> 2035146 T9415 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/lib).
   [junit4]   2> 2035196 T9415 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2035200 T9415 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2035201 T9415 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2035201 T9415 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2035201 T9415 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2035202 T9415 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49176/solr
   [junit4]   2> 2035202 T9415 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2035202 T9415 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2035205 T9415 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035207 T9469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1812ddd5 name:ZooKeeperConnection Watcher:127.0.0.1:49176 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2035208 T9415 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2035208 T9415 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2035214 T9415 N:127.0.0.1:49183_vjdep%2Fy oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035217 T9472 N:127.0.0.1:49183_vjdep%2Fy oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c52aa9b name:ZooKeeperConnection Watcher:127.0.0.1:49176/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2035217 T9415 N:127.0.0.1:49183_vjdep%2Fy oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2035232 T9415 N:127.0.0.1:49183_vjdep%2Fy oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2036282 T9415 N:127.0.0.1:49183_vjdep%2Fy oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49183_vjdep%2Fy
   [junit4]   2> 2036283 T9415 N:127.0.0.1:49183_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49183_vjdep%2Fy
   [junit4]   2> 2036289 T9415 N:127.0.0.1:49183_vjdep%2Fy oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2036293 T9415 N:127.0.0.1:49183_vjdep%2Fy oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores
   [junit4]   2> 2036295 T9415 N:127.0.0.1:49183_vjdep%2Fy oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2036296 T9415 N:127.0.0.1:49183_vjdep%2Fy oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/
   [junit4]   2> 2036296 T9415 N:127.0.0.1:49183_vjdep%2Fy oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2036298 T9473 N:127.0.0.1:49183_vjdep%2Fy C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2036298 T9473 N:127.0.0.1:49183_vjdep%2Fy C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2036299 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2036299 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2036300 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49183/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49183_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 2036301 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49183/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49183_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2036302 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2036302 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2036305 T9472 N:127.0.0.1:49183_vjdep%2Fy 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> 2036306 T9455 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> 2036308 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2037300 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2037301 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2037302 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2037303 T9473 N:127.0.0.1:49183_vjdep%2Fy oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2037305 T9473 N:127.0.0.1:49183_vjdep%2Fy oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2037305 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2037336 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2037342 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2037359 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2037388 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2037427 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2037434 T9473 N:127.0.0.1:49183_vjdep%2Fy oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2037447 T9473 N:127.0.0.1:49183_vjdep%2Fy oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2037824 T9473 N:127.0.0.1:49183_vjdep%2Fy oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2037825 T9473 N:127.0.0.1:49183_vjdep%2Fy oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2037826 T9473 N:127.0.0.1:49183_vjdep%2Fy oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2037848 T9473 N:127.0.0.1:49183_vjdep%2Fy oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2038088 T9473 N:127.0.0.1:49183_vjdep%2Fy oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2038088 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2038089 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2038089 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31861d8f
   [junit4]   2> 2038090 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2038090 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2038092 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2038092 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2038093 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2038100 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2038101 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2038109 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2038109 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2038110 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2038110 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2038110 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2038110 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2038121 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2038122 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2038122 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2038136 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2038138 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2038140 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2038142 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2038187 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2038188 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2038196 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2038196 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2038199 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2038200 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2038203 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=31.2177734375, floorSegmentMB=0.3857421875, forceMergeDeletesPctAllowed=16.070953485441777, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2038205 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2038205 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2038205 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@35d805ab[collection1] main
   [junit4]   2> 2038206 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2038210 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2038211 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2038215 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2038215 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2038215 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2038230 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2038230 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2038230 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2038230 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2038232 T9474 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35d805ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2038244 T9473 N:127.0.0.1:49183_vjdep%2Fy c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2038247 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49183/vjdep/y collection:collection1 shard:shard1
   [junit4]   2> 2038248 T9415 N:127.0.0.1:49183_vjdep%2Fy oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2038249 T9415 N:127.0.0.1:49183_vjdep%2Fy oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2038255 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2038272 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2038299 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2038307 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 2038312 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2038312 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7722 name=collection1 org.apache.solr.core.SolrCore@16e56cb0 url=http://127.0.0.1:49183/vjdep/y/collection1 node=127.0.0.1:49183_vjdep%2Fy C7722_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:49183/vjdep/y, node_name=127.0.0.1:49183_vjdep%2Fy, state=down}
   [junit4]   2> 2038312 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 C7722 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49183/vjdep/y/collection1/
   [junit4]   2> 2038313 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 C7722 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2038313 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 C7722 oasc.SyncStrategy.syncToMe http://127.0.0.1:49183/vjdep/y/collection1/ has no replicas
   [junit4]   2> 2038313 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49183/vjdep/y/collection1/ shard1
   [junit4]   2> 2038313 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2038319 T9455 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> 2038320 T9472 N:127.0.0.1:49183_vjdep%2Fy 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> 2038321 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2038369 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2038371 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49183/vjdep/y",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 2038494 T9455 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> 2038498 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2038500 T9472 N:127.0.0.1:49183_vjdep%2Fy 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> 2038532 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:49183/vjdep/y/collection1/ and leader is http://127.0.0.1:49183/vjdep/y/collection1/
   [junit4]   2> 2038532 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49183/vjdep/y
   [junit4]   2> 2038532 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2038533 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2038533 T9477 N:127.0.0.1:49183_vjdep%2Fy C:collection1 S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2038553 T9443 N:127.0.0.1:49179_vjdep%2Fy oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2038565 T9444 N:127.0.0.1:49179_vjdep%2Fy oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49183/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49183_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 2038566 T9444 N:127.0.0.1:49179_vjdep%2Fy oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49183/vjdep/y",
   [junit4]   2> 	  "node_name":"127.0.0.1:49183_vjdep%2Fy",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2038693 T9455 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> 2038696 T9443 N:127.0.0.1:49179_vjdep%2Fy 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> 2038698 T9472 N:127.0.0.1:49183_vjdep%2Fy 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> 2039220 T9415 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/cores/collection1
   [junit4]   2> 2039222 T9415 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001
   [junit4]   2> 2039225 T9415 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2039238 T9415 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2481f342{/vjdep/y,null,AVAILABLE}
   [junit4]   2> 2039239 T9415 oejs.AbstractConnector.doStart Started ServerConnector@4ae1a496{HTTP/1.1}{127.0.0.1:49186}
   [junit4]   2> 2039239 T9415 oejs.Server.doStart Started @2038877ms
   [junit4]   2> 2039240 T9415 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/vjdep/y, hostPort=49186, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/cores}
   [junit4]   2> 2039240 T9415 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2039240 T9415 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/'
   [junit4]   2> 2039303 T9415 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/solr.xml
   [junit4]   2> 2039315 T9415 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/cores
   [junit4]   2> 2039315 T9415 oasc.CoreContainer.<init> New CoreContainer 647599445
   [junit4]   2> 2039315 T9415 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/]
   [junit4]   2> 2039316 T9415 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/lib
   [junit4]   2> 2039316 T9415 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 6C6FF2762908C14F-001/shard-2-001/lib).
   [junit4]   2> 2039329 T9415 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2039334 T9415 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2039335 T9415 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2039335 T9415 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2039335 T9415 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2039336 T9415 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49176/solr
   [junit4]   2> 2039336 T9415 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2039336 T9415 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2039339 T9415 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039350 T9491 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@735e41a9 name:ZooKeeperConnection Watcher:127.0.0.1:49176 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2039352 T9415 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2039353 T9415 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2039362 T9415 N:127.0.0.1:49186_vjdep%2Fy oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039363 T9494 N:127.0.0.1:49186_vjdep%2Fy oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d88230c name:ZooKeeperConnection Watcher:127.0.0.1:49176/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2039364 T9415 N:127.0.0.1:49186_vjdep%2Fy oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2039398 T9415 N:127.0.0.1:49186_vjdep%2Fy oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2040445 T9415 N:127.0.0.1:49186_vjdep%2Fy oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49186_vjdep%2Fy
   [junit4]   2> 2040446 T9415 N:127.0.0.1:49186_vjdep%2Fy oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49186_vjdep%2Fy
   [junit4]   2> 2040459 T9415 N:127.0.0.1:49186_vjdep%2Fy oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2040464 T9415 N:127.0.0.1:49186_vjdep

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

SSLMigrationTest, TestQuerySenderListener, TestSchemaVersionResource, HttpPartitionTest, TestSchemaResource, TestHighlightDedupGrouping, PolyFieldTest, TestCursorMarkWithoutUniqueKey, TestSolrQueryParserResource, TestSolrQueryParserDefaultOperatorResource, TestRestManager, IndexSchemaTest, TestLRUStatsCache, DirectSolrSpellCheckerTest, DocumentBuilderTest, AsyncMigrateRouteKeyTest, ReplicationFactorTest, FullSolrCloudDistribCmdsTest, ResponseHeaderTest, SimpleMLTQParserTest, TestReplicationHandlerBackup, TestBlobHandler, DistributedMLTComponentTest, TestHashQParserPlugin, TestConfigReload, TestSolrCoreProperties, PrimitiveFieldTypeTest, TestDynamicLoading, TestRemoteStreaming, TestSolrConfigHandler, JsonLoaderTest, TestSortingResponseWriter, PluginInfoTest, SuggesterTSTTest, TestFastWriter, RecoveryAfterSoftCommitTest, AnalyticsQueryTest, MBeansHandlerTest, TestDocBasedVersionConstraints, TestOverriddenPrefixQueryForCustomFieldType, TestBulkSchemaAPI, CurrencyFieldOpenExchangeTest, TestDFRSimilarityFactory, RAMDirectoryFactoryTest, BasicZkTest, ZkNodePropsTest, SearchHandlerTest, CollectionReloadTest, FacetPivotSmallTest, TestSystemIdResolver, DistributedFacetPivotLongTailTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, LeaderElectionTest, ZkCLITest, TermVectorComponentDistributedTest, TestStressReorder, TestReload, DistributedTermsComponentTest, StatsComponentTest, DirectUpdateHandlerTest, HighlighterTest, SuggesterFSTTest, SpatialFilterTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, RequestHandlersTest, RequiredFieldsTest, TestCollationField, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestBinaryResponseWriter, HighlighterConfigTest, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=6C6FF2762908C14F -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=8 closes=7
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C6FF2762908C14F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=9474, name=searcherExecutor-4245-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]    >    2) Thread[id=9460, name=qtp862006907-9460, 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.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:397)
   [junit4]    >         at org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
   [junit4]    >         at org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
   [junit4]    >         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
   [junit4]    >         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
   [junit4]    >         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
   [junit4]    >         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
   [junit4]    >         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
   [junit4]    >         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)
   [junit4]    >         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >         at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C6FF2762908C14F]:0)
   [junit4] Completed [382/483] on J1 in 256.01s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 331 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 483 suites, 1914 tests, 2 suite-level errors, 55 ignored (21 assumptions)

Total time: 69 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any