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

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([9B1635CDE22895EA:5C18C165EA4480A2]: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 16246 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4:junit4]    > (@BeforeClass output)
[junit4:junit4]   2> 0 T937 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/J1/./solrtest-SpellCheckComponentTest-1342298075987
[junit4:junit4]   2> 0 T937 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 T937 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 T937 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> 13 T734 oazs.SessionTrackerImpl.run SessionTrackerImpl 
exited loop!
[junit4:junit4]   2> 29 T937 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
[junit4:junit4]   2> 64 T937 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellcheckcomponent.xml
[junit4:junit4]   2> 64 T937 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 66 T937 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 252 T923 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server localhost.localdomain/127.0.0.1:38677
[junit4:junit4]   2> 253 T923 oaz.ClientCnxn$SendThread.run WARNING Session 
0x138873264000010 for server null, unexpected error, closing socket connection 
and attempting reconnect java.net.ConnectException: Connection refused
[junit4:junit4]   2>    at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
[junit4:junit4]   2>    at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:692)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
[junit4:junit4]   2> 
[junit4:junit4]   2> 307 T937 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 312 T937 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 313 T937 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 317 T937 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 318 T937 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 320 T937 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 320 T937 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 321 T937 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 321 T937 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> 321 T937 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> 321 T937 oasc.CoreContainer.<init> New CoreContainer 
887679212
[junit4:junit4]   2> 321 T937 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/J1/./solrtest-SpellCheckComponentTest-1342298075987/
[junit4:junit4]   2> 321 T937 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
[junit4:junit4]   2> 322 T937 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/J1/./solrtest-SpellCheckComponentTest-1342298075987/index/
[junit4:junit4]   2> 322 T937 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J1/./solrtest-SpellCheckComponentTest-1342298075987/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 323 T937 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2713f917 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e9a9b2c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 323 T937 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 324 T937 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 324 T937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 324 T937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 324 T937 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 326 T937 oass.SolrIndexSearcher.<init> Opening 
Searcher@1ba60b3e main
[junit4:junit4]   2> 326 T937 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 326 T937 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 326 T937 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 326 T937 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 329 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default
[junit4:junit4]   2> 332 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default_teststop
[junit4:junit4]   2> 337 T937 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4:junit4]   2> 337 T937 oass.DirectSolrSpellChecker.init init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4:junit4]   2> 340 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold
[junit4:junit4]   2> 340 T937 oass.DirectSolrSpellChecker.init init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4:junit4]   2> 340 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold_direct
[junit4:junit4]   2> 342 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: multipleFields
[junit4:junit4]   2> 348 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: freq
[junit4:junit4]   2> 350 T937 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: fqcn
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 351 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 352 T937 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 352 T937 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 354 T937 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 354 T938 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1ba60b3e 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 355 T937 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 
[junit4:junit4] ERROR   0.47s J1 | SpellCheckComponentTest.testPerDictionary
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'0'!='2' @ spellcheck/suggestions/bar/startOffset
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([9B1635CDE22895EA:5C18C165EA4480A2]: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> 358 T937 oas.SolrTestCaseJ4.setUp ###Starting 
testPerDictionary
[junit4:junit4]   2> ASYNC  NEW_CORE C34 name=collection1 
org.apache.solr.core.SolrCore@6b023a80
[junit4:junit4]   2> 361 T937 C34 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2713f917 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e9a9b2c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 361 T937 C34 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 363 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[0]} 0 3
[junit4:junit4]   2> 371 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[1]} 0 1
[junit4:junit4]   2> 376 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[2]} 0 1
[junit4:junit4]   2> 379 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[3]} 0 0
[junit4:junit4]   2> 381 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[4]} 0 0
[junit4:junit4]   2> 384 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[5]} 0 0
[junit4:junit4]   2> 387 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[6]} 0 0
[junit4:junit4]   2> 389 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[7]} 0 0
[junit4:junit4]   2> 393 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[8]} 0 1
[junit4:junit4]   2> 396 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {add=[9]} 0 0
[junit4:junit4]   2> 399 T937 C34 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 401 T937 C34 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2713f917 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e9a9b2c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2713f917 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e9a9b2c),segFN=segments_2,generation=2,filenames=[_0.si,
 _0_nrm.cfe, _0.frq, _0.prx, _0.tip, _0.fdx, _0.fnm, _0_nrm.cfs, segments_2, 
_0.tim, _0.fdt]
[junit4:junit4]   2> 401 T937 C34 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 2
[junit4:junit4]   2> 402 T937 C34 oass.SolrIndexSearcher.<init> Opening 
Searcher@121f8207 main
[junit4:junit4]   2> 402 T937 C34 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 402 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
[junit4:junit4]   2> 402 T937 C34 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 437 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
[junit4:junit4]   2> 459 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
[junit4:junit4]   2> 497 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
[junit4:junit4]   2> 498 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
[junit4:junit4]   2> 538 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
[junit4:junit4]   2> 578 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
[junit4:junit4]   2> 617 T938 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@121f8207 
main{StandardDirectoryReader(segments_2:3 _0(5.0):C10)}
[junit4:junit4]   2> 618 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 219
[junit4:junit4]   2> 622 T937 C34 REQ [collection1] webapp=null path=null 
params={spellcheck..perDict.foo=bar&spellcheck..perDict.bar=foo&spellcheck.build=true&qt=spellCheckCompRH&spellcheck.dictionary=perDict&spellcheck=true&json.nl=map&q=documemt}
 hits=0 status=0 QTime=1 
[junit4:junit4]   2> 626 T937 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":1},
[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.build=true&qt=spellCheckCompRH&spellcheck.dictionary=perDict&spellcheck=true&json.nl=map&q=documemt
[junit4:junit4]   2> 626 T937 oas.SolrTestCaseJ4.tearDown ###Ending 
testPerDictionary
[junit4:junit4]   2> 630 T937 C34 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 630 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {deleteByQuery=*:*} 0 0
[junit4:junit4]   2> 634 T937 C34 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 635 T937 C34 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2713f917 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e9a9b2c),segFN=segments_2,generation=2,filenames=[_0.si,
 _0_nrm.cfe, _0.frq, _0.prx, _0.tip, _0.fdx, _0.fnm, _0_nrm.cfs, segments_2, 
_0.tim, _0.fdt]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2713f917 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e9a9b2c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 635 T937 C34 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 3
[junit4:junit4]   2> 636 T937 C34 oass.SolrIndexSearcher.<init> Opening 
Searcher@64584410 main
[junit4:junit4]   2> 636 T937 C34 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 637 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
[junit4:junit4]   2> 637 T937 C34 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 658 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
[junit4:junit4]   2> 678 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
[junit4:junit4]   2> 698 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
[junit4:junit4]   2> 698 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
[junit4:junit4]   2> 738 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
[junit4:junit4]   2> 758 T938 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
[junit4:junit4]   2> 779 T938 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@64584410 
main{StandardDirectoryReader(segments_3:4)}
[junit4:junit4]   2> 780 T937 C34 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 146
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testPerDictionary 
-Dtests.seed=9B1635CDE22895EA -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Europe/Helsinki 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 5368 T937 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 5369 T937 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=887679212
[junit4:junit4]   2> 5369 T937 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6b023a80
[junit4:junit4]   2> 5369 T937 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 5369 T937 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=Appending, 
sim=DefaultSimilarity, locale=ja_JP_JP_#u-ca-japanese, timezone=Europe/Helsinki
[junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
1.8.0-ea (64-bit)/cpus=8,threads=1,free=120481680,total=235798528
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, 
TestValueSourceCache, TestIndexSearcher, BadIndexSchemaTest, UUIDFieldTest, 
TestMultiWordSynonyms, TestArbitraryIndexDir, CloudStateTest, 
TestSolrXMLSerializer, TestRussianLightStemFilterFactory, SearchHandlerTest, 
TestKeywordMarkerFilterFactory, TestReplicationHandler, TestDocSet, 
OverseerTest, SuggesterFSTTest, TestSolrDeletionPolicy1, 
IndexSchemaRuntimeFieldTest, BasicZkTest, FullSolrCloudTest, 
CSVRequestHandlerTest, TestEnglishMinimalStemFilterFactory, 
TestHunspellStemFilterFactory, TestPseudoReturnFields, SpellCheckComponentTest]
[junit4:junit4]   2> 5572 T923 oaz.ClientCnxn$SendThread.startConnect Opening 
socket connection to server localhost.localdomain/127.0.0.1:38677
[junit4:junit4]   2> 
[junit4:junit4] Completed on J1 in 5.58s, 9 tests, 1 error <<< FAILURES!

[...truncated 637 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:1093:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/common-build.xml:788:
 There were test failures: 294 suites, 1050 tests, 1 error, 5 ignored

Total time: 18 minutes 42 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to