Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/898/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
REGRESSION:  org.apache.solr.core.TestShardHandlerFactory.testXML

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([56117D745C12BBF9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestShardHandlerFactory

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([56117D745C12BBF9]:0)




Build Log:
[...truncated 18346 lines...]
   [junit4] Suite: org.apache.solr.core.TestShardHandlerFactory
   [junit4]   2> 711149 T1544 oas.SolrTestCaseJ4.setUp ###Starting testOldXML
   [junit4]   2> 711151 T1544 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 711194 T1544 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/solr-shardhandler-old.xml
   [junit4]   2> 711329 T1544 oasc.CoreContainer.<init> New CoreContainer 
597303299
   [junit4]   2> 711330 T1544 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 711336 T1544 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 711337 T1544 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 711342 T1544 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=597303299
   [junit4]   2> 711343 T1544 oas.SolrTestCaseJ4.tearDown ###Ending testOldXML
   [junit4]   2> 711349 T1544 oas.SolrTestCaseJ4.setUp ###Starting testXML
   [junit4]   2> 711351 T1544 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 711375 T1544 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/solr-shardhandler.xml
   [junit4]   2> 711456 T1544 oasc.ConfigSolrXml.<init> Config-defined core 
root directory: 
   [junit4]   2> 711456 T1544 oasc.CoreContainer.<init> New CoreContainer 
1337912463
   [junit4]   2> 711457 T1544 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 711458 T1544 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 711459 T1544 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 711464 T1544 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr
   [junit4]   2> 711595 T1544 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/conf/
   [junit4]   2> 711602 T1544 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 711603 T1544 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1337912463
   [junit4]   2> 7200034 T1543 ccr.ThreadLeakControl$2.evaluate WARNING Suite 
execution timed out: org.apache.solr.core.TestShardHandlerFactory
   [junit4]   2>        ==== jstack at approximately timeout time ====
   [junit4]   2>        "Thread-456" ID=1546 WAITING on 
java.lang.Object@56413948
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                - waiting on java.lang.Object@56413948
   [junit4]   2>                at java.lang.Object.wait(Object.java:503)
   [junit4]   2>                at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:965)
   [junit4]   2>        
   [junit4]   2>        
"TEST-TestShardHandlerFactory.testXML-seed#[56117D745C12BBF9]" ID=1544 WAITING 
on org.apache.solr.core.CloserThread@5417d235
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                - waiting on 
org.apache.solr.core.CloserThread@5417d235
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1280)
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1354)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:360)
   [junit4]   2>                at 
org.apache.solr.core.TestShardHandlerFactory.testXML(TestShardHandlerFactory.java:38)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:744)
   [junit4]   2>        
   [junit4]   2>        "SUITE-TestShardHandlerFactory-seed#[56117D745C12BBF9]" 
ID=1543 RUNNABLE
   [junit4]   2>                at 
sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2>                at 
sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:655)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$800(ThreadLeakControl.java:60)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:396)
   [junit4]   2>                - locked java.lang.Object@67e9c0b4
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:556)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:79)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(RandomizedRunner.java:492)
   [junit4]   2>        
   [junit4]   2>        "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2>        
   [junit4]   2>        "Finalizer" ID=3 WAITING on 
java.lang.ref.ReferenceQueue$Lock@236a9eb8
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                - waiting on 
java.lang.ref.ReferenceQueue$Lock@236a9eb8
   [junit4]   2>                at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
   [junit4]   2>                at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>                at 
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
   [junit4]   2>        
   [junit4]   2>        "Reference Handler" ID=2 WAITING on 
java.lang.ref.Reference$Lock@2cda5432
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                - waiting on 
java.lang.ref.Reference$Lock@2cda5432
   [junit4]   2>                at java.lang.Object.wait(Object.java:503)
   [junit4]   2>                at 
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
   [junit4]   2>        
   [junit4]   2>        "main" ID=1 WAITING on 
com.carrotsearch.randomizedtesting.RandomizedRunner$1@1fba9caf
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                - waiting on 
com.carrotsearch.randomizedtesting.RandomizedRunner$1@1fba9caf
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1280)
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1354)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:502)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:399)
   [junit4]   2>                at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4]   2>                at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
   [junit4]   2>                at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4]   2>        
   [junit4]   2>        ^^==============================================
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestShardHandlerFactory -Dtests.method=testXML 
-Dtests.seed=56117D745C12BBF9 -Dtests.slow=true -Dtests.locale=ru_RU 
-Dtests.timezone=Africa/Porto-Novo -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7200s | TestShardHandlerFactory.testXML <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([56117D745C12BBF9]:0)
   [junit4]   2> 7200047 T1543 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 7220227 T1543 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 2 
threads leaked from SUITE scope at 
org.apache.solr.core.TestShardHandlerFactory: 
   [junit4]   2>           1) Thread[id=1544, 
name=TEST-TestShardHandlerFactory.testXML-seed#[56117D745C12BBF9], 
state=WAITING, group=TGRP-TestShardHandlerFactory]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1280)
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1354)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:360)
   [junit4]   2>                at 
org.apache.solr.core.TestShardHandlerFactory.testXML(TestShardHandlerFactory.java:38)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:744)
   [junit4]   2>           2) Thread[id=1546, name=Thread-456, state=WAITING, 
group=TGRP-TestShardHandlerFactory]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Object.wait(Object.java:503)
   [junit4]   2>                at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:965)
   [junit4]   2> 7220229 T1543 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=1544, 
name=TEST-TestShardHandlerFactory.testXML-seed#[56117D745C12BBF9], 
state=WAITING, group=TGRP-TestShardHandlerFactory]
   [junit4]   2>           2) Thread[id=1546, name=Thread-456, state=WAITING, 
group=TGRP-TestShardHandlerFactory]
   [junit4]   2> 7931375 T1544 oas.SolrTestCaseJ4.tearDown ###Ending testXML
   [junit4]   2> 7931378 T1544 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 7220244 T1543 ccr.ThreadLeakControl.tryToInterruptAll All 
leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ru_RU, 
timezone=Africa/Porto-Novo
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 
(64-bit)/cpus=2,threads=1,free=85010080,total=196648960
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeySafeLeaderTest, HighlighterTest, ReturnFieldsTest, 
TestFieldCollectionResource, DateMathParserTest, ZkControllerTest, 
ClusterStateUpdateTest, TestQuerySenderListener, AssignTest, 
TestSolrCoreProperties, CopyFieldTest, DisMaxRequestHandlerTest, TestNRTOpen, 
TestSolrXMLSerializer, TestFastOutputStream, DocValuesMultiTest, 
AlternateDirectoryTest, SyncSliceTest, SimpleFacetsTest, 
RAMDirectoryFactoryTest, BasicFunctionalityTest, QueryEqualityTest, 
TestStressRecovery, TestCloudManagedSchema, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, TestSort, DebugComponentTest, 
TestSchemaVersionResource, TestPHPSerializedResponseWriter, 
WordBreakSolrSpellCheckerTest, HdfsRecoveryZkTest, OpenCloseCoreStressTest, 
TestCodecSupport, SolrTestCaseJ4Test, CustomCollectionTest, BlockCacheTest, 
TestSolrXmlPersistor, TestHashPartitioner, TestFastLRUCache, ZkNodePropsTest, 
CurrencyFieldXmlFileTest, TestUniqueKeyFieldResource, 
FastVectorHighlighterTest, TestMaxScoreQueryParser, QueryParsingTest, 
CSVRequestHandlerTest, HdfsBasicDistributedZk2Test, DocumentBuilderTest, 
TestValueSourceCache, DirectUpdateHandlerOptimizeTest, TestCollationField, 
TestAnalyzeInfixSuggestions, TestRandomMergePolicy, 
LegacyHTMLStripCharFilterTest, HdfsUnloadDistributedZkTest, 
ResponseLogComponentTest, LeaderElectionTest, RecoveryZkTest, 
SoftAutoCommitTest, TestAtomicUpdateErrorCases, TestUpdate, 
DocValuesMissingTest, TestNoOpRegenerator, TestShardHandlerFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestShardHandlerFactory -Dtests.seed=56117D745C12BBF9 
-Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Africa/Porto-Novo 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | TestShardHandlerFactory (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([56117D745C12BBF9]:0)
   [junit4] Completed in 7220.29s, 2 tests, 2 errors <<< FAILURES!

[...truncated 794 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:428: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:408: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:483: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1263: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:906: 
There were test failures: 327 suites, 1453 tests, 1 suite-level error, 1 error, 
40 ignored (5 assumptions)

Total time: 222 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to