You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/07 23:17:48 UTC

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

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

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:52069/ru_/ye, https://127.0.0.1:52066/ru_/ye, https://127.0.0.1:52058/ru_/ye, https://127.0.0.1:52063/ru_/ye, https://127.0.0.1:52072/ru_/ye]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:52069/ru_/ye, https://127.0.0.1:52066/ru_/ye, https://127.0.0.1:52058/ru_/ye, https://127.0.0.1:52063/ru_/ye, https://127.0.0.1:52072/ru_/ye]
	at __randomizedtesting.SeedInfo.seed([5E991BBDEB7FD204:D6CD24674583BFFC]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:349)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1039)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:811)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:754)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:280)
	at org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:107)
	at org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:73)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:52058/ru_/ye: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /ru_/ye/admin/collections. Reason:
<pre>    {trace=java.lang.AssertionError
	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
	at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:141)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
	at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
	at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:687)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:712)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692)
	at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487)
	at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402)
	at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:762)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:103)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:497)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:524)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:211)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:207)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338)
	... 48 more


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
	at __randomizedtesting.SeedInfo.seed([5E991BBDEB7FD204:BE5839EF5093A4F6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:97)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9716 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/init-core-data-001
   [junit4]   2> 2325207 T11249 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2325208 T11249 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ru_/ye
   [junit4]   2> 2325214 T11249 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2325215 T11250 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2325315 T11249 oasc.ZkTestServer.run start zk server on port:52054
   [junit4]   2> 2325316 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2325317 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2325321 T11257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f5024d2 name:ZooKeeperConnection Watcher:127.0.0.1:52054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2325321 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2325321 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2325322 T11249 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2325327 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2325328 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2325331 T11260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8c8f3c0 name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2325331 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2325332 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2325332 T11249 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2325337 T11249 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2325342 T11249 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2325347 T11249 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2325353 T11249 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> 2325354 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2325363 T11249 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> 2325364 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2325371 T11249 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> 2325371 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2325377 T11249 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> 2325378 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2325385 T11249 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> 2325386 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2325393 T11249 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> 2325394 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2325400 T11249 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> 2325401 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2325406 T11249 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> 2325406 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2325412 T11249 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> 2325413 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2325418 T11249 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> 2325419 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2325424 T11249 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> 2325425 T11249 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2325432 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2325433 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2325436 T11263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72566018 name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2325436 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2325436 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2327169 T11249 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1
   [junit4]   2> 2327174 T11249 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2327180 T11249 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@11ec2f61{/ru_/ye,null,AVAILABLE}
   [junit4]   2> 2327191 T11249 oejs.AbstractConnector.doStart Started ServerConnector@daf35cc{SSL-http/1.1}{127.0.0.1:52058}
   [junit4]   2> 2327192 T11249 oejs.Server.doStart Started @2331780ms
   [junit4]   2> 2327192 T11249 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/tempDir-001/control/data, hostContext=/ru_/ye, hostPort=52058, coreRootDirectory=/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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores}
   [junit4]   2> 2327195 T11249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2327195 T11249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/'
   [junit4]   2> 2327243 T11249 oasc.SolrXmlConfig.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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/solr.xml
   [junit4]   2> 2327258 T11249 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores
   [junit4]   2> 2327259 T11249 oasc.CoreContainer.<init> New CoreContainer 1490402553
   [junit4]   2> 2327259 T11249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/]
   [junit4]   2> 2327259 T11249 oasc.CoreContainer.load loading shared library: /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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/lib
   [junit4]   2> 2327261 T11249 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/lib).
   [junit4]   2> 2327275 T11249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2327276 T11249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2327277 T11249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2327277 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2327277 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2327277 T11249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2327277 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2327278 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2327278 T11249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2327279 T11249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2327279 T11249 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2327282 T11249 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2327284 T11249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2327285 T11249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2327285 T11249 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2327285 T11249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52054/solr
   [junit4]   2> 2327285 T11249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2327286 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2327288 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2327290 T11277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6092a7b5 name:ZooKeeperConnection Watcher:127.0.0.1:52054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2327291 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2327292 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2327295 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2327299 T11280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59f62bcf name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2327299 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2327302 T11249 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2327309 T11249 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2327316 T11249 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2327323 T11249 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2327331 T11249 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2327339 T11249 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2327342 T11249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52058_ru_%2Fye
   [junit4]   2> 2327344 T11249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52058_ru_%2Fye
   [junit4]   2> 2327350 T11249 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2327355 T11249 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2327360 T11249 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2327364 T11249 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52058_ru_%2Fye
   [junit4]   2> 2327364 T11249 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2327369 T11249 oasc.Overseer.start Overseer (id=93438835355615236-127.0.0.1:52058_ru_%2Fye-n_0000000000) starting
   [junit4]   2> 2327375 T11249 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2327400 T11249 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2327401 T11282 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2327402 T11281 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2327407 T11249 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2327415 T11249 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2327419 T11249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2327429 T11249 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2327435 T11249 oasc.CorePropertiesLocator.discoverUnder Found core collection1 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/
   [junit4]   2> 2327435 T11249 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2327438 T11284 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2327439 T11284 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2327440 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2327440 T11284 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2327443 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52058/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52058_ru_%2Fye",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 2327445 T11281 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52058/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52058_ru_%2Fye",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2327446 T11281 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2327446 T11281 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2327449 T11280 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> 2328442 T11284 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2328442 T11284 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2328445 T11284 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2328445 T11284 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2328450 T11284 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2328450 T11284 oasc.SolrResourceLoader.<init> new SolrResourceLoader for 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/'
   [junit4]   2> 2328476 T11284 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2328481 T11284 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2328493 T11284 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2328499 T11284 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2328517 T11284 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2328521 T11284 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2328527 T11284 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2328676 T11284 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2328677 T11284 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2328678 T11284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2328684 T11284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2328728 T11284 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2328728 T11284 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2328729 T11284 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/, 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/data/
   [junit4]   2> 2328729 T11284 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bd514f9
   [junit4]   2> 2328730 T11284 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/data
   [junit4]   2> 2328730 T11284 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2328730 T11284 oasc.SolrCore.initIndex WARN [collection1] 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2328731 T11284 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/control-001/cores/collection1/data/index
   [junit4]   2> 2328731 T11284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.0732421875, floorSegmentMB=1.232421875, forceMergeDeletesPctAllowed=4.021211882495499, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2328732 T11284 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@22858841 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@161272b2),segFN=segments_1,generation=1}
   [junit4]   2> 2328733 T11284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2328738 T11284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2328739 T11284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2328739 T11284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2328739 T11284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2328740 T11284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2328740 T11284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2328741 T11284 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2328742 T11284 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2328742 T11284 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2328751 T11284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2328752 T11284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2328754 T11284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2328755 T11284 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2328761 T11284 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2328762 T11284 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2328764 T11284 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2328764 T11284 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2328765 T11284 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2328765 T11284 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2328766 T11284 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2328767 T11284 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@22858841 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@161272b2),segFN=segments_1,generation=1}
   [junit4]   2> 2328767 T11284 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2328767 T11284 oass.SolrIndexSearcher.<init> Opening Searcher@4b69a445[collection1] main
   [junit4]   2> 2328768 T11284 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2328770 T11284 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2328770 T11284 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2328772 T11284 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2328772 T11284 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2328772 T11284 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2328774 T11284 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2328774 T11284 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2328775 T11284 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2328775 T11284 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2328776 T11285 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b69a445[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2328777 T11284 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2328779 T11288 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52058/ru_/ye collection:control_collection shard:shard1
   [junit4]   2> 2328779 T11249 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2328780 T11249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2328781 T11288 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2328787 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2328789 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2328793 T11291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36c8407e name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2328794 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2328794 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2328797 T11249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2328800 T11288 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2328803 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2328804 T11288 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2328805 T11288 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2259 name=collection1 org.apache.solr.core.SolrCore@2b4b602e url=https://127.0.0.1:52058/ru_/ye/collection1 node=127.0.0.1:52058_ru_%2Fye C2259_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52058/ru_/ye, node_name=127.0.0.1:52058_ru_%2Fye, state=down}
   [junit4]   2> 2328805 T11288 C2259 P52058 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52058/ru_/ye/collection1/
   [junit4]   2> 2328806 T11288 C2259 P52058 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2328806 T11288 C2259 P52058 oasc.SyncStrategy.syncToMe https://127.0.0.1:52058/ru_/ye/collection1/ has no replicas
   [junit4]   2> 2328806 T11288 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52058/ru_/ye/collection1/ shard1
   [junit4]   2> 2328806 T11288 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2328806 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 2328806 T11249 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2328808 T11249 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 2328808 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2328809 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2328813 T11294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f2c17da name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2328814 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2328814 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2328818 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2328822 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 2328823 T11281 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2328829 T11280 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> 2328830 T11291 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> 2328842 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52058/ru_/ye",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 2328844 T11281 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 2328846 T11280 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> 2328847 T11291 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> 2328858 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2328861 T11280 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> 2328862 T11291 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> 2328888 T11288 oasc.ZkController.register We are https://127.0.0.1:52058/ru_/ye/collection1/ and leader is https://127.0.0.1:52058/ru_/ye/collection1/
   [junit4]   2> 2328888 T11288 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52058/ru_/ye
   [junit4]   2> 2328888 T11288 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2328889 T11288 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2328889 T11288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2328894 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2328900 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52058/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52058_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 2328904 T11281 oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52058/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52058_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2329011 T11280 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> 2329012 T11291 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> 2330563 T11249 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1
   [junit4]   2> 2330566 T11249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001
   [junit4]   2> 2330570 T11249 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2330578 T11249 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@15802d26{/ru_/ye,null,AVAILABLE}
   [junit4]   2> 2330589 T11249 oejs.AbstractConnector.doStart Started ServerConnector@5a2c9ff{SSL-http/1.1}{127.0.0.1:52063}
   [junit4]   2> 2330591 T11249 oejs.Server.doStart Started @2335180ms
   [junit4]   2> 2330591 T11249 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ru_/ye, hostPort=52063, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores}
   [junit4]   2> 2330597 T11249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2330598 T11249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/'
   [junit4]   2> 2330651 T11249 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/solr.xml
   [junit4]   2> 2330666 T11249 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores
   [junit4]   2> 2330667 T11249 oasc.CoreContainer.<init> New CoreContainer 714377368
   [junit4]   2> 2330667 T11249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/]
   [junit4]   2> 2330667 T11249 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/lib
   [junit4]   2> 2330668 T11249 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/lib).
   [junit4]   2> 2330683 T11249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2330683 T11249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2330683 T11249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2330684 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2330684 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2330685 T11249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2330685 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2330686 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2330686 T11249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2330686 T11249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2330686 T11249 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2330688 T11249 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2330691 T11249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2330692 T11249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2330692 T11249 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2330692 T11249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52054/solr
   [junit4]   2> 2330693 T11249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2330693 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2330694 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2330697 T11308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19496e3 name:ZooKeeperConnection Watcher:127.0.0.1:52054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2330697 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2330698 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2330703 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2330706 T11311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72bef8c1 name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2330707 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2330726 T11249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2331742 T11249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52063_ru_%2Fye
   [junit4]   2> 2331744 T11249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52063_ru_%2Fye
   [junit4]   2> 2331755 T11249 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2331762 T11249 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2331764 T11249 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/
   [junit4]   2> 2331764 T11249 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2331772 T11312 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2331772 T11312 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2331775 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2331776 T11312 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2331777 T11312 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2331777 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52063/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52063_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2331777 T11312 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2331779 T11281 oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52063/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52063_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2331779 T11281 oasco.ReplicaMutator.updateState Collection already exists with numShards=4
   [junit4]   2> 2331779 T11281 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2331779 T11312 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 2331780 T11312 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2331782 T11281 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2331783 T11311 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2331784 T11311 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 2332781 T11312 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2332781 T11312 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2332782 T11312 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2332783 T11312 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2332785 T11312 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2332785 T11312 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2332803 T11312 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2332808 T11312 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2332822 T11312 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2332828 T11312 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2332857 T11312 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2332861 T11312 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2332864 T11312 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2332993 T11312 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2332994 T11312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2332996 T11312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2333000 T11312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2333045 T11312 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2333045 T11312 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2333046 T11312 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2333046 T11312 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bd514f9
   [junit4]   2> 2333047 T11312 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2333047 T11312 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2333047 T11312 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2333047 T11312 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2333048 T11312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=90.0732421875, floorSegmentMB=1.232421875, forceMergeDeletesPctAllowed=4.021211882495499, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2333048 T11312 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@56b4d32b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67244199),segFN=segments_1,generation=1}
   [junit4]   2> 2333049 T11312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2333054 T11312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2333055 T11312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2333056 T11312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2333056 T11312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2333056 T11312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2333056 T11312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2333057 T11312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2333057 T11312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2333058 T11312 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2333069 T11312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2333073 T11312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2333075 T11312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2333078 T11312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2333086 T11312 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2333087 T11312 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2333089 T11312 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2333090 T11312 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2333092 T11312 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2333092 T11312 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2333093 T11312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2333094 T11312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@56b4d32b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67244199),segFN=segments_1,generation=1}
   [junit4]   2> 2333094 T11312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2333095 T11312 oass.SolrIndexSearcher.<init> Opening Searcher@2eb31202[collection1] main
   [junit4]   2> 2333095 T11312 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2333097 T11312 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2333098 T11312 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2333099 T11312 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2333099 T11312 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2333100 T11312 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2333102 T11312 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2333103 T11312 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2333103 T11312 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2333103 T11312 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2333105 T11313 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2eb31202[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2333106 T11312 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2333108 T11316 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52063/ru_/ye collection:collection1 shard:shard2
   [junit4]   2> 2333109 T11249 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2333110 T11249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2333122 T11316 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2333138 T11316 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2333143 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2333144 T11316 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2333145 T11316 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2260 name=collection1 org.apache.solr.core.SolrCore@32f6f5b6 url=https://127.0.0.1:52063/ru_/ye/collection1 node=127.0.0.1:52063_ru_%2Fye C2260_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52063/ru_/ye, node_name=127.0.0.1:52063_ru_%2Fye, state=down}
   [junit4]   2> 2333145 T11316 C2260 P52063 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52063/ru_/ye/collection1/
   [junit4]   2> 2333147 T11316 C2260 P52063 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2333147 T11316 C2260 P52063 oasc.SyncStrategy.syncToMe https://127.0.0.1:52063/ru_/ye/collection1/ has no replicas
   [junit4]   2> 2333147 T11316 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52063/ru_/ye/collection1/ shard2
   [junit4]   2> 2333147 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 2333147 T11316 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2333151 T11281 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 2333155 T11311 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2333159 T11311 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 2333174 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2333182 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52063/ru_/ye",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 2333186 T11281 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 2333190 T11311 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2333193 T11311 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 2333233 T11316 oasc.ZkController.register We are https://127.0.0.1:52063/ru_/ye/collection1/ and leader is https://127.0.0.1:52063/ru_/ye/collection1/
   [junit4]   2> 2333233 T11316 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52063/ru_/ye
   [junit4]   2> 2333233 T11316 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2333233 T11316 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2333234 T11316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2333236 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2333239 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52063/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52063_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 2333241 T11281 oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52063/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52063_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2333244 T11281 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 2333246 T11311 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2333252 T11316 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2333254 T11311 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2334832 T11249 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores/collection1
   [junit4]   2> 2334836 T11249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001
   [junit4]   2> 2334839 T11249 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 2334844 T11249 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@636a5c1f{/ru_/ye,null,AVAILABLE}
   [junit4]   2> 2334849 T11249 oejs.AbstractConnector.doStart Started ServerConnector@15a4ea01{SSL-http/1.1}{127.0.0.1:52066}
   [junit4]   2> 2334849 T11249 oejs.Server.doStart Started @2339441ms
   [junit4]   2> 2334850 T11249 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/ru_/ye, hostPort=52066, coreRootDirectory=/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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores}
   [junit4]   2> 2334855 T11249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2334856 T11249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/'
   [junit4]   2> 2334924 T11249 oasc.SolrXmlConfig.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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/solr.xml
   [junit4]   2> 2334937 T11249 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores
   [junit4]   2> 2334938 T11249 oasc.CoreContainer.<init> New CoreContainer 1959670920
   [junit4]   2> 2334938 T11249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/]
   [junit4]   2> 2334938 T11249 oasc.CoreContainer.load loading shared library: /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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/lib
   [junit4]   2> 2334939 T11249 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/lib).
   [junit4]   2> 2334950 T11249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2334950 T11249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2334950 T11249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2334951 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2334951 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2334951 T11249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2334951 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2334952 T11249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2334952 T11249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2334952 T11249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2334953 T11249 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2334955 T11249 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2334957 T11249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2334957 T11249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2334957 T11249 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2334957 T11249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52054/solr
   [junit4]   2> 2334958 T11249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2334958 T11249 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2334960 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2334963 T11330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d5b5a9e name:ZooKeeperConnection Watcher:127.0.0.1:52054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2334963 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2334964 T11249 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2334968 T11249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2334970 T11333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dc76b6c name:ZooKeeperConnection Watcher:127.0.0.1:52054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2334971 T11249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2334988 T11249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2336005 T11249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52066_ru_%2Fye
   [junit4]   2> 2336008 T11249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52066_ru_%2Fye
   [junit4]   2> 2336022 T11249 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2336028 T11249 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2336031 T11249 oasc.CorePropertiesLocator.discoverUnder Found core collection1 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.TestRebalanceLeaders 5E991BBDEB7FD204-001/shard-2-001/cores/collection1/
   [junit4]   2> 2336031 T11249 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2336040 T11334 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2336040 T11334 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2336044 T11280 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2336045 T11334 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2336045 T11334 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2336046 T11281 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52066/ru_/ye",
   [junit4]   2> 	  "node_name":"127.0.0.1:52066_ru_%2Fye",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"co

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

01392 T11671 oejs.AbstractConnector.doStop Stopped ServerConnector@6202ddee{SSL-http/1.1}{127.0.0.1:?}
   [junit4]   2> 2501392 T11671 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@41c848cb{/,null,UNAVAILABLE}
   [junit4]   2> 2501395 T11671 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52150 52150
   [junit4]   2> 2501415 T11672 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52150 52150
   [junit4]   2> 2501661 T11672 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 		2	/solr/configs/.system
   [junit4]   2> 		2	/solr/collections/.system/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlobHandler -Dtests.method=doBlobHandlerTest -Dtests.seed=5E991BBDEB7FD204 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 30.2s | TestBlobHandler.doBlobHandlerTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E991BBDEB7FD204:BE5839EF5093A4F6]:0)
   [junit4]    > 	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:97)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2501671 T11671 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.handler.TestBlobHandler 5E991BBDEB7FD204-001
   [junit4]   2> 30228 T11670 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {blobName=PostingsFormat(name=Direct), size=FSTOrd50, _version_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom), version=BlockTreeOrds(blocksize=128), md5=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=hi_IN, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=270334408,total=432918528
   [junit4]   2> NOTE: All tests run in this JVM: [XsltUpdateRequestHandlerTest, TestDynamicFieldCollectionResource, SimpleFacetsTest, HdfsBasicDistributedZkTest, DeleteInactiveReplicaTest, HdfsRecoveryZkTest, DistributedDebugComponentTest, ParsingFieldUpdateProcessorsTest, ReplicationFactorTest, TestTrackingShardHandlerFactory, TestBinaryResponseWriter, AsyncMigrateRouteKeyTest, DistributedFacetPivotLargeTest, HdfsLockFactoryTest, TestDocBasedVersionConstraints, DistributedTermsComponentTest, TestConfigOverlay, ResponseHeaderTest, DistributedMLTComponentTest, CustomCollectionTest, TestBulkSchemaConcurrent, TestIBSimilarityFactory, SolrXmlInZkTest, SpatialFilterTest, BadComponentTest, TestDistribDocBasedVersion, BadCopyFieldTest, SolrCoreCheckLockOnStartupTest, TestLuceneMatchVersion, TestHighFrequencyDictionaryFactory, TestDynamicLoading, DocValuesMultiTest, TestSolr4Spatial, TestStressVersions, DirectUpdateHandlerTest, TestReload, TestSimpleTrackingShardHandler, TestBM25SimilarityFactory, TestRandomDVFaceting, TestInfoStreamLogging, SolrRequestParserTest, TestSweetSpotSimilarityFactory, TermsComponentTest, SuggesterTSTTest, CoreMergeIndexesAdminHandlerTest, PathHierarchyTokenizerFactoryTest, TestChildDocTransformer, SolrIndexSplitterTest, MBeansHandlerTest, SynonymTokenizerTest, NotRequiredUniqueKeyTest, TestNRTOpen, AddSchemaFieldsUpdateProcessorFactoryTest, ResourceLoaderTest, TestFieldCollectionResource, QueryElevationComponentTest, TestRecoveryHdfs, MinimalSchemaTest, FileBasedSpellCheckerTest, TestSolrQueryParser, FieldAnalysisRequestHandlerTest, TestDistributedSearch, TestReplicationHandlerBackup, SaslZkACLProviderTest, TestClusterStateMutator, TestNonDefinedSimilarityFactory, TestSortingResponseWriter, ZkSolrClientTest, TestLMJelinekMercerSimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, SolrIndexConfigTest, ZkControllerTest, HdfsDirectoryTest, TestSolrConfigHandlerConcurrent, TestUpdate, TestFoldingMultitermQuery, TestExtendedDismaxParser, TestPhraseSuggestions, TestManagedStopFilterFactory, TestPHPSerializedResponseWriter, DistributedSpellCheckComponentTest, PeerSyncTest, TestDefaultSearchFieldResource, TestConfigSets, ShardRoutingCustomTest, TestQueryTypes, HdfsChaosMonkeySafeLeaderTest, TestPerFieldSimilarity, ChangedSchemaMergeTest, TestLMDirichletSimilarityFactory, TestCoreContainer, ConvertedLegacyTest, TestManagedResourceStorage, TestMiniSolrCloudClusterSSL, CloudExitableDirectoryReaderTest, DistributedFacetPivotWhiteBoxTest, JSONWriterTest, TestDefaultStatsCache, TestManagedSynonymFilterFactory, TestCoreDiscovery, PrimUtilsTest, SpatialRPTFieldTypeTest, TestJettySolrRunner, TestDistributedMissingSort, TestCryptoKeys, TestFileDictionaryLookup, XmlUpdateRequestHandlerTest, SharedFSAutoReplicaFailoverTest, TestSolrIndexConfig, SyncSliceTest, TestSolrQueryParserResource, BufferStoreTest, TestStressUserVersions, TestSimpleQParserPlugin, UUIDFieldTest, SuggestComponentTest, DistribJoinFromCollectionTest, PluginInfoTest, ScriptEngineTest, TestBinaryField, TestSolrDeletionPolicy2, DistributedFacetPivotSmallTest, TestExceedMaxTermLength, DeleteShardTest, FileUtilsTest, MultiThreadedOCPTest, TestCollapseQParserPlugin, DistributedSuggestComponentTest, TestManagedResource, OverseerStatusTest, TestValueSourceCache, LukeRequestHandlerTest, CachingDirectoryFactoryTest, HdfsSyncSliceTest, TestRangeQuery, MigrateRouteKeyTest, TestJoin, TestAddFieldRealTimeGet, TestFaceting, ShowFileRequestHandlerTest, TestSolrJ, TestRequestStatusCollectionAPI, SliceStateTest, SuggesterWFSTTest, TestReqParamsAPI, TestRemoteStreaming, TestObjectReleaseTracker, TestSchemaNameResource, PolyFieldTest, TestSolrConfigHandler, TestCSVLoader, RAMDirectoryFactoryTest, ZkCLITest, IndexSchemaRuntimeFieldTest, TestManagedSchema, PreAnalyzedFieldTest, TestBadConfig, TestRestManager, QueryResultKeyTest, TestLRUStatsCache, TestRandomMergePolicy, CircularListTest, OutputWriterTest, EnumFieldTest, TestSolr4Spatial2, SpatialHeatmapFacetsTest, SimpleCollectionCreateDeleteTest, TestRecovery, IndexBasedSpellCheckerTest, WordBreakSolrSpellCheckerTest, DateFieldTest, ExternalFileFieldSortTest, VMParamsZkACLAndCredentialsProvidersTest, HttpPartitionTest, TestUniqueKeyFieldResource, SolrCmdDistributorTest, TestSchemaManager, TestZkChroot, HdfsBasicDistributedZk2Test, JsonLoaderTest, TestDocSet, TestFieldTypeCollectionResource, SolrInfoMBeanTest, BlockDirectoryTest, CursorPagingTest, TestSchemaSimilarityResource, CollectionsAPIDistributedZkTest, SchemaVersionSpecificBehaviorTest, CSVRequestHandlerTest, TestTrie, TestSerializedLuceneMatchVersion, ShardRoutingTest, TestComponentsName, TestOverriddenPrefixQueryForCustomFieldType, MergeStrategyTest, HdfsCollectionsAPIDistributedZkTest, TestArbitraryIndexDir, ChaosMonkeySafeLeaderTest, TestSchemaVersionResource, DistributedQueueTest, TestWriterPerf, TestFuzzyAnalyzedSuggestions, RankQueryTest, TestDynamicFieldResource, TestJmxIntegration, SpellPossibilityIteratorTest, TestFieldSortValues, DOMUtilTest, RequiredFieldsTest, SimpleMLTQParserTest, SharedFSAutoReplicaFailoverUtilsTest, RegexBoostProcessorTest, TestHdfsUpdateLog, TestLRUCache, TimeZoneUtilsTest, AliasIntegrationTest, ClusterStateTest, TestSolrQueryParserDefaultOperatorResource, TestRebalanceLeaders, TestLeaderElectionZkExpiry, AnalysisErrorHandlingTest, RemoteQueryErrorTest, TestAnalyzedSuggestions, TestReRankQParserPlugin, DocExpirationUpdateProcessorFactoryTest, TestBlobHandler]
   [junit4] Completed in 31.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 744 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: 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:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1351: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958: There were test failures: 471 suites, 1872 tests, 1 error, 1 failure, 53 ignored (20 assumptions)

Total time: 125 minutes 19 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 # 2040 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds

Error Message:
1: soft wasn't fast enough

Stack Trace:
java.lang.AssertionError: 1: soft wasn't fast enough
	at __randomizedtesting.SeedInfo.seed([FDB11ECC8C4DA421:A1A4B0F567CFE559]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:316)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9021 lines...]
   [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001
   [junit4]   2> 16777 T16 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 16779 T16 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 16780 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 16783 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 16783 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 16784 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 16933 T16 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 16950 T16 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 17016 T16 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17017 T16 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 17074 T16 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 17348 T16 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 17363 T16 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 17367 T16 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 17400 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 17414 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 17424 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 17427 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 17427 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 17428 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 17430 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 17431 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 17433 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17434 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 17435 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 17479 T16 oasc.CoreContainer.<init> New CoreContainer 1908027343
   [junit4]   2> 17480 T16 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 17480 T16 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 17481 T16 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 17494 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 600000
   [junit4]   2> 17495 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 17495 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 60000
   [junit4]   2> 17496 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 17497 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 17497 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 17498 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 17498 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 17498 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 17499 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 17499 T16 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 17505 T16 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 17506 T16 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17507 T16 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17508 T16 oasc.CoreContainer.load Node Name: testNode
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001, shard=shard1}
   [junit4]   2> 17520 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 17522 T17 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 17523 T17 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 17523 T17 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 17591 T17 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 17612 T17 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 17655 T17 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17656 T17 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 17673 T17 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 17873 T17 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 17878 T17 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 17880 T17 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 17892 T17 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 17901 T17 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 17906 T17 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 17908 T17 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 17908 T17 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 17908 T17 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 17909 T17 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 17909 T17 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 17910 T17 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 17910 T17 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 17911 T17 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/
   [junit4]   2> 17912 T17 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 17914 T17 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001
   [junit4]   2> 17915 T17 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.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index/
   [junit4]   2> 17915 T17 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 17915 T17 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index
   [junit4]   2> 17918 T17 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=22.361328125, floorSegmentMB=2.1181640625, forceMergeDeletesPctAllowed=0.9272162004419238, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 17927 T17 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_1,generation=1}
   [junit4]   2> 17928 T17 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 17933 T17 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 17936 T17 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 17937 T17 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17938 T17 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17938 T17 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17938 T17 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17939 T17 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17939 T17 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17939 T17 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 17940 T17 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17940 T17 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17941 T17 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 17949 T17 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 17953 T17 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 17955 T17 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 17957 T17 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 17966 T17 oasc.PluginRegistry.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 17976 T17 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 17976 T17 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 17980 T17 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 17984 T17 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17984 T17 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 17985 T17 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 17985 T17 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 17995 T17 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 17997 T17 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_1,generation=1}
   [junit4]   2> 17998 T17 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 17999 T17 oass.SolrIndexSearcher.<init> Opening Searcher@3394916b[collection1] main
   [junit4]   2> 17999 T17 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 18000 T17 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 18000 T17 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 18001 T17 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 18012 T17 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 18069 T17 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 18070 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 18072 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 18072 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18072 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 18074 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 18075 T17 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 18076 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 18078 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 18079 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 18081 T18 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 18081 T18 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3394916b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18089 T16 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 18107 T16 oas.SolrTestCaseJ4.setUp ###Starting testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 18109 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 18112 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 18113 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 18113 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 18207 T16 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 18226 T16 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18268 T16 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18271 T16 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 18302 T16 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 18515 T16 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 18523 T16 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 18525 T16 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18553 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18557 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18562 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 18564 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 18564 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 18565 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 18566 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 18566 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 18567 T16 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 18570 T16 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/
   [junit4]   2> 18571 T16 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 18572 T16 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.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index/
   [junit4]   2> 18576 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 18577 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 18577 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 18578 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 18579 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 18599 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 18601 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 18602 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 18603 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 18603 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 18604 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 18604 T16 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18607 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18609 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18612 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18614 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18618 T16 oasc.PluginRegistry.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 18620 T16 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 18622 T16 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 18623 T16 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 18628 T16 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 18629 T16 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 18630 T16 oass.SolrIndexSearcher.<init> Opening Searcher@5f346d76[collection1] main
   [junit4]   2> 18631 T16 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 18632 T16 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 18635 T16 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 18636 T16 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 18638 T16 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 18652 T16 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 18653 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 18654 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 18655 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18655 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 18657 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 18658 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 18659 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 18661 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 18662 T20 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 18663 T20 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f346d76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18664 T16 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 18665 T16 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 18665 T16 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 18669 T16 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6036425242117922]
   [junit4]   2> 18671 T16 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_1,generation=1}
   [junit4]   2> 18672 T16 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18673 T16 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 18673 T16 oass.SolrIndexSearcher.<init> Opening Searcher@58debc71[collection1] main
   [junit4]   2> 18686 T20 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58debc71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18687 T16 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 18687 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1454523a
   [junit4]   2> 18689 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 18690 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@2e1d5c2b
   [junit4]   2> 19589 T16 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5000 (1495086358010527744)]} 0 889
   [junit4]   2> 19664 T16 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5001 (1495086358507552768)]} 0 3
   [junit4]   2> 19669 T16 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5002 (1495086358512795648)]} 0 2
   [junit4]   2> 19672 T16 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5003 (1495086358516989952)]} 0 1
   [junit4]   2> 19675 T16 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5004 (1495086358520135680)]} 0 1
   [junit4]   2> 20080 T22 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 20677 T16 oas.SolrTestCaseJ4.tearDown ###Ending testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SoftAutoCommitTest -Dtests.method=testSoftAndHardCommitMaxTimeRapidAdds -Dtests.seed=FDB11ECC8C4DA421 -Dtests.slow=true -Dtests.locale=sr_BA_#Latn -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.67s | SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 1: soft wasn't fast enough
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FDB11ECC8C4DA421:A1A4B0F567CFE559]:0)
   [junit4]    > 	at org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:316)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 20763 T22 oass.SolrIndexSearcher.<init> Opening Searcher@64d79fa5[collection1] main
   [junit4]   2> 20764 T16 oas.SolrTestCaseJ4.setUp ###Starting testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 20765 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 20767 T20 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64d79fa5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5)))}
   [junit4]   2> 20766 T22 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 20768 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 20769 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 20770 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 20782 T21 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20785 T21 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_2,generation=2}
   [junit4]   2> 20786 T21 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 20802 T21 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 20824 T21 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 21028 T16 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 21089 T16 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 21237 T16 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 21239 T16 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 21271 T16 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 21542 T16 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21562 T16 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 21566 T16 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 21593 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 21612 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 21628 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21630 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 21630 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 21631 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21639 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 21641 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 21641 T16 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 21642 T16 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/
   [junit4]   2> 21643 T16 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 21644 T16 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.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index/
   [junit4]   2> 21654 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 21661 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21661 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 21662 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 21663 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21663 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21664 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 21665 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 21666 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 21667 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21673 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21673 T16 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 21689 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21694 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21698 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21702 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21712 T16 oasc.PluginRegistry.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 21714 T16 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 21715 T16 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 21717 T16 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21722 T16 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 21723 T16 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 21725 T16 oass.SolrIndexSearcher.<init> Opening Searcher@54f333f4[collection1] main
   [junit4]   2> 21727 T16 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 21728 T16 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 21730 T16 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 21730 T16 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 21738 T16 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 21765 T16 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 21767 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 21767 T16 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 21770 T16 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 21771 T16 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 21770 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 21774 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 21774 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 21776 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 21778 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 21780 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 21782 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 21784 T23 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 21784 T23 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54f333f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5)))}
   [junit4]   2> 21786 T16 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16136058346321153]
   [junit4]   2> 21791 T16 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_2,generation=2}
   [junit4]   2> 21792 T16 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 21794 T16 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 21800 T16 oass.SolrIndexSearcher.<init> Opening Searcher@4decb4f6[collection1] main
   [junit4]   2> 21802 T16 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 21803 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e1d5c2b
   [junit4]   2> 21804 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommit maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=339,transaction_logs_total_number=1}
   [junit4]   2> 21805 T23 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4decb4f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5)))}
   [junit4]   2> 21807 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@7042feeb
   [junit4]   2> 21821 T16 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[529 (1495086360761991168)]} 0 10
   [junit4]   2> 22322 T25 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22395 T25 oass.SolrIndexSearcher.<init> Opening Searcher@d8f6279[collection1] main
   [junit4]   2> 22397 T23 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d8f6279[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 22398 T25 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22402 T16 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[530 (1495086361377505280)]} 0 3
   [junit4]   2> 22903 T25 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 22942 T25 oass.SolrIndexSearcher.<init> Opening Searcher@11daa9ee[collection1] main
   [junit4]   2> 22944 T25 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22944 T23 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11daa9ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 23020 T24 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23022 T24 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_3,generation=3}
   [junit4]   2> 23022 T24 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 23024 T24 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 23025 T24 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 26224 T16 oas.SolrTestCaseJ4.tearDown ###Ending testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 26235 T16 oas.SolrTestCaseJ4.setUp ###Starting testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 26236 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 26238 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 26239 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 26240 T16 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 26348 T16 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 26364 T16 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 26425 T16 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 26427 T16 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 26451 T16 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 26619 T16 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 26637 T16 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 26638 T16 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 26679 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 26693 T16 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 26700 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 26705 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 26706 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 26706 T16 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 26707 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 26708 T16 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 26708 T16 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 26709 T16 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/
   [junit4]   2> 26709 T16 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 26710 T16 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.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index/
   [junit4]   2> 26725 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 26727 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 26727 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 26728 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 26729 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 26729 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 26730 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 26731 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 26731 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 26732 T16 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 26733 T16 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 26733 T16 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 26743 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26748 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26752 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26756 T16 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26774 T16 oasc.PluginRegistry.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 26777 T16 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 26787 T16 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 26788 T16 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 26789 T16 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 26790 T16 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 26797 T16 oass.SolrIndexSearcher.<init> Opening Searcher@3ab48f9a[collection1] main
   [junit4]   2> 26798 T16 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 26806 T16 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 26809 T16 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 26809 T16 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 26813 T16 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 26826 T16 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 26827 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 26829 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 26829 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 26829 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 26831 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 26832 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 26833 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 26835 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 26836 T26 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 26837 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ab48f9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 26837 T16 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 26838 T16 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 26838 T16 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 26840 T16 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=26.515625, floorSegmentMB=1.1328125, forceMergeDeletesPctAllowed=6.448566273501745, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 26850 T16 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_3,generation=3}
   [junit4]   2> 26851 T16 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 26851 T16 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 27132 T16 oass.SolrIndexSearcher.<init> Opening Searcher@32eb2e87[collection1] main
   [junit4]   2> 27133 T16 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 27133 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7042feeb
   [junit4]   2> 27133 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32eb2e87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 27137 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommit maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=544,transaction_logs_total_number=2}
   [junit4]   2> 27139 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@46f5ae3f
   [junit4]   2> 27158 T16 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[529 (1495086366360338432)]} 0 7
   [junit4]   2> 27169 T16 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 27244 T16 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_4,generation=4}
   [junit4]   2> 27245 T16 C2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 27246 T16 C2 oass.SolrIndexSearcher.<init> Opening Searcher@14da47f7[collection1] main
   [junit4]   2> 27247 T16 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 27247 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14da47f7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_2(6.0.0):c1) Uninverting(_3(6.0.0):c1)))}
   [junit4]   2> 27249 T16 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 81
   [junit4]   2> 27257 T16 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[529 (-1495086366467293184)]} 0 7
   [junit4]   2> 27759 T28 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 27769 T28 oass.SolrIndexSearcher.<init> Opening Searcher@2b9f640a[collection1] main
   [junit4]   2> 27771 T28 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 27772 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b9f640a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 27779 T16 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[550 (1495086367015698432)]} 0 4
   [junit4]   2> 28280 T28 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 28302 T28 oass.SolrIndexSearcher.<init> Opening Searcher@41d5aa25[collection1] main
   [junit4]   2> 28304 T28 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 28305 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41d5aa25[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c5) Uninverting(_2(6.0.0):c1) Uninverting(_4(6.0.0):c1)))}
   [junit4]   2> 28458 T27 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 28459 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9401356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50d024da),segFN=segments_5,generation=5}
   [junit4]   2> 28460 T27 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 28461 T27 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 28464 T27 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 30462 T16 oas.SolrTestCaseJ4.tearDown ###Ending testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 30464 T16 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 30465 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1908027343
   [junit4]   2> 30466 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46f5ae3f
   [junit4]   2> 30467 T16 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommit maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=838,transaction_logs_total_number=4}
   [junit4]   2> 30468 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 30468 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 30468 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 30477 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 30487 T16 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 30488 T16 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 30488 T16 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001/index
   [junit4]   2> 30489 T16 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001;done=false>>]
   [junit4]   2> 30489 T16 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest FDB11ECC8C4DA421-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneFixedGap), text=FSTOrd50, range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_BA_#Latn, timezone=Etc/UCT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=179837712,total=219152384
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, SoftAutoCommitTest]
   [junit4] Completed in 13.99s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1454 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: 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:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1351: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958: There were test failures: 471 suites, 1872 tests, 1 failure, 53 ignored (20 assumptions)

Total time: 125 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
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 # 2039 - Still Failing!

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

All tests passed

Build Log:
[...truncated 59103 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:426: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:105: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:208: Source checkout is dirty after running tests!!! Offending files:
* ./solr/licenses/runtimelibs.jar.sha1
* ./solr/licenses/runtimelibs_v2.jar.sha1

Total time: 169 minutes 43 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