<!-- -*-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/274/">https://build.barrywardell.net/job/EinsteinToolkit/274/</a></td></tr>
<tr><td>Project:</td><td>EinsteinToolkit</td></tr>
<tr><td>Date of build:</td><td>Mon, 20 Oct 2014 03:03:57 +0000</td></tr>
<tr><td>Build duration:</td><td>2 min 53 sec</td></tr>
</tbody></table>
<br />
<!-- CHANGE SET -->
<h3>Changes</h3>
        <table>
No changes
</table>
<br />
<!-- JUnit TEMPLATE -->
<br />
<!-- ARTIFACTS -->
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        [...truncated 2317 lines...]
        Checking status of thorn TestStrings
        Checking status of thorn TestTable
        Checking status of thorn TestTimers
        Checking status of thorn TestTypes
        Checking status of thorn Time
        Checking status of thorn TimerInfo
        Checking status of thorn TimerReport
        Checking status of thorn TmunuBase
        Checking status of thorn Trigger
        Checking status of thorn TwoPunctures
        Checking status of thorn WaveBinarySource
        Checking status of thorn WaveToy1DF77
        Checking status of thorn WaveToy2DF77
        Checking status of thorn WaveToyExtra
        Checking status of thorn Cactus
        Checking status of thorn CactusBindings
        make[1]: *** No rule to make target `/home/jenkins/workspace/EinsteinToolkit/configs/sim/scratch/Formaline/thorn-CarpetIntegrateTest.ccldeps', needed by `/home/jenkins/workspace/EinsteinToolkit/configs/sim/scratch/Formaline/thorn-CarpetIntegrateTest.files'. Stop.
        make[1]: *** Waiting for unfinished jobs....
        COMPILING configs/sim/bindings/Implementations/ImplementationBindings.c
        COMPILING configs/sim/bindings/Functions/RegisterThornFunctions.c
        COMPILING configs/sim/bindings/Parameters/BindingsParameters.c
        COMPILING configs/sim/bindings/Variables/BindingsVariables.c
        COMPILING configs/sim/bindings/Variables/CarpetIntegrateTest.c
        COMPILING configs/sim/bindings/Variables/CarpetProlongateTest.c
        COMPILING configs/sim/bindings/Variables/CarpetRegridTest.c
        COMPILING configs/sim/bindings/Variables/HighOrderWaveTest.c
        COMPILING configs/sim/bindings/Variables/ReductionTest.c
        COMPILING configs/sim/bindings/Variables/ReductionTest2.c
        COMPILING configs/sim/bindings/Variables/ReductionTest3.c
        COMPILING configs/sim/bindings/Variables/RegridSyncTest.c
        COMPILING configs/sim/bindings/Variables/TestCarpetGridInfo.c
        COMPILING configs/sim/bindings/Variables/TestLoopControl.c
        COMPILING configs/sim/bindings/Schedule/ScheduleCarpetProlongateTest.c
        COMPILING configs/sim/bindings/Schedule/ScheduleCarpetIntegrateTest.c
        COMPILING configs/sim/bindings/Schedule/ScheduleHighOrderWaveTest.c
        COMPILING configs/sim/bindings/Schedule/ScheduleCarpetRegridTest.c
        COMPILING configs/sim/bindings/Schedule/ScheduleReductionTest.c
        COMPILING configs/sim/bindings/Schedule/ScheduleReductionTest2.c
        COMPILING configs/sim/bindings/Schedule/ScheduleReductionTest3.c
        COMPILING configs/sim/bindings/Schedule/ScheduleRegridSyncTest.c
        COMPILING configs/sim/bindings/Schedule/ScheduleTestCarpetGridInfo.c
        COMPILING configs/sim/bindings/Schedule/ScheduleTestLoopControl.c
        COMPILING configs/sim/bindings/Schedule/BindingsSchedule.c
        COMPILING configs/sim/bindings/Schedule/BindingsParameterRecovery.c
        Updating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_CactusBindings.a
        make: *** [sim] Error 2
        Build step 'Execute shell' marked build as failure
        Archiving artifacts
        Recording test results
        Allow broken build claiming is waiting for a checkpoint on EinsteinToolkit #273
        ERROR: Publisher hudson.plugins.claim.ClaimPublisher aborted due to exception
        java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1557)
        at hudson.model.Run.waitForCheckpoint(Run.java:1511)
        at hudson.model.CheckPoint.block(CheckPoint.java:156)
        at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:27)
        at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
        at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
        at hudson.model.Build$BuildExecution.post2(Build.java:182)
        at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
        at hudson.model.Run.execute(Run.java:1731)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
        IRC Notification is waiting for a checkpoint on EinsteinToolkit #273
        ERROR: Publisher hudson.plugins.ircbot.IrcPublisher aborted due to exception
        java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1557)
        at hudson.model.Run.waitForCheckpoint(Run.java:1511)
        at hudson.model.CheckPoint.block(CheckPoint.java:156)
        at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:41)
        at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
        at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
        at hudson.model.Build$BuildExecution.post2(Build.java:182)
        at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
        at hudson.model.Run.execute(Run.java:1731)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
        #273 is still in progress; ignoring for purposes of comparison
        Email was triggered for: Failure - 1st
        #273 is still in progress; ignoring for purposes of comparison
        Email was triggered for: Test Regression
        #273 is still in progress; ignoring for purposes of comparison
        Email was triggered for: Failure - Any
        Trigger Unstable (Test Failures) was overridden by another trigger and will not send an email.
        Trigger Unstable (Test Failures) - Still was overridden by another trigger and will not send an email.
        Trigger Failure - Any was overridden by another trigger and will not send an email.
        Trigger Failure - Still was overridden by another trigger and will not send an email.
        Sending email for trigger: Test Regression
        #273 is still in progress; ignoring for purposes of comparison
        #273 is still in progress; ignoring for purposes of comparison
        Sending email to: test@einsteintoolkit.org
        Sending email for trigger: Failure - 1st
        #273 is still in progress; ignoring for purposes of comparison
</pre>
<br />
</body></html>