Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/401/

1 tests failed.
REGRESSION:  
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused

Error Message:
Should have thrown an exception.

Stack Trace:
java.lang.AssertionError: Should have thrown an exception.
        at 
__randomizedtesting.SeedInfo.seed([D811319C9BDB6C64:F7B8958D4C542360]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:40)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9297 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
[junit4:junit4]   2> 0 T203 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/test/J0/./solrtest-BasicHttpSolrServerTest-1346842454079
[junit4:junit4]   2> 1 T203 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 2 T203 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4]   2> 12 T203 oejs.AbstractConnector.doStart Started 
SocketConnector@0.0.0.0:29911
[junit4:junit4]   2> 12 T203 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13 T203 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr
[junit4:junit4]   2> 13 T203 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for deduced Solr Home: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/'
[junit4:junit4]   2> 59 T203 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
[junit4:junit4]   2> 59 T203 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 60 T203 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr
[junit4:junit4]   2> 60 T203 oasc.CoreContainer$Initializer.initialize looking 
for solr.xml: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/solr.xml
[junit4:junit4]   2> 61 T203 oasc.CoreContainer.<init> New CoreContainer 
426622155
[junit4:junit4]   2> 61 T203 oasc.CoreContainer.load Loading CoreContainer 
using Solr Home: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/'
[junit4:junit4]   2> 62 T203 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/'
[junit4:junit4]   2> 95 T203 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 118 T203 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/collection1
[junit4:junit4]   2> 119 T203 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/collection1/'
[junit4:junit4]   2> 167 T203 oasc.SolrConfig.initLibs Adding specified lib 
dirs to ClassLoader
[junit4:junit4]   2> 243 T203 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_40
[junit4:junit4]   2> 389 T203 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 390 T203 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 454 T203 oass.IndexSchema.readSchema Schema name=example
[junit4:junit4]   2> 1095 T203 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1116 T203 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 1122 T203 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 1180 T203 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/test/J0/solrtest-BasicHttpSolrServerTest-1346842454079/
[junit4:junit4]   2> 1180 T203 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b557441
[junit4:junit4]   2> 1181 T203 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4]   2> 1181 T203 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
[junit4:junit4]   2> 1182 T203 oasc.SolrCore.getNewIndexDir WARNING New index 
directory detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/test/J0/solrtest-BasicHttpSolrServerTest-1346842454079/index/
[junit4:junit4]   2> 1182 T203 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/test/J0/solrtest-BasicHttpSolrServerTest-1346842454079/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 1183 T203 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/test/J0/solrtest-BasicHttpSolrServerTest-1346842454079/index
 forceNew:false
[junit4:junit4]   2> 1185 T203 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71ce70e6 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@3828ac2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1185 T203 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 1185 T203 oasc.SolrCore.initWriters created json: 
solr.JSONResponseWriter
[junit4:junit4]   2> 1186 T203 oasc.SolrCore.initWriters adding lazy 
queryResponseWriter: solr.VelocityResponseWriter
[junit4:junit4]   2> 1186 T203 oasc.SolrCore.initWriters created velocity: 
solr.VelocityResponseWriter
[junit4:junit4]   2> 1186 T203 oasc.SolrCore.initWriters created xslt: 
solr.XSLTResponseWriter
[junit4:junit4]   2> 1186 T203 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
[junit4:junit4]   2> 1188 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
[junit4:junit4]   2> 1189 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /query: solr.SearchHandler
[junit4:junit4]   2> 1189 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1190 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /browse: solr.SearchHandler
[junit4:junit4]   2> 1190 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1191 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: solr.JsonUpdateRequestHandler
[junit4:junit4]   2> 1191 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: solr.CSVRequestHandler
[junit4:junit4]   2> 1191 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
[junit4:junit4]   2> 1192 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /update/extract: solr.extraction.ExtractingRequestHandler
[junit4:junit4]   2> 1192 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.FieldAnalysisRequestHandler
[junit4:junit4]   2> 1192 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
[junit4:junit4]   2> 1192 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
[junit4:junit4]   2> 1193 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/document: solr.DocumentAnalysisRequestHandler
[junit4:junit4]   2> 1193 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1194 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
[junit4:junit4]   2> 1194 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1195 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1195 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   2> 1195 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /spell: solr.SearchHandler
[junit4:junit4]   2> 1195 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   2> 1196 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /tvrh: solr.SearchHandler
[junit4:junit4]   2> 1196 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   2> 1196 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: solr.SearchHandler
[junit4:junit4]   2> 1197 T203 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.SearchHandler
[junit4:junit4]   2> 1197 T203 oasc.RequestHandlers.initHandlersFromConfig 
created /elevate: solr.SearchHandler
[junit4:junit4]   2> 1200 T203 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1200 T203 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1201 T203 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1207 T203 oass.SolrIndexSearcher.<init> Opening 
Searcher@5d0c0c59 main
[junit4:junit4]   2> 1207 T203 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 1208 T203 oasu.CommitTracker.<init> Hard AutoCommit: if 
uncommited for 15000ms; 
[junit4:junit4]   2> 1208 T203 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 1209 T203 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 1209 T203 oass.DirectSolrSpellChecker.init init: 
{name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4:junit4]   2> 1209 T203 oashc.SpellCheckComponent.inform No 
queryConverter defined, using default converter
[junit4:junit4]   2> 1210 T203 oashc.QueryElevationComponent.inform Loading 
QueryElevation from: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/solr/collection1/conf/elevate.xml
[junit4:junit4]   2> 1223 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 1224 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 1224 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 1224 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1224 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 1225 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1225 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1225 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1225 T203 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 1226 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1239 T203 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
[junit4:junit4]   2> 1239 T213 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@5d0c0c59 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> ASYNC  NEW_CORE C22 name=collection1 
org.apache.solr.core.SolrCore@93cd6aa
[junit4:junit4]   2> 1241 T213 C22 REQ [collection1] webapp=null path=null 
params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false}
 hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1241 T213 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
[junit4:junit4]   2> 1241 T213 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
[junit4:junit4]   2> 1242 T213 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
[junit4:junit4]   2> 1243 T213 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5d0c0c59 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1245 T203 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 1246 T203 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/test/J0
[junit4:junit4]   2> 1246 T203 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
[junit4:junit4]   2> 1246 T203 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#29911
[junit4:junit4]   2> 1253 T203 oas.SolrTestCaseJ4.setUp ###Starting 
testCompression
[junit4:junit4]   2> 1254 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1350 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, config:
[junit4:junit4]   2> 1361 T207 C22 REQ [collection1] webapp=/solr path=/select 
params={wt=xml&q=foo} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1384 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1395 T208 C22 REQ [collection1] webapp=/solr path=/select 
params={wt=javabin&q=foo&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1402 T203 oas.SolrTestCaseJ4.tearDown ###Ending 
testCompression
[junit4:junit4]   2> 1410 T203 oas.SolrTestCaseJ4.setUp ###Starting testQuery
[junit4:junit4]   2> 1410 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1440 T203 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
[junit4:junit4]   2> 1447 T203 oas.SolrTestCaseJ4.setUp ###Starting 
testGetRawStream
[junit4:junit4]   2> 1447 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, config:
[junit4:junit4]   2> 1460 T210 C22 REQ [collection1] webapp=/solr path=/select 
params={} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1462 T203 oas.SolrTestCaseJ4.tearDown ###Ending 
testGetRawStream
[junit4:junit4]   2> 1477 T203 oas.SolrTestCaseJ4.setUp ###Starting testRedirect
[junit4:junit4]   2> 1477 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1499 T211 C22 REQ [collection1] webapp=/solr path=/select 
params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1499 T203 oas.SolrTestCaseJ4.tearDown ###Ending 
testRedirect
[junit4:junit4]   2> 1508 T203 oas.SolrTestCaseJ4.setUp ###Starting 
testSetParametersExternalClient
[junit4:junit4]   2> 1509 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, config:
[junit4:junit4]   2> 1523 T203 oas.SolrTestCaseJ4.tearDown ###Ending 
testSetParametersExternalClient
[junit4:junit4]   2> 1531 T203 oas.SolrTestCaseJ4.setUp ###Starting testTimeout
[junit4:junit4]   2> 1531 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3547 T203 oas.SolrTestCaseJ4.tearDown ###Ending testTimeout
[junit4:junit4]   2> 3557 T203 oas.SolrTestCaseJ4.setUp ###Starting testDelete
[junit4:junit4]   2> 3558 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3576 T203 oas.SolrTestCaseJ4.tearDown ###Ending testDelete
[junit4:junit4]   2> 3584 T203 oas.SolrTestCaseJ4.setUp ###Starting testUpdate
[junit4:junit4]   2> 3584 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3626 T203 oas.SolrTestCaseJ4.tearDown ###Ending testUpdate
[junit4:junit4]   2> 3635 T203 oas.SolrTestCaseJ4.setUp ###Starting 
testConnectionRefused
[junit4:junit4]   2> 3636 T203 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25666 T203 oas.SolrTestCaseJ4.tearDown ###Ending 
testConnectionRefused
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicHttpSolrServerTest -Dtests.method=testConnectionRefused 
-Dtests.seed=D811319C9BDB6C64 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_LY -Dtests.timezone=Asia/Beirut -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 22.2s J0 | 
BasicHttpSolrServerTest.testConnectionRefused <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Should have thrown 
an exception.
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([D811319C9BDB6C64:F7B8958D4C542360]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:136)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:40)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 25814 T203 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=426622155
[junit4:junit4]   2> 25814 T203 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@93cd6aa
[junit4:junit4]   2> 25832 T203 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 25833 T203 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25833 T203 oasu.DefaultSolrCoreState.decref SolrCoreState 
ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25834 T203 oasu.DefaultSolrCoreState.decref Closing 
SolrCoreState - canceling any ongoing recovery
[junit4:junit4]   2> 25835 T203 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 25887 T203 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, 
sim=DefaultSimilarity, locale=ar_LY, timezone=Asia/Beirut
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 
1.7.0_06 (64-bit)/cpus=16,threads=1,free=77555520,total=102760448
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJavaBinCodec, 
TestFastInputStream, TestHash, SolrQueryTest, TestSolrProperties, 
TestEmbeddedSolrServer, FieldAnalysisResponseTest, TestDocumentObjectBinder, 
TestXMLEscaping, LargeVolumeBinaryJettyTest, SolrExampleEmbeddedTest, 
TestLBHttpSolrServer, MergeIndexesEmbeddedTest, BasicHttpSolrServerTest]
[junit4:junit4] Completed on J0 in 25.92s, 9 tests, 1 failure <<< FAILURES!

[...truncated 9 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:29:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:153:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/module-build.xml:63:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1079:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:756:
 There were test failures: 43 suites, 231 tests, 1 failure

Total time: 33 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to