BUILD FAILURE
Build URLhttps://ci.lille.inria.fr/pharo/job/pharo-2.0-tests/./label_exp=linux/482/
Project:label_exp=linux
Date of build:Sat, 17 Nov 2012 14:50:03 +0100
Build duration:42 min

CHANGES
No Changes

BUILD ARTIFACTS
  • Pharo-2.0-AfterRunningTests/ClosureCompilerTest-testDebuggerTempAccess.fuel
  • Pharo-2.0-AfterRunningTests/ClosureCompilerTest-testInjectIntoDecompilations.fuel
  • Pharo-2.0-AfterRunningTests/ClosureCompilerTest-testInjectIntoDecompiledDebugs.fuel
  • Pharo-2.0-AfterRunningTests/CompilerNotifyingTest-testCaseOtherwiseBlockWithArgument.fuel
  • Pharo-2.0-AfterRunningTests/CompilerNotifyingTest-testifTrueBlockWithArgument.fuel
  • Pharo-2.0-AfterRunningTests/CompilerNotifyingTest-testInvalidLiteralCharacter.fuel
  • Pharo-2.0-AfterRunningTests/CompilerNotifyingTest-testTooManyArguments.fuel
  • Pharo-2.0-AfterRunningTests/CompilerNotifyingTest-testTooManyLiterals.fuel
  • Pharo-2.0-AfterRunningTests/CompilerSyntaxErrorNotifyingTest-testCaseOtherwiseBlockWithArgument.fuel
  • Pharo-2.0-AfterRunningTests/CompilerSyntaxErrorNotifyingTest-testifTrueBlockWithArgument.fuel
  • Pharo-2.0-AfterRunningTests/CompilerSyntaxErrorNotifyingTest-testInvalidLiteralCharacter.fuel
  • Pharo-2.0-AfterRunningTests/CompilerSyntaxErrorNotifyingTest-testTooManyArguments.fuel
  • Pharo-2.0-AfterRunningTests/CompilerSyntaxErrorNotifyingTest-testTooManyLiterals.fuel
  • Pharo-2.0-AfterRunningTests/MirrorPrimitiveTests-testMirrorAt.fuel
  • Pharo-2.0-AfterRunningTests/MirrorPrimitiveTests-testMirrorClass.fuel
  • Pharo-2.0-AfterRunningTests/MirrorPrimitiveTests-testMirrorEqEq.fuel
  • Pharo-2.0-AfterRunningTests/MirrorPrimitiveTests-testMirrorInstVarAt.fuel
  • Pharo-2.0-AfterRunningTests/MirrorPrimitiveTests-testMirrorPerform.fuel
  • Pharo-2.0-AfterRunningTests/WeakAnnouncerTest-testNoWeakBlock.fuel

  • CONSOLE OUTPUT
    [...truncated 2484 lines...]
    basicNew
    millisecondClockValue
    primSignal:atMilliseconds:
    millisecondClockValue
    wait
    basicNew
    millisecondClockValue
    primSignal:atMilliseconds:
    millisecondClockValue
    wait
    basicNew
    millisecondClockValue
    primSignal:atMilliseconds:
    millisecondClockValue
    wait
    basicNew
    millisecondClockValue
    primSignal:atMilliseconds:
    millisecondClockValue
    wait
    basicNew
    millisecondClockValue
    primSignal:atMilliseconds:
    millisecondClockValue
    wait
    basicNew
    millisecondClockValue
    primSignal:atMilliseconds:
    millisecondClockValue
    wait
    (out of memory)
    ./build.sh: line 155: 11198 Aborted "$PHARO_VM" $PHARO_PARAM "$OUTPUT_IMAGE" "$OUTPUT_SCRIPT" -headless
    Build step 'Execute shell' marked build as failure
    Archiving artifacts
    Recording test results
    ERROR: Failed to archive test reports
    hudson.util.IOException2: remote file operation failed: /builds/jenkins/workspace/pharo-2.0-tests/label_exp/linux at hudson.remoting.Channel@70467e4e:pharo-build-64
    at hudson.FilePath.act(FilePath.java:847)
    at hudson.FilePath.act(FilePath.java:824)
    at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:87)
    at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:122)
    at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:134)
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
    at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:779)
    at hudson.model.Build$BuildExecution.post2(Build.java:183)
    at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726)
    at hudson.model.Run.execute(Run.java:1541)
    at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:236)
    Caused by: hudson.util.IOException2: Failed to read /builds/jenkins/workspace/pharo-2.0-tests/label_exp/linux/Pharo-2.0-AfterRunningTests/FuelMetalevelTests-Test.xml
    at hudson.tasks.junit.TestResult.parse(TestResult.java:244)
    at hudson.tasks.junit.TestResult.parse(TestResult.java:163)
    at hudson.tasks.junit.TestResult.parse(TestResult.java:140)
    at hudson.tasks.junit.TestResult.(TestResult.java:116)
    at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:117)
    at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:90)
    at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2308)
    at hudson.remoting.UserRequest.perform(UserRequest.java:118)
    at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    at hudson.remoting.Request$2.run(Request.java:326)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:636)
    Caused by: org.dom4j.DocumentException: Error on line 3 of document file:///builds/jenkins/workspace/pharo-2.0-tests/label_exp/linux/Pharo-2.0-AfterRunningTests/FuelMetalevelTests-Test.xml : XML document structures must start and end within the same entity. Nested exception: XML document structures must start and end within the same entity.
    at org.dom4j.io.SAXReader.read(SAXReader.java:482)
    at org.dom4j.io.SAXReader.read(SAXReader.java:264)
    at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:116)
    at hudson.tasks.junit.TestResult.parse(TestResult.java:227)
    ... 15 more
    Caused by: org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:391)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1391)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:882)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:582)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1370)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1740)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:464)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2664)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:625)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:116)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:488)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:741)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1208)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:525)
    at org.dom4j.io.SAXReader.read(SAXReader.java:465)
    ... 18 more
    Description set:
    Email was triggered for: Failure
    Sending email for trigger: Failure