You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/09/27 02:36:57 UTC

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

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

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

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

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([C9BD2B1606884A0D:485BA50E71D72A31]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:52384

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:52384
	at __randomizedtesting.SeedInfo.seed([C9BD2B1606884A0D:485BA50E71D72A31]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:212)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:208)
	at org.apache.solr.cloud.DeleteShardTest.deleteShard(DeleteShardTest.java:152)
	at org.apache.solr.cloud.DeleteShardTest.doTest(DeleteShardTest.java:94)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:454)
	... 44 more




Build Log:
[...truncated 10950 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/init-core-data-001
   [junit4]   2> 1148010 T2733 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dn/t
   [junit4]   2> 1148015 T2733 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1148016 T2733 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1148018 T2734 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1148119 T2733 oasc.ZkTestServer.run start zk server on port:50123
   [junit4]   2> 1148119 T2733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1148121 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148127 T2740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6587bf9e name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1148127 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1148128 T2733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1148128 T2733 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1148142 T2733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1148144 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1148163 T2742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41d686b7 name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1148164 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1148164 T2733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1148164 T2733 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1148169 T2733 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1148173 T2733 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1148176 T2733 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1148182 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1148183 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1148189 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1148190 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1148196 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1148197 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1148202 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1148203 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1148214 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1148214 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1148219 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1148219 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1148226 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1148227 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1148232 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1148233 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1148236 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1148237 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1148242 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1148242 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1148249 T2733 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1148249 T2733 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1149796 T2733 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1149806 T2733 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50126
   [junit4]   2> 1149806 T2733 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1149806 T2733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1149807 T2733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002
   [junit4]   2> 1149807 T2733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/'
   [junit4]   2> 1149846 T2733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/solr.xml
   [junit4]   2> 1149860 T2733 oasc.CoreContainer.<init> New CoreContainer 1295813687
   [junit4]   2> 1149860 T2733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/]
   [junit4]   2> 1149860 T2733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1149861 T2733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1149861 T2733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1149862 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1149863 T2733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1149863 T2733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1149864 T2733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1149864 T2733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1149865 T2733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1149865 T2733 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1149866 T2733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50123/solr
   [junit4]   2> 1149866 T2733 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1149866 T2733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1149868 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149875 T2753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7172540c name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1149877 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1149878 T2733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1149884 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1149891 T2755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59b1e29d name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1149891 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1149896 T2733 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1149905 T2733 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1149912 T2733 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1149918 T2733 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1149925 T2733 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1149934 T2733 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1149938 T2733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50126_dn%2Ft
   [junit4]   2> 1149939 T2733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50126_dn%2Ft
   [junit4]   2> 1149946 T2733 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1149950 T2733 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1149955 T2733 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1149959 T2733 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50126_dn%2Ft
   [junit4]   2> 1149959 T2733 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1149964 T2733 oasc.Overseer.start Overseer (id=92521940368424963-127.0.0.1:50126_dn%2Ft-n_0000000000) starting
   [junit4]   2> 1149970 T2733 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1149995 T2733 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1149996 T2757 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1149999 T2733 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1150005 T2733 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1150009 T2733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1150020 T2756 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1150026 T2759 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1150026 T2759 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1150028 T2759 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1150028 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1150036 T2756 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50126/dn/t",
   [junit4]   2> 	  "node_name":"127.0.0.1:50126_dn%2Ft",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1150036 T2756 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1150037 T2756 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 1150037 T2756 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1150043 T2760 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> 1151030 T2759 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1151030 T2759 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1151031 T2759 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1151031 T2759 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1151034 T2759 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1151034 T2759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/'
   [junit4]   2> 1151036 T2759 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1151037 T2759 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1151037 T2759 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1151078 T2759 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1151094 T2759 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1151101 T2759 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1151106 T2759 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1151211 T2759 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1151212 T2759 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1151213 T2759 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1151218 T2759 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1151265 T2759 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1151265 T2759 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1151266 T2759 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/
   [junit4]   2> 1151266 T2759 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce3d2b9
   [junit4]   2> 1151270 T2759 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data
   [junit4]   2> 1151271 T2759 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index/
   [junit4]   2> 1151272 T2759 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1151272 T2759 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index
   [junit4]   2> 1151273 T2759 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6846412014554668]
   [junit4]   2> 1151281 T2759 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1151281 T2759 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1151284 T2759 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1151285 T2759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1151286 T2759 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1151286 T2759 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1151286 T2759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1151286 T2759 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1151287 T2759 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1151287 T2759 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1151287 T2759 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1151288 T2759 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1151289 T2759 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1151289 T2759 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1151289 T2759 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1151290 T2759 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1151292 T2759 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1151292 T2759 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1151292 T2759 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1151298 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151299 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151300 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151302 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1151304 T2759 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1151304 T2759 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1151305 T2759 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1151306 T2759 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1151306 T2759 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1151307 T2759 oass.SolrIndexSearcher.<init> Opening Searcher@414ecf10[collection1] main
   [junit4]   2> 1151307 T2759 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1151310 T2759 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1151311 T2759 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1151312 T2759 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1151313 T2759 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1151313 T2759 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1151314 T2759 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1151315 T2759 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1151316 T2759 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1151324 T2759 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1151324 T2759 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1151324 T2759 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1151327 T2761 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@414ecf10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1151328 T2759 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1151330 T2764 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50126/dn/t collection:control_collection shard:shard1
   [junit4]   2> 1151331 T2733 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1151331 T2733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1151332 T2764 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1151332 T2733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1151335 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151347 T2766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a307818 name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151348 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1151357 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1151357 T2733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1151358 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1151362 T2764 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1151362 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C815 name=collection1 org.apache.solr.core.SolrCore@69237adb url=http://127.0.0.1:50126/dn/t/collection1 node=127.0.0.1:50126_dn%2Ft C815_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50126/dn/t, node_name=127.0.0.1:50126_dn%2Ft, state=down}
   [junit4]   2> 1151362 T2764 C815 P50126 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50126/dn/t/collection1/
   [junit4]   2> 1151366 T2764 C815 P50126 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1151366 T2764 C815 P50126 oasc.SyncStrategy.syncToMe http://127.0.0.1:50126/dn/t/collection1/ has no replicas
   [junit4]   2> 1151366 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50126/dn/t/collection1/ shard1
   [junit4]   2> 1151366 T2764 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1151372 T2733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1151381 T2733 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1151389 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1151499 T2760 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> 1151500 T2767 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> 1151543 T2764 oasc.ZkController.register We are http://127.0.0.1:50126/dn/t/collection1/ and leader is http://127.0.0.1:50126/dn/t/collection1/
   [junit4]   2> 1151543 T2764 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50126/dn/t
   [junit4]   2> 1151543 T2764 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1151543 T2764 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1151543 T2764 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1151546 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1151558 T2756 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50126/dn/t",
   [junit4]   2> 	  "node_name":"127.0.0.1:50126_dn%2Ft",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1151665 T2767 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> 1151667 T2760 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> 1152896 T2733 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1152897 T2733 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1152902 T2733 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50130
   [junit4]   2> 1152903 T2733 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1152903 T2733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152904 T2733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003
   [junit4]   2> 1152904 T2733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/'
   [junit4]   2> 1152964 T2733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/solr.xml
   [junit4]   2> 1152975 T2733 oasc.CoreContainer.<init> New CoreContainer 1470470634
   [junit4]   2> 1152976 T2733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/]
   [junit4]   2> 1152977 T2733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1152977 T2733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1152977 T2733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1152978 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1152979 T2733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1152979 T2733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1152979 T2733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1152979 T2733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1152980 T2733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1152980 T2733 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1152981 T2733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50123/solr
   [junit4]   2> 1152981 T2733 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1152981 T2733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1152983 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1152987 T2778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73a847e1 name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1152988 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1152988 T2733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1152994 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1152998 T2780 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee8591d name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1152999 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1153015 T2733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1154027 T2733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50130_dn%2Ft
   [junit4]   2> 1154029 T2733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50130_dn%2Ft
   [junit4]   2> 1154040 T2733 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1154048 T2782 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1154048 T2782 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1154049 T2782 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1154050 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1154059 T2756 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50130/dn/t",
   [junit4]   2> 	  "node_name":"127.0.0.1:50130_dn%2Ft",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1154059 T2756 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1154059 T2756 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1154060 T2756 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1154066 T2767 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> 1154066 T2781 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> 1154066 T2760 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> 1155053 T2782 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1155053 T2782 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1155055 T2782 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1155055 T2782 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1155057 T2782 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1155057 T2782 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/'
   [junit4]   2> 1155059 T2782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1155059 T2782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1155059 T2782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1155103 T2782 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1155124 T2782 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1155127 T2782 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1155132 T2782 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1155240 T2782 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1155241 T2782 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1155242 T2782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1155247 T2782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1155295 T2782 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1155295 T2782 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1155296 T2782 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/
   [junit4]   2> 1155296 T2782 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce3d2b9
   [junit4]   2> 1155297 T2782 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1
   [junit4]   2> 1155298 T2782 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index/
   [junit4]   2> 1155299 T2782 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1155300 T2782 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index
   [junit4]   2> 1155300 T2782 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6846412014554668]
   [junit4]   2> 1155304 T2782 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1155304 T2782 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1155309 T2782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1155309 T2782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1155309 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1155310 T2782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1155310 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1155310 T2782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1155311 T2782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1155311 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1155311 T2782 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1155312 T2782 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1155312 T2782 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1155313 T2782 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1155313 T2782 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1155314 T2782 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1155315 T2782 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1155315 T2782 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1155316 T2782 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1155325 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1155326 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1155328 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1155329 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1155331 T2782 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1155331 T2782 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1155332 T2782 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1155333 T2782 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1155333 T2782 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1155333 T2782 oass.SolrIndexSearcher.<init> Opening Searcher@41768821[collection1] main
   [junit4]   2> 1155334 T2782 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1155336 T2782 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1155337 T2782 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1155338 T2782 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1155338 T2782 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1155338 T2782 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1155341 T2782 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1155341 T2782 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1155341 T2782 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1155342 T2782 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1155347 T2783 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41768821[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1155348 T2782 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1155351 T2786 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50130/dn/t collection:collection1 shard:shard1
   [junit4]   2> 1155352 T2733 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1155352 T2733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1155353 T2786 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1155363 T2786 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1155368 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1155371 T2786 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1155371 T2786 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C816 name=collection1 org.apache.solr.core.SolrCore@703384bd url=http://127.0.0.1:50130/dn/t/collection1 node=127.0.0.1:50130_dn%2Ft C816_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50130/dn/t, node_name=127.0.0.1:50130_dn%2Ft, state=down}
   [junit4]   2> 1155371 T2786 C816 P50130 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50130/dn/t/collection1/
   [junit4]   2> 1155372 T2786 C816 P50130 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1155372 T2786 C816 P50130 oasc.SyncStrategy.syncToMe http://127.0.0.1:50130/dn/t/collection1/ has no replicas
   [junit4]   2> 1155372 T2786 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50130/dn/t/collection1/ shard1
   [junit4]   2> 1155373 T2786 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1155407 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1155410 T2760 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> 1155412 T2781 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> 1155414 T2767 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> 1155453 T2786 oasc.ZkController.register We are http://127.0.0.1:50130/dn/t/collection1/ and leader is http://127.0.0.1:50130/dn/t/collection1/
   [junit4]   2> 1155453 T2786 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50130/dn/t
   [junit4]   2> 1155455 T2786 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1155455 T2786 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1155455 T2786 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1155459 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1155469 T2756 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50130/dn/t",
   [junit4]   2> 	  "node_name":"127.0.0.1:50130_dn%2Ft",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1155577 T2767 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> 1155577 T2760 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> 1155579 T2781 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> 1156916 T2733 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1156917 T2733 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1156923 T2733 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50133
   [junit4]   2> 1156923 T2733 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1156924 T2733 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1156924 T2733 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004
   [junit4]   2> 1156924 T2733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/'
   [junit4]   2> 1156962 T2733 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/solr.xml
   [junit4]   2> 1156990 T2733 oasc.CoreContainer.<init> New CoreContainer 445207951
   [junit4]   2> 1156991 T2733 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/]
   [junit4]   2> 1156991 T2733 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1156992 T2733 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1156992 T2733 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1156992 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1156993 T2733 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1156993 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1156993 T2733 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1156994 T2733 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1156994 T2733 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1156994 T2733 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1156995 T2733 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1156995 T2733 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1156996 T2733 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1156996 T2733 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50123/solr
   [junit4]   2> 1156996 T2733 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1156997 T2733 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1156999 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157004 T2797 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59e29b2e name:ZooKeeperConnection Watcher:127.0.0.1:50123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1157005 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1157005 T2733 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1157011 T2733 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157014 T2799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ae8062d name:ZooKeeperConnection Watcher:127.0.0.1:50123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1157015 T2733 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1157027 T2733 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1158036 T2733 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50133_dn%2Ft
   [junit4]   2> 1158039 T2733 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50133_dn%2Ft
   [junit4]   2> 1158049 T2733 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1158057 T2801 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1158057 T2801 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1158059 T2801 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1158059 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1158068 T2756 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50133/dn/t",
   [junit4]   2> 	  "node_name":"127.0.0.1:50133_dn%2Ft",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1158068 T2756 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1158068 T2756 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1158074 T2767 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> 1158075 T2781 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> 1158075 T2760 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> 1158075 T2800 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> 1159061 T2801 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1159061 T2801 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1159063 T2801 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1159063 T2801 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1159066 T2801 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1159066 T2801 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/'
   [junit4]   2> 1159067 T2801 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1159067 T2801 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1159068 T2801 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1159107 T2801 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1159117 T2801 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1159121 T2801 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1159124 T2801 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1159229 T2801 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1159231 T2801 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1159232 T2801 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159237 T2801 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1159285 T2801 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1159285 T2801 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1159285 T2801 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/
   [junit4]   2> 1159286 T2801 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ce3d2b9
   [junit4]   2> 1159287 T2801 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2
   [junit4]   2> 1159287 T2801 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index/
   [junit4]   2> 1159288 T2801 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1159289 T2801 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index
   [junit4]   2> 1159291 T2801 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6846412014554668]
   [junit4]   2> 1159293 T2801 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1159294 T2801 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159300 T2801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1159300 T2801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1159301 T2801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1159302 T2801 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159302 T2801 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1159302 T2801 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1159303 T2801 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1159303 T2801 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1159304 T2801 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1159304 T2801 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1159305 T2801 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1159305 T2801 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1159306 T2801 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1159306 T2801 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1159317 T2801 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1159317 T2801 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1159318 T2801 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1159324 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159325 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159327 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159328 T2801 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159330 T2801 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1159330 T2801 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1159332 T2801 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1159333 T2801 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-C9BD2B1606884A0D-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1159333 T2801 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1159334 T2801 oass.SolrIndexSearcher.<init> Opening Searcher@2c251d5a[collection1] main
   [junit4]   2> 1159334 T2801 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1159337 T2801 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1159338 T2801 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1159340 T2801 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1159340 T2801 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1159340 T2801 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1159342 T2801 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1159342 T2801 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1159342 T2801 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1159343 T2801 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1159346 T2802 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c251d5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159348 T2801 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1159351 T2805 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50133/dn/t collection:collection1 shard:shard1
   [junit4]   2> 1159351 T2733 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1159351 T2733 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1159358 T2733 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1159359 T2805 oasc.ZkController.register We are http://127.0.0.1:50133/dn/t/collection1/ and leader is http://127.0.0.1:50130/dn/t/collection1/
   [junit4]   2> 1159359 T2805 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50133/dn/t
   [junit4]   2> 1159359 T2805 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1159359 T2805 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C817 name=collection1 org.apache.solr.core.SolrCore@608f3196 url=http://127.0.0.1:50133/dn/t/collection1 node=127.0.0.1:50133_dn%2Ft C817_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50133/dn/t, node_name=127.0.0.1:50133_dn%2Ft, state=down}
   [junit4]   2> 1159361 T2806 C817 P50133 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1159362 T2806 C817 P50133 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1159362 T2806 C817 P50133 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:50130/dn/t/collection1/ and I am http://127.0.0.1:50133/dn/t/collection1/
   [junit4]   2> 1159362 T2806 C817 P50133 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1159362 T2806 C817 P50133 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1159367 T2760 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1159368 T2806 C817 P50133 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:50130/dn/t; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A50133_dn%252Ft&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1159373 T2775 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1159379 T2756 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50133/dn/t",
   [junit4]   2> 	  "node_name":"127.0.0.1:50133_dn%2Ft",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1159380 T2775 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1159381 T2775 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:50133_dn%2Ft, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:50133/dn/t","node_name":"127.0.0.1:50133_dn%2Ft","state":"down"}
   [junit4]   2> 1159488 T2767 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> 1159488 T2781 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> 1159488 T2760 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> 1159489 T2800 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> 1160383 T2775 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:50133_dn%2Ft, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:50133/dn/t","node_name":"127.0.0.1:50133_dn%2Ft","state":"recovering"}
   [junit4]   2> 1160383 T2775 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1160383 T2775 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:50133_dn%252Ft&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1010 
   [junit4]   2>  C817_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50133/dn/

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

porary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C9BD2B1606884A0D-001
   [junit4]   2> 93687 T12014 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hi_IN, timezone=America/Belem
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=153824592,total=382472192
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestFieldSortValues, TestExtendedDismaxParser, BinaryUpdateRequestHandlerTest, DistanceFunctionTest, TestXIncludeConfig, TestConfigSets, TriLevelCompositeIdRoutingTest, TestDocBasedVersionConstraints, TestComplexPhraseQParserPlugin, TestQueryTypes, TestSolrQueryParserDefaultOperatorResource, HdfsWriteToMultipleCollectionsTest, TestExceedMaxTermLength, TestSolr4Spatial2, TestSolrDeletionPolicy2, TestMultiCoreConfBootstrap, FieldAnalysisRequestHandlerTest, ShardRoutingCustomTest, TermsComponentTest, DisMaxRequestHandlerTest, QueryElevationComponentTest, FullSolrCloudDistribCmdsTest, SpellingQueryConverterTest, TestMiniSolrCloudCluster, SystemInfoHandlerTest, TestSystemIdResolver, DeleteInactiveReplicaTest, DocumentBuilderTest, TestCSVResponseWriter, SuggestComponentTest, SolrPluginUtilsTest, TestRTGBase, TestDocumentBuilder, TestLuceneMatchVersion, NumericFieldsTest, AlternateDirectoryTest, LoggingHandlerTest, BasicZkTest, TestCollapseQParserPlugin, CollectionsAPIDistributedZkTest, CloudExitableDirectoryReaderTest, TestDistribDocBasedVersion, SharedFSAutoReplicaFailoverTest, TestSort, CoreAdminHandlerTest, ShardRoutingTest, TestSolrDeletionPolicy1, TestWriterPerf, TestLMDirichletSimilarityFactory, TestShortCircuitedRequests, AliasIntegrationTest, TestInfoStreamLogging, XmlUpdateRequestHandlerTest, CursorMarkTest, DocValuesMissingTest, TestCoreContainer, ChaosMonkeyNothingIsSafeTest, TestCustomSort, TestStandardQParsers, TestSchemaResource, TestFuzzyAnalyzedSuggestions, TestLeaderElectionZkExpiry, TestLRUCache, CurrencyFieldOpenExchangeTest, TestSortingResponseWriter, TestFastOutputStream, TestCharFilters, TestQuerySenderListener, BadIndexSchemaTest, DistributedFacetPivotLargeTest, TestSolrXmlPersistor, DirectSolrConnectionTest, DateMathParserTest, StandardRequestHandlerTest, DebugComponentTest, HdfsBasicDistributedZk2Test, TestCursorMarkWithoutUniqueKey, MultiThreadedOCPTest, OutputWriterTest, SuggesterFSTTest, TestDistributedGrouping, TestAtomicUpdateErrorCases, NoCacheHeaderTest, TestHashPartitioner, TestManagedSynonymFilterFactory, AssignTest, WordBreakSolrSpellCheckerTest, SolrCoreTest, LeaderFailoverAfterPartitionTest, AnalysisErrorHandlingTest, TestCloudInspectUtil, MoreLikeThisHandlerTest, TestAddFieldRealTimeGet, TestSearcherReuse, DirectSolrSpellCheckerTest, InfoHandlerTest, FileUtilsTest, TestHighFrequencyDictionaryFactory, TestDFRSimilarityFactory, TestElisionMultitermQuery, TestManagedStopFilterFactory, SimplePostToolTest, TestDistributedMissingSort, TestQuerySenderNoQuery, TestDynamicFieldResource, TestSchemaVersionResource, DistributedExpandComponentTest, HdfsRecoveryZkTest, HttpPartitionTest, DistributedQueryElevationComponentTest, TestAnalyzeInfixSuggestions, RequiredFieldsTest, TestPerFieldSimilarity, DistributedSpellCheckComponentTest, TestCollationFieldDocValues, TestNonNRTOpen, IndexSchemaTest, TestIntervalFaceting, SolrTestCaseJ4Test, UniqFieldsUpdateProcessorFactoryTest, SSLMigrationTest, TestBinaryField, TestLMJelinekMercerSimilarityFactory, TestCloudManagedSchemaConcurrent, HighlighterMaxOffsetTest, JsonLoaderTest, CursorPagingTest, ZkControllerTest, ZkNodePropsTest, ChaosMonkeySafeLeaderTest, TestComponentsName, CircularListTest, SolrInfoMBeanTest, TestDefaultSearchFieldResource, ModifyConfFileTest, BasicDistributedZk2Test, TestNoOpRegenerator, TestExpandComponent, IndexBasedSpellCheckerTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, CachingDirectoryFactoryTest, TestFieldTypeCollectionResource, TestStressRecovery, RAMDirectoryFactoryTest, DateRangeFieldTest, TestFiltering, MergeStrategyTest, TestPostingsSolrHighlighter, PathHierarchyTokenizerFactoryTest, BlockDirectoryTest, TestSearchPerf, TimeZoneUtilsTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, SyncSliceTest, EnumFieldTest, StatelessScriptUpdateProcessorFactoryTest, TestArbitraryIndexDir, URLClassifyProcessorTest, ReturnFieldsTest, TestFieldCollectionResource, CopyFieldTest, TestCollationField, AnalysisAfterCoreReloadTest, TestStressVersions, SolrIndexConfigTest, TestChildDocTransformer, ResponseHeaderTest, TestZkChroot, PingRequestHandlerTest, SpellCheckCollatorTest, TestBlendedInfixSuggestions, TestSolrJ, ExitableDirectoryReaderTest, TestStressUserVersions, QueryResultKeyTest, DistributedQueryComponentOptimizationTest, TestDistributedSearch, HighlighterTest, SolrCmdDistributorTest, RollingRestartTest, TestManagedSchemaDynamicFieldResource, TestRecovery, AutoCommitTest, RegexBoostProcessorTest, SuggesterTSTTest, HdfsBasicDistributedZkTest, TestRandomMergePolicy, UnloadDistributedZkTest, TestFieldTypeResource, TestManagedResourceStorage, TestSchemaSimilarityResource, LeaderElectionTest, ZkCLITest, TestMissingGroups, HdfsCollectionsAPIDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollectionAPI, AtomicUpdatesTest, PluginInfoTest, TestRandomFaceting, HdfsUnloadDistributedZkTest, TestRealTimeGet, TestTolerantSearch, BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestFaceting, TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, TestUtils, SliceStateTest, UUIDFieldTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest, DeleteShardTest]
   [junit4] Completed in 94.23s, 1 test, 1 error <<< FAILURES!

[...truncated 260 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:472: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1359: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961: There were test failures: 432 suites, 1778 tests, 1 error, 1 failure, 49 ignored (21 assumptions)

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



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1853 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1853/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CustomCollectionTest.testDistribSearch

Error Message:
IOException occured when talking to server at: https://127.0.0.1:50117/q_u/kf/implicitcoll3

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:50117/q_u/kf/implicitcoll3
	at __randomizedtesting.SeedInfo.seed([5B6EBD95BC62D532:DA88338DCB3DB50E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:585)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:247)
	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:466)
	... 47 more




Build Log:
[...truncated 10988 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/init-core-data-001
   [junit4]   2> 1341737 T3151 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1341737 T3151 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /q_u/kf
   [junit4]   2> 1341741 T3151 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1341742 T3151 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1341743 T3152 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1341848 T3151 oasc.ZkTestServer.run start zk server on port:50113
   [junit4]   2> 1341849 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1341853 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341856 T3158 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6902cdaa name:ZooKeeperConnection Watcher:127.0.0.1:50113 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1341856 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1341856 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1341856 T3151 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1341870 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1341872 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341875 T3160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b43b472 name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1341876 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1341877 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1341877 T3151 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1341889 T3151 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1341895 T3151 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1341909 T3151 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1341971 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1341972 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1341995 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1341996 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1342008 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1342009 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1342022 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1342022 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1342033 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1342033 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1342069 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1342071 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1342125 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1342126 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1342155 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1342155 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1342185 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1342188 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1342196 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1342196 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1342202 T3151 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1342202 T3151 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1342208 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1342211 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342213 T3162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d8a2aa7 name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1342213 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1342213 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1344082 T3151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1344090 T3151 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1344109 T3151 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50117
   [junit4]   2> 1344113 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1344113 T3151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1344114 T3151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002
   [junit4]   2> 1344114 T3151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002/'
   [junit4]   2> 1344151 T3151 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002/solr.xml
   [junit4]   2> 1344171 T3151 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002
   [junit4]   2> 1344171 T3151 oasc.CoreContainer.<init> New CoreContainer 113982147
   [junit4]   2> 1344172 T3151 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002/]
   [junit4]   2> 1344173 T3151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1344173 T3151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1344174 T3151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1344174 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1344174 T3151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1344175 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1344175 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1344175 T3151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1344176 T3151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1344180 T3151 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1344182 T3151 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1344182 T3151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1344182 T3151 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1344183 T3151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50113/solr
   [junit4]   2> 1344183 T3151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1344184 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1344188 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344189 T3173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46ac958b name:ZooKeeperConnection Watcher:127.0.0.1:50113 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1344190 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1344191 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1344195 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344199 T3175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57660872 name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1344199 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1344202 T3151 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1344209 T3151 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1344214 T3151 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1344221 T3151 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1344227 T3151 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1344236 T3151 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1344239 T3151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50117_q_u%2Fkf
   [junit4]   2> 1344240 T3151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50117_q_u%2Fkf
   [junit4]   2> 1344252 T3151 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1344256 T3151 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1344260 T3151 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1344266 T3151 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50117_q_u%2Fkf
   [junit4]   2> 1344266 T3151 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1344272 T3151 oasc.Overseer.start Overseer (id=92524822621847556-127.0.0.1:50117_q_u%2Fkf-n_0000000000) starting
   [junit4]   2> 1344280 T3151 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1344303 T3151 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1344305 T3177 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1344305 T3176 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1344307 T3151 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1344313 T3151 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1344318 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1344331 T3151 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002
   [junit4]   2> 1345292 T3151 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002/conf/
   [junit4]   2> 1345449 T3151 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1345452 T3151 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1345452 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1345455 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1345456 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1345461 T3181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d400b79 name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1345461 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1345462 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1345465 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1345475 T3151 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1347468 T3151 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1347469 T3151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1347481 T3151 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1347483 T3151 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50121
   [junit4]   2> 1347488 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1347489 T3151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1347489 T3151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003
   [junit4]   2> 1347490 T3151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/'
   [junit4]   2> 1347560 T3151 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/solr.xml
   [junit4]   2> 1347586 T3151 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003
   [junit4]   2> 1347587 T3151 oasc.CoreContainer.<init> New CoreContainer 604707484
   [junit4]   2> 1347587 T3151 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/]
   [junit4]   2> 1347589 T3151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1347589 T3151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1347590 T3151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1347590 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1347591 T3151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1347592 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1347593 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1347593 T3151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1347593 T3151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1347597 T3151 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1347602 T3151 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1347603 T3151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1347603 T3151 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1347603 T3151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50113/solr
   [junit4]   2> 1347604 T3151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1347604 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1347623 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1347630 T3192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1871f5a7 name:ZooKeeperConnection Watcher:127.0.0.1:50113 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1347631 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1347632 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1347638 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1347643 T3194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f247333 name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1347643 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1347666 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1348680 T3151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50121_q_u%2Fkf
   [junit4]   2> 1348682 T3151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50121_q_u%2Fkf
   [junit4]   2> 1348695 T3151 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1348703 T3151 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003
   [junit4]   2> 1349662 T3151 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/conf/
   [junit4]   2> 1349772 T3151 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1349774 T3151 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1349774 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1351749 T3151 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1351752 T3151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1351763 T3151 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1351769 T3151 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50124
   [junit4]   2> 1351774 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1351775 T3151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1351775 T3151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004
   [junit4]   2> 1351776 T3151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004/'
   [junit4]   2> 1351846 T3151 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004/solr.xml
   [junit4]   2> 1351876 T3151 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004
   [junit4]   2> 1351877 T3151 oasc.CoreContainer.<init> New CoreContainer 2034995929
   [junit4]   2> 1351877 T3151 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004/]
   [junit4]   2> 1351878 T3151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1351878 T3151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1351879 T3151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1351880 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1351880 T3151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1351881 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1351881 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1351881 T3151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1351882 T3151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1351886 T3151 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1351889 T3151 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1351894 T3151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1351894 T3151 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1351895 T3151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50113/solr
   [junit4]   2> 1351896 T3151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1351896 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1351898 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351902 T3209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d030319 name:ZooKeeperConnection Watcher:127.0.0.1:50113 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1351903 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1351903 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1351912 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351914 T3211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c038af name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1351914 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1351938 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1352950 T3151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50124_q_u%2Fkf
   [junit4]   2> 1352954 T3151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50124_q_u%2Fkf
   [junit4]   2> 1352972 T3151 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1352982 T3151 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004
   [junit4]   2> 1353988 T3151 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004/conf/
   [junit4]   2> 1354165 T3151 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1354169 T3151 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1354169 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1355946 T3151 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1355947 T3151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1355961 T3151 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1355963 T3151 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50127
   [junit4]   2> 1355965 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1355965 T3151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1355966 T3151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005
   [junit4]   2> 1355966 T3151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/'
   [junit4]   2> 1356015 T3151 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/solr.xml
   [junit4]   2> 1356048 T3151 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005
   [junit4]   2> 1356049 T3151 oasc.CoreContainer.<init> New CoreContainer 2047361088
   [junit4]   2> 1356049 T3151 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/]
   [junit4]   2> 1356050 T3151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1356051 T3151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1356051 T3151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1356051 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1356051 T3151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1356052 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1356053 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1356053 T3151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1356053 T3151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1356056 T3151 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1356059 T3151 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1356059 T3151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1356060 T3151 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1356060 T3151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50113/solr
   [junit4]   2> 1356060 T3151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1356061 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1356068 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1356072 T3224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51039e1b name:ZooKeeperConnection Watcher:127.0.0.1:50113 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1356073 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1356074 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1356085 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1356087 T3226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4686dc51 name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1356088 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1356106 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1357127 T3151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50127_q_u%2Fkf
   [junit4]   2> 1357130 T3151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50127_q_u%2Fkf
   [junit4]   2> 1357146 T3151 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1357154 T3151 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005
   [junit4]   2> 1358134 T3151 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/conf/
   [junit4]   2> 1358261 T3151 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1358265 T3151 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1358265 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1360268 T3151 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1360271 T3151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1360279 T3151 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1360280 T3151 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50130
   [junit4]   2> 1360286 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1360286 T3151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1360287 T3151 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006
   [junit4]   2> 1360288 T3151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/'
   [junit4]   2> 1360341 T3151 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/solr.xml
   [junit4]   2> 1360362 T3151 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006
   [junit4]   2> 1360363 T3151 oasc.CoreContainer.<init> New CoreContainer 1742062851
   [junit4]   2> 1360363 T3151 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/]
   [junit4]   2> 1360364 T3151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1360364 T3151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1360364 T3151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1360364 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1360365 T3151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1360365 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1360366 T3151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1360366 T3151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1360366 T3151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1360370 T3151 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1360371 T3151 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1360372 T3151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1360372 T3151 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1360373 T3151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50113/solr
   [junit4]   2> 1360373 T3151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1360374 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1360376 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1360379 T3239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@490d21a4 name:ZooKeeperConnection Watcher:127.0.0.1:50113 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1360380 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1360381 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1360388 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1360392 T3241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5198a7e name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1360392 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1360417 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1361434 T3151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50130_q_u%2Fkf
   [junit4]   2> 1361436 T3151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50130_q_u%2Fkf
   [junit4]   2> 1361450 T3151 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1361461 T3151 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006
   [junit4]   2> 1362439 T3151 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/conf/
   [junit4]   2> 1362563 T3151 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1362566 T3151 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1362566 T3151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1362573 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1362576 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1362581 T3245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aefa53a name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1362581 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1362582 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1362586 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1362602 T3151 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1362603 T3151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1362608 T3247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78d1f03f name:ZooKeeperConnection Watcher:127.0.0.1:50113/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1362609 T3151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1362609 T3151 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1362613 T3151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1362693 T3235 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&shards=a,b,c&maxShardsPerNode=2&router.name=implicit&name=implicitcoll0&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1362695 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1362698 T3177 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1362701 T3248 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1362706 T3248 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1362706 T3248 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/implicitcoll0 
   [junit4]   2> 1362708 T3248 oascc.SolrZkClient.makePath makePath: /collections/implicitcoll0
   [junit4]   2> 1362721 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1362733 T3176 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: implicitcoll0
   [junit4]   2> 1362734 T3176 oasc.Overseer$ClusterStateUpdater.createCollection Create collection implicitcoll0 with shards [a, b, c]
   [junit4]   2> 1362734 T3176 oasc.Overseer$ClusterStateUpdater.createCollection state version implicitcoll0 1
   [junit4]   2> 1362748 T3195 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362748 T3242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362751 T3212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362752 T3196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362749 T3197 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362749 T3227 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362755 T3249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362759 T3250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1362824 T3248 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection implicitcoll0, shardNames [a, b, c] , replicationFactor : 2
   [junit4]   2> 1362827 T3248 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica1 as part of slice a of collection implicitcoll0 on 127.0.0.1:50121_q_u%2Fkf
   [junit4]   2> 1362838 T3248 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica2 as part of slice a of collection implicitcoll0 on 127.0.0.1:50117_q_u%2Fkf
   [junit4]   2> 1362867 T3248 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica1 as part of slice b of collection implicitcoll0 on 127.0.0.1:50130_q_u%2Fkf
   [junit4]   2> 1362915 T3188 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_a_replica1&action=CREATE&numShards=3&collection=implicitcoll0&shard=a&wt=javabin&version=2
   [junit4]   2> 1362932 T3248 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica2 as part of slice b of collection implicitcoll0 on 127.0.0.1:50124_q_u%2Fkf
   [junit4]   2> 1362958 T3171 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_a_replica2&action=CREATE&numShards=3&collection=implicitcoll0&shard=a&wt=javabin&version=2
   [junit4]   2> 1362961 T3188 oasc.ZkController.publish publishing core=implicitcoll0_a_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1362963 T3188 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1362964 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1362969 T3248 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica1 as part of slice c of collection implicitcoll0 on 127.0.0.1:50127_q_u%2Fkf
   [junit4]   2> 1363004 T3232 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_b_replica1&action=CREATE&numShards=3&collection=implicitcoll0&shard=b&wt=javabin&version=2
   [junit4]   2> 1363016 T3248 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica2 as part of slice c of collection implicitcoll0 on 127.0.0.1:50121_q_u%2Fkf
   [junit4]   2> 1363030 T3202 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_b_replica2&action=CREATE&numShards=3&collection=implicitcoll0&shard=b&wt=javabin&version=2
   [junit4]   2> 1363040 T3232 oasc.ZkController.publish publishing core=implicitcoll0_b_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1363041 T3232 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1363044 T3171 oasc.ZkController.publish publishing core=implicitcoll0_a_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1363062 T3171 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1363064 T3202 oasc.ZkController.publish publishing core=implicitcoll0_b_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1363067 T3202 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1363082 T3219 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_c_replica1&action=CREATE&numShards=3&collection=implicitcoll0&shard=c&wt=javabin&version=2
   [junit4]   2> 1363088 T3190 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=implicitcoll0_c_replica2&action=CREATE&numShards=3&collection=implicitcoll0&shard=c&wt=javabin&version=2
   [junit4]   2> 1363096 T3219 oasc.ZkController.publish publishing core=implicitcoll0_c_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1363099 T3190 oasc.ZkController.publish publishing core=implicitcoll0_c_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1363099 T3219 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1363119 T3190 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1363119 T3176 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"implicitcoll0_a_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50121/q_u/kf",
   [junit4]   2> 	  "node_name":"127.0.0.1:50121_q_u%2Fkf",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1363129 T3176 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"implicitcoll0_b_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50130/q_u/kf",
   [junit4]   2> 	  "node_name":"127.0.0.1:50130_q_u%2Fkf",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1363138 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1363153 T3176 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"implicitcoll0_a_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50117/q_u/kf",
   [junit4]   2> 	  "node_name":"127.0.0.1:50117_q_u%2Fkf",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1363161 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1363166 T3176 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"implicitcoll0_b_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50124/q_u/kf",
   [junit4]   2> 	  "node_name":"127.0.0.1:50124_q_u%2Fkf",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1363190 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1363214 T3176 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"implicitcoll0_c_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50127/q_u/kf",
   [junit4]   2> 	  "node_name":"127.0.0.1:50127_q_u%2Fkf",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1363224 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1363227 T3176 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"implicitcoll0_c_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50121/q_u/kf",
   [junit4]   2> 	  "node_name":"127.0.0.1:50121_q_u%2Fkf",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1363340 T3227 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363341 T3242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363341 T3212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363341 T3196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363341 T3249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363341 T3250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363342 T3197 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363354 T3195 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1363965 T3188 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica1
   [junit4]   2> 1363965 T3188 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1363966 T3188 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1363967 T3188 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1363969 T3188 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1363970 T3188 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/'
   [junit4]   2> 1364043 T3232 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica1
   [junit4]   2> 1364044 T3232 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1364045 T3232 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1364046 T3232 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1364048 T3232 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1364049 T3232 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/implicitcoll0_b_replica1/'
   [junit4]   2> 1364052 T3188 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1364064 T3171 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica2
   [junit4]   2> 1364065 T3171 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1364075 T3202 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica2
   [junit4]   2> 1364075 T3202 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1364080 T3188 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364083 T3171 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1364083 T3171 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1364085 T3202 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1364085 T3202 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1364089 T3202 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1364089 T3188 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364089 T3202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-004/implicitcoll0_b_replica2/'
   [junit4]   2> 1364107 T3188 oass.IndexSchema.readSchema [implicitcoll0_a_replica1] Schema name=test
   [junit4]   2> 1364125 T3190 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica2
   [junit4]   2> 1364126 T3190 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1364125 T3219 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica1
   [junit4]   2> 1364127 T3219 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1364147 T3219 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1364154 T3219 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1364155 T3190 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1364155 T3190 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1364161 T3190 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1364161 T3190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_c_replica2/'
   [junit4]   2> 1364175 T3171 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1364176 T3171 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-002/implicitcoll0_a_replica2/'
   [junit4]   2> 1364210 T3219 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1364211 T3219 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/implicitcoll0_c_replica1/'
   [junit4]   2> 1364320 T3188 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1364335 T3202 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1364347 T3188 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1364348 T3188 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1364364 T3190 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1364364 T3232 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1364388 T3232 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364407 T3219 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1364407 T3202 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364440 T3219 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364441 T3190 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364446 T3232 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364458 T3171 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1364471 T3232 oass.IndexSchema.readSchema [implicitcoll0_b_replica1] Schema name=test
   [junit4]   2> 1364483 T3219 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364483 T3171 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364488 T3190 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364492 T3219 oass.IndexSchema.readSchema [implicitcoll0_c_replica1] Schema name=test
   [junit4]   2> 1364494 T3190 oass.IndexSchema.readSchema [implicitcoll0_c_replica2] Schema name=test
   [junit4]   2> 1364521 T3171 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364532 T3202 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1364533 T3171 oass.IndexSchema.readSchema [implicitcoll0_a_replica2] Schema name=test
   [junit4]   2> 1364585 T3202 oass.IndexSchema.readSchema [implicitcoll0_b_replica2] Schema name=test
   [junit4]   2> 1364615 T3188 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1364648 T3188 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1364672 T3188 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1364675 T3188 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1364710 T3188 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1364711 T3188 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1364716 T3188 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1364716 T3188 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1364716 T3188 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica1' using configuration from collection implicitcoll0
   [junit4]   2> 1364716 T3188 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1364717 T3188 oasc.SolrCore.<init> [implicitcoll0_a_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/data/
   [junit4]   2> 1364717 T3188 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@132cd634
   [junit4]   2> 1364718 T3188 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/data
   [junit4]   2> 1364718 T3188 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/data/index/
   [junit4]   2> 1364719 T3188 oasc.SolrCore.initIndex WARN [implicitcoll0_a_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1364719 T3188 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-003/implicitcoll0_a_replica1/data/index
   [junit4]   2> 1364720 T3188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7164354103215133]
   [junit4]   2> 1364792 T3188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-71c999a8)),segFN=segments_1,generation=1}
   [junit4]   2> 1364792 T3188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1364807 T3188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1364808 T3188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1364808 T3188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1364809 T3188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1364809 T3188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1364809 T3188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1364810 T3188 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1364811 T3188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1364811 T3188 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1364812 T3188 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1364813 T3188 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1364814 T3188 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1364814 T3188 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1364815 T3188 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1364815 T3188 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1364816 T3188 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1364817 T3188 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1364818 T3188 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1364819 T3188 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1364819 T3188 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1364828 T3188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364830 T3188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364831 T3188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364833 T3188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364837 T3188 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1364838 T3188 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1364859 T3188 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=72.9755859375, floorSegmentMB=1.34765625, forceMergeDeletesPctAllowed=28.716544252890305, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1364883 T3188 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-71c999a8)),segFN=segments_1,generation=1}
   [junit4]   2> 1364884 T3188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1364884 T3188 oass.SolrIndexSearcher.<init> Opening Searcher@67053334[implicitcoll0_a_replica1] main
   [junit4]   2> 1364885 T3188 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1364893 T3188 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1364893 T3188 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1364895 T3188 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1364895 T3188 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1364895 T3188 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1364904 T3188 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1364904 T3188 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1364907 T3188 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1364941 T3188 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1364980 T3188 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1364980 T3188 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1365059 T3257 oasc.SolrCore.registerSearcher [implicitcoll0_a_replica1] Registered new searcher Searcher@67053334[implicitcoll0_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1365062 T3188 oasc.CoreContainer.registerCore registering core: implicitcoll0_a_replica1
   [junit4]   2> 1365063 T3188 oasc.ZkController.register Register replica - core:implicitcoll0_a_replica1 address:https://127.0.0.1:50121/q_u/kf collection:implicitcoll0 shard:a
   [junit4]   2> 1365119 T3219 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1365123 T3219 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1365125 T3219 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1365138 T3188 oascc.SolrZkClient.makePath makePath: /collections/implicitcoll0/leader_elect/a/election
   [junit4]   2> 1365207 T3232 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1365221 T3190 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1365243 T3232 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1365245 T3232 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1365249 T3202 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1365268 T3190 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1365268 T3202 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1365268 T3190 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1365270 T3188 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a
   [junit4]   2> 1365270 T3202 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1365290 T3195 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1365295 T3188 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard a: total=2 found=1 timeoutin=3.20067705E12ms
   [junit4]   2> 1365320 T3227 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365320 T3197 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365320 T3249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365320 T3212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365320 T3195 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365320 T3250 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365320 T3242 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365323 T3196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1365373 T3219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1365378 T3232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1365383 T3219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1365389 T3232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1365392 T3219 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1365408 T3171 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1365413 T3219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1365413 T3219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1365414 T3219 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1365421 T3232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1365424 T3219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1365425 T3219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1365425 T3232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1365426 T3232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1365426 T3232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1365425 T3219 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica1' using configuration from collection implicitcoll0
   [junit4]   2> 1365427 T3219 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1365427 T3219 oasc.SolrCore.<init> [implicitcoll0_c_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/implicitcoll0_c_replica1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-005/implicitcoll0_c_replica1/data/
   [junit4]   2> 1365428 T3219 oasc.JmxMonitoredMap.<init> JMX monitoring is

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

test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/implicitcoll4_b_replica2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/implicitcoll4_b_replica2/data/index;done=false>>]
   [junit4]   2> 1617495 T3151 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001/tempDir-006/implicitcoll4_b_replica2/data/index
   [junit4]   2> 1617497 T3151 oasc.Overseer.close Overseer (id=92524822621847565-127.0.0.1:50130_q_u%2Fkf-n_0000000004) closing
   [junit4]   2> 1617497 T3419 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:50130_q_u%2Fkf
   [junit4]   2> 1619007 T3413 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1619024 T3151 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/q_u/kf,null}
   [junit4]   2> 1624014 T3151 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1624017 T3151 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50113 50113
   [junit4]   2> 1624039 T3152 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50113 50113
   [junit4]   2> 1624277 T3152 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		9	/solr/aliases.json
   [junit4]   2> 		9	/solr/clusterstate.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		9	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CustomCollectionTest -Dtests.method=testDistribSearch -Dtests.seed=5B6EBD95BC62D532 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Africa/Bujumbura -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    283s | CustomCollectionTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:50117/q_u/kf/implicitcoll3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B6EBD95BC62D532:DA88338DCB3DB50E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:585)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:247)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:466)
   [junit4]    > 	... 47 more
   [junit4]   2> 1624331 T3151 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest-5B6EBD95BC62D532-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=iw_IL, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=50614856,total=146726912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileDictionaryLookup, BadComponentTest, TestQuerySenderListener, TestRangeQuery, SpellPossibilityIteratorTest, RAMDirectoryFactoryTest, SimplePostToolTest, TestFieldTypeResource, UUIDFieldTest, TestUpdate, DirectUpdateHandlerOptimizeTest, TestCloudPivotFacet, TestSuggestSpellingConverter, TestFieldTypeCollectionResource, TestDocSet, AnalysisErrorHandlingTest, TestDynamicFieldCollectionResource, NoCacheHeaderTest, HighlighterConfigTest, TestFreeTextSuggestions, ModifyConfFileTest, SpatialFilterTest, ParsingFieldUpdateProcessorsTest, SyncSliceTest, SharedFSAutoReplicaFailoverTest, TestCopyFieldCollectionResource, DistributedFacetPivotLargeTest, TestConfigSets, JsonLoaderTest, SuggestComponentTest, BJQParserTest, CollectionsAPIAsyncDistributedZkTest, CSVRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestPivotHelperCode, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, TestFoldingMultitermQuery, DistributedFacetPivotLongTailTest, CoreContainerCoreInitFailuresTest, ZkCLITest, TestOrdValues, TestReRankQParserPlugin, TestAnalyzedSuggestions, TestTrie, TestStressRecovery, BlockCacheTest, LukeRequestHandlerTest, TestStandardQParsers, ShardRoutingTest, DistributedIntervalFacetingTest, TestDocumentBuilder, ZkNodePropsTest, TestCoreContainer, DocumentBuilderTest, TestCloudManagedSchema, TestMaxScoreQueryParser, TestReplicationHandlerBackup, BasicZkTest, TestStressUserVersions, TestIBSimilarityFactory, TestCSVResponseWriter, DateMathParserTest, DistributedSpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestPseudoReturnFields, SolrIndexSplitterTest, ClusterStateTest, IndexSchemaRuntimeFieldTest, PingRequestHandlerTest, NotRequiredUniqueKeyTest, MigrateRouteKeyTest, TestMultiCoreConfBootstrap, TestPartialUpdateDeduplication, HdfsBasicDistributedZk2Test, SchemaVersionSpecificBehaviorTest, BasicDistributedZk2Test, TestReversedWildcardFilterFactory, SynonymTokenizerTest, TestDefaultSearchFieldResource, ShardRoutingCustomTest, HdfsLockFactoryTest, TestMiniSolrCloudCluster, TestSimpleQParserPlugin, TestManagedSynonymFilterFactory, PrimitiveFieldTypeTest, TestZkChroot, SearchHandlerTest, DistributedDebugComponentTest, QueryElevationComponentTest, InfoHandlerTest, StatelessScriptUpdateProcessorFactoryTest, CustomCollectionTest]
   [junit4] Completed in 282.65s, 1 test, 1 error <<< FAILURES!

[...truncated 1064 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:472: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1359: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961: There were test failures: 432 suites, 1778 tests, 1 error, 49 ignored (21 assumptions)

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