<!-- -*-groovy-*- --><html><head><style>
/*
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;
font-size:11px;
color:black;
}
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#0000C0; font-size:120% }
TD.bg2 { color:white; background-color:#4040FF; font-size:110% }
TD.bg3 { color:white; background-color:#8080FF; }
TD.test_passed { color:blue; }
TD.test_failed { color:red; }
TD.console { font-family:Courier New; }
*/
TD.testmail {padding-left: 6pt}
.testbad {color:red}
.testgood {color:darkgreen}
p.SUCCESS {color:green}
p.FAILURE {color:red}
p.UNSTABLE {color:#eebb00}
</style>
</head><body>
<p class="FAILURE">
<b style="font-size: 200%;">BUILD FAILURE</b>
</p>
<table>
<tbody><tr><td>Build URL:</td><td><a href="https://build.barrywardell.net/job/EinsteinToolkit/1202/">https://build.barrywardell.net/job/EinsteinToolkit/1202/</a></td></tr>
<tr><td>Project:</td><td>EinsteinToolkit</td></tr>
<tr><td>Date of build:</td><td>Mon, 28 Apr 2014 10:49:52 +0000</td></tr>
<tr><td>Build duration:</td><td>19 min</td></tr>
</tbody></table>
<br />
<!-- CHANGE SET -->
<h3>Changes</h3>
        <table>
No changes
</table>
<br />
<!-- JUnit TEMPLATE -->
<br />
<!-- ARTIFACTS -->
<h3>Artifacts</h3>
<table width="100%">
<tbody><tr>
<td>
                
         <li>
         <a href="https://build.barrywardell.net/job/EinsteinToolkit/1202/artifact/build__2_2.log">build__2_2.log</a>
         </li>
</td>
</tr>
</tbody></table>
<br />
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        [...truncated 163 lines...]
        
        
        Success: 70 files compared, 37 differ in the last digits
        
        ------------------------------------------------------------------------
        
        Test CarpetEvolutionMask: CarpetEvolutionMask_test_off
        "1+log sliced black hole, ML_BSSN, Iterative CN, Carpet with 3 levels"
        
        Issuing ln -fns . output-0000-active && mkdir -p SIMFACTORY && TEERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
        java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
        at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:215)
        at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:183)
        at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:135)
        at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:168)
        at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:109)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
        at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:898)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:887)
        at com.thoughtworks.xstream.XStream.toXML(XStream.java:860)
        at hudson.XmlFile.write(XmlFile.java:179)
        at hudson.tasks.junit.TestResultAction.setResult(TestResultAction.java:92)
        at hudson.tasks.junit.TestResultAction.<init>(TestResultAction.java:72)
        at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
        at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
        at hudson.model.Build$BuildExecution.post2(Build.java:183)
        at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
        at hudson.model.Run.execute(Run.java:1690)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:246)
        Caused by: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.SuiteResult#cases for class hudson.tasks.junit.SuiteResult
        at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:215)
        at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:183)
        at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:135)
        at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:168)
        at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:109)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
        at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
        at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:224)
        at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:211)
        ... 25 more
        Caused by: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.CaseResult#testName for class hudson.tasks.junit.CaseResult
        at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:215)
        at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:183)
        at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:135)
        at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:168)
        at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:109)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
        at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
        at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:224)
        at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:211)
        ... 40 more
        Caused by: com.thoughtworks.xstream.io.StreamException: : No space left on device
        at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:77)
        at com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:37)
        at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.endNode(PrettyPrintWriter.java:313)
        at com.thoughtworks.xstream.io.WriterWrapper.endNode(WriterWrapper.java:37)
        at com.thoughtworks.xstream.io.path.PathTrackingWriter.endNode(PathTrackingWriter.java:48)
        at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:212)
        ... 55 more
        Caused by: java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:300)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:290)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:294)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at java.io.BufferedWriter.flush(BufferedWriter.java:253)
        at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
        at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:75)
        ... 60 more
        IRC notifier plugin: Sending notification to: #cactus
        Email was triggered for: 1st Failure
        Email was triggered for: Failure
        Trigger Failure was overridden by another trigger and will not send an email.
        Trigger Still Failing was overridden by another trigger and will not send an email.
        Sending email for trigger: 1st Failure
</pre>
<br />
</body></html>