Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/667/

1 tests failed.
REGRESSION:  
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=4817, name=Thread-1502, 
state=RUNNABLE, group=TGRP-DistributedSpellCheckComponentTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=4817, name=Thread-1502, state=RUNNABLE, 
group=TGRP-DistributedSpellCheckComponentTest]
        at 
__randomizedtesting.SeedInfo.seed([6B055F62CFC3AF3D:EAE3D17AB89CCF01]:0)
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:49753
        at __randomizedtesting.SeedInfo.seed([6B055F62CFC3AF3D]:0)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:580)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: https://127.0.0.1:49753
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:579)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:575)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        ... 5 more




Build Log:
[...truncated 11648 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/init-core-data-001
   [junit4]   2> 1567537 T4035 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1567537 T4035 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1567541 T4035 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1567544 T4035 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1567550 T4035 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1567552 T4035 oejs.AbstractConnector.doStart Started 
[email protected]:36505
   [junit4]   2> 1567556 T4035 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1567556 T4035 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1567556 T4035 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr
   [junit4]   2> 1567557 T4035 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/'
   [junit4]   2> 1567600 T4035 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1567675 T4035 oasc.CoreContainer.<init> New CoreContainer 
18110239
   [junit4]   2> 1567675 T4035 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/]
   [junit4]   2> 1567676 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1567677 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: https
   [junit4]   2> 1567677 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1567677 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1567678 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1567678 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1567678 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1567679 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1567679 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1567679 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1567682 T4035 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1567685 T4035 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1567685 T4035 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1567685 T4035 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1567690 T4045 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1567692 T4045 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1567692 T4045 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1567693 T4045 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1567760 T4045 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1567826 T4045 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1567827 T4045 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1567837 T4045 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1568195 T4045 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1568210 T4045 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1568214 T4045 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1568225 T4045 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1568229 T4045 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1568233 T4045 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1568234 T4045 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1568235 T4045 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1568235 T4045 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1568236 T4045 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1568236 T4045 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1568236 T4045 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1568237 T4045 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1568237 T4045 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/
   [junit4]   2> 1568237 T4045 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1add52d8
   [junit4]   2> 1568240 T4045 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data
   [junit4]   2> 1568241 T4045 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index/
   [junit4]   2> 1568242 T4045 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1568243 T4045 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index
   [junit4]   2> 1568244 T4045 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=21.4619140625, 
floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=4.233589904599485, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8959751448729681
   [junit4]   2> 1568248 T4045 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d0589; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1}
   [junit4]   2> 1568249 T4045 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1568249 T4045 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 1568254 T4045 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1568254 T4045 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1568254 T4045 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1568255 T4045 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1568255 T4045 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1568255 T4045 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1568255 T4045 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1568256 T4045 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1568256 T4045 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1568256 T4045 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1568257 T4045 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1568257 T4045 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1568257 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1568258 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1568258 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1568259 T4045 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1568259 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1568259 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1568260 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1568260 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 1568261 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1568261 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1568262 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1568262 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1568262 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1568263 T4045 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1568263 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1568263 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1568264 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568264 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568265 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568265 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568266 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568266 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568266 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568267 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1568267 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1568268 T4045 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1568287 T4045 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1568289 T4045 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1568291 T4045 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1568293 T4045 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1568294 T4045 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1568297 T4045 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1568297 T4045 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1568298 T4045 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=90.4423828125, 
floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=27.15393304996511, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1568299 T4045 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d0589; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1}
   [junit4]   2> 1568300 T4045 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1568300 T4045 oass.SolrIndexSearcher.<init> Opening 
Searcher@5ffda2b7[collection1] main
   [junit4]   2> 1568300 T4045 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1568301 T4045 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1568301 T4045 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1568301 T4045 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1568301 T4045 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1568301 T4045 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1568310 T4045 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1568355 T4046 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5ffda2b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1568361 T4045 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1568361 T4035 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0
   [junit4]   2> 1568362 T4035 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1568366 T4035 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1568372 T4035 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1568374 T4035 oejs.AbstractConnector.doStart Started 
[email protected]:52684
   [junit4]   2> 1568377 T4035 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1568377 T4035 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1568377 T4035 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr
   [junit4]   2> 1568378 T4035 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/'
   [junit4]   2> 1568421 T4035 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1568496 T4035 oasc.CoreContainer.<init> New CoreContainer 
1831757934
   [junit4]   2> 1568496 T4035 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/]
   [junit4]   2> 1568497 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1568498 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: https
   [junit4]   2> 1568498 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1568498 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1568499 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1568499 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1568499 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1568500 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1568500 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1568500 T4035 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1568503 T4035 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1568506 T4035 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1568506 T4035 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1568506 T4035 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1568511 T4057 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1568513 T4057 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1568514 T4057 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1568514 T4057 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1568598 T4057 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1568667 T4057 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1568668 T4057 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1568678 T4057 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1569031 T4057 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1569042 T4057 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1569045 T4057 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1569055 T4057 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1569059 T4057 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1569063 T4057 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1569064 T4057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1569065 T4057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1569065 T4057 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1569066 T4057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1569066 T4057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1569066 T4057 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1569066 T4057 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1569067 T4057 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/
   [junit4]   2> 1569067 T4057 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1add52d8
   [junit4]   2> 1569070 T4057 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data
   [junit4]   2> 1569071 T4057 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index/
   [junit4]   2> 1569072 T4057 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1569072 T4057 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index
   [junit4]   2> 1569073 T4057 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=21.4619140625, 
floorSegmentMB=0.380859375, forceMergeDeletesPctAllowed=4.233589904599485, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8959751448729681
   [junit4]   2> 1569077 T4057 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3614a669; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1}
   [junit4]   2> 1569078 T4057 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1569078 T4057 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 1569084 T4057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1569084 T4057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1569084 T4057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1569085 T4057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1569085 T4057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1569085 T4057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1569085 T4057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1569086 T4057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1569086 T4057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1569086 T4057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1569087 T4057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1569087 T4057 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1569087 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1569088 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1569089 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1569089 T4057 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1569089 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1569090 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1569090 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1569091 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 1569091 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1569092 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1569092 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1569093 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1569093 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1569094 T4057 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1569094 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1569094 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1569095 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569096 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569096 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569097 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569097 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569098 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569098 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569099 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1569099 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1569100 T4057 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1569118 T4057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569120 T4057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569122 T4057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569124 T4057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1569126 T4057 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1569128 T4057 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1569129 T4057 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1569130 T4057 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=90.4423828125, 
floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=27.15393304996511, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1569131 T4057 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3614a669; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1}
   [junit4]   2> 1569131 T4057 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1569132 T4057 oass.SolrIndexSearcher.<init> Opening 
Searcher@7b7ddab0[collection1] main
   [junit4]   2> 1569132 T4057 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1569133 T4057 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1569133 T4057 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1569133 T4057 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1569133 T4057 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1569133 T4057 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1569144 T4057 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1569199 T4058 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7b7ddab0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1569208 T4057 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1569208 T4035 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0
   [junit4]   2> 1569209 T4035 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2459 name=collection1 
org.apache.solr.core.SolrCore@1a3675fc
   [junit4]   2> 1569359 T4038 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1482951749407866880)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C2460 name=collection1 
org.apache.solr.core.SolrCore@5a8976ca
   [junit4]   2> 1569494 T4050 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1482951749550473216)} 0 5
   [junit4]   2> 1569504 T4039 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 
(1482951749562007552)]} 0 3
   [junit4]   2> 1569515 T4051 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 
(1482951749573541888)]} 0 3
   [junit4]   2> 1569522 T4040 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 
(1482951749582979072)]} 0 1
   [junit4]   2> 1569528 T4052 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 
(1482951749590319104)]} 0 0
   [junit4]   2> 1569534 T4041 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 
(1482951749596610560)]} 0 1
   [junit4]   2> 1569541 T4053 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 
(1482951749602902016)]} 0 1
   [junit4]   2> 1569548 T4042 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 
(1482951749610242048)]} 0 1
   [junit4]   2> 1569555 T4054 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 
(1482951749618630656)]} 0 1
   [junit4]   2> 1569563 T4043 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 
(1482951749625970688)]} 0 1
   [junit4]   2> 1569570 T4055 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 
(1482951749633310720)]} 0 1
   [junit4]   2> 1569577 T4044 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 
(1482951749640650752)]} 0 1
   [junit4]   2> 1569584 T4056 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 
(1482951749647990784)]} 0 1
   [junit4]   2> 1569591 T4074 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 
(1482951749655330816)]} 0 1
   [junit4]   2> 1569598 T4076 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 
(1482951749663719424)]} 0 1
   [junit4]   2> 1569605 T4078 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 
(1482951749670010880)]} 0 1
   [junit4]   2> 1569613 T4080 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 
(1482951749678399488)]} 0 2
   [junit4]   2> 1569619 T4082 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 
(1482951749684690944)]} 0 1
   [junit4]   2> 1569626 T4084 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 
(1482951749692030976)]} 0 1
   [junit4]   2> 1569633 T4086 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 
(1482951749699371008)]} 0 2
   [junit4]   2> 1569639 T4088 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 
(1482951749705662464)]} 0 1
   [junit4]   2> 1569645 T4090 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 
(1482951749713002496)]} 0 1
   [junit4]   2> 1569652 T4092 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 
(1482951749719293952)]} 0 1
   [junit4]   2> 1569658 T4094 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 
(1482951749725585408)]} 0 1
   [junit4]   2> 1569665 T4096 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 
(1482951749732925440)]} 0 1
   [junit4]   2> 1569671 T4098 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 
(1482951749739216896)]} 0 1
   [junit4]   2> 1569677 T4100 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 
(1482951749746556928)]} 0 1
   [junit4]   2> 1569684 T4102 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 
(1482951749752848384)]} 0 1
   [junit4]   2> 1569690 T4104 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 
(1482951749759139840)]} 0 1
   [junit4]   2> 1569696 T4106 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 
(1482951749765431296)]} 0 1
   [junit4]   2> 1569703 T4108 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 
(1482951749772771328)]} 0 1
   [junit4]   2> 1569709 T4110 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 
(1482951749779062784)]} 0 1
   [junit4]   2> 1569715 T4112 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 
(1482951749785354240)]} 0 1
   [junit4]   2> 1569722 T4114 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 
(1482951749792694272)]} 0 1
   [junit4]   2> 1569728 T4116 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 
(1482951749798985728)]} 0 1
   [junit4]   2> 1569734 T4118 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 
(1482951749806325760)]} 0 1
   [junit4]   2> 1569741 T4120 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 
(1482951749812617216)]} 0 1
   [junit4]   2> 1569747 T4122 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 
(1482951749818908672)]} 0 1
   [junit4]   2> 1569753 T4124 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 
(1482951749825200128)]} 0 1
   [junit4]   2> 1569759 T4126 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 
(1482951749831491584)]} 0 1
   [junit4]   2> 1569765 T4128 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 
(1482951749837783040)]} 0 1
   [junit4]   2> 1569771 T4130 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 
(1482951749844074496)]} 0 1
   [junit4]   2> 1569780 T4132 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 
(1482951749853511680)]} 0 1
   [junit4]   2> 1569788 T4134 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 
(1482951749861900288)]} 0 2
   [junit4]   2> 1569794 T4136 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 
(1482951749868191744)]} 0 1
   [junit4]   2> 1569800 T4138 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 
(1482951749874483200)]} 0 1
   [junit4]   2> 1569806 T4140 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 
(1482951749880774656)]} 0 1
   [junit4]   2> 1569812 T4142 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 
(1482951749887066112)]} 0 1
   [junit4]   2> 1569818 T4144 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 
(1482951749893357568)]} 0 1
   [junit4]   2> 1569825 T4146 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 
(1482951749900697600)]} 0 1
   [junit4]   2> 1569831 T4148 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 
(1482951749906989056)]} 0 1
   [junit4]   2> 1569837 T4150 C2459 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1569933 T4150 C2459 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d0589; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/control/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d0589; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2}
   [junit4]   2> 1569935 T4150 C2459 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 1569941 T4150 C2459 oass.SolrIndexSearcher.<init> Opening 
Searcher@1fcfc269[collection1] main
   [junit4]   2> 1569941 T4150 C2459 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1569943 T4046 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1fcfc269[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C25)))}
   [junit4]   2> 1569944 T4150 C2459 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={wt=javabin&waitSearcher=true&softCommit=false&commit=true&version=2} 
{commit=} 0 108
   [junit4]   2> 1569950 T4152 C2460 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1570050 T4152 C2460 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3614a669; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard0/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3614a669; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2}
   [junit4]   2> 1570051 T4152 C2460 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 1570057 T4152 C2460 oass.SolrIndexSearcher.<init> Opening 
Searcher@2ef709b6[collection1] main
   [junit4]   2> 1570058 T4152 C2460 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1570060 T4058 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2ef709b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C25)))}
   [junit4]   2> 1570060 T4152 C2460 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={wt=javabin&waitSearcher=true&softCommit=false&commit=true&version=2} 
{commit=} 0 110
   [junit4]   2> 1570141 T4154 C2459 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH&fl=id,lowerfilt&wt=javabin&q=*:*&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH}
 hits=25 status=0 QTime=75 
   [junit4]   2> ASYNC  NEW_CORE C2461 name=collection1 
org.apache.solr.core.SolrCore@5a8976ca
   [junit4]   2> 1570413 T4159 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&spellcheck.build=true&fsv=true&start=0&rows=10&isShard=true&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH&NOW=1414252996682&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=61 
   [junit4]   2> 1570421 T4161 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&spellcheck.build=true&isShard=true&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH&NOW=1414252996682&spellcheck.extendedResults=false}
 status=0 QTime=0 
   [junit4]   2> 1570433 T4156 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1570433 T4156 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1570433 T4156 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH&fl=id,lowerfilt&wt=javabin&q=*:*&version=2&spellcheck.build=true&shards.qt=spellCheckCompRH&shards=https://127.0.0.1:52684/}
 hits=25 status=0 QTime=277 
   [junit4]   2> ASYNC  NEW_CORE C2462 name=collection1 
org.apache.solr.core.SolrCore@1a3675fc
   [junit4]   2> 1570533 T4163 C2462 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&distrib=false&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct}
 hits=25 status=0 QTime=88 
   [junit4]   2> 1570710 T4168 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997071&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=16 
   [junit4]   2> 1570716 T4170 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997071&spellcheck.extendedResults=false}
 status=0 QTime=1 
   [junit4]   2> 1570717 T4165 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570717 T4165 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570718 T4165 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=173 
   [junit4]   2> 1570719 T4035 oas.BaseDistributedSearchTestCase.query starting 
stress...
   [junit4]   2> 1570750 T4183 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997258&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=11 
   [junit4]   2> 1570751 T4184 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997258&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=11 
   [junit4]   2> 1570751 T4185 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997257&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=10 
   [junit4]   2> 1570757 T4189 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997258&spellcheck.extendedResults=false}
 status=0 QTime=0 
   [junit4]   2> 1570758 T4190 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997258&spellcheck.extendedResults=false}
 status=0 QTime=0 
   [junit4]   2> 1570758 T4176 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570759 T4191 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997257&spellcheck.extendedResults=false}
 status=0 QTime=1 
   [junit4]   2> 1570759 T4177 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570759 T4176 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570760 T4175 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570760 T4176 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=28 
   [junit4]   2> 1570760 T4177 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570760 T4175 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570761 T4177 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=29 
   [junit4]   2> 1570761 T4175 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=30 
   [junit4]   2> 1570782 T4203 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997293&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=10 
   [junit4]   2> 1570782 T4201 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997292&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=12 
   [junit4]   2> 1570784 T4202 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997292&spellcheck.extendedResults=false}
 hits=25 status=0 QTime=13 
   [junit4]   2> 1570789 T4207 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997293&spellcheck.extendedResults=false}
 status=0 QTime=1 
   [junit4]   2> 1570790 T4208 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997292&spellcheck.extendedResults=false}
 status=0 QTime=1 
   [junit4]   2> 1570790 T4197 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570790 T4209 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997292&spellcheck.extendedResults=false}
 status=0 QTime=0 
   [junit4]   2> 1570790 T4197 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570791 T4195 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570791 T4197 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=24 
   [junit4]   2> 1570791 T4196 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,suggestion=[toyota]}},originalTerms=[toyata]}
   [junit4]   2> 1570791 T4195 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570792 T4196 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/
 null
   [junit4]   2> 1570792 T4195 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=26 
   [junit4]   2> 1570793 T4196 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/|[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/}
 hits=25 status=0 QTime=27 
   [junit4]   2> 1570844 T4213 C2462 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&distrib=false&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=45 
   [junit4]   2> 1570991 T4217 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997395&spellcheck.extendedResults=true}
 status=0 QTime=108 
   [junit4]   2> 1571092 T4219 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997395&spellcheck.extendedResults=true}
 status=0 QTime=45 
   [junit4]   2> 1571138 T4221 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=2,3,10,1,6,7,4,5,8,9&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997395&spellcheck.extendedResults=true}
 status=0 QTime=0 
   [junit4]   2> 1571162 T4215 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571163 T4215 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571163 T4215 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571163 T4215 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=294 
   [junit4]   2> 1571164 T4035 oas.BaseDistributedSearchTestCase.query starting 
stress...
   [junit4]   2> 1571179 T4159 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997695&spellcheck.extendedResults=true}
 status=0 QTime=5 
   [junit4]   2> 1571180 T4161 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997696&spellcheck.extendedResults=true}
 status=0 QTime=5 
   [junit4]   2> 1571181 T4233 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997697&spellcheck.extendedResults=true}
 status=0 QTime=5 
   [junit4]   2> 1571187 T4168 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997695&spellcheck.extendedResults=true}
 status=0 QTime=2 
   [junit4]   2> 1571187 T4170 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997696&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571188 T4183 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997697&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571193 T4184 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=8,9,6,7,4,5,2,3,10,1&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997695&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571194 T4226 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571194 T4185 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=8,9,4,5,6,7,10,1,2,3&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997696&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571194 T4189 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=6,7,4,5,2,3,10,1,8,9&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997697&spellcheck.extendedResults=true}
 status=0 QTime=0 
   [junit4]   2> 1571194 T4226 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571195 T4226 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571195 T4227 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571195 T4228 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571195 T4226 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=26 
   [junit4]   2> 1571196 T4228 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571196 T4227 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571197 T4228 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571197 T4227 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571197 T4228 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=26 
   [junit4]   2> 1571197 T4227 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=27 
   [junit4]   2> 1571211 T4190 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997727&spellcheck.extendedResults=true}
 status=0 QTime=5 
   [junit4]   2> 1571211 T4191 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997728&spellcheck.extendedResults=true}
 status=0 QTime=4 
   [junit4]   2> 1571212 T4203 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&group.distributed.first=true&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997729&spellcheck.extendedResults=true}
 status=0 QTime=4 
   [junit4]   2> 1571218 T4201 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997727&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571219 T4202 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997728&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571219 T4207 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&group.distributed.second=true&fl=id,score&group.field=id&group=true&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&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&start=0&rows=10&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997729&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571225 T4208 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=8,9,10,1,2,3,4,5,6,7&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997727&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571225 T4209 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=8,9,4,5,6,7,10,1,2,3&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997728&spellcheck.extendedResults=true}
 status=0 QTime=0 
   [junit4]   2> 1571226 T4217 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt,id&ids=4,5,6,7,10,1,2,3,8,9&group.field=id&distrib=false&version=2&shard.url=https://127.0.0.1:52684/&isShard=true&spellcheck.q=toyata&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=1&shards.qt=spellCheckCompRH_Direct&NOW=1414252997729&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571226 T4243 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571227 T4244 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571227 T4243 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571227 T4245 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ 
{suggestions={toyata={numFound=1,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1}]}},correctlySpelled=false,originalTerms=[toyata]}
   [junit4]   2> 1571227 T4244 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571228 T4245 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571227 T4243 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571228 T4245 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571228 T4244 C2461 oashc.SpellCheckComponent.finishStage 
https://127.0.0.1:52684/ null
   [junit4]   2> 1571229 T4245 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=26 
   [junit4]   2> 1571229 T4243 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=28 
   [junit4]   2> 1571229 T4244 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=toyata&group.field=id&group=true&wt=javabin&q=*:*&version=2&shards.qt=spellCheckCompRH_Direct&shards=https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 status=0 QTime=27 
   [junit4]   2> 1571239 T4258 C2462 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=bluo&wt=javabin&distrib=false&q=*:*&version=2&spellcheck.count=4&shards.qt=spellCheckCompRH_Direct&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=3 
   [junit4]   2> 1571252 T4219 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=bluo&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997770&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=3 
   [junit4]   2> 1571258 T4221 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=false&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,lowerfilt&ids=4,10,9,5,2,3,7,6,8,1&distrib=false&version=2&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/&isShard=true&spellcheck.q=bluo&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=4&shards.qt=spellCheckCompRH_Direct&NOW=1414252997770&spellcheck.extendedResults=true}
 status=0 QTime=1 
   [junit4]   2> 1571259 T4260 C2461 oashc.SpellCheckComponent.finishStage 
[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/ 
{suggestions={bluo={numFound=1,startOffset=0,endOffset=4,origFreq=0,suggestion=[{word=blue,freq=1}]}},correctlySpelled=true,originalTerms=[bluo]}
   [junit4]   2> 1571259 T4260 C2461 oashc.SpellCheckComponent.finishStage 
[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/ null
   [junit4]   2> 1571259 T4260 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&fl=id,lowerfilt&spellcheck.q=bluo&wt=javabin&q=*:*&version=2&spellcheck.count=4&shards.qt=spellCheckCompRH_Direct&shards=[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=15 
   [junit4]   2> 1571260 T4035 oas.BaseDistributedSearchTestCase.query starting 
stress...
   [junit4]   2> 1571273 T4159 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=bluo&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997792&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=2 
   [junit4]   2> 1571274 T4161 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=bluo&wt=javabin&spellcheck.onlyMorePopular=false&q=*:*&spellcheck.count=5&shards.qt=spellCheckCompRH_Direct&NOW=1414252997792&spellcheck.extendedResults=true}
 hits=25 status=0 QTime=3 
   [junit4]   2> 1571274 T4233 C2461 oasc.SolrCore.execute [collection1] 
webapp= path=/select 
params={spellcheck=true&qt=spellCheckCompRH_Direct&spellcheck.dictionary=direct&fl=id,score&distrib=false&version=2&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:52684/&fsv=true&start=0&rows=10&isShard=true&spellcheck.q=bluo&wt=javabin

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

o close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard2/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard2/data;done=false>>]
   [junit4]   2> 1713875 T4035 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-6B055F62CFC3AF3D-001/tempDir-001/shard2/data
   [junit4]   2> 1713882 T4035 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1718862 T4035 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedSpellCheckComponentTest -Dtests.method=testDistribSearch 
-Dtests.seed=6B055F62CFC3AF3D -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=tr -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    151s J0 | 
DistributedSpellCheckComponentTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=4817, name=Thread-1502, state=RUNNABLE, 
group=TGRP-DistributedSpellCheckComponentTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6B055F62CFC3AF3D:EAE3D17AB89CCF01]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:49753
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6B055F62CFC3AF3D]:0)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:580)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
Timeout occured while waiting response from server at: https://127.0.0.1:49753
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:579)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:575)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
   [junit4]    >        ... 5 more
   [junit4]   2> 1718894 T4035 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{start4=FSTOrd50, gram1=PostingsFormat(name=MockRandom), 
end4=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
start1=PostingsFormat(name=LuceneVarGapFixedInterval), 
gram4=PostingsFormat(name=LuceneFixedGap), 
lowerfilt=PostingsFormat(name=MockRandom), gram3=FSTOrd50, intDefault=FSTOrd50, 
range_facet_l=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=MockRandom), 
gram2=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=FSTOrd50, 
end3=FSTOrd50, end2=PostingsFormat(name=LuceneVarGapFixedInterval), 
end1=PostingsFormat(name=MockRandom), 
start3=PostingsFormat(name=LuceneFixedGap), 
start2=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=MockRandom), 
word=PostingsFormat(name=MockRandom), 
lowerfilt1and2=PostingsFormat(name=MockRandom)}, 
docValues:{timestamp=DocValuesFormat(name=Lucene50)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=tr, 
timezone=Europe/Tallinn
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=96917360,total=481820672
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, 
FileUtilsTest, DistributedFacetPivotSmallTest, TestFiltering, ZkSolrClientTest, 
TestStressReorder, JsonLoaderTest, BlockCacheTest, 
ChaosMonkeyNothingIsSafeTest, BlockDirectoryTest, TestFuzzyAnalyzedSuggestions, 
TestRawResponseWriter, SchemaVersionSpecificBehaviorTest, 
TestRequestStatusCollectionAPI, TermsComponentTest, TestXIncludeConfig, 
TestCloudManagedSchema, DistributedQueryElevationComponentTest, TestUtils, 
TestWordDelimiterFilterFactory, MultiThreadedOCPTest, 
HdfsBasicDistributedZkTest, TestSolrDeletionPolicy2, SuggesterWFSTTest, 
TestBulkSchemaConcurrent, ParsingFieldUpdateProcessorsTest, TestCoreContainer, 
ScriptEngineTest, TestFileDictionaryLookup, TestSchemaResource, TestSolrXml, 
ShardRoutingCustomTest, PrimUtilsTest, BadComponentTest, 
TestPostingsSolrHighlighter, SynonymTokenizerTest, QueryEqualityTest, 
BasicDistributedZkTest, ChangedSchemaMergeTest, TestDistribDocBasedVersion, 
OverseerTest, SoftAutoCommitTest, CSVRequestHandlerTest, TestExpandComponent, 
TestCloudSchemaless, TestSolrJ, TestSolrDeletionPolicy1, 
DistributedSpellCheckComponentTest]
   [junit4] Completed on J0 in 151.47s, 1 test, 1 error <<< FAILURES!

[...truncated 969 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:532:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:473:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/lucene/common-build.xml:965:
 There were test failures: 437 suites, 1796 tests, 1 error, 54 ignored (9 
assumptions)

Total time: 204 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #664
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 716716433 bytes
Compression is 0.0%
Took 2 min 7 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to