Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4515/
Java: 64bit/jdk1.8.0_40 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.spelling.suggest.SuggesterTest.testRebuild

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([4A82C55B35D2B71C:11A7671801D2CD86]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:761)
        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:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
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">50</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst 
name="collations"/></lst>
</response>

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




Build Log:
[...truncated 9549 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001
   [junit4]   2> 33693 T126 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 33694 T126 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 33694 T126 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 33699 T126 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 33700 T126 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 33778 T126 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 33783 T126 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 33790 T126 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellchecker.xml
   [junit4]   2> 33791 T126 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-spellchecker.xml
   [junit4]   2> 33795 T126 oass.IndexSchema.readSchema [null] Schema name=Solr 
SpellCheck Test
   [junit4]   2> 33800 T126 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 33802 T126 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 33802 T126 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33804 T126 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 33805 T126 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 33805 T126 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 33819 T126 oasc.CoreContainer.<init> New CoreContainer 
1074003352
   [junit4]   2> 33819 T126 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 33821 T126 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 33821 T126 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 33832 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 600000
   [junit4]   2> 33832 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 33832 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 60000
   [junit4]   2> 33832 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 33832 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 33833 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 33833 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 33833 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 33833 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 33833 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 33833 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 33845 T126 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 33845 T126 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33845 T126 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33846 T126 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 33848 T126 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig-spellchecker.xml, transient=false, 
schema=schema-spellchecker.xml, loadOnStartup=true, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001, shard=shard1}
   [junit4]   2> 33850 T127 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 33851 T127 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 33851 T127 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 33899 T127 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 33906 T127 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 33917 T127 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellchecker.xml
   [junit4]   2> 33918 T127 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-spellchecker.xml
   [junit4]   2> 33923 T127 oass.IndexSchema.readSchema [collection1] Schema 
name=Solr SpellCheck Test
   [junit4]   2> 33930 T127 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 33931 T127 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 33931 T127 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33935 T127 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 33935 T127 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 33942 T127 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\
   [junit4]   2> 33942 T127 c:collection1 oasc.SolrCore.<init> JMX monitoring 
not detected for core: collection1
   [junit4]   2> 33954 T127 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001
   [junit4]   2> 33955 T127 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index/
   [junit4]   2> 33955 T127 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index' doesn't exist. Creating new 
index...
   [junit4]   2> 33957 T127 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index
   [junit4]   2> 33957 T127 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=10, 
maxMergedSegmentMB=40.4130859375, floorSegmentMB=0.58203125, 
forceMergeDeletesPctAllowed=25.99149497018276, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 33976 T127 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@256acb52),segFN=segments_1,generation=1}
   [junit4]   2> 33976 T127 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 33980 T127 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 33990 T127 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33992 T127 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33993 T127 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 33994 T127 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 34013 T127 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/suggest_wfst,/suggest_tst,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/suggest,/suggest_fst,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 34013 T127 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 34014 T127 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 34014 T127 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 34016 T127 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=28, 
maxMergedSegmentMB=76.4873046875, floorSegmentMB=1.783203125, 
forceMergeDeletesPctAllowed=6.8442040959159005, segmentsPerTier=16.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 34027 T127 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@256acb52),segFN=segments_1,generation=1}
   [junit4]   2> 34027 T127 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 34027 T127 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@79f64a97[collection1] main
   [junit4]   2> 34028 T127 c:collection1 
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 34028 T127 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: {}
   [junit4]   2> 34028 T127 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 34028 T127 c:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 34028 T127 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 34028 T127 c:collection1 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]   2> 34032 T127 c:collection1 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]   2> 34039 T127 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 34039 T127 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 34039 T127 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 34039 T127 c:collection1 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]   2> 34055 T127 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 34055 T127 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 34055 T127 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 34055 T127 c:collection1 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]   2> 34099 T127 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 34099 T127 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 34101 T127 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 34101 T127 c:collection1 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]   2> 34102 T127 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 34102 T127 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 34102 T127 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 34103 T127 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 34107 T126 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 34110 T126 oas.SolrTestCaseJ4.setUp ###Starting testRebuild
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 
org.apache.solr.core.SolrCore@1be06a10
   [junit4]   2> 34115 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[1]} 0 4
   [junit4]   2> 34122 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 34123 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 34125 T126 C9 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 34200 T126 C9 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@256acb52),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@256acb52),segFN=segments_2,generation=2}
   [junit4]   2> 34201 T126 C9 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 34202 T126 C9 oasc.SolrCore.getSearcher WARN [collection1] 
PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 34212 T126 C9 oass.SolrIndexSearcher.<init> Opening 
Searcher@417fae2f[collection1] main
   [junit4]   2> 34212 T126 C9 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 34222 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest
   [junit4]   2> 34222 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34224 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest\jaspell.dat (The system cannot 
find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34225 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_tst
   [junit4]   2> 34225 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34226 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest_tst 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_tst\tst.dat (The system cannot 
find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34226 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_fst
   [junit4]   2> 34226 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34227 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest_fst 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_fst\fst.bin (The system cannot 
find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34227 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_wfst
   [junit4]   2> 34227 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34229 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest_wfst 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_wfst\wfst.bin (The system 
cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34230 T128 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@79f64a97[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34230 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest
   [junit4]   2> 34230 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34230 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest\jaspell.dat (The system cannot 
find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34231 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_tst
   [junit4]   2> 34231 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34231 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest_tst 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_tst\tst.dat (The system cannot 
find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34232 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_fst
   [junit4]   2> 34232 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34232 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest_fst 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_fst\fst.bin (The system cannot 
find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34234 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_wfst
   [junit4]   2> 34234 T128 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 34234 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher ERROR Exception in 
reloading spell check index for spellchecker: suggest_wfst 
java.io.FileNotFoundException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_wfst\wfst.bin (The system 
cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:739)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$5.call(SolrCore.java:1755)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 34235 T128 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@417fae2f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c3)))}
   [junit4]   2> 34235 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 110
   [junit4]   2> 34286 T126 C9 oasc.SolrCore.execute [collection1] webapp=null 
path=null 
params={q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=50 
   [junit4]   2> 34287 T126 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">50</int></lst><lst 
name="spellcheck"><lst name="suggestions"/><lst name="collations"/></lst>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]   2> 34288 T126 oasc.SolrException.log ERROR REQUEST FAILED: 
q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml:java.lang.RuntimeException:
 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">50</int></lst><lst 
name="spellcheck"><lst name="suggestions"/><lst name="collations"/></lst>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:761)
   [junit4]   2>                at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 34291 T126 oas.SolrTestCaseJ4.tearDown ###Ending testRebuild
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SuggesterTest 
-Dtests.method=testRebuild -Dtests.seed=4A82C55B35D2B71C -Dtests.slow=true 
-Dtests.locale=sk_SK -Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.31s J0 | SuggesterTest.testRebuild <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4A82C55B35D2B71C:11A7671801D2CD86]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:761)
   [junit4]    >        at 
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">50</int></lst><lst name="spellcheck"><lst name="suggestions"/><lst 
name="collations"/></lst>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]    >        ... 41 more
   [junit4]   2> 34417 T126 oas.SolrTestCaseJ4.setUp ###Starting testAnalyzer
   [junit4]   2> 34419 T126 oasss.Suggester.init init: 
{field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
   [junit4]   2> 34419 T126 oas.SolrTestCaseJ4.tearDown ###Ending testAnalyzer
   [junit4]   2> 34421 T126 oas.SolrTestCaseJ4.setUp ###Starting testReload
   [junit4]   2> 34426 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[1]} 0 5
   [junit4]   2> 34431 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 34439 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[3]} 0 8
   [junit4]   2> 34440 T126 C9 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 34652 T126 C9 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@256acb52),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@256acb52),segFN=segments_3,generation=3}
   [junit4]   2> 34652 T126 C9 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 34654 T126 C9 oass.SolrIndexSearcher.<init> Opening 
Searcher@402430ab[collection1] main
   [junit4]   2> 34654 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest
   [junit4]   2> 34654 T128 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 34656 T126 C9 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 34673 T128 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 34673 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest_tst
   [junit4]   2> 34673 T128 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 34699 T128 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 34700 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest_fst
   [junit4]   2> 34700 T128 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 34736 T128 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 34737 T128 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest_wfst
   [junit4]   2> 34737 T128 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 34751 T128 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 34751 T128 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@402430ab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):c3)))}
   [junit4]   2> 34762 T126 C9 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 322
   [junit4]   2> 34763 T126 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 34763 T126 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1074003352
   [junit4]   2> 34763 T126 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1be06a10
   [junit4]   2> 34763 T126 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=6,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 34765 T126 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 34765 T126 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 34765 T126 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 34774 T126 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 34775 T126 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 34775 T126 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001;done=false>>]
   [junit4]   2> 34776 T126 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001
   [junit4]   2> 34776 T126 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 34777 T126 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index
   [junit4]   2> 34861 T126 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 34861 T126 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 34864 T126 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 34865 T126 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 34932 T126 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 34938 T126 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 34959 T126 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellchecker.xml
   [junit4]   2> 34959 T126 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 34969 T126 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 35069 T126 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 35078 T126 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 35079 T126 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 35103 T126 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 35107 T126 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 35115 T126 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 35116 T126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 35116 T126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 35117 T126 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 35117 T126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 35117 T126 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 35117 T126 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 35118 T126 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 35118 T126 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 35134 T126 oasc.CoreContainer.<init> New CoreContainer 
1728296399
   [junit4]   2> 35134 T126 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 35134 T126 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 35134 T126 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 35142 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 600000
   [junit4]   2> 35144 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 35144 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 60000
   [junit4]   2> 35144 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 35144 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 35144 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 35144 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 35145 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 35145 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 35145 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 35145 T126 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 35149 T126 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 35150 T126 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35150 T126 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35150 T126 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 35151 T126 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig-spellchecker.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001, shard=shard1}
   [junit4]   2> 35161 T130 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 35163 T130 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 35163 T130 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 35193 T130 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 35198 T130 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 35204 T130 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellchecker.xml
   [junit4]   2> 35206 T130 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 35212 T130 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 35387 T130 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 35393 T130 oass.IndexSchema.readSchema default search field in 
schema is text
   [junit4]   2> 35395 T130 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 35411 T130 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 35416 T130 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 35419 T130 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 35420 T130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 35420 T130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 35420 T130 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 35420 T130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 35420 T130 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 35421 T130 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 35421 T130 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 35421 T130 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\
   [junit4]   2> 35422 T130 c:collection1 oasc.SolrCore.<init> JMX monitoring 
not detected for core: collection1
   [junit4]   2> 35424 T130 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001
   [junit4]   2> 35424 T130 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index/
   [junit4]   2> 35428 T130 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 35434 T130 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 35434 T130 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 35435 T130 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 35436 T130 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 35440 T130 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/suggest_wfst,/suggest_tst,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/suggest,/suggest_fst,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 35440 T130 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 35586 T130 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 35586 T130 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 35597 T130 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index
   [junit4]   2> 35597 T130 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=10, 
maxMergedSegmentMB=40.4130859375, floorSegmentMB=0.58203125, 
forceMergeDeletesPctAllowed=25.99149497018276, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 35601 T130 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a5ccdc8),segFN=segments_3,generation=3}
   [junit4]   2> 35601 T130 c:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 35634 T130 c:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@22bff32c[collection1] main
   [junit4]   2> 35635 T130 c:collection1 
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 35635 T130 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: {}
   [junit4]   2> 35635 T130 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 35635 T130 c:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 35635 T130 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 35637 T130 c:collection1 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]   2> 35637 T130 c:collection1 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]   2> 35639 T130 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 35639 T130 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 35639 T130 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 35639 T130 c:collection1 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]   2> 35640 T130 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 35642 T130 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 35642 T130 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 35642 T130 c:collection1 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]   2> 35662 T130 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 35662 T130 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 35662 T130 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 35663 T130 c:collection1 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]   2> 35667 T130 c:collection1 oashc.SpellCheckComponent.inform 
Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 35667 T130 c:collection1 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
   [junit4]   2> 35667 T130 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 35667 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest
   [junit4]   2> 35668 T130 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 35668 T131 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 35668 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_tst
   [junit4]   2> 35668 T131 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 35672 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_fst
   [junit4]   2> 35672 T131 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 35673 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: suggest_wfst
   [junit4]   2> 35673 T131 c:collection1 oasss.Suggester.reload reload()
   [junit4]   2> 35673 T131 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@22bff32c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):c3)))}
   [junit4]   2> 35682 T126 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 
org.apache.solr.core.SolrCore@3eb0bd8c
   [junit4]   2> 35703 T126 C10 oasc.SolrCore.execute [collection1] webapp=null 
path=null 
params={q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=19 
   [junit4]   2> 35706 T126 oas.SolrTestCaseJ4.tearDown ###Ending testReload
   [junit4]   2> 35709 T126 oas.SolrTestCaseJ4.setUp ###Starting testSuggestions
   [junit4]   2> 35713 T126 C10 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[1]} 0 3
   [junit4]   2> 35713 T126 C10 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 35714 T126 C10 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 35715 T126 C10 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 35746 T126 C10 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a5ccdc8),segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a5ccdc8),segFN=segments_4,generation=4}
   [junit4]   2> 35746 T126 C10 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 4
   [junit4]   2> 35748 T126 C10 oass.SolrIndexSearcher.<init> Opening 
Searcher@19928139[collection1] main
   [junit4]   2> 35748 T126 C10 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 35748 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest
   [junit4]   2> 35748 T131 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 35780 T131 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 35780 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest_tst
   [junit4]   2> 35780 T131 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 35790 T131 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 35791 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest_fst
   [junit4]   2> 35791 T131 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 35810 T131 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 35810 T131 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: suggest_wfst
   [junit4]   2> 35812 T131 c:collection1 oasss.Suggester.build build()
   [junit4]   2> 35820 T131 c:collection1 oasss.Suggester.build Stored suggest 
data to: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 35820 T131 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@19928139[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):c3)
 Uninverting(_2(5.2.0):c3)))}
   [junit4]   2> 35822 T126 C10 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 108
   [junit4]   2> 35824 T126 C10 oasc.SolrCore.execute [collection1] webapp=null 
path=null 
params={q=ac&qt=/suggest&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml}
 status=0 QTime=1 
   [junit4]   2> 35825 T126 oas.SolrTestCaseJ4.tearDown ###Ending 
testSuggestions
   [junit4]   2> 35825 T126 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 35825 T126 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1728296399
   [junit4]   2> 35828 T126 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3eb0bd8c
   [junit4]   2> 35828 T126 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]   2> 35828 T126 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 35828 T126 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 35828 T126 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 35829 T126 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 35831 T126 oasc.CachingDirectoryFactory.close Closing 
MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 35831 T126 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001;done=false>>]
   [junit4]   2> 35831 T126 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001
   [junit4]   2> 35831 T126 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 35831 T126 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.SuggesterTest
 4A82C55B35D2B71C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sk_SK, 
timezone=Etc/GMT-4
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=40826472,total=222298112
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, 
TestFileDictionaryLookup, TestClassNameShortening, 
DistributedDebugComponentTest, PeerSyncTest, TestCSVLoader, 
TestSimpleQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
SuggesterTest]
   [junit4] Completed on J0 in 2.24s, 4 tests, 1 error <<< FAILURES!

[...truncated 1461 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976:
 There were test failures: 478 suites, 1902 tests, 1 error, 56 ignored (29 
assumptions)

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


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

Reply via email to