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...@sd-datasolutions.de> on 2012/06/19 19:27:31 UTC

[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 118 - Failure!

Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/118/

All tests passed

Build Log:
[...truncated 409 lines...]
   [junit4] ERROR: Forked JVM execution exception: 0, execution line: "C:\Program Files\Java\jdk1.6.0_32\jre\bin\java.exe" -Dtests.prefix=tests -Dtests.seed=641A6B3E2297F46E -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.lockdir=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build -Dtests.codec=random -Dtests.postingsformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=4.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/dev/null -Dtests.nightly=false -Dtests.weekly=false -Dtests.slow=false -Dtests.asserts.gracious=false -Dtests.multiplier=1 -DtempDir=. -Dlucene.version=4.0-SNAPSHOT -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -classpath "C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build\test-framework\classes\java;C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\test-framework\lib\junit-4.10.jar;C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\test-framework\lib\randomizedtesting-runner-1.5.0.jar;C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build\core\classes\java;C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build\core\classes\test;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-launcher.jar;C:\Users\JenkinsSlave\.ant\lib\ivy-2.2.0.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-antlr.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-bcel.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-bsf.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-log4j.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-oro.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-regexp.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-resolver.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-apache-xalan2.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-commons-logging.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-commons-net.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-jai.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-javamail.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-jdepend.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-jmf.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-jsch.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-junit.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-junit4.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-netrexx.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-swing.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant-testutil.jar;C:\Jenkins\tools\apache-ant-1.8.2\lib\ant.jar;C:\Program Files\Java\jdk1.6.0_32\lib\tools.jar;C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\test-framework\lib\junit4-ant-1.5.0.jar" -ea:org.apache.lucene... -ea:org.apache.solr... com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -flush -eventsfile C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build\core\test\junit4-J0-123746198e18d142b.events @C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build\core\test\junit4-J0-123746198e18d142b.suites

BUILD FAILED
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\build.xml:29: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\build.xml:50: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:1019: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:745: At least one slave process threw an unexpected exception, first: Forked process exited with an error code: 1

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




[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 119 - Still Failing!

Posted by Policeman Jenkins Server <je...@sd-datasolutions.de>.
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/119/

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([4DB161C50CFC44D:8C8F29C6FE33A9B5]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:545)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:493)
	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
	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:32)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 6624 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]    > (@BeforeClass output)
   [junit4]   2> 0 T1498 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066
   [junit4]   2> 1 T1498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1 T1498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test-files\solr
   [junit4]   2> 1 T1498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1 T1498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java6-64/solr/build/solr-core/test-files/solr/lib/classes/' to classloader
   [junit4]   2> 2 T1498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java6-64/solr/build/solr-core/test-files/solr/lib/README' to classloader
   [junit4]   2> 40 T1498 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_40
   [junit4]   2> 126 T1498 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 127 T1498 oass.IndexSchema.readSchema Reading Solr Schema
   [junit4]   2> 133 T1498 oass.IndexSchema.readSchema Schema name=test
   [junit4]   2> 986 T1498 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 995 T1498 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 999 T1498 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1007 T1498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1010 T1498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1014 T1498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1015 T1498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1015 T1498 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1015 T1498 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test-files\solr
   [junit4]   2> 1015 T1498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 1016 T1498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java6-64/solr/build/solr-core/test-files/solr/lib/classes/' to classloader
   [junit4]   2> 1016 T1498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java6-64/solr/build/solr-core/test-files/solr/lib/README' to classloader
   [junit4]   2> 1016 T1498 oasc.CoreContainer.<init> New CoreContainer 1100245837
   [junit4]   2> 1016 T1498 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test-files\solr\, dataDir=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066\
   [junit4]   2> 1016 T1498 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1018 T1498 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066\index/
   [junit4]   2> 1018 T1498 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066\index' doesn't exist. Creating new index...
   [junit4]   2> 1021 T1498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7710addd lockFactory=org.apache.lucene.store.NativeFSLockFactory@147f1b7f),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 1021 T1498 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
   [junit4]   2> 1023 T1498 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1023 T1498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1023 T1498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1023 T1498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1047 T1498 oass.SolrIndexSearcher.<init> Opening Searcher@6b05526e main
   [junit4]   2> 1048 T1498 oass.SolrIndexSearcher.<init> WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 1048 T1498 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1048 T1498 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1048 T1498 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1057 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1070 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1071 T1498 oass.DirectSolrSpellChecker.init init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1071 T1498 oass.DirectSolrSpellChecker.init init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1080 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1080 T1498 oass.DirectSolrSpellChecker.init init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1080 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1098 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1124 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1134 T1498 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1134 T1498 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1134 T1498 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1134 T1498 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1134 T1498 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1135 T1498 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1135 T1498 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1135 T1498 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1135 T1498 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1136 T1498 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1136 T1498 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 1141 T1498 oasc.CoreContainer.register registering core: collection1
   [junit4]   2> 1143 T1498 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 
   [junit4] ERROR   0.34s | SpellCheckComponentTest.test
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DB161C50CFC44D:8C8F29C6FE33A9B5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:545)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:493)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:92)
   [junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    > 
   [junit4]   2> 1145 T1498 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> ASYNC  NEW_CORE C82 name=collection1 org.apache.solr.core.SolrCore@24ba2349
   [junit4]   2> 1152 T1498 C82 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7710addd lockFactory=org.apache.lucene.store.NativeFSLockFactory@147f1b7f),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 1152 T1498 C82 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
   [junit4]   2> 1153 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[0]} 0 2
   [junit4]   2> 1185 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 1193 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 1202 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[3]} 0 1
   [junit4]   2> 1216 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[4]} 0 1
   [junit4]   2> 1228 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[5]} 0 1
   [junit4]   2> 1243 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[6]} 0 2
   [junit4]   2> 1255 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[7]} 0 1
   [junit4]   2> 1265 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[8]} 0 1
   [junit4]   2> 1274 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1282 T1498 C82 oasu.DirectUpdateHandler2.commit start commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 1284 T1498 C82 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7710addd lockFactory=org.apache.lucene.store.NativeFSLockFactory@147f1b7f),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7710addd lockFactory=org.apache.lucene.store.NativeFSLockFactory@147f1b7f),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
   [junit4]   2> 1285 T1498 C82 oasc.SolrDeletionPolicy.updateCommits newest commit = 2
   [junit4]   2> 1285 T1498 C82 oasc.SolrCore.getSearcher WARNING [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1287 T1498 C82 oass.SolrIndexSearcher.<init> Opening Searcher@29390bc7 main
   [junit4]   2> 1287 T1498 C82 oass.SolrIndexSearcher.<init> WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 1287 T1498 C82 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1287 T1499 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b05526e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1289 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 1291 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1299 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 1299 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1299 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1299 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: threshold
   [junit4]   2> 1302 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1302 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1302 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1303 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 1305 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 1306 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 1308 T1499 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 1310 T1499 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29390bc7 main{StandardDirectoryReader(segments_2:3 _0(4.0):C10)}
   [junit4]   2> 1311 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {commit=} 0 29
   [junit4]   2> 1314 T1498 C82 REQ [collection1] webapp=null path=null params={spellcheck=true&q=documemt&qt=spellCheckCompRH} hits=0 status=0 QTime=1 
   [junit4]   2> 1314 T1498 oas.SolrTestCaseJ4.assertJQ SEVERE query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2> 	 expected =/spellcheck=={"suggestions":["documemt",{"numFound":1,"startOffset":0,"endOffset":8,"suggestion":["document"]}]}
   [junit4]   2> 	 response = {
   [junit4]   2> 	  "responseHeader":{
   [junit4]   2> 	    "status":0,
   [junit4]   2> 	    "QTime":1},
   [junit4]   2> 	  "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2> 	  },
   [junit4]   2> 	  "spellcheck":{
   [junit4]   2> 	    "suggestions":[]}}
   [junit4]   2> 	
   [junit4]   2> 	 request = spellcheck=true&q=documemt&qt=spellCheckCompRH
   [junit4]   2> 1315 T1498 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   2> 1323 T1498 C82 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1324 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1334 T1498 C82 oasu.DirectUpdateHandler2.commit start commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 1335 T1498 C82 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7710addd lockFactory=org.apache.lucene.store.NativeFSLockFactory@147f1b7f),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7710addd lockFactory=org.apache.lucene.store.NativeFSLockFactory@147f1b7f),segFN=segments_3,generation=3,filenames=[segments_3]
   [junit4]   2> 1335 T1498 C82 oasc.SolrDeletionPolicy.updateCommits newest commit = 3
   [junit4]   2> 1337 T1498 C82 oass.SolrIndexSearcher.<init> Opening Searcher@2c6439d main
   [junit4]   2> 1337 T1498 C82 oass.SolrIndexSearcher.<init> WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 1338 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: default
   [junit4]   2> 1338 T1498 C82 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1352 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: default_teststop
   [junit4]   2> 1368 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: threshold
   [junit4]   2> 1386 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: threshold_direct
   [junit4]   2> 1387 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: multipleFields
   [junit4]   2> 1403 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: freq
   [junit4]   2> 1420 T1499 oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell index for spell checker: fqcn
   [junit4]   2> 1439 T1499 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c6439d main{StandardDirectoryReader(segments_3:4)}
   [junit4]   2> 1440 T1498 C82 UPDATE [collection1] webapp=null path=null params={} {commit=} 0 106
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=4DB161C50CFC44D -Dtests.locale=tr -Dtests.timezone=Africa/Monrovia -Dargs="-Dfile.encoding=Cp1252"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 9617 T1498 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 9617 T1498 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1100245837
   [junit4]   2> 9617 T1498 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24ba2349
   [junit4]   2> 9618 T1498 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 9618 T1498 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=20,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=92,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0}
   [junit4]   2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066\spellchecker1\_7.fdt FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066\spellchecker1 FAILED !!!!!
   [junit4]   2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SpellCheckComponentTest-1340135535066 FAILED !!!!!
   [junit4]   2> NOTE: test params are: codec=Lucene40: {end4=PostingsFormat(name=Memory doPackFST= true), end3=Lucene40(minBlockSize=30 maxBlockSize=123), end2=PostingsFormat(name=MockSep), start1=MockVariableIntBlock(baseBlockSize=33), end1=PostingsFormat(name=Lucene40WithOrds), start4=Pulsing40(freqCutoff=9 minBlockSize=30 maxBlockSize=123), start2=MockFixedIntBlock(blockSize=1475), start3=Pulsing40(freqCutoff=18 minBlockSize=30 maxBlockSize=123), gram2=PostingsFormat(name=MockSep), word=PostingsFormat(name=Lucene40WithOrds), gram1=PostingsFormat(name=Lucene40WithOrds), gram4=PostingsFormat(name=Memory doPackFST= true), gram3=Lucene40(minBlockSize=30 maxBlockSize=123)}, sim=DefaultSimilarity, locale=tr, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=2,threads=1,free=63819528,total=274071552
   [junit4]   2> NOTE: All tests run in this JVM: [TestStopFilterFactory, TestSolrCoreProperties, DirectSolrSpellCheckerTest, CloudStateTest, OutputWriterTest, TestPropInject, TestSurroundQueryParser, ConvertedLegacyTest, CopyFieldTest, TestIndexSearcher, TestValueSourceCache, TestSlowSynonymFilter, NotRequiredUniqueKeyTest, TestJapaneseTokenizerFactory, StatsComponentTest, LegacyHTMLStripCharFilterTest, PeerSyncTest, TestCzechStemFilterFactory, SOLR749Test, TestGreekLowerCaseFilterFactory, QueryParsingTest, DistanceFunctionTest, TestMultiCoreConfBootstrap, UniqFieldsUpdateProcessorFactoryTest, TestQuerySenderListener, SolrCmdDistributorTest, JSONWriterTest, TestPersianNormalizationFilterFactory, SystemInfoHandlerTest, WordBreakSolrSpellCheckerTest, TestSolrXMLSerializer, BasicFunctionalityTest, PrimUtilsTest, TestStemmerOverrideFilterFactory, TestFrenchLightStemFilterFactory, LukeRequestHandlerTest, TestDistributedGrouping, TestThaiWordFilterFactory, OverseerTest, DocumentAnalysisRequestHandlerTest, TestSuggestSpellingConverter, TestRecovery, TestCollationField, TestPatternTokenizerFactory, TestCJKBigramFilterFactory, SpellPossibilityIteratorTest, FullSolrCloudDistribCmdsTest, DebugComponentTest, DirectUpdateHandlerTest, TestRangeQuery, TestPropInjectDefaults, TestCollationKeyFilterFactory, ResourceLoaderTest, TestHungarianLightStemFilterFactory, SuggesterTSTTest, DistributedSpellCheckComponentTest, TestQueryUtils, TestWordDelimiterFilterFactory, PingRequestHandlerTest, SortByFunctionTest, TestNorwegianLightStemFilterFactory, StandardRequestHandlerTest, TestHunspellStemFilterFactory, TimeZoneUtilsTest, TestGalicianMinimalStemFilterFactory, FileBasedSpellCheckerTest, TestSynonymMap, TestRandomFaceting, BasicZkTest, TestArbitraryIndexDir, TestFastLRUCache, TestMultiWordSynonyms, TestJoin, SuggesterFSTTest, TestPhraseSuggestions, TestSpanishLightStemFilterFactory, TestCodecSupport, SpellCheckComponentTest]
   [junit4]   2> 
   [junit4] Completed in 9.63s, 9 tests, 1 error <<< FAILURES!

[...truncated 919 lines...]
BUILD FAILED
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\build.xml:29: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build.xml:144: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\module-build.xml:62: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:1019: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:745: There were test failures: 289 suites, 990 tests, 1 error, 10 ignored (5 assumptions)

Total time: 36 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure