You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/25 16:18:21 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 605 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/605/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=17853, name=Thread-5233, state=RUNNABLE, group=TGRP-DistributedTermsComponentTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17853, name=Thread-5233, state=RUNNABLE, group=TGRP-DistributedTermsComponentTest]
	at __randomizedtesting.SeedInfo.seed([C93CB2E5A7E8F3E1:48DA3CFDD0B793DD]: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:50500/bp_h/w
	at __randomizedtesting.SeedInfo.seed([C93CB2E5A7E8F3E1]:0)
	at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:582)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:50500/bp_h/w
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	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:577)
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:448)
	... 5 more




Build Log:
[...truncated 12003 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/init-core-data-001
   [junit4]   2> 2382404 T17241 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 2382404 T17241 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bp_h/w
   [junit4]   2> 2382411 T17241 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2382415 T17241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2382422 T17241 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2382440 T17241 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:31104
   [junit4]   2> 2382445 T17241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2382446 T17241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2382446 T17241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr
   [junit4]   2> 2382447 T17241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/'
   [junit4]   2> 2382504 T17241 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 2382586 T17241 oasc.CoreContainer.<init> New CoreContainer 1436831797
   [junit4]   2> 2382586 T17241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/]
   [junit4]   2> 2382587 T17241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2382588 T17241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 2382588 T17241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2382588 T17241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2382589 T17241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2382589 T17241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2382589 T17241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2382590 T17241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2382590 T17241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2382593 T17241 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2382595 T17241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2382595 T17241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2382595 T17241 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2382600 T17251 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2382603 T17251 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2382604 T17251 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2382604 T17251 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2382673 T17251 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 2382762 T17251 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2382763 T17251 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2382776 T17251 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2383265 T17251 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2383267 T17251 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2383268 T17251 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2383283 T17251 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2383286 T17251 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2383298 T17251 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2383308 T17251 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2383313 T17251 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2383314 T17251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2383315 T17251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2383315 T17251 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2383316 T17251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2383316 T17251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2383316 T17251 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2383317 T17251 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2383317 T17251 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/
   [junit4]   2> 2383317 T17251 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609b7670
   [junit4]   2> 2383320 T17251 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data
   [junit4]   2> 2383321 T17251 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/index/
   [junit4]   2> 2383321 T17251 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2383323 T17251 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/index
   [junit4]   2> 2383324 T17251 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=18.30078125, floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=1.4423335680303684, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2383327 T17251 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a43fe89)),segFN=segments_1,generation=1}
   [junit4]   2> 2383328 T17251 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2383329 T17251 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2383333 T17251 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2383333 T17251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2383333 T17251 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2383334 T17251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2383334 T17251 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2383334 T17251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2383334 T17251 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2383335 T17251 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2383335 T17251 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2383335 T17251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2383335 T17251 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2383336 T17251 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2383336 T17251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2383337 T17251 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2383337 T17251 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2383338 T17251 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2383338 T17251 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2383339 T17251 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2383339 T17251 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2383339 T17251 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2383340 T17251 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2383340 T17251 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2383341 T17251 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2383341 T17251 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2383341 T17251 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2383342 T17251 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2383342 T17251 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2383342 T17251 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2383343 T17251 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2383343 T17251 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2383344 T17251 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2383344 T17251 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383345 T17251 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383345 T17251 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383346 T17251 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383346 T17251 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383347 T17251 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383347 T17251 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383347 T17251 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2383348 T17251 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2383348 T17251 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2383371 T17251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2383374 T17251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2383376 T17251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2383379 T17251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2383381 T17251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2383383 T17251 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2383385 T17251 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2383385 T17251 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2383386 T17251 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=9, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=84.306640625, floorSegmentMB=0.80078125, forceMergeDeletesPctAllowed=28.90502164936973, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2383389 T17251 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a43fe89)),segFN=segments_1,generation=1}
   [junit4]   2> 2383389 T17251 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2383390 T17251 oass.SolrIndexSearcher.<init> Opening Searcher@f11b5d7[collection1] main
   [junit4]   2> 2383391 T17251 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2383391 T17251 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2383391 T17251 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2383391 T17251 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2383392 T17251 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2383392 T17251 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2383425 T17251 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2383485 T17252 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f11b5d7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2383490 T17251 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2383491 T17241 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 2383491 T17241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2383497 T17241 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2383505 T17241 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2383509 T17241 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:32329
   [junit4]   2> 2383516 T17241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2383517 T17241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2383518 T17241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr
   [junit4]   2> 2383518 T17241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/'
   [junit4]   2> 2383590 T17241 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 2383727 T17241 oasc.CoreContainer.<init> New CoreContainer 290415575
   [junit4]   2> 2383728 T17241 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/]
   [junit4]   2> 2383730 T17241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2383730 T17241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 2383731 T17241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2383731 T17241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2383731 T17241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2383732 T17241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2383733 T17241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2383733 T17241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2383733 T17241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2383736 T17241 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2383739 T17241 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2383739 T17241 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2383740 T17241 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2383746 T17263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2383754 T17263 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2383755 T17263 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2383755 T17263 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2383837 T17263 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0
   [junit4]   2> 2383927 T17263 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2383928 T17263 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2383941 T17263 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2384449 T17263 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2384452 T17263 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2384453 T17263 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2384469 T17263 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2384473 T17263 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2384486 T17263 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2384493 T17263 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2384499 T17263 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2384500 T17263 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2384501 T17263 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2384501 T17263 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2384502 T17263 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2384502 T17263 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2384503 T17263 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 2384503 T17263 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2384504 T17263 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/
   [junit4]   2> 2384504 T17263 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609b7670
   [junit4]   2> 2384508 T17263 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data
   [junit4]   2> 2384511 T17263 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/index/
   [junit4]   2> 2384512 T17263 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2384516 T17263 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/index
   [junit4]   2> 2384517 T17263 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=18.30078125, floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=1.4423335680303684, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2384520 T17263 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27842040)),segFN=segments_1,generation=1}
   [junit4]   2> 2384521 T17263 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2384522 T17263 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2384525 T17263 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2384525 T17263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2384525 T17263 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2384526 T17263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2384526 T17263 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2384526 T17263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2384526 T17263 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2384527 T17263 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2384527 T17263 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2384527 T17263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2384528 T17263 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2384528 T17263 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2384528 T17263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2384528 T17263 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2384529 T17263 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2384530 T17263 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2384530 T17263 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2384530 T17263 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2384531 T17263 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2384531 T17263 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2384532 T17263 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2384532 T17263 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2384533 T17263 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2384533 T17263 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2384534 T17263 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2384534 T17263 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2384535 T17263 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2384535 T17263 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2384535 T17263 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2384536 T17263 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2384536 T17263 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2384536 T17263 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384537 T17263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384537 T17263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384538 T17263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384538 T17263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384539 T17263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384539 T17263 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384539 T17263 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2384540 T17263 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2384540 T17263 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2384564 T17263 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2384567 T17263 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2384570 T17263 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2384573 T17263 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2384575 T17263 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2384578 T17263 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2384580 T17263 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2384581 T17263 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2384582 T17263 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=9, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=84.306640625, floorSegmentMB=0.80078125, forceMergeDeletesPctAllowed=28.90502164936973, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2384585 T17263 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27842040)),segFN=segments_1,generation=1}
   [junit4]   2> 2384586 T17263 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2384586 T17263 oass.SolrIndexSearcher.<init> Opening Searcher@3cf94534[collection1] main
   [junit4]   2> 2384587 T17263 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2384587 T17263 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2384588 T17263 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2384588 T17263 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2384588 T17263 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2384589 T17263 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2384606 T17263 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2384835 T17264 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cf94534[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2384844 T17263 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2384845 T17241 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 2384846 T17241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2914 name=collection1 org.apache.solr.core.SolrCore@b213af2
   [junit4]   2> 2384983 T17244 C2914 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2384984 T17244 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C2915 name=collection1 org.apache.solr.core.SolrCore@7f8c03d3
   [junit4]   2> 2385117 T17256 C2915 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2385118 T17256 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
   [junit4]   2> 2385133 T17245 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[18]} 0 6
   [junit4]   2> 2385153 T17257 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[18]} 0 6
   [junit4]   2> 2385158 T17246 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 2385163 T17258 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[19]} 0 1
   [junit4]   2> 2385169 T17247 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[20]} 0 1
   [junit4]   2> 2385174 T17259 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 2385180 T17248 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[21]} 0 1
   [junit4]   2> 2385185 T17260 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[21]} 0 1
   [junit4]   2> 2385229 T17249 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[22]} 0 39
   [junit4]   2> 2385273 T17261 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[22]} 0 38
   [junit4]   2> 2385282 T17250 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[23]} 0 4
   [junit4]   2> 2385291 T17262 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[23]} 0 5
   [junit4]   2> 2385296 T17280 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[24]} 0 1
   [junit4]   2> 2385300 T17282 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 2385304 T17284 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 2385308 T17286 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 2385312 T17288 C2914 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385404 T17288 C2914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a43fe89)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a43fe89)),segFN=segments_2,generation=2}
   [junit4]   2> 2385406 T17288 C2914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2385421 T17288 C2914 oass.SolrIndexSearcher.<init> Opening Searcher@57bd413f[collection1] main
   [junit4]   2> 2385421 T17288 C2914 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2385423 T17252 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57bd413f[collection1] main{StandardDirectoryReader(segments_2:6:nrt _0(4.11.0):C5 _1(4.11.0):C3)}
   [junit4]   2> 2385423 T17288 C2914 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 111
   [junit4]   2> 2385427 T17290 C2915 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385481 T17290 C2915 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27842040)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27842040)),segFN=segments_2,generation=2}
   [junit4]   2> 2385483 T17290 C2915 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2385498 T17290 C2915 oass.SolrIndexSearcher.<init> Opening Searcher@1948b6e9[collection1] main
   [junit4]   2> 2385498 T17290 C2915 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2385500 T17264 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1948b6e9[collection1] main{StandardDirectoryReader(segments_2:6:nrt _0(4.11.0):C5 _1(4.11.0):C3)}
   [junit4]   2> 2385500 T17290 C2915 oasup.LogUpdateProcessor.finish [collection1] webapp=/bp_h/w path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 73
   [junit4]   2> 2385520 T17292 C2914 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&distrib=false&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=15 
   [junit4]   2> 2385688 T17297 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454673&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2385697 T17294 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=159 
   [junit4]   2> 2385698 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2385730 T17310 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454849&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2385730 T17311 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454849&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385731 T17302 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=17 
   [junit4]   2> 2385731 T17303 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=17 
   [junit4]   2> 2385731 T17312 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454850&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385733 T17304 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=18 
   [junit4]   2> 2385740 T17322 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454870&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385741 T17323 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454871&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2385741 T17324 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&NOW=1408971454872&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385741 T17316 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2385742 T17317 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2385742 T17318 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=5 
   [junit4]   2> 2385750 T17328 C2914 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&distrib=false&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=1 
   [junit4]   2> 2385760 T17332 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454891&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385762 T17330 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2385763 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2385773 T17343 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454903&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2385773 T17344 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454903&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385774 T17345 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454904&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385774 T17337 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2385775 T17338 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2385775 T17339 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2385915 T17355 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454915&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385916 T17349 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=136 
   [junit4]   2> 2385917 T17357 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454916&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2385918 T17359 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&terms.lower=s&NOW=1408971454915&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2385918 T17351 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=137 
   [junit4]   2> 2385919 T17350 C2915 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&shards=https://127.0.0.1:32329/bp_h/w|[ff01::114]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=139 
   [junit4]   2> 2385925 T17362 C2914 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C2916 name=collection1 org.apache.solr.core.SolrCore@7f8c03d3
   [junit4]   2> 2385957 T17366 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455065&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385959 T17364 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=29 
   [junit4]   2> 2385960 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2385971 T17377 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455101&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385972 T17378 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455102&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385973 T17379 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455102&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385973 T17371 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2385974 T17372 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2385975 T17373 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=8 
   [junit4]   2> 2385984 T17389 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455114&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385986 T17383 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2385986 T17392 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455116&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385986 T17390 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=sn&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&terms.lower=sn&NOW=1408971455116&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2385988 T17384 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2385988 T17385 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.prefix=sn&shards=[ff01::114]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=sn&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> ASYNC  NEW_CORE C2917 name=collection1 org.apache.solr.core.SolrCore@b213af2
   [junit4]   2> 2385996 T17395 C2917 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&distrib=false&terms.upper=sn&terms.prefix=s&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=0 
   [junit4]   2> 2386006 T17310 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455136&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386007 T17397 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386009 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2386024 T17311 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455149&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386024 T17312 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455150&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386025 T17322 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455149&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386026 T17405 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=11 
   [junit4]   2> 2386025 T17403 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=11 
   [junit4]   2> 2386026 T17404 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=12 
   [junit4]   2> 2386036 T17323 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455166&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386037 T17324 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455167&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2386037 T17332 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&terms.lower=s&NOW=1408971455167&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386038 T17412 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2386038 T17413 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386039 T17414 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2386047 T17421 C2917 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=0 
   [junit4]   2> 2386066 T17343 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455187&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386076 T17423 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=24 
   [junit4]   2> 2386078 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2386088 T17344 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455219&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386089 T17345 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455219&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386090 T17355 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455219&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2386090 T17430 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386091 T17431 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2386090 T17429 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386100 T17357 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455230&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386100 T17359 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455231&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386101 T17366 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w&terms.lower=s&NOW=1408971455232&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386102 T17438 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386102 T17440 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=5 
   [junit4]   2> 2386102 T17439 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386110 T17447 C2917 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&distrib=false&terms.upper=sn&terms.prefix=s&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=0 
   [junit4]   2> 2386120 T17377 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455250&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2386121 T17449 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386122 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2386132 T17378 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455262&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386133 T17379 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455263&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2386133 T17389 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455263&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386134 T17455 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2386134 T17457 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386134 T17456 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386145 T17392 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455274&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386146 T17464 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=7 
   [junit4]   2> 2386147 T17390 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455275&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386149 T17465 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=9 
   [junit4]   2> 2386161 T17310 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&terms.prefix=s&terms.upper=sn&qt=/terms&wt=javabin&shard.url=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&terms.lower=s&NOW=1408971455291&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386162 T17466 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&terms.upper=sn&terms.prefix=s&shards=https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w|[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w&qt=/terms&wt=javabin&terms.lower=s&version=2&terms.limit=5&terms=true} status=0 QTime=6 
   [junit4]   2> 2386168 T17473 C2917 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&distrib=false&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=0 
   [junit4]   2> 2386186 T17311 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455316&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386187 T17475 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2386189 T17241 oas.BaseDistributedSearchTestCase.query starting stress...
   [junit4]   2> 2386199 T17312 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455329&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2386199 T17322 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455329&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386200 T17323 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455330&version=2&terms.limit=-1&terms=true} status=0 QTime=1 
   [junit4]   2> 2386200 T17481 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2386201 T17482 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2386201 T17484 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2386210 T17324 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455340&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386211 T17332 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455341&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386212 T17490 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=7 
   [junit4]   2> 2386211 T17343 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={shards.qt=/terms&terms.fl=b_t&terms.sort=index&isShard=true&distrib=false&qt=/terms&wt=javabin&shard.url=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&NOW=1408971455342&version=2&terms.limit=-1&terms=true} status=0 QTime=0 
   [junit4]   2> 2386212 T17491 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=6 
   [junit4]   2> 2386219 T17492 C2916 oasc.SolrCore.execute [collection1] webapp=/bp_h/w path=/terms params={terms.fl=b_t&shards.qt=/terms&terms.sort=index&shards=[ff01::114]:33332/bp_h/w|[ff01::213]:33332/bp_h/w|https://127.0.0.1:32329/bp_h/w|[ff01::083]:33332/bp_h/w&qt=/terms&wt=javabin&version=2&terms=true} status=0 QTime=12 
   [junit4]   2> 2386228 T17241 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1436831797
   [junit4]   2> 2386233 T17241 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b213af2
   [junit4]   2> 2386241 T17241 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=8,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2386246 T17241 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2386247 T17241 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2386247 T17241 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2386270 T17241 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2386281 T17241 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2386282 T17241 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 2386283 T17241 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data/index
   [junit4]   2> 2386284 T17241 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 2386285 T17241 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/control/data
   [junit4]   2> 2386287 T17241 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/bp_h/w,null}
   [junit4]   2> 2391248 T17241 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=290415575
   [junit4]   2> 2391254 T17241 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f8c03d3
   [junit4]   2> 2391268 T17241 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=8,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 2391273 T17241 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2391274 T17241 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2391275 T17241 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2391291 T17241 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2391293 T17241 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2391293 T17241 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/index;done=false>>]
   [junit4]   2> 2391293 T17241 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data/index
   [junit4]   2> 2391294 T17241 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data;done=false>>]
   [junit4]   2> 2391295 T17241 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard0/data
   [junit4]   2> 2391298 T17241 oejsh.ContextHandler

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

olr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard2/data;done=false>>]
   [junit4]   2> 2627537 T17241 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard2/data
   [junit4]   2> 2627538 T17241 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard2/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard2/data/index;done=false>>]
   [junit4]   2> 2627538 T17241 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./temp/solr.handler.component.DistributedTermsComponentTest-C93CB2E5A7E8F3E1-001/tempDir-001/shard2/data/index
   [junit4]   2> 2627543 T17241 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/bp_h/w,null}
   [junit4]   2> 2632515 T17241 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=DistributedTermsComponentTest -Dtests.method=testDistribSearch -Dtests.seed=C93CB2E5A7E8F3E1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=zh_CN -Dtests.timezone=America/Goose_Bay -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    250s J1 | DistributedTermsComponentTest.testDistribSearch <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17853, name=Thread-5233, state=RUNNABLE, group=TGRP-DistributedTermsComponentTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C93CB2E5A7E8F3E1:48DA3CFDD0B793DD]: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:50500/bp_h/w
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C93CB2E5A7E8F3E1]:0)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:582)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:50500/bp_h/w
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [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:577)
   [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:448)
   [junit4]    > 	... 5 more
   [junit4]   2> 2632638 T17241 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene410: {b_t=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Direct), range_facet_sl=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= false), range_facet_si=PostingsFormat(name=Lucene41WithOrds), multiDefault=PostingsFormat(name=Lucene41WithOrds), range_facet_l=MockVariableIntBlock(baseBlockSize=42), timestamp=MockVariableIntBlock(baseBlockSize=42), intDefault=MockVariableIntBlock(baseBlockSize=42)}, docValues:{}, sim=DefaultSimilarity, locale=zh_CN, timezone=America/Goose_Bay
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=1,free=273356720,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteLastCustomShardedReplicaTest, ChaosMonkeyNothingIsSafeTest, TestDocumentBuilder, TestReplicationHandlerBackup, TestClassNameShortening, TestFastLRUCache, DistributedFacetPivotSmallTest, TestIndexSearcher, DistanceFunctionTest, FieldAnalysisRequestHandlerTest, TestPivotHelperCode, TestAnalyzeInfixSuggestions, DistributedFacetPivotLongTailTest, TestJoin, BinaryUpdateRequestHandlerTest, TestFileDictionaryLookup, TestSolrXml, TestSweetSpotSimilarityFactory, CollectionsAPIDistributedZkTest, QueryParsingTest, TestRestManager, TestSystemIdResolver, TestReloadAndDeleteDocs, TestMiniSolrCloudCluster, TestUniqueKeyFieldResource, TestRandomMergePolicy, ResponseHeaderTest, TestReRankQParserPlugin, TestDistribDocBasedVersion, AssignTest, TestLRUCache, TestPHPSerializedResponseWriter, ClusterStateTest, TestIBSimilarityFactory, RollingRestartTest, SpatialFilterTest, TestCloudSchemaless, ConvertedLegacyTest, TestWriterPerf, TestPerFieldSimilarity, CopyFieldTest, CSVRequestHandlerTest, ChaosMonkeySafeLeaderTest, MultiTermTest, DistributedTermsComponentTest]
   [junit4] Completed on J1 in 250.60s, 1 test, 1 error <<< FAILURES!

[...truncated 882 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:492: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:465: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:48: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:494: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1343: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:958: There were test failures: 419 suites, 1734 tests, 1 error, 51 ignored (8 assumptions)

Total time: 265 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #602
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 472233288 bytes
Compression is 0.0%
Took 1 min 21 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure