You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/30 02:58:20 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+140) - Build # 2071 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2071/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([628EC3E98952B368:EADAFC3327AEDE90]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10844 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_628EC3E98952B368-001/init-core-data-001
   [junit4]   2> 177912 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 177916 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 177918 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 178063 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 178094 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 178326 WARN  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 178330 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 178400 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 178405 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 178492 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 178505 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 178647 WARN  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 178651 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 178669 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 178669 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_628EC3E98952B368-001/init-core-data-001/]
   [junit4]   2> 178670 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=69.490234375, floorSegmentMB=1.794921875, forceMergeDeletesPctAllowed=16.582426143837083, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 178675 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 178676 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 178676 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=79.6494140625, floorSegmentMB=2.1572265625, forceMergeDeletesPctAllowed=9.389403302766379, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 178676 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7af72d[collection1] main]
   [junit4]   2> 178676 WARN  (coreLoadExecutor-776-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 178677 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 178747 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 178819 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 178831 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 178831 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 178904 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 178904 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 178904 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 179020 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 179270 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 179338 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 179339 INFO  (coreLoadExecutor-776-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 179339 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 179341 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 179342 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 179344 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 179346 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 179346 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 179346 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 179346 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 179346 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 179348 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 179349 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 179349 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 179350 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 179351 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 179351 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 179355 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 179359 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 179359 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 179359 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 179360 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 179360 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 179360 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 179360 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 179361 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 179363 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 179366 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 179372 WARN  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 179373 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dba87[collection1] main]
   [junit4]   2> 179374 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 179374 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 179374 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7af72d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179374 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 179377 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 179380 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 179380 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 179380 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 179380 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 179382 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 179382 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 179385 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 179387 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 179390 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 179393 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 179396 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 179396 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3dba87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C10)))}
   [junit4]   2> 179396 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 35
   [junit4]   2> 179400 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 179400 ERROR (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":3},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 179400 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 179401 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 179401 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 179402 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 179402 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 179403 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@101dc9a[collection1] main]
   [junit4]   2> 179403 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 179403 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 179513 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 179634 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 179785 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 179785 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 179878 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 179974 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 180075 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@101dc9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180075 INFO  (TEST-SpellCheckComponentTest.test-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 673
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=628EC3E98952B368 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.74s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([628EC3E98952B368:EADAFC3327AEDE90]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 180080 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 180080 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 180081 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 180082 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 180082 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 180082 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 180083 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 180084 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 180085 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 180085 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 180085 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 180086 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 180086 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 180092 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56d626[collection1] main]
   [junit4]   2> 180092 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 180093 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 180840 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 180949 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 181305 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 181305 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 181696 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 181933 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 182236 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56d626[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10)))}
   [junit4]   2> 182236 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2150
   [junit4]   2> 182445 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=208
   [junit4]   2> 182449 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=3
   [junit4]   2> 182452 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=3
   [junit4]   2> 182454 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=1
   [junit4]   2> 182454 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 182454 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 182454 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 182455 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 182455 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 182455 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16ed405[collection1] main]
   [junit4]   2> 182455 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 182455 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 182540 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 182599 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 182660 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 182660 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 182716 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 182786 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 182845 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16ed405[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 182845 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 390
   [junit4]   2> 182860 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 182861 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 182867 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 182868 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 182868 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 182869 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 182869 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 182869 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 182870 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 182871 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 182871 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 182871 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 182871 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 182879 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@65cb09[collection1] main]
   [junit4]   2> 182880 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 182880 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 183055 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 183122 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 183315 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 183315 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 183592 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 183822 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 184095 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65cb09[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.3.0):C10)))}
   [junit4]   2> 184096 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1224
   [junit4]   2> 184097 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 184098 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 184098 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 184098 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 184098 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 184098 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14dd80b[collection1] main]
   [junit4]   2> 184099 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 184099 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 184211 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 184283 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 184349 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 184349 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 184433 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 184524 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 184624 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14dd80b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 184625 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 526
   [junit4]   2> 184626 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 184627 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 184627 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 184628 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 184628 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 184629 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 184629 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 184629 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 184630 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 184630 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 184631 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 184631 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 184631 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 184636 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d7724a[collection1] main]
   [junit4]   2> 184636 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 184636 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 184935 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 185073 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 185241 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 185241 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 185376 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 185531 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 185720 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d7724a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.3.0):C10)))}
   [junit4]   2> 185720 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1088
   [junit4]   2> 185722 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 185722 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 185722 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 185722 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 185723 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 185723 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 185723 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d32308[collection1] main]
   [junit4]   2> 185724 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 185725 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 185815 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 185869 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 185933 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 185934 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 185989 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 186048 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 186107 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d32308[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 186107 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 384
   [junit4]   2> 186109 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 186109 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 186132 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 186133 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 186133 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 186133 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 186133 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 186134 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 186134 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 186134 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 186135 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 186135 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 186135 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 186138 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b11105[collection1] main]
   [junit4]   2> 186138 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 186138 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 186313 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 186360 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 186536 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 186536 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 186672 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 186836 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 187047 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b11105[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C10)))}
   [junit4]   2> 187047 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 912
   [junit4]   2> 187049 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 187050 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 187050 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 187050 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 187054 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a13867[collection1] main]
   [junit4]   2> 187054 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 187054 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 187308 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 187369 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 187520 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 187520 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 187661 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 187801 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 187959 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a13867[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C10) Uninverting(_5(6.3.0):C1)))}
   [junit4]   2> 187959 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 909
   [junit4]   2> 187962 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=914
   [junit4]   2> 187962 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 187963 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 187963 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 187964 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 187964 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 187965 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b33754[collection1] main]
   [junit4]   2> 187965 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 187965 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 188018 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 188077 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 188136 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 188136 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 188198 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 188253 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 188315 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b33754[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 188315 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 350
   [junit4]   2> 188317 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 188318 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 188318 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 188319 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 188319 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 188319 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 188320 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 188320 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 188320 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 188321 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 188321 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 188321 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 188322 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 188325 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d4e77[collection1] main]
   [junit4]   2> 188325 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 188325 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 188472 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 188549 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 188693 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 188693 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 188833 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 189017 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 189267 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d4e77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.3.0):C10)))}
   [junit4]   2> 189267 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 945
   [junit4]   2> 189268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 189268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 189268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 189272 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55c62a[collection1] main]
   [junit4]   2> 189273 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 189273 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 189444 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 189522 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 189737 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 189737 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 189906 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 190048 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 190214 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55c62a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.3.0):C10/1:delGen=1) Uninverting(_7(6.3.0):C1)))}
   [junit4]   2> 190215 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 946
   [junit4]   2> 190412 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=197
   [junit4]   2> 190414 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8c9e0[collection1] main]
   [junit4]   2> 190424 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190424 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 190473 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 190523 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 190579 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 190579 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 190627 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 190689 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 190734 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8c9e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 190734 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 309
   [junit4]   2> 190736 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 190736 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 190737 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 190737 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 190737 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 190737 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 190738 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 190738 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 190738 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 190739 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 190739 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 190739 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190739 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 190742 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14cd04e[collection1] main]
   [junit4]   2> 190742 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190742 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 190883 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 190940 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 191083 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 191083 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 191232 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 191407 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 191563 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14cd04e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.3.0):C10)))}
   [junit4]   2> 191563 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 824
   [junit4]   2> 191746 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=182
   [junit4]   2> 191944 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=197
   [junit4]   2> 191945 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":197},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.892Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.891Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.892Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 192173 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=227
   [junit4]   2> 192381 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=207
   [junit4]   2> 192381 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":207},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.892Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.891Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.892Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 192559 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false} hits=7 status=0 QTime=177
   [junit4]   2> 192723 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false} hits=7 status=0 QTime=163
   [junit4]   2> 192723 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":163},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.892Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.893Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.891Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T02:13:27.892Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 192724 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 192724 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 192724 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 192724 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 192724 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.sol

[...truncated too long message...]

kComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 197659 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 197659 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 197660 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 197660 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 197660 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 197660 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 197662 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cf5428[collection1] main]
   [junit4]   2> 197663 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 197663 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 197804 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 197855 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 197983 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 197983 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 198114 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 205271 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 227581 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cf5428[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.3.0):C10)))}
   [junit4]   2> 227581 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29921
   [junit4]   2> 227584 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=1
   [junit4]   2> 227591 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=7
   [junit4]   2> 227597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 227597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 227597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 227597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 227597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@146636e
   [junit4]   2> 227597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b334d[collection1] main]
   [junit4]   2> 227598 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 227598 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 227719 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 227829 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 227966 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 227966 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 228122 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 228249 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 228352 INFO  (searcherExecutor-777-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b334d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 228353 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[628EC3E98952B368]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 755
   [junit4]   2> 228353 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 228353 INFO  (SUITE-SpellCheckComponentTest-seed#[628EC3E98952B368]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14535604
   [junit4]   2> 228354 INFO  (coreCloseExecutor-781-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@298974
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_628EC3E98952B368-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {start1=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), lowerfilt1and2=PostingsFormat(name=Memory doPackFST= false), end4=PostingsFormat(name=LuceneFixedGap), end3=PostingsFormat(name=Memory doPackFST= false), end2=PostingsFormat(name=Memory doPackFST= true), end1=PostingsFormat(name=Asserting), lowerfilt=PostingsFormat(name=Memory doPackFST= false), gram1=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Asserting), gram2=PostingsFormat(name=Memory doPackFST= true), gram3=PostingsFormat(name=Memory doPackFST= false), start3=PostingsFormat(name=Memory doPackFST= true), gram4=PostingsFormat(name=LuceneFixedGap), start2=PostingsFormat(name=Memory doPackFST= false), word=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting), start4=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=779, maxMBSortInHeap=5.289969102932669, sim=ClassicSimilarity, locale=sr-BA, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=76144104,total=301957120
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreContainer, TestLegacyFieldCache, TestCSVResponseWriter, BooleanFieldTest, BaseCdcrDistributedZkTest, DocValuesMissingTest, TestRebalanceLeaders, TestStressVersions, DistributedTermsComponentTest, TestPartialUpdateDeduplication, TestFieldTypeResource, TestSolrIndexConfig, TestFuzzyAnalyzedSuggestions, TestCloudPseudoReturnFields, TemplateUpdateProcessorTest, MoreLikeThisHandlerTest, TestDefaultSearchFieldResource, ExitableDirectoryReaderTest, ZkSolrClientTest, SystemInfoHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestTolerantUpdateProcessorRandomCloud, SpellCheckComponentTest]
   [junit4] Completed [58/648 (1!)] on J1 in 50.49s, 11 tests, 1 error <<< FAILURES!

[...truncated 51886 lines...]