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

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 452 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/452/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([73440E54CDBEC307:F9E381A54255FA7C]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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(Thread.java:745)




Build Log:
[...truncated 11694 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_73440E54CDBEC307-001/init-core-data-001
   [junit4]   2> 1962237 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1962238 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1962238 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1962326 WARN  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1962327 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1962339 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1962436 WARN  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1962438 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1962477 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1962480 INFO  (coreLoadExecutor-6592-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1962500 WARN  (coreLoadExecutor-6592-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1962501 INFO  (coreLoadExecutor-6592-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1962514 INFO  (coreLoadExecutor-6592-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1962653 WARN  (coreLoadExecutor-6592-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> 1962655 INFO  (coreLoadExecutor-6592-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1962661 INFO  (coreLoadExecutor-6592-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1962662 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_73440E54CDBEC307-001/init-core-data-001/]
   [junit4]   2> 1962663 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=92.2646484375, floorSegmentMB=1.83984375, forceMergeDeletesPctAllowed=15.916230616747129, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6804973902640005
   [junit4]   2> 1962672 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1962672 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1962672 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1962673 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b2214b3[collection1] main]
   [junit4]   2> 1962673 WARN  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1962673 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1962677 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1962680 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1962680 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1962680 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1962683 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1962683 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1962683 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1962686 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1962696 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1962698 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1962699 INFO  (coreLoadExecutor-6592-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1962700 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1962703 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1962704 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1962706 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1962706 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1962707 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1962707 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1962707 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1962708 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1962708 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1962708 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1962708 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1962708 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1962709 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1962726 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1962728 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@203c126c[collection1] main]
   [junit4]   2> 1962728 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1962728 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1962728 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1962729 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1962729 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1962729 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1962729 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1962729 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1962729 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1962730 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1962730 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1962730 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1962730 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1962731 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1962731 INFO  (searcherExecutor-6593-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b2214b3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1962731 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1962731 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1962732 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1962733 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1962733 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1962733 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1962734 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1962734 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@203c126c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C10)))}
   [junit4]   2> 1962734 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 1962735 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1962735 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [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>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 1962735 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1962736 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1962736 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1962736 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1962736 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1962736 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@440fb19a[collection1] main]
   [junit4]   2> 1962737 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1962737 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1962742 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1962745 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1962767 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1962767 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1962771 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1962774 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1962793 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@440fb19a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1962793 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 57
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=73440E54CDBEC307 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=Indian/Mauritius -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.10s J0 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([73440E54CDBEC307:F9E381A54255FA7C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1962798 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1962799 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1962799 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1962800 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1962800 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1962800 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1962800 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1962801 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1962801 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1962801 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1962801 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1962801 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1962802 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1962804 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4000c18[collection1] main]
   [junit4]   2> 1962804 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1962837 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1962853 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1962857 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1962869 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1962870 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1962882 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1962917 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1962935 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4000c18[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10)))}
   [junit4]   2> 1962935 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 134
   [junit4]   2> 1962936 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] 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> 1962937 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1962937 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1962937 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1962939 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a473ff8[collection1] main]
   [junit4]   2> 1962940 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1962940 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1962953 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1962957 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1962970 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1962970 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1962984 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1962999 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963012 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a473ff8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):C10) Uninverting(_2(6.3.0):C1)))}
   [junit4]   2> 1963013 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 75
   [junit4]   2> 1963014 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] 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=78
   [junit4]   2> 1963015 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1963015 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1963015 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1963015 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963015 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963016 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fa5a685[collection1] main]
   [junit4]   2> 1963016 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963020 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963027 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963031 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963037 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963037 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963042 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963057 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963062 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3fa5a685[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963062 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 46
   [junit4]   2> 1963065 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1963065 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1963066 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1963066 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1963066 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963067 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963072 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51540c9b[collection1] main]
   [junit4]   2> 1963072 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963072 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963085 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963089 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963101 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963101 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963162 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963178 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963189 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51540c9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.3.0):C10)))}
   [junit4]   2> 1963189 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 122
   [junit4]   2> 1963205 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] 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=16
   [junit4]   2> 1963206 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] 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> 1963206 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1963206 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1963206 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1963207 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963207 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963207 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@52fa85e3[collection1] main]
   [junit4]   2> 1963207 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963207 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963229 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963232 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963237 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963237 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963241 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963246 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963250 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52fa85e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963251 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 44
   [junit4]   2> 1963254 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1963254 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1963255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1963255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1963255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1963255 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1963256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1963256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1963256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1963256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1963256 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1963257 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963257 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963259 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2424835b[collection1] main]
   [junit4]   2> 1963259 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963259 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963273 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963277 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963289 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963289 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963302 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963314 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963326 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2424835b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C10)))}
   [junit4]   2> 1963327 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 69
   [junit4]   2> 1963341 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] 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=14
   [junit4]   2> 1963342 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] 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> 1963343 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] 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> 1963344 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] 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> 1963344 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1963344 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1963344 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1963344 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963344 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963345 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ac1c10e[collection1] main]
   [junit4]   2> 1963345 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963345 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963350 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963353 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963358 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963358 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963363 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963368 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963373 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ac1c10e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963373 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 1963375 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1963376 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1963376 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1963377 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1963377 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1963377 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1963377 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1963378 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1963378 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1963378 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1963378 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1963378 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963378 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963381 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f58182c[collection1] main]
   [junit4]   2> 1963381 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963381 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963402 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963406 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963421 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963421 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963531 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963544 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963557 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f58182c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):C10)))}
   [junit4]   2> 1963557 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 178
   [junit4]   2> 1963573 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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=15
   [junit4]   2> 1963609 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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=36
   [junit4]   2> 1963610 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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":36},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.343Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"}]
   [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> 1963629 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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=18
   [junit4]   2> 1963669 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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=40
   [junit4]   2> 1963669 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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":40},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.343Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"}]
   [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> 1963687 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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=16
   [junit4]   2> 1963702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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=14
   [junit4]   2> 1963702 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] 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":14},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.345Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.343Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-14T19:10:05.344Z"}]
   [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> 1963702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1963702 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1963703 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1963703 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963703 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963703 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44686186[collection1] main]
   [junit4]   2> 1963703 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963704 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963709 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963717 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963779 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963779 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1963784 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1963825 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1963830 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44686186[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1963830 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 127
   [junit4]   2> 1963833 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1963834 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1963834 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1963834 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1963835 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1963835 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1963835 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1963836 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1963836 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1963836 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1963843 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1963844 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1963844 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1963846 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7de3bb15[collection1] main]
   [junit4]   2> 1963846 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1963846 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1963892 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1963905 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1963926 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1963926 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1964031 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1964043 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1964059 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7de3bb15[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.3.0):C10)))}
   [junit4]   2> 1964059 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 215
   [junit4]   2> 1964060 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] 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> 1964060 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1964060 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1964060 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1964061 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1964061 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1964061 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1374eb51[collection1] main]
   [junit4]   2> 1964061 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1964061 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1964074 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1964079 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1964084 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1964084 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1964089 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1964094 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1964113 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1374eb51[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1964113 INFO  (TEST-SpellCheckComponentTest.test-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 52
   [junit4]   2> 1964116 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1964117 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1964117 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1964118 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1964118 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1964118 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1964118 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1964119 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1964119 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1964119 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1964120 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1964120 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1964120 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1964122 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@121423a0[collection1] main]
   [junit4]   2> 1964122 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1964123 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1964158 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1964163 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1964198 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1964198 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1964211 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1964223 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1964235 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@121423a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.3.0):C10)))}
   [junit4]   2> 1964235 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 115
   [junit4]   2> 1964242 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=6
   [junit4]   2> 1964242 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1964242 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1964242 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1964243 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1964243 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1964243 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48029298[collection1] main]
   [junit4]   2> 1964243 INFO  (TEST-SpellCheckComponentTest.testN

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

ComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1964963 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1964994 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1964998 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1965010 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1965010 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1965027 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1965039 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1965107 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71e2d8ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(6.3.0):C10)))}
   [junit4]   2> 1965107 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 146
   [junit4]   2> 1965107 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1965108 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1965108 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1965108 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1965108 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@362cfd77
   [junit4]   2> 1965109 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5124aefd[collection1] main]
   [junit4]   2> 1965109 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1965109 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1965114 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1965118 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1965122 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1965122 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1965127 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1965131 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1965136 INFO  (searcherExecutor-6593-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5124aefd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1965136 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[73440E54CDBEC307]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 1965137 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1965137 INFO  (SUITE-SpellCheckComponentTest-seed#[73440E54CDBEC307]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=613086366
   [junit4]   2> 1965163 INFO  (coreCloseExecutor-6597-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b8417c8
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_73440E54CDBEC307-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=is-IS, timezone=Indian/Mauritius
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=274803088,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BadComponentTest, TestAnalyzedSuggestions, HLLUtilTest, TestPivotHelperCode, TestReplicationHandler, TestConfigSetImmutable, JavabinLoaderTest, SampleTest, SpatialFilterTest, BlockDirectoryTest, TestLegacyFieldCache, TestMinMaxOnMultiValuedField, TestFieldTypeCollectionResource, CachingDirectoryFactoryTest, SolrTestCaseJ4Test, SuggesterFSTTest, PingRequestHandlerTest, BlockJoinFacetDistribTest, FastVectorHighlighterTest, TestStressReorder, DistributedQueryComponentOptimizationTest, TestUpdate, DeleteReplicaTest, SynonymTokenizerTest, TestIBSimilarityFactory, TestBlobHandler, HdfsDirectoryTest, HdfsChaosMonkeySafeLeaderTest, TestSolrFieldCacheMBean, TestHdfsUpdateLog, DirectUpdateHandlerTest, TestLeaderRecoverFromLogOnStartup, CurrencyFieldXmlFileTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrJ, TestDocBasedVersionConstraints, TestShardHandlerFactory, TestHighlightDedupGrouping, TestDistributedStatsComponentCardinality, RecoveryAfterSoftCommitTest, AssignTest, BadCopyFieldTest, DocumentAnalysisRequestHandlerTest, TestSubQueryTransformerDistrib, CursorPagingTest, DistributedFacetPivotLargeTest, StandardRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, TestDFISimilarityFactory, TestGroupingSearch, TestHighFrequencyDictionaryFactory, TestSchemaSimilarityResource, TestCollapseQParserPlugin, SpatialRPTFieldTypeTest, IndexBasedSpellCheckerTest, TestAnalyzeInfixSuggestions, TestReqParamsAPI, TestSolrCoreSnapshots, TestNRTOpen, TestLFUCache, TestRequestStatusCollectionAPI, ZkNodePropsTest, TestWordDelimiterFilterFactory, ParsingFieldUpdateProcessorsTest, TestCSVLoader, TestStressCloudBlindAtomicUpdates, TestSolrIndexConfig, SOLR749Test, PluginInfoTest, TestManagedSchema, NumericFieldsTest, DirectSolrSpellCheckerTest, ZkControllerTest, TestDistributedSearch, FacetPivotSmallTest, TestHashQParserPlugin, TestUseDocValuesAsStored, DistributedSpellCheckComponentTest, CollectionsAPIAsyncDistributedZkTest, DisMaxRequestHandlerTest, TestRTGBase, LeaderInitiatedRecoveryOnCommitTest, BasicDistributedZkTest, TestFileDictionaryLookup, SolrCLIZkUtilsTest, TestNamedUpdateProcessors, TestCSVResponseWriter, TestPerFieldSimilarity, VMParamsZkACLAndCredentialsProvidersTest, SecurityConfHandlerTest, TestXIncludeConfig, TestClusterStateMutator, TestPostingsSolrHighlighter, TestExtendedDismaxParser, SmileWriterTest, TestFilteredDocIdSet, TestCloudManagedSchema, TestCursorMarkWithoutUniqueKey, FileUtilsTest, DistributedExpandComponentTest, ShardRoutingTest, HdfsBasicDistributedZkTest, DocValuesMultiTest, HighlighterTest, TestRuleBasedAuthorizationPlugin, DistributedQueueTest, TestCloudDeleteByQuery, HdfsRecoveryZkTest, JSONWriterTest, TestPhraseSuggestions, XmlUpdateRequestHandlerTest, ResponseHeaderTest, DistributedFacetPivotWhiteBoxTest, TestInfoStreamLogging, BitVectorTest, CoreAdminCreateDiscoverTest, TestSlowCompositeReaderWrapper, CloudExitableDirectoryReaderTest, LeaderElectionTest, TestRemoteStreaming, DistribDocExpirationUpdateProcessorTest, TestBM25SimilarityFactory, ResponseLogComponentTest, OverseerTest, SoftAutoCommitTest, PolyFieldTest, TestPartialUpdateDeduplication, DirectSolrConnectionTest, ChaosMonkeyNothingIsSafeTest, TestDownShardTolerantSearch, TestSQLHandler, PrimitiveFieldTypeTest, StatsReloadRaceTest, TestLRUCache, TestFunctionQuery, ForceLeaderTest, TestSerializedLuceneMatchVersion, AddBlockUpdateTest, BaseCdcrDistributedZkTest, TestCustomSort, ClassificationUpdateProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestIntervalFaceting, BigEndianAscendingWordDeserializerTest, TestRawTransformer, TestMacros, TestTolerantSearch, HdfsSyncSliceTest, TestFieldCacheSort, TestNumericTerms64, TestFieldCacheReopen, RequiredFieldsTest, AnalysisAfterCoreReloadTest, TestAddFieldRealTimeGet, TermsComponentTest, TestShortCircuitedRequests, TestSolrDynamicMBean, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestFaceting, TestHashPartitioner, TestRealTimeGet, TestJoin, TestStressVersions, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [346/640 (1!)] on J0 in 2.94s, 11 tests, 1 error <<< FAILURES!

[...truncated 61322 lines...]


[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 453 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/453/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([1F40A2A85396EE36:77FF9782830CFCDA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:144)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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(Thread.java:745)




Build Log:
[...truncated 12185 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/init-core-data-001
   [junit4]   2> 2544005 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2544010 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/tempDir-001
   [junit4]   2> 2544010 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2544010 INFO  (Thread-4434) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2544011 INFO  (Thread-4434) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2544110 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:48068
   [junit4]   2> 2544119 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2544120 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b671354{/solr,null,AVAILABLE}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57b11618{/solr,null,AVAILABLE}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7797bebc{HTTP/1.1,[http/1.1]}{127.0.0.1:39951}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d27a1a2{HTTP/1.1,[http/1.1]}{127.0.0.1:37386}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.Server Started @2548698ms
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.Server Started @2548698ms
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39951}
   [junit4]   2> 2544123 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37386}
   [junit4]   2> 2544124 ERROR (jetty-launcher-3238-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2544124 ERROR (jetty-launcher-3238-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-15T06:02:23.363Z
   [junit4]   2> 2544124 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-15T06:02:23.363Z
   [junit4]   2> 2544127 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2544127 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2544135 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2544135 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2544136 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48068/solr
   [junit4]   2> 2544136 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48068/solr
   [junit4]   2> 2544179 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39951_solr
   [junit4]   2> 2544181 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37386_solr
   [junit4]   2> 2544182 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.Overseer Overseer (id=96764647391625222-127.0.0.1:39951_solr-n_0000000000) starting
   [junit4]   2> 2544183 INFO  (zkCallback-3249-thread-1-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2544183 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:37386_solr) [n:127.0.0.1:37386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2544198 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39951_solr
   [junit4]   2> 2544201 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:37386_solr) [n:127.0.0.1:37386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2544201 INFO  (zkCallback-3249-thread-1-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2544204 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 2544215 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2544233 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 2544233 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2544311 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2544311 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2544341 INFO  (jetty-launcher-3238-thread-1-EventThread) [n:127.0.0.1:39951_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2544341 INFO  (jetty-launcher-3238-thread-2-EventThread) [n:127.0.0.1:37386_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7cf82412
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@21793a1a
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@7cf82412
   [junit4]   2> 2544477 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@21793a1a
   [junit4]   2> 2544481 INFO  (jetty-launcher-3238-thread-2) [n:127.0.0.1:37386_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/tempDir-001/node1/.
   [junit4]   2> 2544484 INFO  (jetty-launcher-3238-thread-1) [n:127.0.0.1:39951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001/tempDir-001/node2/.
   [junit4]   2> 2544526 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2544609 ERROR (qtp1186940294-19455) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2544632 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544639 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544643 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544663 ERROR (qtp855098567-19449) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2544668 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544670 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544671 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2544699 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2544738 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=1F40A2A85396EE36 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F40A2A85396EE36:77FF9782830CFCDA]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:144)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2544772 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2544799 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544799 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544804 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544807 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544814 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544818 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544818 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yWNigFX6vupjQQEFA7xO2IBVIkezQKpzxLzqpC9RrJFB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544823 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544827 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544850 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544853 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544853 INFO  (qtp1186940294-19456) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544859 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544862 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544868 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544872 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544872 INFO  (qtp1186940294-19448) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yXFigFX6vupxQUEFEIb8henOcqBXc2tIcHS5l3gn5H_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544877 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544892 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544895 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544895 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544902 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544906 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544911 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544915 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544915 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yX2igFX6vup9gYEFPIaELaHgB-8epNvlwIWOLz5evnJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544919 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544923 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544938 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544938 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544943 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544946 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544949 INFO  (qtp855098567-19449) [n:127.0.0.1:39951_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2544949 INFO  (qtp855098567-19449) [n:127.0.0.1:39951_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yYligFX6vuqJQcEFLTL7800GjoZyRluBUylNabwN7ndB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2544955 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2544959 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2544960 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2545010 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2545015 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2545019 INFO  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545019 INFO  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545020 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1476547344257&s=EQvUUu4A0cNrwCfgC5Bvv7Dpa/M="; Path=/; Domain=127.0.0.1; Expires=sáb, 15-oct-2016 16:02:24 GMT; HttpOnly". Invalid 'expires' attribute: sáb, 15-oct-2016 16:02:24 GMT
   [junit4]   2> 2545021 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2545050 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2545064 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2545067 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545067 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545071 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545075 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2545078 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545078 INFO  (qtp1186940294-19441) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yakigFX6vuqpAgEFGUgMJgqDmuU9BWbmSDsxqSRvoIoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545084 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545084 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2545134 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2545196 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2545288 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2545300 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545305 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yeRigFX6vurkQoEFKWiT518Iwu3WkuvvCsD5sUpIZR6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2545305 INFO  (qtp1186940294-19444) [n:127.0.0.1:37386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVfG7yeRigFX6vurkQoEFKWiT518Iwu3WkuvvCsD5sUpIZR6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2545306 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2545347 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2545356 WARN  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2545357 WARN  (qtp1186940294-19457) [n:127.0.0.1:37386_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545357 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545359 WARN  (qtp855098567-19452) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2545360 WARN  (qtp855098567-19452) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545360 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545368 WARN  (qtp1186940294-19453) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2545369 WARN  (qtp1186940294-19453) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545369 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545372 WARN  (qtp855098567-19447) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2545372 WARN  (qtp855098567-19447) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2545372 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 2545373 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[1F40A2A85396EE36]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2545375 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7797bebc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2545378 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=210272569
   [junit4]   2> 2545378 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d27a1a2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2545379 INFO  (jetty-launcher-3238-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1792206041
   [junit4]   2> 2545404 WARN  (zkCallback-3248-thread-1-processing-n:127.0.0.1:37386_solr) [n:127.0.0.1:37386_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2545405 INFO  (zkCallback-3249-thread-3-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2545405 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x157c6ef22980005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2545406 ERROR (Thread[Thread-4453,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:37386_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2545417 INFO  (jetty-launcher-3238-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57b11618{/solr,null,UNAVAILABLE}
   [junit4]   2> 2545427 INFO  (jetty-launcher-3238-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96764647391625222-127.0.0.1:39951_solr-n_0000000000) closing
   [junit4]   2> 2545428 INFO  (OverseerStateUpdate-96764647391625222-127.0.0.1:39951_solr-n_0000000000) [n:127.0.0.1:39951_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39951_solr
   [junit4]   2> 2545431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x157c6ef22980006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2546933 WARN  (zkCallback-3249-thread-3-processing-n:127.0.0.1:39951_solr) [n:127.0.0.1:39951_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2546934 ERROR (Thread[Thread-4451,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:39951_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2546939 INFO  (jetty-launcher-3238-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b671354{/solr,null,UNAVAILABLE}
   [junit4]   2> 2546942 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48068 48068
   [junit4]   2> 2547052 INFO  (Thread-4434) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48068 48068
   [junit4]   2> 2547054 WARN  (Thread-4434) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2547055 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1F40A2A85396EE36]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_1F40A2A85396EE36-001
   [junit4]   2> Oct 15, 2016 6:02:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-DO, timezone=America/Boise
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=157577936,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, BasicFunctionalityTest, TestConfigSetsAPIZkFailure, TestWriterPerf, SpellCheckCollatorTest, TestSolr4Spatial2, TestStandardQParsers, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, TestFieldSortValues, BlockJoinFacetRandomTest, TestConfigSetProperties, ReturnFieldsTest, DistanceFunctionTest, TestOverriddenPrefixQueryForCustomFieldType, BasicZkTest, LeaderInitiatedRecoveryOnShardRestartTest, DistributedSuggestComponentTest, BlockCacheTest, DistributedTermsComponentTest, QueryParsingTest, SharedFSAutoReplicaFailoverTest, StatsComponentTest, TestXmlQParserPlugin, DateMathParserTest, TriLevelCompositeIdRoutingTest, CacheHeaderTest, TestMiniSolrCloudClusterSSL, TestSimpleTrackingShardHandler, TestDefaultStatsCache, TestConfig, BigEndianAscendingWordSerializerTest, OverseerStatusTest, TestLMDirichletSimilarityFactory, TestGraphTermsQParserPlugin, TestSha256AuthenticationProvider, TestFieldCacheSortRandom, TestAuthenticationFramework, BJQParserTest, TestPKIAuthenticationPlugin, TestImplicitCoreProperties, TestSolrCoreProperties, JsonLoaderTest, TestDynamicFieldResource, BufferStoreTest, TestQueryTypes, TestConfigSetsAPI, TestChildDocTransformer, TestFoldingMultitermQuery, TestJmxMonitoredMap, TestManagedSchemaAPI, TestDistributedGrouping, TestFieldResource, HdfsRecoverLeaseTest, CopyFieldTest, TestComplexPhraseQParserPlugin, TestRequestForwarding, CreateCollectionCleanupTest, QueryResultKeyTest, TestSolrDeletionPolicy2, CloudMLTQParserTest, TestDefaultSearchFieldResource, TestSolrConfigHandler, ReplicationFactorTest, TestQueryUtils, SuggesterWFSTTest, CloneFieldUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, ClusterStateTest, RemoteQueryErrorTest, TestFiltering, AtomicUpdatesTest, HdfsCollectionsAPIDistributedZkTest, SparseHLLTest, TestIndexSearcher, ConjunctionSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, SpellCheckComponentTest, LoggingHandlerTest, TestBadConfig, TestUninvertingReader, TestRebalanceLeaders, TestSQLHandlerNonCloud, TestSuggestSpellingConverter, AliasIntegrationTest, IndexSchemaTest, TestBinaryResponseWriter, TestFieldTypeResource, TestTestInjection, TestExceedMaxTermLength, ExitableDirectoryReaderTest, DistributedIntervalFacetingTest, CdcrVersionReplicationTest, LeaderFailureAfterFreshStartTest, TestFieldCache, TestDFRSimilarityFactory, TestSolrQueryResponse, DistributedFacetExistsSmallTest, TestLRUStatsCache, ZkSolrClientTest, TestRestoreCore, TestLocalFSCloudBackupRestore, CircularListTest, TestConfigOverlay, SuggesterTSTTest, DistribCursorPagingTest, CurrencyFieldOpenExchangeTest, AsyncCallRequestStatusResponseTest, SegmentsInfoRequestHandlerTest, TestRestManager, BasicDistributedZk2Test, SolrIndexSplitterTest, HighlighterMaxOffsetTest, TestValueSourceCache, TestLeaderElectionWithEmptyReplica, AnalysisErrorHandlingTest, BinaryUpdateRequestHandlerTest, TestJsonFacets, TestOmitPositions, OverseerModifyCollectionTest, FullSolrCloudDistribCmdsTest, ChaosMonkeySafeLeaderTest, JSONWriterTest, FileBasedSpellCheckerTest, TestRealTimeGet, TestSolrXml, TestRecovery, DeleteInactiveReplicaTest, DateRangeFieldTest, SolrCmdDistributorTest, TestClassicSimilarityFactory, ScriptEngineTest, TestInitQParser, TermVectorComponentDistributedTest, DistributedFacetPivotSmallTest, TestCloudPseudoReturnFields, BooleanFieldTest, CdcrBootstrapTest, AnalyticsQueryTest, TestSolr4Spatial, SolrIndexConfigTest, HLLSerializationTest, LeaderElectionIntegrationTest, SimpleCollectionCreateDeleteTest, CollectionsAPIDistributedZkTest, TestSizeLimitedDistributedMap, TestDistribDocBasedVersion, FieldAnalysisRequestHandlerTest, DeleteShardTest, SignatureUpdateProcessorFactoryTest, TestNumericTerms32, UpdateRequestProcessorFactoryTest, TestTrie, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestBinaryResponseWriter, TestLFUCache, SampleTest, TestDocSet, MinimalSchemaTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, TestFastWriter, TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, RollingRestartTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestLeaderRecoverFromLogOnStartup, TestRandomFlRTGCloud, TestReplicaProperties, TestSSLRandomization, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [495/640 (1!)] on J1 in 3.83s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60821 lines...]