<!-- -*-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/1312/">https://build.barrywardell.net/job/EinsteinToolkit/1312/</a></td></tr>
  <tr><td>Project:</td><td>EinsteinToolkit</td></tr>
  <tr><td>Date of build:</td><td>Fri, 19 Sep 2014 12:19:30 +0000</td></tr>
  <tr><td>Build duration:</td><td>10 min</td></tr>
</tbody></table>
<br />

<!-- CHANGE SET -->

<h3>Changes</h3>
        <table>
                
<tbody><tr><td>Revision:</td>
<td>5316646f3ce170bb3924dd57f738b5f9a03531ef</td>
</tr><tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:

* arrangements/ExternalLibraries/MPI 89ae58e...cb52eca (2):
  &gt; ticket 1653: ExternalLibraries/MPI missing C++ library names
  &gt; One last little problem with NO_BUILD

* flesh 599bf2a...f0ff417 (1):
  &gt; Ticket 1651: Applying write-after-read patch.

* manifest 79d25a6...0d6f2c5 (1):
  &gt; Fix typo so TATElliptic gets checked out correctly.

* repos/Kranc 2f41ff5...5e7c7b8 (8):
  &gt; Work around bug in Mathematica 10
  &gt; Rename Parse to ParsePEG for compatibility with Mathematica 10
  &gt; Add missing local variable declaration
  &gt; Regenerate SimpleWaveScriptCaKernel example
  &gt; Convert Where values back to symbols
  &gt; Regenerate SimpleWaveScriptCaKernel
  &gt; Support boundaries for CaKernel thorns
  &gt; Regenerate SimpleWaveScriptCaKernel example
</pre></td></tr>


        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>arrangements/ExternalLibraries/MPI</TD> -->
        <!-- </TR> -->

        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>flesh</TD> -->
        <!-- </TR> -->

        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>manifest</TD> -->
        <!-- </TR> -->

        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>repos/Kranc</TD> -->
        <!-- </TR> -->
                
<tr><td>Revision:</td>
<td>a639fc5731c04d0ace7e147133c453e5b82ad5bb</td>
</tr><tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:

* arrangements/ExternalLibraries/MPI cb52eca...097f8a1 (1):
  &gt; Bug #1652: Change pattern from \w to \S in order to allow matching of dashes.

* simfactory 93e2f81...2d844d6 (1):
  &gt; Bug #1517: Make Simfactory tell you what it's doing.
</pre></td></tr>


        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>simfactory</TD> -->
        <!-- </TR> -->

        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>arrangements/ExternalLibraries/MPI</TD> -->
        <!-- </TR> -->

  </tbody></table>
<br />



<!-- JUnit TEMPLATE -->



<!-- <p> -->
<!-- Diff:  / +1 <br/> -->
<!-- Action: hudson.tasks.junit.TestResultAction@6d166181 -->
<!-- </p> -->


<h3>Tests</h3>

  <table>
    <!-- <TR><TD class="bg1" colspan="2"><B>Tests</B></TD></TR> -->
    
        <!-- <TR><TD class="bg2" colspan="2"> Package: testresults Failed: 1 test(s), Passed: 0 test(s), Skipped: 0 test(s), Total: 1 test(s)</TD></TR> -->
        
          <tbody><tr bgcolor="white">
            <td class="testmail">


<a href="https://build.barrywardell.net/job/EinsteinToolkit/1312/testReport/junit/testresults/xml/_init_">testresults.xml.<init></init></a></td>
            <td class="testmail">


                <span class="testbad">New failure</span>


            </td>
          </tr>
        

    
        <!-- <TR><TD class="bg2" colspan="2"> Package: testresults Failed: 1 test(s), Passed: 0 test(s), Skipped: 0 test(s), Total: 1 test(s)</TD></TR> -->
          
              <tr><td colspan="2" class="testmail">0 tests passed</td></tr>



  </tbody></table>


<br />

<!-- ARTIFACTS -->


<!-- CONSOLE OUTPUT -->

<h3>Console Output</h3>
<pre style="margin-top: 0em">

        [...truncated 2514 lines...]

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/setmeta.c:72:11: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]

        Compiling /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/printtime.c

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/findlast.c: In function ‘main’:

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/findlast.c:39:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]

        Compiling /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/readmeta.c

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c: In function ‘write_meta’:

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c:439:11: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c: In function ‘write_out_data_for_component’:

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c:492:11: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c: In function ‘read_meta’:

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/fftwfilter.c:599:11: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]

        Copying hwloc-assembler from /home/jenkins/workspace/EinsteinToolkit/configs/sim/scratch/external/hwloc/bin/hwloc-assembler to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/printtime.c: In function ‘main’:

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/printtime.c:36:15: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]

        Copying hwloc-assembler-remote from /home/jenkins/workspace/EinsteinToolkit/configs/sim/scratch/external/hwloc/bin/hwloc-assembler-remote to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/readmeta.c: In function ‘read_meta’:

        /home/jenkins/workspace/EinsteinToolkit/arrangements/PITTNullCode/SphericalHarmonicRecon/src/util/readmeta.c:27:11: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]

        Copying hwloc-bind from /usr/bin/hwloc-bind to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying hwloc-calc from /usr/bin/hwloc-calc to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying hwloc-distances from /home/jenkins/workspace/EinsteinToolkit/configs/sim/scratch/external/hwloc/bin/hwloc-distances to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying hwloc-distrib from /usr/bin/hwloc-distrib to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying hwloc-info from /usr/bin/hwloc-info to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying hwloc-ls from /usr/bin/hwloc-ls to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying hwloc-ps from /usr/bin/hwloc-ps to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying lstopo from /usr/bin/lstopo to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Copying lstopo-no-graphics from /home/jenkins/workspace/EinsteinToolkit/configs/sim/scratch/external/hwloc/bin/lstopo-no-graphics to /home/jenkins/workspace/EinsteinToolkit/exe/sim

        Creating carpet2xgraph in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/CarpetIOASCII/carpet2xgraph.o

        Creating hdf5toascii_slicer in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/CarpetIOHDF5/hdf5toascii_slicer.o

        Creating hdf5tobinary_slicer in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/CarpetIOHDF5/hdf5tobinary_slicer.o

        Creating hdf5_slicer in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/CarpetIOHDF5/hdf5_slicer.o

        Creating hdf5_recombiner in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/CarpetIOHDF5/hdf5_recombiner.o

        Creating Riemann1d in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/GRHydro/Riemann1d.o

        Creating hdf5_merge in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/HDF5/hdf5_merge.o

        Creating hdf5_extract in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/HDF5/hdf5_extract.o

        Creating hdf5_double_to_single in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/HDF5/hdf5_double_to_single.o

        Creating hdf5_convert_from_carpetiohdf5 in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/IOHDF5/hdf5_convert_from_carpetiohdf5.o

        Creating ascii_output in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/SphericalHarmonicRecon/ascii_output.o

        Creating fftwfilter in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/SphericalHarmonicRecon/fftwfilter.o

        Creating setmeta in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/SphericalHarmonicRecon/setmeta.o

        Creating findlast in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/SphericalHarmonicRecon/findlast.o

        Creating printtime in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/SphericalHarmonicRecon/printtime.o

        Creating readmeta in /home/jenkins/workspace/EinsteinToolkit/exe/sim from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/SphericalHarmonicRecon/readmeta.o

        Done.

        

        real        4m4.239s

        user        3m10.776s

        sys        3m35.493s

        

        real        4m8.169s

        user        3m13.112s

        sys        3m36.494s

        Skeleton Created

        Job directory: &quot;/home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_a639fc5731c04d0ace7e147133c453e5b82ad5bb_1&quot;

        Option --testsuite given

        Executable: &quot;/home/jenkins/workspace/EinsteinToolkit/exe/cactus_sim&quot;

        Option list: &quot;/home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_a639fc5731c04d0ace7e147133c453e5b82ad5bb_1/SIMFACTORY/cfg/OptionList&quot;

        Submit script: &quot;/home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_a639fc5731c04d0ace7e147133c453e5b82ad5bb_1/SIMFACTORY/run/SubmitScript&quot;

        Run script: &quot;/home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_a639fc5731c04d0ace7e147133c453e5b82ad5bb_1/SIMFACTORY/run/RunScript&quot;

        Simulation name: EinsteinToolkit_a639fc5731c04d0ace7e147133c453e5b82ad5bb_1

        Assigned restart id: 0

        Copying testsuite data

        Traceback (most recent call last):

        File &quot;simfactory/bin/../lib/sim.py&quot;, line 148, in &lt;module&gt;

        main()

        File &quot;simfactory/bin/../lib/sim.py&quot;, line 144, in main

        CommandDispatch()

        File &quot;simfactory/bin/../lib/sim.py&quot;, line 106, in CommandDispatch

        module.main()

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/sim-manage.py&quot;, line 397, in main

        CommandDispatch()

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/sim-manage.py&quot;, line 376, in CommandDispatch

        exec(&quot;command_%s()&quot; % command)

        File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/sim-manage.py&quot;, line 183, in command_create_run

        command_run()

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/sim-manage.py&quot;, line 220, in command_run

        restart.userRun(simulationName)

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/simrestart.py&quot;, line 956, in userRun

        self.copyTestsuiteData()

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/simrestart.py&quot;, line 494, in copyTestsuiteData

        rsyncversion = simlib.RsyncVersion(rsyncInfo)

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/simlib.py&quot;, line 1055, in RsyncVersion

        versionText = ExecuteCommand('%s --version' % rsynccmd, True)

        File &quot;/home/jenkins/workspace/EinsteinToolkit/simfactory/lib/simlib.py&quot;, line 545, in ExecuteCommand

        if (not output) or (global_dict['VERBOSE']):

        KeyError: 'VERBOSE'

        Build step 'Execute shell' marked build as failure

        Archiving artifacts

        Recording test results

        IRC notifier plugin: Sending notification to: #cactus

        IRC notifier plugin: [ERROR] not connected. Cannot send message to '#cactus'

        Email was triggered for: Failure - 1st

        Email was triggered for: Test Regression

        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

</pre>
<br />




</body></html>