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

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_45) - Build # 8948 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8948/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes

Error Message:
key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[๒๐๑๑-๐๙-๐๒T๑๐:๑๑:๐๐Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2011-09-02T10:11:00Z]> but was:<[๒๐๑๑-๐๙-๐๒T๑๐:๑๑:๐๐Z]>
	at __randomizedtesting.SeedInfo.seed([CF183B895D8B1F52:55DB981738504187]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:165)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2

Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[๑๔๖๔-๑๐-๐๑T๑๖:๑๓:๕๖Z]>

Stack Trace:
java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[๑๔๖๔-๑๐-๐๑T๑๖:๑๓:๕๖Z]>
	at __randomizedtesting.SeedInfo.seed([CF183B895D8B1F52:449880695A7D8CAC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:165)
	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 18241 lines...]
   [junit4] Suite: org.apache.solr.morphlines.cell.SolrCellMorphlineTest
   [junit4]   1> 2014-01-04 01:17:03,718 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:initCore(454)) - ####initCore
   [junit4]   1> 2014-01-04 01:17:03,752 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:04,256 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:04,258 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:04,259 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:04,259 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:04,260 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:04,260 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:04,261 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:04,262 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:04,262 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:04,263 WARN  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:04,341 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:04,493 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:04,501 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   1> 2014-01-04 01:17:04,553 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [null] Schema name=example
   [junit4]   1> 2014-01-04 01:17:05,491 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:05,651 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:05,660 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:05,755 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:locateSolrHome(711)) - JNDI not configured for solr (NoInitialContextEx)
   [junit4]   1> 2014-01-04 01:17:05,755 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:locateSolrHome(723)) - using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr
   [junit4]   1> 2014-01-04 01:17:05,756 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/'
   [junit4]   1> 2014-01-04 01:17:05,789 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:locateSolrHome(711)) - JNDI not configured for solr (NoInitialContextEx)
   [junit4]   1> 2014-01-04 01:17:05,789 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:locateSolrHome(723)) - using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr
   [junit4]   1> 2014-01-04 01:17:05,790 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrResourceLoader (SolrResourceLoader.java:<init>(112)) - new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/'
   [junit4]   1> 2014-01-04 01:17:05,903 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CoreContainer (CoreContainer.java:<init>(107)) - New CoreContainer 32725761
   [junit4]   1> 2014-01-04 01:17:05,904 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CoreContainer (CoreContainer.java:load(187)) - Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/]
   [junit4]   1> 2014-01-04 01:17:05,922 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting socketTimeout to: 0
   [junit4]   1> 2014-01-04 01:17:05,922 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting urlScheme to: http://
   [junit4]   1> 2014-01-04 01:17:05,923 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting connTimeout to: 0
   [junit4]   1> 2014-01-04 01:17:05,923 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting maxConnectionsPerHost to: 20
   [junit4]   1> 2014-01-04 01:17:05,924 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting corePoolSize to: 0
   [junit4]   1> 2014-01-04 01:17:05,924 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting maximumPoolSize to: 2147483647
   [junit4]   1> 2014-01-04 01:17:05,925 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting maxThreadIdleTime to: 5
   [junit4]   1> 2014-01-04 01:17:05,925 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting sizeOfQueue to: -1
   [junit4]   1> 2014-01-04 01:17:05,925 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] component.HttpShardHandlerFactory (HttpShardHandlerFactory.java:getParameter(169)) - Setting fairnessPolicy to: false
   [junit4]   1> 2014-01-04 01:17:06,152 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] logging.LogWatcher (LogWatcher.java:createWatcher(153)) - SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   1> 2014-01-04 01:17:06,154 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] logging.LogWatcher (LogWatcher.java:newRegisteredLogWatcher(138)) - Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   1> 2014-01-04 01:17:06,156 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CoreContainer (CoreContainer.java:load(213)) - Host Name: 
   [junit4]   1> 2014-01-04 01:17:06,285 INFO  [coreLoadExecutor-4-thread-1] core.CoreContainer (CoreContainer.java:create(586)) - Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1
   [junit4]   1> 2014-01-04 01:17:06,286 INFO  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:06,339 INFO  [coreLoadExecutor-4-thread-1] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:06,340 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:06,340 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:06,341 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:06,341 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:06,342 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:06,342 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:06,342 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:06,343 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:06,343 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:06,435 INFO  [coreLoadExecutor-4-thread-1] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:06,519 INFO  [coreLoadExecutor-4-thread-1] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:06,520 INFO  [coreLoadExecutor-4-thread-1] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   1> 2014-01-04 01:17:06,538 INFO  [coreLoadExecutor-4-thread-1] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [collection1] Schema name=example
   [junit4]   1> 2014-01-04 01:17:07,136 INFO  [coreLoadExecutor-4-thread-1] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:07,155 INFO  [coreLoadExecutor-4-thread-1] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:07,163 INFO  [coreLoadExecutor-4-thread-1] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:07,216 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initDirectoryFactory(440)) - org.apache.solr.core.MockDirectoryFactory
   [junit4]   1> 2014-01-04 01:17:07,225 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:<init>(690)) - [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/
   [junit4]   1> 2014-01-04 01:17:07,227 INFO  [coreLoadExecutor-4-thread-1] core.JmxMonitoredMap (JmxMonitoredMap.java:<init>(85)) - No JMX servers found, not exposing Solr information with JMX.
   [junit4]   1> 2014-01-04 01:17:07,243 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initListeners(355)) - [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   1> 2014-01-04 01:17:07,244 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initListeners(351)) - [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   1> 2014-01-04 01:17:07,274 INFO  [coreLoadExecutor-4-thread-1] core.CachingDirectoryFactory (CachingDirectoryFactory.java:get(360)) - return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724
   [junit4]   1> 2014-01-04 01:17:07,275 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:getNewIndexDir(285)) - New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/index/
   [junit4]   1> 2014-01-04 01:17:07,275 WARN  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initIndex(506)) - [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/index' doesn't exist. Creating new index...
   [junit4]   1> 2014-01-04 01:17:07,285 INFO  [coreLoadExecutor-4-thread-1] core.CachingDirectoryFactory (CachingDirectoryFactory.java:get(360)) - return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/index
   [junit4]   1> 2014-01-04 01:17:07,327 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:onCommit(98)) - SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c6d42c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1441625),segFN=segments_1,generation=1}
   [junit4]   1> 2014-01-04 01:17:07,328 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 1
   [junit4]   1> 2014-01-04 01:17:07,340 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(1995)) - created json: solr.JSONResponseWriter
   [junit4]   1> 2014-01-04 01:17:07,340 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(1977)) - adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   1> 2014-01-04 01:17:07,341 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(1995)) - created velocity: solr.VelocityResponseWriter
   [junit4]   1> 2014-01-04 01:17:07,350 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:initWriters(1995)) - created xslt: solr.XSLTResponseWriter
   [junit4]   1> 2014-01-04 01:17:07,350 INFO  [coreLoadExecutor-4-thread-1] response.XSLTResponseWriter (XSLTResponseWriter.java:init(63)) - xsltCacheLifetimeSeconds=5
   [junit4]   1> 2014-01-04 01:17:07,613 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrCore.java:loadUpdateProcessorChains(925)) - no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   1> 2014-01-04 01:17:07,636 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /select: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,636 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /query: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,641 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /get: solr.RealTimeGetHandler
   [junit4]   1> 2014-01-04 01:17:07,641 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /browse: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,648 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /update: solr.UpdateRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,653 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:findClass(486)) - Solr loaded a deprecated plugin/analysis class [solr.JsonUpdateRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   1> 2014-01-04 01:17:07,653 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /update/json: solr.JsonUpdateRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,658 WARN  [coreLoadExecutor-4-thread-1] core.SolrResourceLoader (SolrResourceLoader.java:findClass(486)) - Solr loaded a deprecated plugin/analysis class [solr.CSVRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   1> 2014-01-04 01:17:07,658 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /update/csv: solr.CSVRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,658 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,659 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,660 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,660 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,665 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /admin/: solr.admin.AdminHandlers
   [junit4]   1> 2014-01-04 01:17:07,670 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /admin/ping: solr.PingRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,679 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /debug/dump: solr.DumpRequestHandler
   [junit4]   1> 2014-01-04 01:17:07,693 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /replication: solr.ReplicationHandler
   [junit4]   1> 2014-01-04 01:17:07,693 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,694 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /spell: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,694 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,694 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /tvrh: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,694 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,695 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /terms: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,695 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(147)) - adding lazy requestHandler: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,695 INFO  [coreLoadExecutor-4-thread-1] core.RequestHandlers (RequestHandlers.java:initHandlersFromConfig(165)) - created /elevate: solr.SearchHandler
   [junit4]   1> 2014-01-04 01:17:07,727 INFO  [coreLoadExecutor-4-thread-1] loader.XMLLoader (XMLLoader.java:init(111)) - xsltCacheLifetimeSeconds=60
   [junit4]   1> 2014-01-04 01:17:07,733 INFO  [coreLoadExecutor-4-thread-1] loader.XMLLoader (XMLLoader.java:init(111)) - xsltCacheLifetimeSeconds=60
   [junit4]   1> 2014-01-04 01:17:07,734 INFO  [coreLoadExecutor-4-thread-1] loader.XMLLoader (XMLLoader.java:init(111)) - xsltCacheLifetimeSeconds=60
   [junit4]   1> 2014-01-04 01:17:07,782 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (CommitTracker.java:<init>(83)) - Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   1> 2014-01-04 01:17:07,782 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (CommitTracker.java:<init>(83)) - Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   1> 2014-01-04 01:17:07,787 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:onInit(85)) - SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c6d42c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1441625),segFN=segments_1,generation=1}
   [junit4]   1> 2014-01-04 01:17:07,788 INFO  [coreLoadExecutor-4-thread-1] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 1
   [junit4]   1> 2014-01-04 01:17:07,811 INFO  [coreLoadExecutor-4-thread-1] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@713611 main
   [junit4]   1> 2014-01-04 01:17:07,820 INFO  [coreLoadExecutor-4-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:inform(619)) - Initializing spell checkers
   [junit4]   1> 2014-01-04 01:17:07,838 INFO  [coreLoadExecutor-4-thread-1] spelling.DirectSolrSpellChecker (DirectSolrSpellChecker.java:init(102)) - init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   1> 2014-01-04 01:17:07,856 INFO  [coreLoadExecutor-4-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:inform(668)) - No queryConverter defined, using default converter
   [junit4]   1> 2014-01-04 01:17:07,860 INFO  [coreLoadExecutor-4-thread-1] component.QueryElevationComponent (QueryElevationComponent.java:inform(222)) - Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   1> 2014-01-04 01:17:07,928 INFO  [coreLoadExecutor-4-thread-1] handler.ReplicationHandler (ReplicationHandler.java:inform(965)) - Commits will be reserved for  10000
   [junit4]   1> 2014-01-04 01:17:07,928 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@713611 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-01-04 01:17:07,929 INFO  [coreLoadExecutor-4-thread-1] core.CoreContainer (CoreContainer.java:registerCore(486)) - registering core: collection1
   [junit4]   1> 2014-01-04 01:17:07,934 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:initCore(473)) - ####initCore end
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724
   [junit4]   1> 2014-01-04 01:17:07,956 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:setUp(222)) - ###Starting testSolrCellXML
   [junit4]   1> 2014-01-04 01:17:08,034 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=null params={event=firstSearcher&distrib=false&q=static+firstSearcher+warming+in+solrconfig.xml} hits=0 status=0 QTime=102 
   [junit4]   1> 2014-01-04 01:17:08,035 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:08,035 INFO  [searcherExecutor-5-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:newSearcher(709)) - Loading spell index for spellchecker: default
   [junit4]   1> 2014-01-04 01:17:08,036 INFO  [searcherExecutor-5-thread-1] component.SpellCheckComponent (SpellCheckComponent.java:newSearcher(709)) - Loading spell index for spellchecker: wordbreak
   [junit4]   1> 2014-01-04 01:17:08,036 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@713611 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-01-04 01:17:08,140 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1456260490800922624)} 0 150
   [junit4]   1> 2014-01-04 01:17:08,144 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:08,145 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(561)) - No uncommitted changes. Skipping IW.commit.
   [junit4]   1> 2014-01-04 01:17:08,146 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@3d3158 main
   [junit4]   1> 2014-01-04 01:17:08,150 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@3d3158 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-01-04 01:17:08,150 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:08,151 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:08,151 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@3d3158 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-01-04 01:17:08,152 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 9
   [junit4]   1> 2014-01-04 01:17:08,362 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] api.MorphlineContext (MorphlineContext.java:importCommandBuilders(75)) - Importing commands
   [junit4]   1> 2014-01-04 01:17:09,760 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:09,808 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:09,809 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:09,809 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:09,810 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:09,810 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:09,811 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:09,811 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:09,812 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:09,812 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:09,812 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:09,866 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:09,945 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:09,946 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-01-04 01:17:09,962 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [null] Schema name=example
   [junit4]   1> 2014-01-04 01:17:10,553 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:10,574 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:10,582 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:10,658 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:10,698 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:10,699 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:10,699 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:10,700 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:10,700 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:10,701 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:10,701 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:10,701 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:10,702 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:10,702 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:10,753 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:10,841 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:10,842 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-01-04 01:17:10,853 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [null] Schema name=example
   [junit4]   1> 2014-01-04 01:17:11,420 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:11,434 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:11,438 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:11,459 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:11,489 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:11,489 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:11,490 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:11,490 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:11,491 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:11,491 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:11,492 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:11,492 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:11,493 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:11,493 WARN  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:11,540 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:11,619 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:11,620 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-01-04 01:17:11,629 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [null] Schema name=example
   [junit4]   1> 2014-01-04 01:17:12,213 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:12,225 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:12,229 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:12,260 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1456260495189213184)} 0 1
   [junit4]   1> 2014-01-04 01:17:12,261 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:12,261 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(561)) - No uncommitted changes. Skipping IW.commit.
   [junit4]   1> 2014-01-04 01:17:12,261 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@7d4561 main
   [junit4]   1> 2014-01-04 01:17:12,262 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:12,262 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@7d4561 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-01-04 01:17:12,263 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:12,263 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@7d4561 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   1> 2014-01-04 01:17:12,264 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 3
   [junit4]   1> 2014-01-04 01:17:12,378 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[testXML2.xml#0 (1456260495269953536)]} 0 43
   [junit4]   1> 2014-01-04 01:17:12,381 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:12,453 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1126820 main
   [junit4]   1> 2014-01-04 01:17:12,454 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:12,454 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1126820 main{StandardDirectoryReader(segments_1:3:nrt _0(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:12,455 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:12,456 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@1126820 main{StandardDirectoryReader(segments_1:3:nrt _0(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:12,456 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 75
   [junit4]   1> 2014-01-04 01:17:12,468 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=8 
   [junit4]   1> 2014-01-04 01:17:12,473 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:12,474 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@2cb26b main
   [junit4]   1> 2014-01-04 01:17:12,475 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:12,475 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@2cb26b main{StandardDirectoryReader(segments_1:3:nrt _0(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:12,475 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:12,476 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@2cb26b main{StandardDirectoryReader(segments_1:3:nrt _0(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:12,477 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 4
   [junit4]   1> 2014-01-04 01:17:12,477 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=0 
   [junit4]   1> 2014-01-04 01:17:12,478 INFO  [TEST-SolrCellMorphlineTest.testSolrCellXML-seed#[CF183B895D8B1F52]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:tearDown(227)) - ###Ending testSolrCellXML
   [junit4]   1> 2014-01-04 01:17:12,490 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:setUp(222)) - ###Starting testSolrCellJPGCompressed
   [junit4]   1> 2014-01-04 01:17:12,531 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@638285 realtime
   [junit4]   1> 2014-01-04 01:17:12,531 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1456260495432482816)} 0 40
   [junit4]   1> 2014-01-04 01:17:12,532 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:12,533 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrCore (SolrDeletionPolicy.java:onCommit(98)) - SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c6d42c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1441625),segFN=segments_1,generation=1}
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c6d42c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1441625),segFN=segments_2,generation=2}
   [junit4]   1> 2014-01-04 01:17:12,533 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 2
   [junit4]   1> 2014-01-04 01:17:12,534 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@2942da main
   [junit4]   1> 2014-01-04 01:17:12,534 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:12,534 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@2942da main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   1> 2014-01-04 01:17:12,535 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:12,536 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@2942da main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   1> 2014-01-04 01:17:12,537 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 5
   [junit4]   1> 2014-01-04 01:17:12,548 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] api.MorphlineContext (MorphlineContext.java:importCommandBuilders(75)) - Importing commands
   [junit4]   1> 2014-01-04 01:17:14,808 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:14,836 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:14,837 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:14,837 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:14,837 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:14,838 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:14,838 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:14,839 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:14,839 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:14,840 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:14,840 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:14,905 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:14,986 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:14,987 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-01-04 01:17:14,997 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [null] Schema name=example
   [junit4]   1> 2014-01-04 01:17:15,589 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:15,601 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:15,605 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:15,631 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:<init>(116)) - new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/'
   [junit4]   1> 2014-01-04 01:17:15,663 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:initLibs(503)) - Adding specified lib dirs to ClassLoader
   [junit4]   1> 2014-01-04 01:17:15,664 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   1> 2014-01-04 01:17:15,664 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:15,665 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   1> 2014-01-04 01:17:15,665 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:15,665 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/langid/lib).
   [junit4]   1> 2014-01-04 01:17:15,666 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:15,666 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   1> 2014-01-04 01:17:15,667 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/map-reduce/src/test-files/solr/collection1/../../../dist).
   [junit4]   1> 2014-01-04 01:17:15,667 WARN  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrResourceLoader (SolrResourceLoader.java:addToClassLoader(170)) - Can't find (or read) directory to add to classloader: /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/warning).
   [junit4]   1> 2014-01-04 01:17:15,717 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrConfig (SolrConfig.java:<init>(160)) - Using Lucene MatchVersion: LUCENE_43
   [junit4]   1> 2014-01-04 01:17:15,798 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.Config (SolrConfig.java:<init>(262)) - Loaded SolrConfig: solrconfig.xml
   [junit4]   1> 2014-01-04 01:17:15,799 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(426)) - Reading Solr Schema from schema.xml
   [junit4]   1> 2014-01-04 01:17:15,810 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(454)) - [null] Schema name=example
   [junit4]   1> 2014-01-04 01:17:16,391 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.IndexSchema (IndexSchema.java:readSchema(552)) - unique key field: id
   [junit4]   1> 2014-01-04 01:17:16,404 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:16,412 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] schema.FileExchangeRateProvider (CurrencyField.java:reload(781)) - Reloading exchange rates from file currency.xml
   [junit4]   1> 2014-01-04 01:17:16,440 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1456260499570163712)} 0 3
   [junit4]   1> 2014-01-04 01:17:16,441 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:16,441 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(561)) - No uncommitted changes. Skipping IW.commit.
   [junit4]   1> 2014-01-04 01:17:16,441 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@99b936 main
   [junit4]   1> 2014-01-04 01:17:16,442 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:16,442 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@99b936 main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   1> 2014-01-04 01:17:16,443 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:16,443 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@99b936 main{StandardDirectoryReader(segments_1:5:nrt)}
   [junit4]   1> 2014-01-04 01:17:16,443 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   1> 2014-01-04 01:17:16,651 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg#0 (1456260499786170368)]} 0 11
   [junit4]   1> 2014-01-04 01:17:16,651 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:16,666 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@10e6391 main
   [junit4]   1> 2014-01-04 01:17:16,667 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:16,667 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@10e6391 main{StandardDirectoryReader(segments_2:7:nrt _1(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:16,668 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:16,669 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@10e6391 main{StandardDirectoryReader(segments_2:7:nrt _1(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:16,670 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 19
   [junit4]   1> 2014-01-04 01:17:16,671 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=1 status=0 QTime=1 
   [junit4]   1> 2014-01-04 01:17:16,691 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[testJPEG_EXIF.jpg.gz#0 (1456260499835453440)]} 0 4
   [junit4]   1> 2014-01-04 01:17:16,692 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:16,697 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@1fad0b9 main
   [junit4]   1> 2014-01-04 01:17:16,697 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:16,697 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@1fad0b9 main{StandardDirectoryReader(segments_2:9:nrt _1(5.0):C1 _2(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:16,698 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:16,699 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@1fad0b9 main{StandardDirectoryReader(segments_2:9:nrt _1(5.0):C1 _2(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:16,700 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 8
   [junit4]   1> 2014-01-04 01:17:16,701 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=2 status=0 QTime=0 
   [junit4]   1> 2014-01-04 01:17:16,729 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={} {add=[7b8ed1eb-bc9a-4a9e-9d95-b7061b32c0f7#0 (1456260499875299328)]} 0 4
   [junit4]   1> 2014-01-04 01:17:16,730 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:16,734 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@188b8f9 main
   [junit4]   1> 2014-01-04 01:17:16,736 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:16,736 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@188b8f9 main{StandardDirectoryReader(segments_2:11:nrt _1(5.0):C1 _2(5.0):C1 _3(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:16,737 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:16,738 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@188b8f9 main{StandardDirectoryReader(segments_2:11:nrt _1(5.0):C1 _2(5.0):C1 _3(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:16,738 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 8
   [junit4]   1> 2014-01-04 01:17:16,740 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=1 
   [junit4]   1> 2014-01-04 01:17:16,742 INFO  [TEST-SolrCellMorphlineTest.testSolrCellJPGCompressed-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler

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

5500800)]} 0 1
   [junit4]   1> 2014-01-04 01:17:30,177 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes2-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(521)) - start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   1> 2014-01-04 01:17:30,180 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes2-seed#[CF183B895D8B1F52]] search.SolrIndexSearcher (SolrIndexSearcher.java:<init>(198)) - Opening Searcher@88ee81 main
   [junit4]   1> 2014-01-04 01:17:30,181 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes2-seed#[CF183B895D8B1F52]] update.UpdateHandler (DirectUpdateHandler2.java:commit(612)) - end_commit_flush
   [junit4]   1> 2014-01-04 01:17:30,181 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(44)) - QuerySenderListener sending requests to Searcher@88ee81 main{StandardDirectoryReader(segments_4:29:nrt _8(5.0):C1 _9(5.0):C1 _a(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:30,182 INFO  [searcherExecutor-5-thread-1] core.SolrCore (QuerySenderListener.java:newSearcher(91)) - QuerySenderListener done.
   [junit4]   1> 2014-01-04 01:17:30,182 INFO  [searcherExecutor-5-thread-1] core.SolrCore (SolrCore.java:registerSearcher(1827)) - [collection1] Registered new searcher Searcher@88ee81 main{StandardDirectoryReader(segments_4:29:nrt _8(5.0):C1 _9(5.0):C1 _a(5.0):C1)}
   [junit4]   1> 2014-01-04 01:17:30,183 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes2-seed#[CF183B895D8B1F52]] processor.LogUpdateProcessor (LogUpdateProcessorFactory.java:finish(198)) - [collection1] webapp=null path=/update params={commit=true&softCommit=true&waitSearcher=true} {commit=} 0 6
   [junit4]   1> 2014-01-04 01:17:30,184 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes2-seed#[CF183B895D8B1F52]] core.SolrCore (SolrCore.java:execute(1879)) - [collection1] webapp=null path=/select params={q=*%3A*&rows=2147483647} hits=3 status=0 QTime=0 
   [junit4]   1> 2014-01-04 01:17:30,185 INFO  [TEST-SolrCellMorphlineTest.testSolrCellDocumentTypes2-seed#[CF183B895D8B1F52]] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:tearDown(227)) - ###Ending testSolrCellDocumentTypes2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCellMorphlineTest -Dtests.method=testSolrCellDocumentTypes2 -Dtests.seed=CF183B895D8B1F52 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=Asia/Aden -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.99s | SolrCellMorphlineTest.testSolrCellDocumentTypes2 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but was:<[๑๔๖๔-๑๐-๐๑T๑๖:๑๓:๕๖Z]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF183B895D8B1F52:449880695A7D8CAC]:0)
   [junit4]    > 	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:165)
   [junit4]    > 	at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   1> 2014-01-04 01:17:30,191 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] solr.SolrTestCaseJ4 (SolrTestCaseJ4.java:deleteCore(543)) - ###deleteCore
   [junit4]   1> 2014-01-04 01:17:30,191 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CoreContainer (CoreContainer.java:shutdown(357)) - Shutting down CoreContainer instance=32725761
   [junit4]   1> 2014-01-04 01:17:30,192 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrCore (SolrCore.java:close(997)) - [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9d0a3e
   [junit4]   1> 2014-01-04 01:17:30,193 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] update.UpdateHandler (DirectUpdateHandler2.java:close(687)) - closing DirectUpdateHandler2{commits=22,autocommit maxTime=60000ms,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=3,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=11,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0,transaction_logs_total_size=22175,transaction_logs_total_number=9}
   [junit4]   1> 2014-01-04 01:17:30,193 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] update.SolrCoreState (SolrCoreState.java:decrefSolrCoreState(71)) - Closing SolrCoreState
   [junit4]   1> 2014-01-04 01:17:30,194 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] update.DefaultSolrCoreState (DefaultSolrCoreState.java:closeIndexWriter(65)) - SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   1> 2014-01-04 01:17:30,194 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] update.DefaultSolrCoreState (DefaultSolrCoreState.java:closeIndexWriter(67)) - closing IndexWriter with IndexWriterCloser
   [junit4]   1> 2014-01-04 01:17:30,195 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrCore (SolrDeletionPolicy.java:onCommit(98)) - SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c6d42c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1441625),segFN=segments_4,generation=4}
   [junit4]   1> 	commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c6d42c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1441625),segFN=segments_5,generation=5}
   [junit4]   1> 2014-01-04 01:17:30,195 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrCore (SolrDeletionPolicy.java:updateCommits(165)) - newest commit generation = 5
   [junit4]   1> 2014-01-04 01:17:30,196 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.SolrCore (SolrCore.java:closeSearcher(1844)) - [collection1] Closing main searcher on request.
   [junit4]   1> 2014-01-04 01:17:30,198 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:close(168)) - Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   1> 2014-01-04 01:17:30,199 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:closeCacheValue(235)) - looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724;done=false>>]
   [junit4]   1> 2014-01-04 01:17:30,200 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:close(304)) - Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724
   [junit4]   1> 2014-01-04 01:17:30,201 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:closeCacheValue(235)) - looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/index;done=false>>]
   [junit4]   1> 2014-01-04 01:17:30,201 INFO  [SUITE-SolrCellMorphlineTest-seed#[CF183B895D8B1F52]-worker] core.CachingDirectoryFactory (CachingDirectoryFactory.java:close(304)) - Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-morphlines-cell/test/J0/./solrtest-SolrCellMorphlineTest-1388798223724/index
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=th_TH_TH_#u-nu-thai, timezone=Asia/Aden
   [junit4]   2> NOTE: Linux 3.8.0-34-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=1,free=24847144,total=105762816
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCellMorphlineTest]
   [junit4] Completed in 27.23s, 5 tests, 2 failures <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:441: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1304: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937: There were test failures: 1 suite, 5 tests, 2 failures

Total time: 51 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure