Build: 
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java8-64/12/

1 tests failed.
REGRESSION:  
org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary

Error Message:
mismatch: '0'!='2' @ spellcheck/suggestions/bar/startOffset

Stack Trace:
java.lang.RuntimeException: mismatch: '0'!='2' @ 
spellcheck/suggestions/bar/startOffset
        at 
__randomizedtesting.SeedInfo.seed([DF6942825CC072F7:1867B62A54AC67BF]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:573)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:521)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary(SpellCheckComponentTest.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:474)
        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)




Build Log:
[...truncated 10962 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4:junit4]    > (@BeforeClass output)
[junit4:junit4]   2> 0 T794 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J0/./solrtest-SpellCheckComponentTest-1341953460045
[junit4:junit4]   2> 0 T794 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 1 T794 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
[junit4:junit4]   2> 1 T794 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
[junit4:junit4]   2> 26 T794 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
[junit4:junit4]   2> 57 T794 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellcheckcomponent.xml
[junit4:junit4]   2> 57 T794 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 60 T794 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 326 T794 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 330 T794 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 332 T794 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 335 T794 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 337 T794 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 338 T794 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 339 T794 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 339 T794 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 339 T794 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 339 T794 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 339 T794 oasc.CoreContainer.<init> New CoreContainer 
515406351
[junit4:junit4]   2> 340 T794 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J0/./solrtest-SpellCheckComponentTest-1341953460045/
[junit4:junit4]   2> 340 T794 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
[junit4:junit4]   2> 340 T794 oasc.SolrCore.getNewIndexDir WARNING New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J0/./solrtest-SpellCheckComponentTest-1341953460045/index/
[junit4:junit4]   2> 340 T794 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J0/./solrtest-SpellCheckComponentTest-1341953460045/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 341 T794 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61557e8a 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7450fb7c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 342 T794 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 342 T794 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 342 T794 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 343 T794 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 343 T794 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 344 T794 oass.SolrIndexSearcher.<init> Opening 
Searcher@62abe3c4 main
[junit4:junit4]   2> 345 T794 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 345 T794 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 345 T794 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 345 T794 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 349 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default
[junit4:junit4]   2> 351 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default_teststop
[junit4:junit4]   2> 351 T794 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4:junit4]   2> 351 T794 oass.DirectSolrSpellChecker.init init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4:junit4]   2> 354 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold
[junit4:junit4]   2> 354 T794 oass.DirectSolrSpellChecker.init init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4:junit4]   2> 354 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold_direct
[junit4:junit4]   2> 357 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: multipleFields
[junit4:junit4]   2> 364 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: freq
[junit4:junit4]   2> 366 T794 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: fqcn
[junit4:junit4]   2> 366 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 366 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 367 T794 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 368 T794 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 369 T794 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 369 T795 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@62abe3c4 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 370 T794 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 
[junit4:junit4] ERROR   0.51s J0 | SpellCheckComponentTest.testPerDictionary
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'0'!='2' @ spellcheck/suggestions/bar/startOffset
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([DF6942825CC072F7:1867B62A54AC67BF]:0)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:573)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:521)
[junit4:junit4]    >    at 
org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary(SpellCheckComponentTest.java:102)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:474)
[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]    > 
[junit4:junit4]   2> 2455 T794 oas.SolrTestCaseJ4.setUp ###Starting 
testPerDictionary
[junit4:junit4]   2> 2459 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[0]} 0 1
[junit4:junit4]   2> 2464 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[1]} 0 1
[junit4:junit4]   2> 2468 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[2]} 0 0
[junit4:junit4]   2> 2473 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[3]} 0 1
[junit4:junit4]   2> 2477 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[4]} 0 0
[junit4:junit4]   2> 2481 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[5]} 0 0
[junit4:junit4]   2> 2486 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[6]} 0 1
[junit4:junit4]   2> 2489 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[7]} 0 0
[junit4:junit4]   2> 2492 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[8]} 0 0
[junit4:junit4]   2> 2495 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {add=[9]} 0 0
[junit4:junit4]   2> 2498 T794 C64 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2500 T794 C64 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61557e8a 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7450fb7c),segFN=segments_9,generation=9,filenames=[segments_9]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61557e8a 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7450fb7c),segFN=segments_a,generation=10,filenames=[_4_5.len,
 _4_3.len, _4.pst, _4_7.len, _4_4.len, _4_8.len, _4.si, _4.inf, _4_1.len, 
_4.fld, segments_a]
[junit4:junit4]   2> 2500 T794 C64 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 10
[junit4:junit4]   2> 2501 T794 C64 oass.SolrIndexSearcher.<init> Opening 
Searcher@b68bd68 main
[junit4:junit4]   2> 2501 T794 C64 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 2501 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
[junit4:junit4]   2> 2501 T794 C64 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 2533 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
[junit4:junit4]   2> 2553 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
[junit4:junit4]   2> 2593 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
[junit4:junit4]   2> 2593 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
[junit4:junit4]   2> 2643 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
[junit4:junit4]   2> 2683 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
[junit4:junit4]   2> 2723 T795 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@b68bd68 
main{StandardDirectoryReader(segments_a:15 _4(5.0):C10)}
[junit4:junit4]   2> 2723 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 225
[junit4:junit4]   2> 2725 T794 C64 REQ [collection1] webapp=null path=null 
params={spellcheck..perDict.foo=bar&spellcheck..perDict.bar=foo&spellcheck=true&qt=spellCheckCompRH&spellcheck.dictionary=perDict&q=documemt&json.nl=map&spellcheck.build=true}
 hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2726 T794 oas.SolrTestCaseJ4.assertJQ SEVERE query failed 
JSON validation. error=mismatch: '0'!='2' @ 
spellcheck/suggestions/bar/startOffset
[junit4:junit4]   2>     expected =/spellcheck/suggestions/bar=={"numFound":1, 
"startOffset":0, "endOffset":1, "suggestion":["foo"]}
[junit4:junit4]   2>     response = {
[junit4:junit4]   2>      "responseHeader":{
[junit4:junit4]   2>        "status":0,
[junit4:junit4]   2>        "QTime":0},
[junit4:junit4]   2>      "command":"build",
[junit4:junit4]   2>      "response":{"numFound":0,"start":0,"docs":[]
[junit4:junit4]   2>      },
[junit4:junit4]   2>      "spellcheck":{
[junit4:junit4]   2>        "suggestions":{
[junit4:junit4]   2>          "foo":{
[junit4:junit4]   2>            "numFound":1,
[junit4:junit4]   2>            "startOffset":0,
[junit4:junit4]   2>            "endOffset":1,
[junit4:junit4]   2>            "suggestion":["bar"]},
[junit4:junit4]   2>          "bar":{
[junit4:junit4]   2>            "numFound":1,
[junit4:junit4]   2>            "startOffset":2,
[junit4:junit4]   2>            "endOffset":3,
[junit4:junit4]   2>            "suggestion":["foo"]}}}}
[junit4:junit4]   2>    
[junit4:junit4]   2>     request = 
spellcheck..perDict.foo=bar&spellcheck..perDict.bar=foo&spellcheck=true&qt=spellCheckCompRH&spellcheck.dictionary=perDict&q=documemt&json.nl=map&spellcheck.build=true
[junit4:junit4]   2> 2726 T794 oas.SolrTestCaseJ4.tearDown ###Ending 
testPerDictionary
[junit4:junit4]   2> 2729 T794 C64 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2729 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 2732 T794 C64 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2733 T794 C64 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61557e8a 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7450fb7c),segFN=segments_a,generation=10,filenames=[_4_5.len,
 _4_3.len, _4.pst, _4_7.len, _4_4.len, _4_8.len, _4.si, _4.inf, _4_1.len, 
_4.fld, segments_a]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61557e8a 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7450fb7c),segFN=segments_b,generation=11,filenames=[segments_b]
[junit4:junit4]   2> 2733 T794 C64 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 11
[junit4:junit4]   2> 2733 T794 C64 oass.SolrIndexSearcher.<init> Opening 
Searcher@776fde2b main
[junit4:junit4]   2> 2734 T794 C64 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 2734 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
[junit4:junit4]   2> 2734 T794 C64 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 2753 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
[junit4:junit4]   2> 2784 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
[junit4:junit4]   2> 2805 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
[junit4:junit4]   2> 2805 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
[junit4:junit4]   2> 2834 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
[junit4:junit4]   2> 2874 T795 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
[junit4:junit4]   2> 2903 T795 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@776fde2b 
main{StandardDirectoryReader(segments_b:16)}
[junit4:junit4]   2> 2904 T794 C64 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 172
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testPerDictionary 
-Dtests.seed=DF6942825CC072F7 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_OM -Dtests.timezone=Australia/Lord_Howe 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 6984 T794 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 6984 T794 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=515406351
[junit4:junit4]   2> 6984 T794 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@63c691c0
[junit4:junit4]   2> 6985 T794 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 6985 T794 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=20,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=92,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0}
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=RandomSimilarityProvider(queryNorm=false,coord=false): {}, locale=ar_OM, 
timezone=Australia/Lord_Howe
[junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
1.8.0-ea (64-bit)/cpus=8,threads=1,free=97030360,total=330235904
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[TestSpanishLightStemFilterFactory, SolrIndexConfigTest, 
TestBrazilianStemFilterFactory, CopyFieldTest, SimpleFacetsTest, 
TestBinaryField, TestPortugueseMinimalStemFilterFactory, ZkNodePropsTest, 
TestSolrJ, BasicDistributedZkTest, RequiredFieldsTest, HighlighterTest, 
CacheHeaderTest, PluginInfoTest, SOLR749Test, 
TestJapanesePartOfSpeechStopFilterFactory, SuggesterTSTTest, 
PingRequestHandlerTest, TestJmxIntegration, TestFiltering, TestSearchPerf, 
TestThaiWordFilterFactory, TestSolrCoreProperties, 
TestStemmerOverrideFilterFactory, SnowballPorterFilterFactoryTest, 
CurrencyFieldTest, DateFieldTest, EchoParamsTest, 
TestFinnishLightStemFilterFactory, 
TestHyphenationCompoundWordTokenFilterFactory, CoreAdminHandlerTest, 
TestDictionaryCompoundWordTokenFilterFactory, TestHashPartitioner, 
TestTypeTokenFilterFactory, DirectSolrSpellCheckerTest, SuggesterTest, 
TestGermanLightStemFilterFactory, TestReversedWildcardFilterFactory, 
DateMathParserTest, TestGreekLowerCaseFilterFactory, 
TestCapitalizationFilterFactory, TestArabicFilters, PrimitiveFieldTypeTest, 
MoreLikeThisHandlerTest, TestTrimFilterFactory, TestSynonymFilterFactory, 
TestQuerySenderListener, ShowFileRequestHandlerTest, 
TestMappingCharFilterFactory, TestPatternTokenizerFactory, TestFaceting, 
DistributedSpellCheckComponentTest, SolrInfoMBeanTest, 
TestPatternReplaceCharFilterFactory, TestItalianLightStemFilterFactory, 
TestNorwegianLightStemFilterFactory, SpatialFilterTest, 
TestPhoneticFilterFactory, TestDistributedSearch, 
DirectUpdateHandlerOptimizeTest, TestPropInject, TestGalicianStemFilterFactory, 
OutputWriterTest, LeaderElectionIntegrationTest, BasicFunctionalityTest, 
TestBM25SimilarityFactory, BinaryUpdateRequestHandlerTest, 
DisMaxRequestHandlerTest, TestPortugueseStemFilterFactory, TestCSVLoader, 
TestLatvianStemFilterFactory, SpellCheckComponentTest]
[junit4:junit4]   2> 
[junit4:junit4] Completed on J0 in 7.10s, 9 tests, 1 error <<< FAILURES!

[...truncated 439 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/build.xml:29:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build.xml:144:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/module-build.xml:62:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/common-build.xml:1096:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/common-build.xml:793:
 There were test failures: 291 suites, 1031 tests, 1 error, 5 ignored

Total time: 22 minutes 53 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
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