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/11/10 01:03:11 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2142/
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([CE06505EA93919F8:46526F8407C57400]: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 11728 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/J0/temp/solr.handler.component.SpellCheckComponentTest_CE06505EA93919F8-001/init-core-data-001
   [junit4]   2> 1435011 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 1435011 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1435012 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-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> 1435092 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1435104 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1435179 WARN  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1435181 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1435203 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1435207 INFO  (coreLoadExecutor-5940-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> 1435274 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1435286 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1435355 WARN  (coreLoadExecutor-5940-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> 1435357 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1435380 INFO  (coreLoadExecutor-5940-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> 1435380 INFO  (coreLoadExecutor-5940-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/J0/temp/solr.handler.component.SpellCheckComponentTest_CE06505EA93919F8-001/init-core-data-001/]
   [junit4]   2> 1435381 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=54.267578125, floorSegmentMB=2.0986328125, forceMergeDeletesPctAllowed=21.549357130369096, segmentsPerTier=38.0, maxCFSSegmentSizeMB=1.7548828125, noCFSRatio=0.6690471456069649
   [junit4]   2> 1435385 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1435385 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1435385 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1435386 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de82cd[collection1] main]
   [junit4]   2> 1435386 WARN  (coreLoadExecutor-5940-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> 1435386 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1435451 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1435497 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1435497 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1435497 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1435559 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1435559 INFO  (coreLoadExecutor-5940-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> 1435559 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1435601 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1435687 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1435729 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1435729 INFO  (coreLoadExecutor-5940-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1435729 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1435730 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1435731 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1435731 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1435732 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1435733 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1435733 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1435733 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1435733 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1435733 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1435734 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1435734 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1435734 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1435734 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1435734 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1435735 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1435735 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1435735 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1435735 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1435735 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1435735 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1435735 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1435736 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1435737 WARN  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1435737 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e7aca[collection1] main]
   [junit4]   2> 1435737 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1435738 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1435740 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1435743 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1435746 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1435746 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1de82cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1435746 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1435747 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1435749 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1435749 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1435749 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1435749 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1435751 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1435751 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1435752 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1435754 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1435755 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1435757 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1435759 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1435759 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9e7aca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c10)))}
   [junit4]   2> 1435759 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 1435760 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] 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=0
   [junit4]   2> 1435760 ERROR (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] 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":0},
   [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> 1435761 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1435761 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1435761 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1435761 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1435761 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1435761 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c25cc[collection1] main]
   [junit4]   2> 1435762 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1435762 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1435817 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1435884 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1435923 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1435923 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1435965 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1436045 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1436096 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c25cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436097 INFO  (TEST-SpellCheckComponentTest.test-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 335
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=CE06505EA93919F8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.37s J0 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE06505EA93919F8:46526F8407C57400]: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> 1436100 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1436100 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1436100 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1436100 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1436101 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1436101 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1436101 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1436101 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1436101 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1436101 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1436102 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1436102 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1436102 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1436103 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13013e0[collection1] main]
   [junit4]   2> 1436103 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1436103 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1436254 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1436324 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1436485 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1436485 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1436675 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1436794 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1436903 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13013e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c10)))}
   [junit4]   2> 1436903 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 801
   [junit4]   2> 1436904 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0
   [junit4]   2> 1436904 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1436904 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1436905 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1436905 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1436905 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1436905 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@977ce[collection1] main]
   [junit4]   2> 1436905 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1436905 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1436953 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1437000 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1437054 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1437054 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1437112 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1437168 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1437230 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@977ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1437230 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 325
   [junit4]   2> 1437232 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1437232 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1437232 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1437233 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1437233 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1437233 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1437234 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1437234 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1437234 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1437234 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1437234 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1437235 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1437235 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1437236 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9c9aa[collection1] main]
   [junit4]   2> 1437236 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1437236 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1437399 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1437445 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1437569 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1437569 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1437703 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1437798 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1437957 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a9c9aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):c10)))}
   [junit4]   2> 1437957 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 722
   [junit4]   2> 1437958 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1437959 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1437959 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1437959 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1437959 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1437959 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17da8d4[collection1] main]
   [junit4]   2> 1437959 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1437959 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1438012 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1438054 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1438115 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1438115 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1438176 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1438241 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1438300 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17da8d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1438300 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 340
   [junit4]   2> 1438302 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1438303 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1438303 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1438303 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1438303 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1438304 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1438304 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1438304 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1438304 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1438305 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1438305 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1438305 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1438305 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1438308 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@178fb71[collection1] main]
   [junit4]   2> 1438308 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1438308 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1438610 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1438694 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1438918 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1438918 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1439111 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1439330 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1439478 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@178fb71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):c10)))}
   [junit4]   2> 1439484 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1178
   [junit4]   2> 1439632 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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=147
   [junit4]   2> 1439821 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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=188
   [junit4]   2> 1439822 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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":188},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.537Z"},
   [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-11-10T00:38:40.534Z"},
   [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-11-10T00:38:40.535Z"}]
   [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> 1440028 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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=205
   [junit4]   2> 1440308 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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=279
   [junit4]   2> 1440308 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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":279},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.537Z"},
   [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-11-10T00:38:40.534Z"},
   [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-11-10T00:38:40.535Z"}]
   [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> 1440577 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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=268
   [junit4]   2> 1440822 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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=244
   [junit4]   2> 1440822 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] 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":244},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.536Z"},
   [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-11-10T00:38:40.537Z"},
   [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-11-10T00:38:40.534Z"},
   [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-11-10T00:38:40.535Z"}]
   [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> 1440822 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1440822 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1440823 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1440823 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1440823 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1440823 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b6ddd3[collection1] main]
   [junit4]   2> 1440823 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1440823 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1440925 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1441003 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1441090 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1441090 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1441159 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1441239 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1441293 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b6ddd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1441293 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 470
   [junit4]   2> 1441295 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1441295 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1441296 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1441296 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1441296 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1441296 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1441296 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1441296 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1441297 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1441297 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1441297 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1441297 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1441297 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1441299 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de785a[collection1] main]
   [junit4]   2> 1441299 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1441299 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1441426 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1441472 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1441615 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1441615 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1441750 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1441869 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1441993 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1de785a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):c10)))}
   [junit4]   2> 1441993 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 696
   [junit4]   2> 1442201 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=0 status=0 QTime=207
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1442202 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@666b4b[collection1] main]
   [junit4]   2> 1442203 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1442203 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1442263 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1442312 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1442373 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1442373 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1442447 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1442511 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1442570 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@666b4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1442571 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 368
   [junit4]   2> 1442572 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1442573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1442573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1442573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1442574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1442574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1442574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1442574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1442574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1442574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1442575 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1442575 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1442575 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1442576 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@151912a[collection1] main]
   [junit4]   2> 1442576 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1442576 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1442707 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1442757 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1442883 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1442883 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1443006 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1443127 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1443282 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@151912a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):c10)))}
   [junit4]   2> 1443283 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 707
   [junit4]   2> 1443283 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1443284 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1443285 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=1
   [junit4]   2> 1443285 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1443286 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1443286 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1443286 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1443286 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1443286 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c17fc8[collection1] main]
   [junit4]   2> 1443286 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1443286 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1443360 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1443404 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1443498 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1443498 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1443604 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1443692 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1443757 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c17fc8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1443757 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 471
   [junit4]   2> 1443758 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1443759 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1443759 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1443759 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1443759 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1443760 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1443760 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1443760 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1443760 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1443760 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1443761 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1443761 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1443761 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1443765 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@168cb54[collection1] main]
   [junit4]   2> 1443765 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1443765 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1443879 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1443927 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1444048 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1444048 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1444173 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1444300 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1444420 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@168cb54[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10)))}
   [junit4]   2> 1444420 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 659
   [junit4]   2> 1444421 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] 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=0
   [junit4]   2> 1444422 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1444422 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1444422 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1444423 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@611c6[collection1] main]
   [junit4]   2> 1444423 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1444423 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1444549 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1444591 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1444721 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1444721 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1444852 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1444952 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1445082 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@611c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):c10) Uninverting(_7(6.4.0):c1)))}
   [junit4]   2> 1445082 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 660
   [junit4]   2> 1445083 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] 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=662
   [junit4]   2> 1445084 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1445084 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1445084 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1445084 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1445084 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1445085 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@714d27[collection1] main]
   [junit4]   2> 1445085 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445085 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1445153 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1445199 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1445274 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1445274 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1445331 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1445384 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1445445 INFO  (searcherExecutor-5941-thread-1) 

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

s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1449599 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@168f18[collection1] main]
   [junit4]   2> 1449599 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1449599 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1449753 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1449814 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1449970 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1449970 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1450122 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1450265 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1450415 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@168f18[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.4.0):c10)))}
   [junit4]   2> 1450415 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 817
   [junit4]   2> 1450594 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] 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=179
   [junit4]   2> 1450595 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] 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=0
   [junit4]   2> 1450596 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] 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=0
   [junit4]   2> 1450596 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] 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=0
   [junit4]   2> 1450596 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1450597 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1450597 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1450597 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1450597 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1772f2f
   [junit4]   2> 1450597 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12f5213[collection1] main]
   [junit4]   2> 1450597 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1450598 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1450645 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1450716 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1450786 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1450786 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1450844 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1450907 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1450964 INFO  (searcherExecutor-5941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12f5213[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1450964 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[CE06505EA93919F8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 366
   [junit4]   2> 1450964 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1450964 INFO  (SUITE-SpellCheckComponentTest-seed#[CE06505EA93919F8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28459117
   [junit4]   2> 1450965 INFO  (coreCloseExecutor-5945-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ded175
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_CE06505EA93919F8-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=fr-DZ, timezone=Poland
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=84209880,total=378077184
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestForwarding, TestExactStatsCache, TestCrossCoreJoin, TestLazyCores, TestSolrCoreProperties, PeerSyncWithIndexFingerprintCachingTest, SuggestComponentTest, TestHighlightDedupGrouping, TestConfigSetImmutable, TestLockTree, TestOrdValues, TestUniqueKeyFieldResource, ReturnFieldsTest, TestShortCircuitedRequests, RequiredFieldsTest, MergeStrategyTest, TestNoOpRegenerator, TestImplicitCoreProperties, TestManagedSchema, HighlighterMaxOffsetTest, TestPHPSerializedResponseWriter, TestComplexPhraseQParserPlugin, TestBlobHandler, TestPivotHelperCode, HighlighterConfigTest, PKIAuthenticationIntegrationTest, SolrCLIZkUtilsTest, TestEmbeddedSolrServerConstructors, RuleEngineTest, TestPerFieldSimilarity, TestIBSimilarityFactory, DefaultValueUpdateProcessorTest, DistributedSpellCheckComponentTest, HdfsWriteToMultipleCollectionsTest, TestSchemaResource, TestStressLucene, TestCloudPivotFacet, TestRandomDVFaceting, TestFieldCache, DateFieldTest, TestSolrConfigHandler, TestRemoteStreaming, SyncSliceTest, CheckHdfsIndexTest, TestRandomCollapseQParserPlugin, CdcrReplicationDistributedZkTest, AnalysisAfterCoreReloadTest, PeerSyncTest, TestTestInjection, TestHdfsUpdateLog, AlternateDirectoryTest, TestInitQParser, SharedFSAutoReplicaFailoverTest, UUIDFieldTest, TestReplicationHandler, TestMacros, TestRawResponseWriter, SynonymTokenizerTest, TestFastLRUCache, DistributedFacetPivotWhiteBoxTest, SolrRequestParserTest, TestMiniSolrCloudClusterSSL, TestDefaultStatsCache, TestDeleteCollectionOnDownNodes, SegmentsInfoRequestHandlerTest, MBeansHandlerTest, TestDynamicFieldResource, HdfsBasicDistributedZkTest, TestNumericTerms64, ScriptEngineTest, TestComponentsName, CursorPagingTest, TestFileDictionaryLookup, TestFieldTypeCollectionResource, TestAtomicUpdateErrorCases, SSLMigrationTest, TestOmitPositions, DeleteShardTest, TestPseudoReturnFields, LeaderElectionIntegrationTest, TestSolrFieldCacheMBean, StandardRequestHandlerTest, TestJoin, TestDocumentBuilder, ResourceLoaderTest, XsltUpdateRequestHandlerTest, DistributedQueryElevationComponentTest, CreateCollectionCleanupTest, TestTrieFacet, QueryResultKeyTest, ShufflingReplicaListTransformerTest, AnalyticsMergeStrategyTest, TestRuleBasedAuthorizationPlugin, OutputWriterTest, NumericFieldsTest, TestValueSourceCache, SparseHLLTest, HdfsCollectionsAPIDistributedZkTest, TestObjectReleaseTracker, TestRangeQuery, AsyncCallRequestStatusResponseTest, TestCSVLoader, ActionThrottleTest, SignatureUpdateProcessorFactoryTest, CurrencyFieldOpenExchangeTest, TestSerializedLuceneMatchVersion, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [309/651 (1!)] on J0 in 15.97s, 11 tests, 1 error <<< FAILURES!

[...truncated 51050 lines...]