Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/984/

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

Error Message:
Error from server at http://127.0.0.1:57388//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:55033//collection1, 
http://[ff01::114]:33332, http://[ff01::083]:33332, http://[ff01::213]:33332]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57388//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:55033//collection1, 
http://[ff01::114]:33332, http://[ff01::083]:33332, http://[ff01::213]:33332]
        at 
__randomizedtesting.SeedInfo.seed([EF61B14FABB8E8D7:67358E950544852F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:564)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:612)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:594)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:151)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12198 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/init-core-data-001
   [junit4]   2> 1091487 INFO  
(SUITE-DistributedSpellCheckComponentTest-seed#[EF61B14FABB8E8D7]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1091488 INFO  
(SUITE-DistributedSpellCheckComponentTest-seed#[EF61B14FABB8E8D7]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1091488 INFO  
(SUITE-DistributedSpellCheckComponentTest-seed#[EF61B14FABB8E8D7]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1091568 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1091569 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1091587 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=2063842454
   [junit4]   2> 1091587 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15b1331{/,null,AVAILABLE}
   [junit4]   2> 1091588 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c7b0a86{HTTP/1.1,[http/1.1]}{127.0.0.1:33612}
   [junit4]   2> 1091588 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server Started @1094007ms
   [junit4]   2> 1091588 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33612, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores}
   [junit4]   2> 1091589 ERROR 
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1091589 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1091589 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1091589 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1091589 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T03:05:58.336Z
   [junit4]   2> 1091589 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/solr.xml
   [junit4]   2> 1091595 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1091612 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores
   [junit4]   2> 1091612 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1091613 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1091638 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1091659 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1091766 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1091771 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1091772 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1091772 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1091774 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c5da2a1
   [junit4]   2> 1091779 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1091834 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1091834 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1091835 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1091835 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1091835 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1227199799, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1091836 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a22f9d6[collection1] main]
   [junit4]   2> 1091836 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1091851 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1091917 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1091917 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1091917 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 1091917 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1091917 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1091917 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1091918 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1091918 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1091918 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1091918 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1091918 INFO  (coreLoadExecutor-4452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1571597276849111040
   [junit4]   2> 1091919 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1091919 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a22f9d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1092203 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1092204 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1092206 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d086b9c{/,null,AVAILABLE}
   [junit4]   2> 1092206 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2213ea27{HTTP/1.1,[http/1.1]}{127.0.0.1:51071}
   [junit4]   2> 1092210 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server Started @1094628ms
   [junit4]   2> 1092210 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=51071, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/shard0/cores}
   [junit4]   2> 1092210 ERROR 
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1092210 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1092210 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1092210 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1092210 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T03:05:58.957Z
   [junit4]   2> 1092211 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1092215 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1092233 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/shard0/cores
   [junit4]   2> 1092233 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1092234 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1092261 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1092289 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1092392 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1092398 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1092398 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1092398 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1092399 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c5da2a1
   [junit4]   2> 1092400 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1092473 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1092473 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1092474 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1092474 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1092475 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1227199799, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1092476 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55c239d9[collection1] main]
   [junit4]   2> 1092476 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1092491 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1092561 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1092561 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1092561 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 1092561 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1092562 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1092562 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1092562 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1092562 INFO  (coreLoadExecutor-4463-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1571597277524393984
   [junit4]   2> 1092563 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1092563 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1092564 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1092564 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1092565 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55c239d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1092744 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1092749 INFO  (qtp1882333645-13098) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1571597277719429120)} 0 1
   [junit4]   2> 1092752 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1571597277722574848)} 0 1
   [junit4]   2> 1092755 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1571597277725720576)]} 0 1
   [junit4]   2> 1092760 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1571597277730963456)]} 0 1
   [junit4]   2> 1092762 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1571597277733060608)]} 0 0
   [junit4]   2> 1092763 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1571597277735157760)]} 0 0
   [junit4]   2> 1092765 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1571597277737254912)]} 0 0
   [junit4]   2> 1092766 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1571597277738303488)]} 0 0
   [junit4]   2> 1092768 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1571597277740400640)]} 0 0
   [junit4]   2> 1092770 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1571597277741449216)]} 0 0
   [junit4]   2> 1092773 INFO  (qtp1882333645-13095) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1571597277745643520)]} 0 0
   [junit4]   2> 1092775 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1571597277746692096)]} 0 0
   [junit4]   2> 1092776 INFO  (qtp1882333645-13098) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1571597277748789248)]} 0 0
   [junit4]   2> 1092778 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1571597277750886400)]} 0 0
   [junit4]   2> 1092780 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1571597277751934976)]} 0 0
   [junit4]   2> 1092781 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1571597277754032128)]} 0 0
   [junit4]   2> 1092783 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1571597277756129280)]} 0 0
   [junit4]   2> 1092785 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1571597277757177856)]} 0 0
   [junit4]   2> 1092787 INFO  (qtp1882333645-13102) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1571597277760323584)]} 0 0
   [junit4]   2> 1092789 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1571597277762420736)]} 0 0
   [junit4]   2> 1092791 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1571597277764517888)]} 0 0
   [junit4]   2> 1092793 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1571597277766615040)]} 0 0
   [junit4]   2> 1092795 INFO  (qtp1882333645-13095) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1571597277768712192)]} 0 0
   [junit4]   2> 1092797 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1571597277770809344)]} 0 0
   [junit4]   2> 1092799 INFO  (qtp1882333645-13098) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1571597277772906496)]} 0 0
   [junit4]   2> 1092800 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1571597277773955072)]} 0 0
   [junit4]   2> 1092802 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1571597277776052224)]} 0 0
   [junit4]   2> 1092804 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1571597277777100800)]} 0 0
   [junit4]   2> 1092805 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1571597277779197952)]} 0 0
   [junit4]   2> 1092807 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1571597277781295104)]} 0 0
   [junit4]   2> 1092808 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1571597277782343680)]} 0 0
   [junit4]   2> 1092810 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1571597277784440832)]} 0 0
   [junit4]   2> 1092812 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1571597277786537984)]} 0 0
   [junit4]   2> 1092813 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1571597277787586560)]} 0 0
   [junit4]   2> 1092815 INFO  (qtp1882333645-13095) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1571597277789683712)]} 0 0
   [junit4]   2> 1092817 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1571597277791780864)]} 0 0
   [junit4]   2> 1092818 INFO  (qtp1882333645-13095) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1571597277792829440)]} 0 0
   [junit4]   2> 1092820 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1571597277794926592)]} 0 0
   [junit4]   2> 1092821 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1571597277795975168)]} 0 0
   [junit4]   2> 1092823 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1571597277798072320)]} 0 0
   [junit4]   2> 1092825 INFO  (qtp1882333645-13102) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1571597277800169472)]} 0 0
   [junit4]   2> 1092826 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1571597277801218048)]} 0 0
   [junit4]   2> 1092828 INFO  (qtp1882333645-13102) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1571597277803315200)]} 0 0
   [junit4]   2> 1092830 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1571597277805412352)]} 0 0
   [junit4]   2> 1092832 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1571597277806460928)]} 0 0
   [junit4]   2> 1092833 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1571597277808558080)]} 0 0
   [junit4]   2> 1092835 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1571597277810655232)]} 0 0
   [junit4]   2> 1092836 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1571597277811703808)]} 0 0
   [junit4]   2> 1092838 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1571597277813800960)]} 0 0
   [junit4]   2> 1092840 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1571597277815898112)]} 0 0
   [junit4]   2> 1092841 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1571597277816946688)]} 0 0
   [junit4]   2> 1092843 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1571597277819043840)]} 0 0
   [junit4]   2> 1092845 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1092845 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1bdfc430
   [junit4]   2> 1092952 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d413840[collection1] main]
   [junit4]   2> 1092954 INFO  
(searcherExecutor-4453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d413840[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C25)))}
   [junit4]   2> 1092955 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1092955 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 110
   [junit4]   2> 1092957 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1092957 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@73b068de
   [junit4]   2> 1093083 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a53306a[collection1] main]
   [junit4]   2> 1093085 INFO  
(searcherExecutor-4464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a53306a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C25)))}
   [junit4]   2> 1093086 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1093086 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 129
   [junit4]   2> 1093142 INFO  (qtp1882333645-13102) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH}
 hits=25 status=0 QTime=54
   [junit4]   2> 1093257 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51071//collection1&rows=10&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck=true&NOW=1498791959891&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin}
 hits=25 status=0 QTime=49
   [junit4]   2> 1093259 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&shards.purpose=64&shard.url=http://127.0.0.1:51071//collection1&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck=false&NOW=1498791959891&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1093261 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 null
   [junit4]   2> 1093261 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 null
   [junit4]   2> 1093261 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:51071//collection1&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH}
 hits=25 status=0 QTime=116
   [junit4]   2> 1093269 INFO  (qtp1882333645-13098) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&spellcheck.q=toyata&distrib=false&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&group.field=id&shards.qt=spellCheckCompRH&group=true}
 hits=25 status=0 QTime=5
   [junit4]   2> 1093285 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id,score&shards.purpose=2048&start=0&shard.url=http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck.q=toyata&spellcheck=true&NOW=1498791960022&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin&group.field=id&group=true}
 status=0 QTime=7
   [junit4]   2> 1093298 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id,score&shards.purpose=4&start=0&shard.url=http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2&group.distributed.second=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1498791960022&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=1&wt=javabin&group.field=id&group=true}
 status=0 QTime=4
   [junit4]   2> 1093304 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt,id&shards.purpose=64&shard.url=http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=false&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1498791960022&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=1&wt=javabin&group.field=id}
 status=0 QTime=0
   [junit4]   2> 1093307 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/ 
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota, 
sonata]}},originalTerms=[toyata]}
   [junit4]   2> 1093307 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/ null
   [junit4]   2> 1093307 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/ null
   [junit4]   2> 1093307 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:51071//collection1|[ff01::213]:33332/|[ff01::114]:33332/&spellcheck.q=toyata&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&group.field=id&shards.qt=spellCheckCompRH&group=true}
 status=0 QTime=32
   [junit4]   2> 1093310 INFO  (qtp1882333645-13095) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&spellcheck.q=toyata&distrib=false&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&group.field=id&shards.qt=spellCheckCompRH&group=true&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=0
   [junit4]   2> 1093366 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id,score&shards.purpose=2048&start=0&shard.url=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=*:*&spellcheck.q=toyata&spellcheck=true&NOW=1498791960059&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin&group.field=id&group=true}
 status=0 QTime=0
   [junit4]   2> 1093368 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id,score&shards.purpose=4&start=0&shard.url=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2&group.distributed.second=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1498791960059&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=1&wt=javabin&group.field=id&group=true}
 status=0 QTime=0
   [junit4]   2> 1093370 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt,id&shards.purpose=64&shard.url=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=*:*&spellcheck.q=toyata&spellcheck=false&NOW=1498791960059&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=1&wt=javabin&group.field=id}
 status=0 QTime=0
   [junit4]   2> 1093370 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/
 
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
 {word=sonata,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1093370 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/
 null
   [junit4]   2> 1093370 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/
 null
   [junit4]   2> 1093370 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/&spellcheck.q=toyata&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&wt=javabin&version=2&group.field=id&shards.qt=spellCheckCompRH&group=true&spellcheck.extendedResults=true}
 status=0 QTime=58
   [junit4]   2> 1093373 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&spellcheck.q=bluo&distrib=false&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&spellcheck.count=4&wt=javabin&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=0
   [junit4]   2> 1093376 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::213]:33332/&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=*:*&spellcheck.q=bluo&spellcheck=true&NOW=1498791960121&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin}
 hits=25 status=0 QTime=0
   [junit4]   2> 1093378 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&shards.purpose=64&shard.url=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::213]:33332/&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=*:*&spellcheck.q=bluo&spellcheck=false&NOW=1498791960121&spellcheck.onlyMorePopular=false&ids=1,2,3,4,5,6,7,8,9,10&isShard=true&spellcheck.count=4&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1093378 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::213]:33332/ 
{suggestions={bluo={numFound=2,startOffset=0,endOffset=4,origFreq=0,suggestion=[{word=blue,freq=1},
 {word=glue,freq=1}]}},correctlySpelled=true,originalTerms=[bluo]}
   [junit4]   2> 1093379 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::213]:33332/ null
   [junit4]   2> 1093379 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:51071//collection1|[ff01::213]:33332/&spellcheck.q=bluo&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&spellcheck.count=4&wt=javabin&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=4
   [junit4]   2> 1093386 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=The+quick+reb+fox+jumped+over+the+lazy+brown+dogs&distrib=false&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&spellcheck.count=4&wt=javabin&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collate=true}
 hits=0 status=0 QTime=6
   [junit4]   2> 1093393 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&qt=spellCheckCompRH&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=The+quick+reb+fox+jumped+over+the+lazy+brown+dogs&spellcheck=true&NOW=1498791960137&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=5&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 1093393 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={reb={numFound=1,startOffset=10,endOffset=13,origFreq=0,suggestion=[{word=red,freq=14}]},dogs={numFound=1,startOffset=45,endOffset=49,origFreq=0,suggestion=[{word=dogs.,freq=14}]}},correctlySpelled=false,collations={collation=The
 quick red fox jumped over the lazy brown dogs.},originalTerms=[the, quick, 
reb, fox, jumped, over, the, lazy, brown, dogs]}
   [junit4]   2> 1093394 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=The+quick+reb+fox+jumped+over+the+lazy+brown+dogs&shards=http://127.0.0.1:51071//collection1|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&qt=spellCheckCompRH&spellcheck=true&fl=id,lowerfilt&spellcheck.count=4&wt=javabin&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&spellcheck.collate=true}
 hits=0 status=0 QTime=3
   [junit4]   2> 1093398 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 hits=0 status=0 QTime=2
   [junit4]   2> 1093404 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&df=text&group.distributed.first=true&distrib=false&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1|[ff01::083]:33332/&wt=javabin&group.field=id&group=true&qt=spellCheckCompRH&start=0&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&NOW=1498791960148&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=1
   [junit4]   2> 1093405 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
http://127.0.0.1:51071//collection1|[ff01::083]:33332/ 
{suggestions={quock={numFound=2,startOffset=12,endOffset=17,origFreq=0,suggestion=[{word=quick,freq=1},
 
{word=quote,freq=12}]},reb={numFound=1,startOffset=19,endOffset=22,origFreq=0,suggestion=[{word=red,freq=14}]}},correctlySpelled=false,collations={collation={collationQuery=lowerfilt:(+quick
 
+red),hits=1,misspellingsAndCorrections={quock=quick,reb=red},collationInternalRank=0},collation={collationQuery=lowerfilt:(+quote
 
+red),hits=12,misspellingsAndCorrections={quock=quote,reb=red},collationInternalRank=1}},originalTerms=[quock,
 reb]}
   [junit4]   2> 1093405 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&shards=http://127.0.0.1:51071//collection1|[ff01::083]:33332/&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 status=0 QTime=3
   [junit4]   2> 1093408 INFO  (qtp1882333645-13102) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 1093412 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&group.distributed.first=true&distrib=false&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1&wt=javabin&group.field=id&group=true&qt=spellCheckCompRH&start=0&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&NOW=1498791960156&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=1
   [junit4]   2> 1093412 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 
{suggestions={quock={numFound=2,startOffset=12,endOffset=17,origFreq=0,suggestion=[{word=quick,freq=1},
 
{word=quote,freq=12}]},reb={numFound=1,startOffset=19,endOffset=22,origFreq=0,suggestion=[{word=red,freq=14}]}},correctlySpelled=false,collations={collation=lowerfilt:(+quick
 +red),collationInternalRank=0,collation=lowerfilt:(+quote 
+red),collationInternalRank=1},originalTerms=[quock, reb]}
   [junit4]   2> 1093412 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&shards=http://127.0.0.1:51071//collection1&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 status=0 QTime=3
   [junit4]   2> 1093415 INFO  (qtp1882333645-13098) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1093444 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&distrib=false&qt=spellCheckCompRH&fl=id&fl=score&shards.purpose=4&spellcheck.maxCollations=1&start=0&fsv=true&spellcheck.maxCollationTries=0&shard.url=[ff01::213]:33332/|http://127.0.0.1:51071//collection1|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&spellcheck=true&NOW=1498791960163&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 1093444 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
[ff01::213]:33332/|http://127.0.0.1:51071//collection1|[ff01::114]:33332/|[ff01::083]:33332/
 
{suggestions={quock={numFound=2,startOffset=12,endOffset=17,origFreq=0,suggestion=[{word=quick,freq=1},
 
{word=quote,freq=12}]},reb={numFound=1,startOffset=19,endOffset=22,origFreq=0,suggestion=[{word=red,freq=14}]}},correctlySpelled=false,collations={collation=lowerfilt:(+quick
 +red)},originalTerms=[quock, reb]}
   [junit4]   2> 1093445 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Breb)&shards=[ff01::213]:33332/|http://127.0.0.1:51071//collection1|[ff01::114]:33332/|[ff01::083]:33332/&spellcheck=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=28
   [junit4]   2> 1093450 INFO  (qtp1882333645-13095) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("quick+red+fox")&spellcheck.maxResultsForSuggest=10&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 hits=1 status=0 QTime=3
   [junit4]   2> 1093455 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&group.distributed.first=true&distrib=false&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1&spellcheck.maxResultsForSuggest=10&wt=javabin&group.field=id&group=true&qt=spellCheckCompRH&start=0&rows=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("quick+red+fox")&spellcheck=true&NOW=1498791960199&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=1
   [junit4]   2> 1093457 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&distrib=false&fl=id,score&shards.purpose=4&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1&spellcheck.maxResultsForSuggest=10&wt=javabin&group.field=id&group=true&qt=spellCheckCompRH&start=0&rows=10&group.topgroups.id=9&spellcheck.alternativeTermCount=5&version=2&group.distributed.second=true&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("quick+red+fox")&spellcheck=false&NOW=1498791960199&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=0
   [junit4]   2> 1093459 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt,id&shards.purpose=64&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("quick+red+fox")&spellcheck.maxResultsForSuggest=10&spellcheck=false&NOW=1498791960199&spellcheck.onlyMorePopular=false&ids=9&isShard=true&spellcheck.count=10&wt=javabin&group.field=id&spellcheck.collate=true}
 status=0 QTime=0
   [junit4]   2> 1093459 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 
{suggestions={quick={numFound=1,startOffset=12,endOffset=17,origFreq=1,suggestion=[{word=quicker,freq=1}]},red={numFound=1,startOffset=18,endOffset=21,origFreq=14,suggestion=[{word=rod,freq=1}]},fox={numFound=2,startOffset=22,endOffset=25,origFreq=14,suggestion=[{word=fix,freq=1},
 
{word=ford,freq=1}]}},correctlySpelled=false,collations={collation=lowerfilt:("quicker
 red fox"),collationInternalRank=1},originalTerms=[quick, red, fox]}
   [junit4]   2> 1093459 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 null
   [junit4]   2> 1093459 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 null
   [junit4]   2> 1093459 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("quick+red+fox")&shards=http://127.0.0.1:51071//collection1&spellcheck.maxResultsForSuggest=10&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 status=0 QTime=7
   [junit4]   2> 1093463 INFO  (qtp1882333645-13100) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&spellcheck.maxResultsForSuggest=10&spellcheck=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=1 status=0 QTime=2
   [junit4]   2> 1093468 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&distrib=false&fl=id&fl=score&shards.purpose=4&spellcheck.maxCollations=1&fsv=true&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1&spellcheck.maxResultsForSuggest=10&wt=javabin&qt=spellCheckCompRH&start=0&rows=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&spellcheck=true&NOW=1498791960212&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 hits=1 status=0 QTime=1
   [junit4]   2> 1093470 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&shards.purpose=64&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&shard.url=http://127.0.0.1:51071//collection1&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&spellcheck.maxResultsForSuggest=10&spellcheck=false&NOW=1498791960212&spellcheck.onlyMorePopular=false&ids=26&isShard=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 status=0 QTime=0
   [junit4]   2> 1093470 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 
{suggestions={rod={numFound=2,startOffset=12,endOffset=15,origFreq=1,suggestion=[{word=red,freq=14},
 
{word=ford,freq=1}]},fix={numFound=1,startOffset=16,endOffset=19,origFreq=1,suggestion=[{word=fox,freq=14}]}},correctlySpelled=false,collations={collation=lowerfilt:("red
 fox"),collationInternalRank=2},originalTerms=[rod, fix]}
   [junit4]   2> 1093471 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 null
   [junit4]   2> 1093471 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&shards=http://127.0.0.1:51071//collection1&spellcheck.maxResultsForSuggest=10&spellcheck=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=1 status=0 QTime=6
   [junit4]   2> 1093475 INFO  (qtp1882333645-13099) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&distrib=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&fq=id:[13+TO+22]&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&spellcheck.maxResultsForSuggest=.10&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 hits=0 status=0 QTime=3
   [junit4]   2> 1093481 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&df=text&group.distributed.first=true&distrib=false&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&fq=id:[13+TO+22]&shard.url=http://127.0.0.1:51071//collection1|[ff01::213]:33332/&spellcheck.maxResultsForSuggest=.10&wt=javabin&group.field=id&group=true&qt=spellCheckCompRH&start=0&rows=10&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&spellcheck=true&NOW=1498791960224&spellcheck.onlyMorePopular=false&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=2
   [junit4]   2> 1093481 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent 
http://127.0.0.1:51071//collection1|[ff01::213]:33332/ 
{suggestions={rod={numFound=2,startOffset=12,endOffset=15,origFreq=1,suggestion=[{word=red,freq=14},
 
{word=ford,freq=1}]},fix={numFound=1,startOffset=16,endOffset=19,origFreq=1,suggestion=[{word=fox,freq=14}]}},correctlySpelled=false,collations={collation=lowerfilt:("red
 fox"),collationInternalRank=2},originalTerms=[rod, fix]}
   [junit4]   2> 1093481 INFO  (qtp1271133457-13119) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=false&qt=spellCheckCompRH&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&fq=id:[13+TO+22]&spellcheck.alternativeTermCount=5&version=2&shards.qt=spellCheckCompRH&spellcheck.extendedResults=true&q=lowerfilt:("rod+fix")&shards=http://127.0.0.1:51071//collection1|[ff01::213]:33332/&spellcheck.maxResultsForSuggest=.10&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 status=0 QTime=4
   [junit4]   2> 1093490 INFO  (qtp1882333645-13101) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&distrib=false&qt=spellCheckWithWordbreak&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Bredfox+%2Bjum+%2Bped)&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 hits=0 status=0 QTime=7
   [junit4]   2> 1093495 INFO  (qtp1271133457-13112) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&df=text&group.distributed.first=true&distrib=false&spellcheck.dictionary=default&spellcheck.dictionary=wordbreak&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&shard.url=http://127.0.0.1:51071//collection1&wt=javabin&group.field=id&group=true&qt=spellCheckWithWordbreak&start=0&rows=10&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Bredfox+%2Bjum+%2Bped)&spellcheck=true&NOW=1498791960239&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=1
   [junit4]   2> 1093495 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 
{suggestions={quock={numFound=2,startOffset=12,endOffset=17,origFreq=0,suggestion=[{word=quick,freq=1},
 
{word=quote,freq=12}]},redfox={numFound=1,startOffset=19,endOffset=25,origFreq=0,suggestion=[{word=red
 
fox,freq=14}]},jum={numFound=0,startOffset=27,endOffset=30,origFreq=0,suggestion=[]},ped={numFound=1,startOffset=32,endOffset=35,origFreq=0,suggestion=[{word=red,freq=14}]},jum
 
ped={numFound=1,startOffset=27,endOffset=35,origFreq=0,suggestion=[{word=jumped,freq=14}]}},correctlySpelled=false,collations={collation={collationQuery=lowerfilt:(+quick
 (+red +fox) +jum 
+red),hits=0,misspellingsAndCorrections={quock=quick,redfox=red 
fox,ped=red}}},originalTerms=[quock, redfox, jum, ped]}
   [junit4]   2> 1093496 INFO  (qtp1271133457-13116) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&qt=spellCheckWithWordbreak&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Bquock+%2Bredfox+%2Bjum+%2Bped)&shards=http://127.0.0.1:51071//collection1&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 status=0 QTime=4
   [junit4]   2> 1093498 INFO  (qtp1882333645-13102) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&distrib=false&qt=spellCheckWithWordbreak&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Brodfix)&spellcheck=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1093502 INFO  (qtp1271133457-13113) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&df=text&distrib=false&qt=spellCheckWithWordbreak&spellcheck.dictionary=default&spellcheck.dictionary=wordbreak&fl=id&fl=score&shards.purpose=4&spellcheck.maxCollations=1&start=0&fsv=true&spellcheck.maxCollationTries=0&shard.url=http://127.0.0.1:51071//collection1&rows=10&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Brodfix)&spellcheck=true&NOW=1498791960247&isShard=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1093502 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 
{suggestions={rodfix={numFound=1,startOffset=12,endOffset=18,origFreq=0,suggestion=[{word=rod
 
fix,freq=1}]}},correctlySpelled=false,collations={collation={collationQuery=lowerfilt:((+rod
 +fix)),hits=0,misspellingsAndCorrections={rodfix=rod 
fix}}},originalTerms=[rodfix]}
   [junit4]   2> 1093503 INFO  (qtp1271133457-13117) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&qt=spellCheckWithWordbreak&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Brodfix)&shards=http://127.0.0.1:51071//collection1&spellcheck=true&spellcheck.count=10&wt=javabin&spellcheck.collate=true}
 hits=0 status=0 QTime=2
   [junit4]   2> 1093505 INFO  (qtp1882333645-13098) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&distrib=false&qt=spellCheckWithWordbreak&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Bson+%2Bata)&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1093509 INFO  (qtp1271133457-13115) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&df=text&group.distributed.first=true&distrib=false&spellcheck.dictionary=default&spellcheck.dictionary=wordbreak&fl=id,score&shards.purpose=2048&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&shard.url=http://127.0.0.1:51071//collection1&wt=javabin&group.field=id&group=true&qt=spellCheckWithWordbreak&start=0&rows=10&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Bson+%2Bata)&spellcheck=true&NOW=1498791960254&isShard=true&spellcheck.count=10&spellcheck.collate=true}
 status=0 QTime=1
   [junit4]   2> 1093510 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent http://127.0.0.1:51071//collection1 
{suggestions={son={numFound=0,startOffset=12,endOffset=15,origFreq=0,suggestion=[]},ata={numFound=0,startOffset=17,endOffset=20,origFreq=0,suggestion=[]},son
 
ata={numFound=1,startOffset=12,endOffset=20,origFreq=0,suggestion=[{word=sonata,freq=1}]}},correctlySpelled=false,collations={collation={collationQuery=lowerfilt:(+sonata),hits=0,misspellingsAndCorrections={son
 ata=sonata}}},originalTerms=[son, ata]}
   [junit4]   2> 1093510 INFO  (qtp1271133457-13118) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={spellcheck.collateExtendedResults=true&qt=spellCheckWithWordbreak&fl=id,lowerfilt&spellcheck.maxCollations=1&spellcheck.maxCollationTries=0&version=2&shards.qt=spellCheckWithWordbreak&spellcheck.extendedResults=true&q=lowerfilt:(%2Bson+%2Bata)&shards=http://127.0.0.1:51071//collection1&spellcheck=true&spellcheck.count=10&wt=javabin&group.field=id&group=true&spellcheck.collate=true}
 status=0 QTime=3
   [junit4]   2> 1093510 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1093514 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5c7b0a86{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1093514 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1266990340
   [junit4]   2> 1093515 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1093515 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1093515 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1093515 INFO  (coreCloseExecutor-4469-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3224aa92
   [junit4]   2> 1093548 INFO  (coreCloseExecutor-4469-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1093548 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15b1331{/,null,UNAVAILABLE}
   [junit4]   2> 1093549 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2213ea27{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1093549 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=467515158
   [junit4]   2> 1093549 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1093549 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1093550 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1093550 INFO  (coreCloseExecutor-4471-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@130f5468
   [junit4]   2> 1093571 INFO  (coreCloseExecutor-4471-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1093571 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d086b9c{/,null,UNAVAILABLE}
   [junit4]   2> 1093664 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1093665 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62cb0d51{/,null,AVAILABLE}
   [junit4]   2> 1093666 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f0c37a6{HTTP/1.1,[http/1.1]}{127.0.0.1:38187}
   [junit4]   2> 1093666 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server Started @1096084ms
   [junit4]   2> 1093666 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38187, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores}
   [junit4]   2> 1093673 ERROR 
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1093673 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 1093673 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1093673 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1093673 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T03:06:00.420Z
   [junit4]   2> 1093673 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/solr.xml
   [junit4]   2> 1093679 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1093718 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores
   [junit4]   2> 1093718 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1093723 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1093749 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1093772 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1093889 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1093895 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1093896 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1093896 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1093896 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c5da2a1
   [junit4]   2> 1093937 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1093937 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1093938 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1093938 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1093939 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1093941 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75d18e9b[collection1] main]
   [junit4]   2> 1093942 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1093943 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1093944 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1093945 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1093945 INFO  (coreLoadExecutor-4478-thread-1) [    
x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 1093946 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1093946 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1093946 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1093946 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1093947 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1093947 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1093947 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1093948 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1093949 INFO  
(searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@75d18e9b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C25)))}
   [junit4]   2> 1094319 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1094320 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44b1e6dc{/,null,AVAILABLE}
   [junit4]   2> 1094320 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s

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

nentTest.test-seed#[EF61B14FABB8E8D7]) [    ] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.jvm
   [junit4]   2> 1120741 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1120741 INFO  (coreCloseExecutor-4558-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b70fd57
   [junit4]   2> 1120793 INFO  (coreCloseExecutor-4558-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1120794 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a7e1707{/,null,UNAVAILABLE}
   [junit4]   2> 1120796 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5da399f0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1120796 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1679482982
   [junit4]   2> 1120796 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1120796 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1120796 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1120797 INFO  (coreCloseExecutor-4560-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@736302c2
   [junit4]   2> 1120828 INFO  (coreCloseExecutor-4560-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1120828 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@442fd351{/,null,UNAVAILABLE}
   [junit4]   2> 1120830 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@34ba14b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1120830 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=894469292
   [junit4]   2> 1120830 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1120830 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1120830 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1120831 INFO  (coreCloseExecutor-4562-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a8ad2b8
   [junit4]   2> 1120854 INFO  (coreCloseExecutor-4562-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1120855 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[EF61B14FABB8E8D7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d2c545c{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedSpellCheckComponentTest -Dtests.method=test 
-Dtests.seed=EF61B14FABB8E8D7 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-JO -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   29.4s J2 | DistributedSpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57388//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:55033//collection1, 
http://[ff01::114]:33332, http://[ff01::083]:33332, http://[ff01::213]:33332]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EF61B14FABB8E8D7:67358E950544852F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:612)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:594)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:151)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1120861 INFO  
(SUITE-DistributedSpellCheckComponentTest-seed#[EF61B14FABB8E8D7]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedSpellCheckComponentTest_EF61B14FABB8E8D7-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-JO, 
timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=118381176,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaAPI, 
TestRestoreCore, CoreMergeIndexesAdminHandlerTest, TestJsonRequest, 
SolrMetricsIntegrationTest, DistributedExpandComponentTest, 
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeTest, 
TestCorePropertiesReload, TestXmlQParserPlugin, ShowFileRequestHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, TemplateUpdateProcessorTest, 
UUIDUpdateProcessorFallbackTest, PolyFieldTest, TestJavabinTupleStreamParser, 
TestGroupingSearch, TestDynamicFieldCollectionResource, TestExactStatsCache, 
TestFastLRUCache, TestSubQueryTransformer, TestManagedSynonymFilterFactory, 
TestPerFieldSimilarityClassic, JsonLoaderTest, TestUseDocValuesAsStored, 
CloneFieldUpdateProcessorFactoryTest, DistributedFacetPivotWhiteBoxTest, 
SpellPossibilityIteratorTest, TestSolrCloudWithKerberosAlt, 
TestStressUserVersions, QueryResultKeyTest, TestQueryUtils, DOMUtilTest, 
CheckHdfsIndexTest, TestSystemIdResolver, FullSolrCloudDistribCmdsTest, 
LeaderFailureAfterFreshStartTest, SolrTestCaseJ4Test, 
TestPayloadCheckQParserPlugin, TestNumericTerms64, TestFieldResource, 
TestComponentsName, MultiThreadedOCPTest, MergeStrategyTest, TestRecovery, 
BJQParserTest, ParsingFieldUpdateProcessorsTest, BlockJoinFacetSimpleTest, 
ResponseLogComponentTest, RegexBoostProcessorTest, DateRangeFieldTest, 
TestDefaultStatsCache, TestMacroExpander, SOLR749Test, TestSolrCoreProperties, 
PingRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestDocumentBuilder, TestAnalyzedSuggestions, 
TestStressReorder, TestDistributedMissingSort, TestJmxIntegration, 
MultiTermTest, TestHdfsCloudBackupRestore, SolrCoreCheckLockOnStartupTest, 
TestDFRSimilarityFactory, TestBulkSchemaConcurrent, 
HdfsTlogReplayBufferedWhileIndexingTest, TestAddFieldRealTimeGet, 
TestSurroundQueryParser, TestMaxTokenLenTokenizer, TestQueryTypes, TestTrie, 
SimplePostToolTest, ReplicaListTransformerTest, TestSchemaNameResource, 
ClassificationUpdateProcessorFactoryTest, TestSolrCLIRunExample, 
HLLSerializationTest, HdfsNNFailoverTest, ReplaceNodeTest, TestTolerantSearch, 
TestRandomCollapseQParserPlugin, TestCloudInspectUtil, HdfsDirectoryTest, 
TestExportWriter, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestLMJelinekMercerSimilarityFactory, ActionThrottleTest, 
TestConfigSetsAPIZkFailure, AnalyticsQueryTest, BasicAuthStandaloneTest, 
TestExceedMaxTermLength, MoreLikeThisHandlerTest, CreateCollectionCleanupTest, 
DistributedFacetPivotLongTailTest, TestZkChroot, AutoCommitTest, 
TestNestedDocsSort, CopyFieldTest, TestTrackingShardHandlerFactory, 
BitVectorTest, TestCloudPseudoReturnFields, CloudExitableDirectoryReaderTest, 
TestMinMaxOnMultiValuedField, DistribDocExpirationUpdateProcessorTest, 
TestRequestStatusCollectionAPI, CachingDirectoryFactoryTest, 
PeerSyncWithIndexFingerprintCachingTest, TestMiniSolrCloudCluster, 
CollectionTooManyReplicasTest, SignatureUpdateProcessorFactoryTest, 
TestDelegationWithHadoopAuth, NotRequiredUniqueKeyTest, TestSort, 
UnloadDistributedZkTest, ShardRoutingTest, RecoveryZkTest, LeaderElectionTest, 
ZkCLITest, DistributedSpellCheckComponentTest]
   [junit4] Completed [373/713 (1!)] on J2 in 29.39s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44584 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to