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

1 tests failed.
REGRESSION:  org.apache.solr.spelling.suggest.SuggesterTSTTest.testRebuild

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([5FE369470FD1028B:4C6CB043BD17811]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:486)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:453)
        at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
        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:1995)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
        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.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
        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.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
</response>

        request 
was:q=ac&spellcheck.count=2&qt=/suggest_tst&spellcheck.onlyMorePopular=true
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:479)
        ... 41 more




Build Log:
[...truncated 6497 lines...]
[junit4:junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
[junit4:junit4]    > (@BeforeClass output)
[junit4:junit4]   2> 0 T1683 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterTSTTest-1342838202914
[junit4:junit4]   2> 3 T1683 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test-files\solr\collection1\'
[junit4:junit4]   2> 3 T1683 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java6-64/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
[junit4:junit4]   2> 3 T1683 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java6-64/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
[junit4:junit4]   2> 62 T1683 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_40
[junit4:junit4]   2> 206 T1683 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellchecker.xml
[junit4:junit4]   2> 206 T1683 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 213 T1683 oass.IndexSchema.readSchema Schema name=Solr 
SpellCheck Test
[junit4:junit4]   2> 281 T1683 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 284 T1683 oass.IndexSchema.readSchema query parser default 
operator is OR
[junit4:junit4]   2> 330 T1683 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 335 T1683 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 336 T1683 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:junit4]   2> 336 T1683 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:junit4]   2> 336 T1683 oasc.CoreContainer.<init> New CoreContainer 
1686698302
[junit4:junit4]   2> 336 T1683 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\collection1\,
 
dataDir=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterTSTTest-1342838202914\
[junit4:junit4]   2> 338 T1683 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
[junit4:junit4]   2> 338 T1683 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-SuggesterTSTTest-1342838202914\index/
[junit4:junit4]   2> 339 T1683 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-SuggesterTSTTest-1342838202914\index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 599 T1683 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\solrtest-SuggesterTSTTest-1342838202914\index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@747811d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 599 T1683 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 600 T1683 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 601 T1683 oasc.RequestHandlers.initHandlersFromConfig 
created /suggest: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 601 T1683 oasc.RequestHandlers.initHandlersFromConfig 
created /suggest_tst: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 601 T1683 oasc.RequestHandlers.initHandlersFromConfig 
created /suggest_fst: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 602 T1683 oasc.RequestHandlers.initHandlersFromConfig 
created /suggest_wfst: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 641 T1683 oass.SolrIndexSearcher.<init> Opening 
Searcher@69f8f2b main
[junit4:junit4]   2> 641 T1683 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 642 T1683 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 642 T1683 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 642 T1683 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 642 T1683 oasss.Suggester.init init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
[junit4:junit4]   2> 644 T1683 oasssj.JaspellLookupFactory.create init: 
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
[junit4:junit4]   2> 644 T1683 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: suggest
[junit4:junit4]   2> 645 T1683 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
[junit4:junit4]   2> 645 T1683 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 646 T1683 oasss.Suggester.init init: 
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
[junit4:junit4]   2> 647 T1683 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: suggest_tst
[junit4:junit4]   2> 647 T1683 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
[junit4:junit4]   2> 647 T1683 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 647 T1683 oasss.Suggester.init init: 
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
[junit4:junit4]   2> 650 T1683 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: suggest_fst
[junit4:junit4]   2> 650 T1683 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
[junit4:junit4]   2> 650 T1683 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 651 T1683 oasss.Suggester.init init: 
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
[junit4:junit4]   2> 651 T1683 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: suggest_wfst
[junit4:junit4]   2> 653 T1683 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
[junit4:junit4]   2> 655 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 655 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 655 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 656 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 656 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 656 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 656 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 656 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 658 T1683 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 658 T1683 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 666 T1683 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 668 T1683 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 
[junit4:junit4] ERROR   0.82s | SuggesterTSTTest.testRebuild
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([5FE369470FD1028B:4C6CB043BD17811]:0)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:486)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:453)
[junit4:junit4]    >    at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
[junit4:junit4]    >    xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4:junit4]    > <response>
[junit4:junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
[junit4:junit4]    > </response>
[junit4:junit4]    > 
[junit4:junit4]    >    request 
was:q=ac&spellcheck.count=2&qt=/suggest_tst&spellcheck.onlyMorePopular=true
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:479)
[junit4:junit4]    >    ... 41 more
[junit4:junit4]    > 
[junit4:junit4]   2> 725 T1683 oas.SolrTestCaseJ4.setUp ###Starting testRebuild
[junit4:junit4]   2> ASYNC  NEW_CORE C136 name=collection1 
org.apache.solr.core.SolrCore@7f41545
[junit4:junit4]   2> 744 T1683 C136 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\solrtest-SuggesterTSTTest-1342838202914\index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@747811d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 744 T1683 C136 oasc.SolrDeletionPolicy.updateCommits 
newest commit = 1
[junit4:junit4]   2> 749 T1683 C136 UPDATE [collection1] webapp=null path=null 
params={} {add=[1]} 0 11
[junit4:junit4]   2> 768 T1683 C136 UPDATE [collection1] webapp=null path=null 
params={} {add=[2]} 0 2
[junit4:junit4]   2> 782 T1683 C136 UPDATE [collection1] webapp=null path=null 
params={} {add=[3]} 0 2
[junit4:junit4]   2> 797 T1683 C136 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 818 T1683 C136 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\solrtest-SuggesterTSTTest-1342838202914\index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@747811d1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\solrtest-SuggesterTSTTest-1342838202914\index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@747811d1),segFN=segments_2,generation=2,filenames=[_0.fnm,
 _0_MockSep_0.pos, _0_Memory_0.ram, _0_nrm.cfs, _0_Direct_0.frq, 
_0_MockSep_0.tib, _0_MockSep_0.skp, _0_nrm.cfe, _0_SimpleText_0.pst, 
segments_2, _0_MockSep_0.frq, _0.fdx, _0_Direct_0.tip, _0_Direct_0.prx, 
_0_MockSep_0.tii, _0.si, _0_MockSep_0.pyl, _0_MockSep_0.doc, _0_Direct_0.tim, 
_0.fdt]
[junit4:junit4]   2> 819 T1683 C136 oasc.SolrDeletionPolicy.updateCommits 
newest commit = 2
[junit4:junit4]   2> 821 T1683 C136 oasc.SolrCore.getSearcher WARNING 
[collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
[junit4:junit4]   2> 833 T1683 C136 oass.SolrIndexSearcher.<init> Opening 
Searcher@437ff56 main
[junit4:junit4]   2> 833 T1683 C136 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 833 T1683 C136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 913 T1684 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@69f8f2b 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 913 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest
[junit4:junit4]   2> 913 T1684 oasss.Suggester.reload reload()
[junit4:junit4]   2> 915 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in 
reloading spell check index for spellchecker: suggest 
java.io.FileNotFoundException: 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterTSTTest-1342838202914\suggest\jaspell.dat
 (The system cannot find the file specified)
[junit4:junit4]   2>    at java.io.FileInputStream.open(Native Method)
[junit4:junit4]   2>    at 
java.io.FileInputStream.<init>(FileInputStream.java:120)
[junit4:junit4]   2>    at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4:junit4]   2>    at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4:junit4]   2>    at 
org.apache.solr.core.SolrCore$4.call(SolrCore.java:1404)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2>    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 916 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_tst
[junit4:junit4]   2> 916 T1684 oasss.Suggester.reload reload()
[junit4:junit4]   2> 916 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in 
reloading spell check index for spellchecker: suggest_tst 
java.io.FileNotFoundException: 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterTSTTest-1342838202914\suggest_tst\tst.dat
 (The system cannot find the file specified)
[junit4:junit4]   2>    at java.io.FileInputStream.open(Native Method)
[junit4:junit4]   2>    at 
java.io.FileInputStream.<init>(FileInputStream.java:120)
[junit4:junit4]   2>    at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4:junit4]   2>    at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4:junit4]   2>    at 
org.apache.solr.core.SolrCore$4.call(SolrCore.java:1404)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2>    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 917 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_fst
[junit4:junit4]   2> 917 T1684 oasss.Suggester.reload reload()
[junit4:junit4]   2> 917 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in 
reloading spell check index for spellchecker: suggest_fst 
java.io.FileNotFoundException: 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterTSTTest-1342838202914\suggest_fst\fst.bin
 (The system cannot find the file specified)
[junit4:junit4]   2>    at java.io.FileInputStream.open(Native Method)
[junit4:junit4]   2>    at 
java.io.FileInputStream.<init>(FileInputStream.java:120)
[junit4:junit4]   2>    at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4:junit4]   2>    at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4:junit4]   2>    at 
org.apache.solr.core.SolrCore$4.call(SolrCore.java:1404)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2>    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 917 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_wfst
[junit4:junit4]   2> 917 T1684 oasss.Suggester.reload reload()
[junit4:junit4]   2> 917 T1684 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in 
reloading spell check index for spellchecker: suggest_wfst 
java.io.FileNotFoundException: 
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterTSTTest-1342838202914\suggest_wfst\wfst.bin
 (The system cannot find the file specified)
[junit4:junit4]   2>    at java.io.FileInputStream.open(Native Method)
[junit4:junit4]   2>    at 
java.io.FileInputStream.<init>(FileInputStream.java:120)
[junit4:junit4]   2>    at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4:junit4]   2>    at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4:junit4]   2>    at 
org.apache.solr.core.SolrCore$4.call(SolrCore.java:1404)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2>    at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1115 T437 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server 127.0.0.1/127.0.0.1:50245
[junit4:junit4]   2> 1148 T1684 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@437ff56 
main{StandardDirectoryReader(segments_2:3 _0(4.0.0.1):C3)}
[junit4:junit4]   2> 1149 T1683 C136 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 352
[junit4:junit4]   2> 1153 T1683 C136 REQ [collection1] webapp=null path=null 
params={q=ac&spellcheck.count=2&qt=/suggest_tst&spellcheck.onlyMorePopular=true}
 status=0 QTime=1 
[junit4:junit4]   2> 1158 T1683 oas.SolrTestCaseJ4.assertQ SEVERE REQUEST 
FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
[junit4:junit4]   2>            xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
[junit4:junit4]   2>    <response>
[junit4:junit4]   2>    <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">1</int></lst><lst name="spellcheck"><lst 
name="suggestions"/></lst>
[junit4:junit4]   2>    </response>
[junit4:junit4]   2>    
[junit4:junit4]   2>            request 
was:q=ac&spellcheck.count=2&qt=/suggest_tst&spellcheck.onlyMorePopular=true
[junit4:junit4]   2> 1159 T1683 oasc.SolrException.log SEVERE REQUEST FAILED: 
q=ac&spellcheck.count=2&qt=/suggest_tst&spellcheck.onlyMorePopular=true:java.lang.RuntimeException:
 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
[junit4:junit4]   2>            xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
[junit4:junit4]   2>    <response>
[junit4:junit4]   2>    <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">1</int></lst><lst name="spellcheck"><lst 
name="suggestions"/></lst>
[junit4:junit4]   2>    </response>
[junit4:junit4]   2>    
[junit4:junit4]   2>            request 
was:q=ac&spellcheck.count=2&qt=/suggest_tst&spellcheck.onlyMorePopular=true
[junit4:junit4]   2>            at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:479)
[junit4:junit4]   2>            at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:453)
[junit4:junit4]   2>            at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
[junit4:junit4]   2>            at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   2>            at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]   2>            at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]   2>            at 
java.lang.reflect.Method.invoke(Method.java:597)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4]   2>            at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2>            at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2>            at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]   2>            at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]   2>    
[junit4:junit4]   2> 1162 T1683 oas.SolrTestCaseJ4.tearDown ###Ending 
testRebuild
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SuggesterTSTTest -Dtests.method=testRebuild 
-Dtests.seed=5FE369470FD1028B -Dtests.slow=true -Dtests.locale=zh_TW 
-Dtests.timezone=Africa/Abidjan -Dtests.file.encoding=Cp1252
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 3612 T1683 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 3613 T1683 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1201892180
[junit4:junit4]   2> 3613 T1683 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4525f763
[junit4:junit4]   2> 3613 T1683 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 3615 T1683 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
{timestamp=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory 
doPackFST= true), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), 
range_facet_si=PostingsFormat(name=SimpleText), 
text=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=Direct), 
suggest=PostingsFormat(name=SimpleText), 
intDefault=PostingsFormat(name=Direct), spell=PostingsFormat(name=Direct)}, 
sim=DefaultSimilarity, locale=zh_TW, timezone=Africa/Abidjan
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_33 
(64-bit)/cpus=2,threads=1,free=71262800,total=269484032
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[DocumentAnalysisRequestHandlerTest, SpellCheckCollatorTest, 
TestHTMLStripCharFilterFactory, ZkControllerTest, TestCSVResponseWriter, 
TestIndexSearcher, TestSlowSynonymFilter, TestPorterStemFilterFactory, 
SimpleFacetsTest, AnalysisAfterCoreReloadTest, TestGroupingSearch, 
TestJmxIntegration, TestXIncludeConfig, TestCollationField, 
TestHunspellStemFilterFactory, UUIDFieldTest, LukeRequestHandlerTest, 
TestDFRSimilarityFactory, TestWordDelimiterFilterFactory, 
TestArbitraryIndexDir, TestSolrXMLSerializer, StandardRequestHandlerTest, 
TestMultiWordSynonyms, QueryEqualityTest, TestPatternReplaceFilterFactory, 
TestExtendedDismaxParser, DateMathParserTest, BadComponentTest, 
TestBinaryField, TestPortugueseStemFilterFactory, NoCacheHeaderTest, 
TestPortugueseLightStemFilterFactory, TestCJKWidthFilterFactory, TestRTGBase, 
SuggesterTest, TestBeiderMorseFilterFactory, PrimUtilsTest, 
TestQuerySenderNoQuery, TestReverseStringFilterFactory, MultiTermTest, 
TestHyphenationCompoundWordTokenFilterFactory, TestBadConfig, 
TimeZoneUtilsTest, DocumentBuilderTest, TestBinaryResponseWriter, 
QueryElevationComponentTest, TestNGramFilters, 
TestReversedWildcardFilterFactory, TestRecovery, FileBasedSpellCheckerTest, 
TestMergePolicyConfig, TestCollationKeyRangeQueries, TestOmitPositions, 
DistanceFunctionTest, FullSolrCloudTest, TestUAX29URLEmailTokenizerFactory, 
TestIrishLowerCaseFilterFactory, FullSolrCloudDistribCmdsTest, 
TestDelimitedPayloadTokenFilterFactory, TestSolrJ, DirectUpdateHandlerTest, 
MoreLikeThisHandlerTest, FastVectorHighlighterTest, TestMultiCoreConfBootstrap, 
TestFastLRUCache, CurrencyFieldTest, SearchHandlerTest, 
TestKeywordMarkerFilterFactory, TestFrenchMinimalStemFilterFactory, 
QueryParsingTest, CircularListTest, TestSurroundQueryParser, 
TermsComponentTest, ConvertedLegacyTest, TestPatternReplaceCharFilterFactory, 
TestWikipediaTokenizerFactory, TestCJKBigramFilterFactory, ZkCLITest, 
SortByFunctionTest, TestDefaultSimilarityFactory, 
DirectUpdateHandlerOptimizeTest, SpellPossibilityIteratorTest, 
NotRequiredUniqueKeyTest, TestFunctionQuery, TestCJKTokenizerFactory, 
DateFieldTest, TestGermanMinimalStemFilterFactory, 
TestJapaneseIterationMarkCharFilterFactory, 
TestDictionaryCompoundWordTokenFilterFactory, PreAnalyzedFieldTest, 
DisMaxRequestHandlerTest, TestLFUCache, TestJapaneseBaseFormFilterFactory, 
TestChineseTokenizerFactory, SolrCoreCheckLockOnStartupTest, 
TestDistributedSearch, TestQueryUtils, TestArabicFilters, 
TestBulgarianStemFilterFactory, TestIndonesianStemFilterFactory, 
TestWriterPerf, ShowFileRequestHandlerTest, ScriptEngineTest, 
TestShingleFilterFactory, PingRequestHandlerTest, TestBM25SimilarityFactory, 
TestJapanesePartOfSpeechStopFilterFactory, LengthFilterTest, 
TestStressRecovery, CopyFieldTest, TestStopFilterFactory, 
DistributedQueryElevationComponentTest, DirectSolrSpellCheckerTest, 
TestTurkishLowerCaseFilterFactory, TestGalicianMinimalStemFilterFactory, 
TestRussianLightStemFilterFactory, TestPluginEnable, CSVRequestHandlerTest, 
TestUpdate, TestChineseFilterFactory, CloudStateTest, 
TestGalicianStemFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
NumericFieldsTest, SampleTest, TestPortugueseMinimalStemFilterFactory, 
TestNorwegianMinimalStemFilterFactory, MBeansHandlerTest, 
TestPatternTokenizerFactory, TestPersianNormalizationFilterFactory, TestConfig, 
TestPropInject, AlternateDirectoryTest, OverseerTest, 
TestGermanStemFilterFactory, TestJapaneseReadingFormFilterFactory, 
BasicDistributedZkTest, TestElisionFilterFactory, SuggesterTSTTest]
[junit4:junit4]   2> 
[junit4:junit4] Completed in 3.69s, 4 tests, 1 error <<< FAILURES!

[...truncated 743 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:1094:
 The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\common-build.xml:789:
 There were test failures: 304 suites, 1083 tests, 1 error, 10 ignored (5 
assumptions)

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to