You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/18 18:36:45 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4621 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4621/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:29359/collection1, https://127.0.0.1:29365/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:29359/collection1, https://127.0.0.1:29365/collection1]
	at __randomizedtesting.SeedInfo.seed([DF9B55A8AF5F9BCF:5E7DDBB0D800FBF3]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1427)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:290)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:107)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 50 more


REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 740 from http://127.0.0.1:25411/collection1lastClient and got 696 from http://127.0.0.1:50740/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 740 from http://127.0.0.1:25411/collection1lastClient and got 696 from http://127.0.0.1:50740/collection1
	at __randomizedtesting.SeedInfo.seed([DF9B55A8AF5F9BCF:5E7DDBB0D800FBF3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10557 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 869538 T4200 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 869539 T4200 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 869544 T4200 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1392740239809
   [junit4]   2> 869545 T4200 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 869546 T4201 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 869647 T4200 oasc.ZkTestServer.run start zk server on port:29351
   [junit4]   2> 869648 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 869655 T4207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2705b028 name:ZooKeeperConnection Watcher:127.0.0.1:29351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869656 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 869656 T4200 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 869666 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 869677 T4209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d1ac04 name:ZooKeeperConnection Watcher:127.0.0.1:29351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869677 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 869678 T4200 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 869681 T4200 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 869684 T4200 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 869693 T4200 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 869696 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 869696 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 869709 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 869710 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 869816 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 869817 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 869820 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 869820 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 869823 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 869824 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 869832 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 869832 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 869835 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 869836 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 869838 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 869839 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 869847 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 869848 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 869850 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 869851 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 869853 T4200 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 869854 T4200 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 869864 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 869866 T4211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63040fd3 name:ZooKeeperConnection Watcher:127.0.0.1:29351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869867 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 870163 T4200 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 870169 T4200 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 870171 T4200 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:29355
   [junit4]   2> 870174 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 870175 T4200 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 870175 T4200 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133
   [junit4]   2> 870176 T4200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/'
   [junit4]   2> 870215 T4200 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/solr.xml
   [junit4]   2> 870315 T4200 oasc.CoreContainer.<init> New CoreContainer 1499516976
   [junit4]   2> 870316 T4200 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/]
   [junit4]   2> 870318 T4200 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 870318 T4200 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 870319 T4200 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 870319 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 870319 T4200 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 870320 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 870320 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 870321 T4200 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 870321 T4200 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 870337 T4200 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 870338 T4200 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 870338 T4200 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 870339 T4200 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29351/solr
   [junit4]   2> 870339 T4200 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 870340 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 870358 T4222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60ca2e2c name:ZooKeeperConnection Watcher:127.0.0.1:29351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 870358 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 870369 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 870371 T4224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50e7e41a name:ZooKeeperConnection Watcher:127.0.0.1:29351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 870371 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 870373 T4200 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 870383 T4200 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 870386 T4200 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 870393 T4200 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29355_
   [junit4]   2> 870395 T4200 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29355_
   [junit4]   2> 870402 T4200 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 870404 T4200 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 870416 T4200 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:29355_
   [junit4]   2> 870416 T4200 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 870418 T4200 oasc.Overseer.start Overseer (id=91274624356581380-127.0.0.1:29355_-n_0000000000) starting
   [junit4]   2> 870428 T4200 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 870438 T4226 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 870439 T4200 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 870439 T4226 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 870441 T4200 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 870449 T4200 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 870451 T4225 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 870458 T4227 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 870458 T4227 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 870459 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 870459 T4227 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 870460 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 870461 T4225 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29355",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29355_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 870461 T4225 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 870462 T4225 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 870470 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 870471 T4224 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> 871461 T4227 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 871461 T4227 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/collection1
   [junit4]   2> 871461 T4227 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 871462 T4227 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 871462 T4227 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 871463 T4227 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 871464 T4227 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/collection1/'
   [junit4]   2> 871466 T4227 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/collection1/lib/classes/' to classloader
   [junit4]   2> 871466 T4227 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/collection1/lib/README' to classloader
   [junit4]   2> 871532 T4227 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 871606 T4227 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 871707 T4227 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 871720 T4227 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 872374 T4227 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 872382 T4227 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 872385 T4227 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 872396 T4227 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 872400 T4227 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 872403 T4227 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 872404 T4227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 872405 T4227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 872405 T4227 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 872406 T4227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 872407 T4227 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 872407 T4227 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 872407 T4227 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1392740240133/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/control/data/
   [junit4]   2> 872407 T4227 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e5970b
   [junit4]   2> 872408 T4227 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/control/data
   [junit4]   2> 872408 T4227 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/control/data/index/
   [junit4]   2> 872408 T4227 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 872409 T4227 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/control/data/index
   [junit4]   2> 872409 T4227 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.0986328125, floorSegmentMB=0.2646484375, forceMergeDeletesPctAllowed=1.0369854653124555, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8830466827648458
   [junit4]   2> 872410 T4227 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d5ac315 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6349a01e),segFN=segments_1,generation=1}
   [junit4]   2> 872410 T4227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 872413 T4227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 872413 T4227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 872414 T4227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 872414 T4227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 872414 T4227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 872414 T4227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 872415 T4227 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 872415 T4227 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 872415 T4227 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 872416 T4227 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 872416 T4227 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 872416 T4227 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 872417 T4227 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 872417 T4227 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 872417 T4227 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 872418 T4227 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 872418 T4227 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 872429 T4227 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 872433 T4227 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 872433 T4227 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 872434 T4227 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=92.0986328125, floorSegmentMB=2.1416015625, forceMergeDeletesPctAllowed=26.50564477899586, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 872434 T4227 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d5ac315 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6349a01e),segFN=segments_1,generation=1}
   [junit4]   2> 872435 T4227 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 872435 T4227 oass.SolrIndexSearcher.<init> Opening Searcher@4ef96fc1[collection1] main
   [junit4]   2> 872438 T4228 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ef96fc1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 872440 T4227 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 872440 T4200 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 872441 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 872440 T4231 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:29355 collection:control_collection shard:shard1
   [junit4]   2> 872442 T4231 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 872447 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872461 T4233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2892a39e name:ZooKeeperConnection Watcher:127.0.0.1:29351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872462 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872463 T4200 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 872464 T4231 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 872465 T4200 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 872466 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872466 T4231 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 872466 T4231 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C726 name=collection1 org.apache.solr.core.SolrCore@36f95d4f url=https://127.0.0.1:29355/collection1 node=127.0.0.1:29355_ C726_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:29355, core=collection1, node_name=127.0.0.1:29355_}
   [junit4]   2> 872466 T4231 C726 P29355 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:29355/collection1/
   [junit4]   2> 872466 T4231 C726 P29355 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 872467 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 872467 T4231 C726 P29355 oasc.SyncStrategy.syncToMe https://127.0.0.1:29355/collection1/ has no replicas
   [junit4]   2> 872467 T4231 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:29355/collection1/ shard1
   [junit4]   2> 872467 T4231 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 872469 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872470 T4233 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> 872470 T4224 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> 872474 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 872477 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872580 T4224 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> 872580 T4233 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> 872627 T4231 oasc.ZkController.register We are https://127.0.0.1:29355/collection1/ and leader is https://127.0.0.1:29355/collection1/
   [junit4]   2> 872627 T4231 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:29355
   [junit4]   2> 872627 T4231 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 872627 T4231 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 872628 T4231 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 872629 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872629 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872629 T4231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 872629 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872630 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 872631 T4225 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29355",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29355_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 872638 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 872654 T4200 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 872655 T4200 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 872659 T4200 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 872659 T4200 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:29359
   [junit4]   2> 872662 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 872662 T4200 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 872663 T4200 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729
   [junit4]   2> 872663 T4200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/'
   [junit4]   2> 872688 T4200 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/solr.xml
   [junit4]   2> 872740 T4224 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> 872740 T4233 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> 872754 T4200 oasc.CoreContainer.<init> New CoreContainer 1957404892
   [junit4]   2> 872755 T4200 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/]
   [junit4]   2> 872756 T4200 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 872756 T4200 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 872756 T4200 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 872757 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 872757 T4200 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 872757 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 872758 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 872758 T4200 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 872758 T4200 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 872768 T4200 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 872769 T4200 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 872769 T4200 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 872769 T4200 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29351/solr
   [junit4]   2> 872770 T4200 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 872770 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872773 T4244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67697224 name:ZooKeeperConnection Watcher:127.0.0.1:29351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872773 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872776 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 872778 T4246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22f8cc7a name:ZooKeeperConnection Watcher:127.0.0.1:29351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 872778 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 872789 T4200 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 873792 T4200 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29359_
   [junit4]   2> 873794 T4200 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29359_
   [junit4]   2> 873797 T4233 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 873797 T4224 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 873797 T4246 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 873806 T4247 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 873806 T4247 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 873807 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 873807 T4247 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 873807 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 873808 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 873809 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 873810 T4225 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29359",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29359_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 873810 T4225 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 873810 T4225 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 873813 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 873941 T4233 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> 873942 T4246 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> 873942 T4224 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> 874809 T4247 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 874809 T4247 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/collection1
   [junit4]   2> 874809 T4247 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 874810 T4247 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 874810 T4247 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 874811 T4247 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 874812 T4247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/collection1/'
   [junit4]   2> 874814 T4247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/collection1/lib/classes/' to classloader
   [junit4]   2> 874814 T4247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/collection1/lib/README' to classloader
   [junit4]   2> 874900 T4247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 874974 T4247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 875075 T4247 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 875087 T4247 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 875741 T4247 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 875754 T4247 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 875758 T4247 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 875771 T4247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 875776 T4247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 875781 T4247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 875782 T4247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 875782 T4247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 875783 T4247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 875784 T4247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 875784 T4247 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 875784 T4247 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 875785 T4247 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1392740242729/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty1/
   [junit4]   2> 875785 T4247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e5970b
   [junit4]   2> 875786 T4247 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty1
   [junit4]   2> 875786 T4247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty1/index/
   [junit4]   2> 875787 T4247 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 875787 T4247 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty1/index
   [junit4]   2> 875788 T4247 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.0986328125, floorSegmentMB=0.2646484375, forceMergeDeletesPctAllowed=1.0369854653124555, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8830466827648458
   [junit4]   2> 875788 T4247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a8482a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@346afade),segFN=segments_1,generation=1}
   [junit4]   2> 875789 T4247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 875794 T4247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 875795 T4247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 875795 T4247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 875796 T4247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 875796 T4247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 875796 T4247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 875797 T4247 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 875797 T4247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 875797 T4247 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 875798 T4247 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 875799 T4247 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 875799 T4247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 875800 T4247 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 875800 T4247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 875801 T4247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 875802 T4247 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 875802 T4247 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 875819 T4247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 875824 T4247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 875825 T4247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 875826 T4247 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=92.0986328125, floorSegmentMB=2.1416015625, forceMergeDeletesPctAllowed=26.50564477899586, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 875826 T4247 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a8482a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@346afade),segFN=segments_1,generation=1}
   [junit4]   2> 875827 T4247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 875827 T4247 oass.SolrIndexSearcher.<init> Opening Searcher@4d2f19d3[collection1] main
   [junit4]   2> 875832 T4248 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d2f19d3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 875836 T4247 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 875837 T4200 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 875837 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 875837 T4251 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:29359 collection:collection1 shard:shard2
   [junit4]   2> 875839 T4251 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 875860 T4251 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 875863 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 875863 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 875863 T4251 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 875863 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 875863 T4251 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 875864 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C727 name=collection1 org.apache.solr.core.SolrCore@1f10421d url=https://127.0.0.1:29359/collection1 node=127.0.0.1:29359_ C727_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:29359, core=collection1, node_name=127.0.0.1:29359_}
   [junit4]   2> 875864 T4251 C727 P29359 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:29359/collection1/
   [junit4]   2> 875864 T4251 C727 P29359 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 875865 T4251 C727 P29359 oasc.SyncStrategy.syncToMe https://127.0.0.1:29359/collection1/ has no replicas
   [junit4]   2> 875865 T4251 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:29359/collection1/ shard2
   [junit4]   2> 875865 T4251 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 875867 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 875868 T4224 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> 875868 T4246 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> 875868 T4233 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> 875878 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 875881 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 875984 T4233 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> 875984 T4246 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> 875984 T4224 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> 876031 T4251 oasc.ZkController.register We are https://127.0.0.1:29359/collection1/ and leader is https://127.0.0.1:29359/collection1/
   [junit4]   2> 876031 T4251 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:29359
   [junit4]   2> 876031 T4251 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 876031 T4251 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 876031 T4251 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 876058 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 876058 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 876058 T4251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 876058 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 876060 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 876061 T4225 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29359",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29359_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 876063 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 876134 T4200 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 876135 T4200 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 876140 T4200 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 876142 T4200 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:29362
   [junit4]   2> 876145 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 876145 T4200 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 876146 T4200 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104
   [junit4]   2> 876146 T4200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/'
   [junit4]   2> 876167 T4233 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> 876167 T4224 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> 876167 T4246 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> 876184 T4200 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/solr.xml
   [junit4]   2> 876282 T4200 oasc.CoreContainer.<init> New CoreContainer 1297491890
   [junit4]   2> 876283 T4200 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/]
   [junit4]   2> 876284 T4200 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 876285 T4200 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 876285 T4200 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 876286 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 876286 T4200 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 876287 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 876287 T4200 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 876288 T4200 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 876288 T4200 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 876303 T4200 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 876304 T4200 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 876304 T4200 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 876305 T4200 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:29351/solr
   [junit4]   2> 876305 T4200 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 876306 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876309 T4262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66663555 name:ZooKeeperConnection Watcher:127.0.0.1:29351 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876310 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876312 T4200 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876320 T4264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c8c7ed name:ZooKeeperConnection Watcher:127.0.0.1:29351/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876321 T4200 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876325 T4200 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 877328 T4200 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29362_
   [junit4]   2> 877330 T4200 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29362_
   [junit4]   2> 877333 T4264 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877333 T4246 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877333 T4233 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877333 T4224 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877352 T4265 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 877353 T4265 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 877354 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 877354 T4265 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 877354 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 877355 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 877355 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 877356 T4225 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29362",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29362_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 877356 T4225 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 877357 T4225 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 877360 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 877472 T4246 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 877472 T4264 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 877472 T4224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 877472 T4233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 878356 T4265 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 878356 T4265 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/collection1
   [junit4]   2> 878356 T4265 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 878357 T4265 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 878357 T4265 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 878358 T4265 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 878359 T4265 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/collection1/'
   [junit4]   2> 878360 T4265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/collection1/lib/README' to classloader
   [junit4]   2> 878361 T4265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/collection1/lib/classes/' to classloader
   [junit4]   2> 878427 T4265 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 878500 T4265 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 878601 T4265 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 878613 T4265 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 879274 T4265 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 879287 T4265 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 879291 T4265 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 879304 T4265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 879309 T4265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 879314 T4265 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 879315 T4265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 879315 T4265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 879316 T4265 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 879317 T4265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 879317 T4265 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 879317 T4265 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 879318 T4265 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1392740246104/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty2/
   [junit4]   2> 879318 T4265 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e5970b
   [junit4]   2> 879319 T4265 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty2
   [junit4]   2> 879319 T4265 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty2/index/
   [junit4]   2> 879320 T4265 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 879320 T4265 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1392740239808/jetty2/index
   [junit4]   2> 879320 T4265 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.0986328125, floorSegmentMB=0.2646484375, forceMergeDeletesPctAllowed=1.0369854653124555, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8830466827648458
   [junit4]   2> 879321 T4265 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@132e076 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68316cb9),segFN=segments_1,generation=1}
   [junit4]   2> 879322 T4265 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 879327 T4265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 879328 T4265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 879328 T4265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 879329 T4265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 879329 T4265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 879329 T4265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 879330 T4265 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 879330 T4265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 879330 T4265 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 879331 T4265 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 879332 T4265 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 879332 T4265 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 879333 T4265 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 879333 T4265 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 879334 T4265 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 879335 T4265 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 879336 T4265 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 879352 T4265 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 879358 T4265 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 879358 T4265 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 879359 T4265 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=92.0986328125, floorSegmentMB=2.1416015625, forceMergeDeletesPctAllowed=26.50564477899586, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 879360 T4265 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@132e076 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68316cb9),segFN=segments_1,generation=1}
   [junit4]   2> 879360 T4265 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 879360 T4265 oass.SolrIndexSearcher.<init> Opening Searcher@25d77b04[collection1] main
   [junit4]   2> 879365 T4266 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25d77b04[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 879369 T4265 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 879370 T4200 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 879370 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 879370 T4269 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:29362 collection:collection1 shard:shard1
   [junit4]   2> 879372 T4269 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 879380 T4269 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 879399 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879399 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879400 T4269 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 879400 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879400 T4269 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C728 name=collection1 org.apache.solr.core.SolrCore@7291e0fc url=https://127.0.0.1:29362/collection1 node=127.0.0.1:29362_ C728_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:29362, core=collection1, node_name=127.0.0.1:29362_}
   [junit4]   2> 879400 T4269 C728 P29362 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:29362/collection1/
   [junit4]   2> 879401 T4269 C728 P29362 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 879401 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 879401 T4269 C728 P29362 oasc.SyncStrategy.syncToMe https://127.0.0.1:29362/collection1/ has no replicas
   [junit4]   2> 879402 T4269 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:29362/collection1/ shard1
   [junit4]   2> 879402 T4269 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 879404 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879405 T4224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879405 T4264 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879405 T4233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879405 T4246 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879408 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 879411 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879514 T4246 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879514 T4224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879514 T4233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879514 T4264 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879561 T4269 oasc.ZkController.register We are https://127.0.0.1:29362/collection1/ and leader is https://127.0.0.1:29362/collection1/
   [junit4]   2> 879561 T4269 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:29362
   [junit4]   2> 879561 T4269 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 879561 T4269 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 879562 T4269 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 879563 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879563 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879564 T4269 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 879564 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879565 T4225 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 879565 T4225 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:29362",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:29362_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 879568 T4224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 879664 T4200 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 879665 T4200 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 879670 T4264 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879670 T4233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879670 T4246 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879670 T4224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 879671 T4200 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 879673 T4200 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:29365
   [junit4]   2> 879677 T4200 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 879677 T4200 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 879678 T4200 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392740249638
   [junit4]   2> 879678 T4200 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1392740249638/'
   [junit4]   2> 879717 T4200 oasc.ConfigSolr.fromFile Lo

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

StateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 5608123 T40166 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5609136 T40271 C3808 P50740 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 5609136 T40271 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 5609137 T40271 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@75d5c517
   [junit4]   2> 5609139 T40271 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=23,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1366,cumulative_deletesById=682,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 5609139 T40271 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 5609140 T40271 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 5609140 T40271 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 5609141 T40271 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 5609142 T40271 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 5609143 T40271 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392741667238/jetty6/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392741667238/jetty6/index;done=false>>]
   [junit4]   2> 5609143 T40271 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392741667238/jetty6/index
   [junit4]   2> 5609143 T40271 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392741667238/jetty6 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392741667238/jetty6;done=false>>]
   [junit4]   2> 5609143 T40271 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392741667238/jetty6
   [junit4]   2> 5609144 T40271 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 5609144 T40271 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=nl_BE, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=258216288,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, StatsComponentTest, TestFastOutputStream, TestDynamicFieldCollectionResource, DocumentAnalysisRequestHandlerTest, DirectSolrConnectionTest, TestStandardQParsers, OpenExchangeRatesOrgProviderTest, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, DistribCursorPagingTest, TestFastWriter, TestPhraseSuggestions, AddSchemaFieldsUpdateProcessorFactoryTest, StressHdfsTest, TestRTGBase, TestShardHandlerFactory, TestUtils, TestQuerySenderNoQuery, SolrIndexConfigTest, SpellingQueryConverterTest, SignatureUpdateProcessorFactoryTest, DirectUpdateHandlerTest, BadIndexSchemaTest, SortByFunctionTest, TestSolrDeletionPolicy2, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestMultiCoreConfBootstrap, HdfsBasicDistributedZk2Test, TestMaxScoreQueryParser, CoreMergeIndexesAdminHandlerTest, TestBlendedInfixSuggestions, TestBinaryField, TestQuerySenderListener, TestNRTOpen, ShardRoutingCustomTest, SolrRequestParserTest, RequestHandlersTest, ConnectionManagerTest, HdfsBasicDistributedZkTest, TestCodecSupport, SpellCheckCollatorTest, TestNoOpRegenerator, TestAnalyzedSuggestions, TestModifyConfFiles, TermVectorComponentDistributedTest, TestCollationFieldDocValues, PreAnalyzedFieldTest, AlternateDirectoryTest, TestSerializedLuceneMatchVersion, LeaderElectionIntegrationTest, XsltUpdateRequestHandlerTest, TestReload, SuggestComponentTest, OutputWriterTest, TestSolrJ, SuggesterTSTTest, OpenCloseCoreStressTest, TestNumberUtils, ShardSplitTest, TestWordDelimiterFilterFactory, CurrencyFieldXmlFileTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReloadAndDeleteDocs, RAMDirectoryFactoryTest, AssignTest, PreAnalyzedUpdateProcessorTest, TestSolrQueryParserDefaultOperatorResource, TestRecoveryHdfs, PingRequestHandlerTest, TestCollationField, CollectionsAPIDistributedZkTest, DistributedQueryComponentCustomSortTest, FieldAnalysisRequestHandlerTest, DateFieldTest, HardAutoCommitTest, XmlUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, DebugComponentTest, TestFuzzyAnalyzedSuggestions, TestCursorMarkWithoutUniqueKey, TestStressReorder, ChaosMonkeySafeLeaderTest, TestImplicitCoreProperties, TestLazyCores, SimplePostToolTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterTest, TestTrie, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, TestSurroundQueryParser, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, ResponseLogComponentTest, TestStressRecovery, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 3312.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:453: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 error, 1 failure, 35 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4622 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4622/

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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([50850C1E93967196]:0)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([50850C1E93967196]:0)




Build Log:
[...truncated 11524 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 2590346 T11394 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2590346 T11394 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gsf/z
   [junit4]   2> 2590356 T11394 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1392805158798
   [junit4]   2> 2590358 T11394 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2590358 T11395 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2590459 T11394 oasc.ZkTestServer.run start zk server on port:35617
   [junit4]   2> 2590460 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2590467 T11401 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42c04079 name:ZooKeeperConnection Watcher:127.0.0.1:35617 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2590467 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2590468 T11394 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2590483 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2590485 T11403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4839af20 name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2590486 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2590486 T11394 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2590495 T11394 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2590498 T11394 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2590505 T11394 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2590509 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2590510 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2590521 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2590522 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2590627 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2590628 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2590631 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2590632 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2590636 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2590636 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2590640 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2590641 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2590644 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2590645 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2590648 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2590649 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2590652 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2590653 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2590656 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2590657 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2590660 T11394 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2590661 T11394 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2590666 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2590675 T11405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@741859c5 name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2590675 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2590988 T11394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2590993 T11394 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2590999 T11394 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:36490
   [junit4]   2> 2591003 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2591003 T11394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2591004 T11394 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120
   [junit4]   2> 2591005 T11394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/'
   [junit4]   2> 2591052 T11394 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/solr.xml
   [junit4]   2> 2591154 T11394 oasc.CoreContainer.<init> New CoreContainer 226115331
   [junit4]   2> 2591155 T11394 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/]
   [junit4]   2> 2591157 T11394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2591157 T11394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2591158 T11394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2591159 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2591159 T11394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2591160 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2591160 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2591161 T11394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2591161 T11394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2591178 T11394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2591178 T11394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2591179 T11394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2591180 T11394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35617/solr
   [junit4]   2> 2591180 T11394 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2591182 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2591188 T11416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1de0521e name:ZooKeeperConnection Watcher:127.0.0.1:35617 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2591189 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2591193 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2591199 T11418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b8e79ea name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2591200 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2591203 T11394 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2591207 T11394 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2591211 T11394 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2591214 T11394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36490_gsf%2Fz
   [junit4]   2> 2591216 T11394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36490_gsf%2Fz
   [junit4]   2> 2591219 T11394 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2591227 T11394 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2591239 T11394 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:36490_gsf%2Fz
   [junit4]   2> 2591240 T11394 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2591243 T11394 oasc.Overseer.start Overseer (id=91278878887510020-127.0.0.1:36490_gsf%2Fz-n_0000000000) starting
   [junit4]   2> 2591256 T11394 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2591268 T11420 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2591269 T11394 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2591269 T11420 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2591272 T11394 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2591275 T11394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2591277 T11419 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2591283 T11421 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2591284 T11421 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2591285 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2591285 T11421 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2591287 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2591288 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36490/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36490_gsf%2Fz",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2591288 T11419 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2591289 T11419 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2591291 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2591301 T11418 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> 2592287 T11421 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2592287 T11421 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/collection1
   [junit4]   2> 2592288 T11421 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2592289 T11421 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2592289 T11421 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2592290 T11421 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2592290 T11421 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/collection1/'
   [junit4]   2> 2592292 T11421 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/collection1/lib/README' to classloader
   [junit4]   2> 2592293 T11421 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/collection1/lib/classes/' to classloader
   [junit4]   2> 2592367 T11421 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2592442 T11421 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2592543 T11421 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2592555 T11421 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2592862 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 2593211 T11421 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2593216 T11421 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2593218 T11421 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2593224 T11421 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2593248 T11421 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2593249 T11421 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1392805159120/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data/
   [junit4]   2> 2593249 T11421 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d94eb55
   [junit4]   2> 2593251 T11421 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data
   [junit4]   2> 2593252 T11421 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data/index/
   [junit4]   2> 2593253 T11421 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2593255 T11421 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data/index
   [junit4]   2> 2593256 T11421 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=38.9736328125, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=12.899819725273549, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2593261 T11421 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2593261 T11421 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2593266 T11421 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2593267 T11421 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2593267 T11421 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2593268 T11421 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2593268 T11421 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2593268 T11421 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2593269 T11421 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2593270 T11421 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2593270 T11421 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2593271 T11421 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2593271 T11421 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2593272 T11421 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2593272 T11421 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2593273 T11421 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2593274 T11421 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2593274 T11421 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2593275 T11421 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2593292 T11421 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2593297 T11421 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2593297 T11421 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2593298 T11421 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2593300 T11421 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2593301 T11421 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2593301 T11421 oass.SolrIndexSearcher.<init> Opening Searcher@668565df[collection1] main
   [junit4]   2> 2593305 T11422 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@668565df[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2593308 T11421 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2593309 T11394 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2593310 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2593309 T11425 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36490/gsf/z collection:control_collection shard:shard1
   [junit4]   2> 2593312 T11425 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2593315 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2593327 T11427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ec35b17 name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2593328 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2593335 T11394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2593338 T11425 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2593338 T11394 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2593348 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593348 T11425 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2593349 T11425 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2580 name=collection1 org.apache.solr.core.SolrCore@4b1a4012 url=https://127.0.0.1:36490/gsf/z/collection1 node=127.0.0.1:36490_gsf%2Fz C2580_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:36490/gsf/z, core=collection1, node_name=127.0.0.1:36490_gsf%2Fz}
   [junit4]   2> 2593349 T11425 C2580 P36490 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36490/gsf/z/collection1/
   [junit4]   2> 2593349 T11425 C2580 P36490 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2593350 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2593350 T11425 C2580 P36490 oasc.SyncStrategy.syncToMe https://127.0.0.1:36490/gsf/z/collection1/ has no replicas
   [junit4]   2> 2593351 T11425 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36490/gsf/z/collection1/ shard1
   [junit4]   2> 2593351 T11425 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2593355 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593363 T11418 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> 2593363 T11427 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> 2593378 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2593383 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593487 T11418 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> 2593487 T11427 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> 2593531 T11425 oasc.ZkController.register We are https://127.0.0.1:36490/gsf/z/collection1/ and leader is https://127.0.0.1:36490/gsf/z/collection1/
   [junit4]   2> 2593531 T11425 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36490/gsf/z
   [junit4]   2> 2593532 T11425 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2593532 T11425 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2593532 T11425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2593534 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593535 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593535 T11425 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2593535 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593537 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2593537 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36490/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36490_gsf%2Fz",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2593540 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2593643 T11394 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2593644 T11394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2593650 T11394 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2593652 T11394 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:41135
   [junit4]   2> 2593653 T11418 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> 2593653 T11427 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> 2593655 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2593656 T11394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2593656 T11394 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780
   [junit4]   2> 2593657 T11394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/'
   [junit4]   2> 2593705 T11394 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/solr.xml
   [junit4]   2> 2593806 T11394 oasc.CoreContainer.<init> New CoreContainer 1447348186
   [junit4]   2> 2593807 T11394 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/]
   [junit4]   2> 2593809 T11394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2593810 T11394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2593810 T11394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2593811 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2593811 T11394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2593812 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2593813 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2593813 T11394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2593814 T11394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2593830 T11394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2593830 T11394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2593831 T11394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2593832 T11394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35617/solr
   [junit4]   2> 2593832 T11394 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2593833 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2593863 T11438 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@507a5ee2 name:ZooKeeperConnection Watcher:127.0.0.1:35617 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2593864 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2593868 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2593874 T11440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aa370ed name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2593875 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2593880 T11394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2594884 T11394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41135_gsf%2Fz
   [junit4]   2> 2594887 T11394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41135_gsf%2Fz
   [junit4]   2> 2594892 T11418 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2594892 T11440 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2594892 T11427 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2594912 T11441 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2594912 T11441 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2594914 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2594914 T11441 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2594914 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2594915 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2594916 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2594917 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41135/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41135_gsf%2Fz",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2594918 T11419 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2594918 T11419 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2594921 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2595027 T11418 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> 2595027 T11440 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> 2595027 T11427 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> 2595916 T11441 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2595916 T11441 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/collection1
   [junit4]   2> 2595917 T11441 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2595918 T11441 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2595918 T11441 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2595919 T11441 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2595919 T11441 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/collection1/'
   [junit4]   2> 2595921 T11441 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/collection1/lib/README' to classloader
   [junit4]   2> 2595922 T11441 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/collection1/lib/classes/' to classloader
   [junit4]   2> 2595995 T11441 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2596070 T11441 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2596172 T11441 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2596184 T11441 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2596835 T11441 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2596839 T11441 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2596842 T11441 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2596847 T11441 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2596872 T11441 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2596873 T11441 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1392805161780/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1/
   [junit4]   2> 2596873 T11441 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d94eb55
   [junit4]   2> 2596875 T11441 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1
   [junit4]   2> 2596876 T11441 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1/index/
   [junit4]   2> 2596877 T11441 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2596878 T11441 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1/index
   [junit4]   2> 2596879 T11441 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=38.9736328125, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=12.899819725273549, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2596884 T11441 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2596885 T11441 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2596891 T11441 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2596891 T11441 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2596892 T11441 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2596892 T11441 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2596893 T11441 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2596893 T11441 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2596894 T11441 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2596894 T11441 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2596895 T11441 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2596895 T11441 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2596896 T11441 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2596897 T11441 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2596897 T11441 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2596898 T11441 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2596899 T11441 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2596899 T11441 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2596900 T11441 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2596917 T11441 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2596922 T11441 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2596922 T11441 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2596924 T11441 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2596926 T11441 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2596926 T11441 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2596926 T11441 oass.SolrIndexSearcher.<init> Opening Searcher@73b50838[collection1] main
   [junit4]   2> 2596931 T11442 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73b50838[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2596935 T11441 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2596936 T11394 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2596937 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2596936 T11445 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:41135/gsf/z collection:collection1 shard:shard1
   [junit4]   2> 2596939 T11445 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2596956 T11445 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2596959 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2596960 T11445 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2596960 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2596960 T11445 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2596961 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2581 name=collection1 org.apache.solr.core.SolrCore@3ffcce3c url=https://127.0.0.1:41135/gsf/z/collection1 node=127.0.0.1:41135_gsf%2Fz C2581_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:41135/gsf/z, core=collection1, node_name=127.0.0.1:41135_gsf%2Fz}
   [junit4]   2> 2596961 T11445 C2581 P41135 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:41135/gsf/z/collection1/
   [junit4]   2> 2596961 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2596962 T11445 C2581 P41135 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2596962 T11445 C2581 P41135 oasc.SyncStrategy.syncToMe https://127.0.0.1:41135/gsf/z/collection1/ has no replicas
   [junit4]   2> 2596963 T11445 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:41135/gsf/z/collection1/ shard1
   [junit4]   2> 2596963 T11445 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2596966 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2596967 T11418 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> 2596967 T11427 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> 2596967 T11440 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> 2596973 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2596984 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2597088 T11418 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> 2597088 T11440 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> 2597088 T11427 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> 2597126 T11445 oasc.ZkController.register We are https://127.0.0.1:41135/gsf/z/collection1/ and leader is https://127.0.0.1:41135/gsf/z/collection1/
   [junit4]   2> 2597126 T11445 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:41135/gsf/z
   [junit4]   2> 2597127 T11445 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2597127 T11445 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2597127 T11445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2597129 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2597129 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2597129 T11445 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2597130 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2597131 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2597132 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41135/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41135_gsf%2Fz",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2597136 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2597239 T11427 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> 2597239 T11418 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> 2597239 T11440 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> 2597257 T11394 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2597258 T11394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2597265 T11394 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2597267 T11394 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:26219
   [junit4]   2> 2597271 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2597271 T11394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2597272 T11394 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381
   [junit4]   2> 2597272 T11394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/'
   [junit4]   2> 2597319 T11394 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/solr.xml
   [junit4]   2> 2597420 T11394 oasc.CoreContainer.<init> New CoreContainer 222583126
   [junit4]   2> 2597421 T11394 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/]
   [junit4]   2> 2597423 T11394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2597424 T11394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2597425 T11394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2597425 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2597426 T11394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2597426 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2597427 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2597428 T11394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2597428 T11394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2597444 T11394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2597445 T11394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2597446 T11394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2597446 T11394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35617/solr
   [junit4]   2> 2597447 T11394 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2597448 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2597453 T11456 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11194e51 name:ZooKeeperConnection Watcher:127.0.0.1:35617 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2597454 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2597457 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2597459 T11458 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3780db2c name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2597459 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2597471 T11394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2598475 T11394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26219_gsf%2Fz
   [junit4]   2> 2598484 T11394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26219_gsf%2Fz
   [junit4]   2> 2598490 T11440 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2598490 T11458 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2598490 T11427 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2598490 T11418 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2598509 T11459 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2598510 T11459 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2598512 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2598512 T11459 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2598512 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2598513 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2598514 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2598515 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:26219/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26219_gsf%2Fz",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2598515 T11419 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2598516 T11419 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2598519 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2598622 T11418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2598622 T11440 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2598622 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2598622 T11458 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2599513 T11459 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2599513 T11459 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/collection1
   [junit4]   2> 2599514 T11459 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2599515 T11459 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2599515 T11459 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2599516 T11459 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2599516 T11459 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/collection1/'
   [junit4]   2> 2599518 T11459 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/collection1/lib/classes/' to classloader
   [junit4]   2> 2599519 T11459 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/collection1/lib/README' to classloader
   [junit4]   2> 2599593 T11459 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2599716 T11459 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2599818 T11459 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2599830 T11459 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2600440 T11459 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2600445 T11459 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2600448 T11459 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2600453 T11459 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2600472 T11459 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2600473 T11459 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1392805165381/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2/
   [junit4]   2> 2600473 T11459 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d94eb55
   [junit4]   2> 2600474 T11459 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2
   [junit4]   2> 2600475 T11459 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2/index/
   [junit4]   2> 2600476 T11459 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2600478 T11459 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2/index
   [junit4]   2> 2600479 T11459 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=38.9736328125, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=12.899819725273549, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2600483 T11459 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2600483 T11459 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2600488 T11459 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2600488 T11459 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2600489 T11459 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2600489 T11459 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2600489 T11459 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2600489 T11459 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2600490 T11459 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2600490 T11459 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2600490 T11459 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2600491 T11459 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2600492 T11459 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2600492 T11459 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2600492 T11459 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2600493 T11459 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2600493 T11459 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2600494 T11459 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2600494 T11459 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2600505 T11459 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2600509 T11459 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2600509 T11459 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2600510 T11459 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2600512 T11459 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2600512 T11459 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2600512 T11459 oass.SolrIndexSearcher.<init> Opening Searcher@7ce14915[collection1] main
   [junit4]   2> 2600515 T11460 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ce14915[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2600518 T11459 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2600519 T11394 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 2600519 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2600519 T11463 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:26219/gsf/z collection:collection1 shard:shard2
   [junit4]   2> 2600521 T11463 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2600537 T11463 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2600540 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600540 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600540 T11463 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2600540 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600541 T11463 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2582 name=collection1 org.apache.solr.core.SolrCore@2040d92e url=https://127.0.0.1:26219/gsf/z/collection1 node=127.0.0.1:26219_gsf%2Fz C2582_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:26219/gsf/z, core=collection1, node_name=127.0.0.1:26219_gsf%2Fz}
   [junit4]   2> 2600541 T11463 C2582 P26219 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:26219/gsf/z/collection1/
   [junit4]   2> 2600542 T11463 C2582 P26219 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2600542 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2600542 T11463 C2582 P26219 oasc.SyncStrategy.syncToMe https://127.0.0.1:26219/gsf/z/collection1/ has no replicas
   [junit4]   2> 2600543 T11463 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:26219/gsf/z/collection1/ shard2
   [junit4]   2> 2600543 T11463 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2600545 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600546 T11418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600546 T11458 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600546 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600546 T11440 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600550 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600551 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2600553 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600661 T11440 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600661 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600661 T11458 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600661 T11418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600703 T11463 oasc.ZkController.register We are https://127.0.0.1:26219/gsf/z/collection1/ and leader is https://127.0.0.1:26219/gsf/z/collection1/
   [junit4]   2> 2600703 T11463 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:26219/gsf/z
   [junit4]   2> 2600703 T11463 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2600704 T11463 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2600704 T11463 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2600706 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600706 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600706 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600706 T11463 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2600707 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2600708 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:26219/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26219_gsf%2Fz",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2600711 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2600720 T11394 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2600721 T11394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2600725 T11394 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2600727 T11394 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:61408
   [junit4]   2> 2600729 T11394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2600729 T11394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2600730 T11394 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962
   [junit4]   2> 2600730 T11394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/'
   [junit4]   2> 2600800 T11394 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/solr.xml
   [junit4]   2> 2600814 T11418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600814 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600814 T11458 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600814 T11440 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2600901 T11394 oasc.CoreContainer.<init> New CoreContainer 341862711
   [junit4]   2> 2600902 T11394 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/]
   [junit4]   2> 2600904 T11394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2600905 T11394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2600905 T11394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2600906 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2600906 T11394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2600907 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2600908 T11394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2600908 T11394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2600909 T11394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2600925 T11394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2600926 T11394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2600926 T11394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2600927 T11394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35617/solr
   [junit4]   2> 2600927 T11394 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2600929 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2600932 T11474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8de0f2 name:ZooKeeperConnection Watcher:127.0.0.1:35617 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2600932 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2600935 T11394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2600937 T11476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37074731 name:ZooKeeperConnection Watcher:127.0.0.1:35617/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2600938 T11394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2600949 T11394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2601953 T11394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61408_gsf%2Fz
   [junit4]   2> 2601956 T11394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61408_gsf%2Fz
   [junit4]   2> 2601961 T11458 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2601962 T11476 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2601962 T11440 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2601961 T11427 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2601961 T11418 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2601982 T11477 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2601983 T11477 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2601985 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2601985 T11477 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2601985 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2601986 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2601987 T11419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2601988 T11419 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61408/gsf/z",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61408_gsf%2Fz",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2601988 T11419 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2601989 T11419 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2601992 T11418 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2602095 T11418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2602095 T11427 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2602095 T11476 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2602095 T11458 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2602095 T11440 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2602986 T11477 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2602986 T11477 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/collection1
   [junit4]   2> 2602987 T11477 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2602988 T11477 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2602988 T11477 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2602989 T11477 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2602989 T11477 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/collection1/'
   [junit4]   2> 2602991 T11477 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/collection1/lib/classes/' to classloader
   [junit4]   2> 2602992 T11477 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/collection1/lib/README' to classloader
   [junit4]   2> 2603069 T11477 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2603145 T11477 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2603247 T11477 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2603259 T11477 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2603927 T11477 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2603932 T11477 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2603934 T11477 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2603940 T11477 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2603964 T11477 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2603965 T11477 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1392805168962/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty3/
   [junit4]   2> 2603965 T11477 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d94eb55
   [junit4]   2> 2603967 T11477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty3
   [junit4]   2> 2603968 T11477 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty3/index/
   [junit4]   2> 2603969 T11477 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 2603971 T11477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty3/index
   [junit4]   2> 2603972 T11477 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=38.9736328125, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=12.899819725273549, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2603976 T11477 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1392805158797/jetty3/index,segFN=segments_1,generation=1}
   [junit4]   2> 2603977 T11477 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2603983 T11477 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2603984 T11477 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2603984 T11477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2603985 T11477 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2603985 T11477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_s

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

tRecord.java:480)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]   2> 	        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]   2> 	        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:391)
   [junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
   [junit4]   2> 	        at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.fill(SslSocketConnector.java:618)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1040)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
   [junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 	        at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:670)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  53) Thread[id=11762, name=searcherExecutor-3181-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	  54) Thread[id=11495, name=TEST-ChaosMonkeyNothingIsSafeTest.testDistribSearch-seed#[50850C1E93967196]-SendThread(localhost:35617), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
   [junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 	  55) Thread[id=11864, name=Thread-4593, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1018)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=bg_BG, timezone=Australia/West
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=60,free=372095272,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, TestNRTOpen, DistribCursorPagingTest, SpellingQueryConverterTest, TermVectorComponentDistributedTest, ZkSolrClientTest, TestSolrXmlPersistence, TestQuerySenderListener, DirectUpdateHandlerTest, HardAutoCommitTest, PreAnalyzedUpdateProcessorTest, TestSolrXml, CoreContainerCoreInitFailuresTest, ChaosMonkeySafeLeaderTest, DirectSolrConnectionTest, TestCSVLoader, OpenExchangeRatesOrgProviderTest, TestClassNameShortening, EnumFieldTest, SignatureUpdateProcessorFactoryTest, TestXIncludeConfig, TestSolrQueryParserDefaultOperatorResource, TestFiltering, TestIBSimilarityFactory, TestFuzzyAnalyzedSuggestions, TestFastOutputStream, TestSchemaSimilarityResource, FullSolrCloudDistribCmdsTest, TestJmxIntegration, TestDistribDocBasedVersion, TestRecovery, TestStressReorder, DirectSolrSpellCheckerTest, SolrPluginUtilsTest, TestAtomicUpdateErrorCases, DistanceFunctionTest, RequiredFieldsTest, TestDistributedGrouping, HighlighterConfigTest, SuggesterWFSTTest, StandardRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, XsltUpdateRequestHandlerTest, TestHashPartitioner, DefaultValueUpdateProcessorTest, PluginInfoTest, DocumentAnalysisRequestHandlerTest, TestMultiCoreConfBootstrap, TestRangeQuery, DistributedQueryComponentCustomSortTest, TestPartialUpdateDeduplication, RequestHandlersTest, TestStandardQParsers, ConnectionManagerTest, TestSolrCoreProperties, TestDistributedSearch, TestFieldResource, TestCSVResponseWriter, TestReload, TestComponentsName, MinimalSchemaTest, TestCloudManagedSchemaAddField, XmlUpdateRequestHandlerTest, BadIndexSchemaTest, AssignTest, BlockDirectoryTest, TestCursorMarkWithoutUniqueKey, TestSimpleQParserPlugin, OutputWriterTest, SolrRequestParserTest, TestBinaryField, TestUtils, SpellCheckComponentTest, TestSweetSpotSimilarityFactory, HdfsUnloadDistributedZkTest, TestCoreDiscovery, ZkNodePropsTest, OverseerRolesTest, TestFieldTypeResource, HighlighterTest, TestNumberUtils, ShardSplitTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestAnalyzedSuggestions, SpellCheckCollatorTest, CustomCollectionTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestQueryUtils, TestQueryTypes, TestValueSourceCache, TermVectorComponentTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestCollationField, JSONWriterTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestBinaryResponseWriter, TestSolrIndexConfig, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=50850C1E93967196 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg_BG -Dtests.timezone=Australia/West -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50850C1E93967196]:0)
   [junit4] Completed on J1 in 7264.36s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:453: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:433: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1268: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 1 suite-level error, 1 error, 35 ignored (7 assumptions)

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