Skip to content
Aborted

Console Output

Started by upstream project "ProjectX_Weekly" build number 46
originally caused by:
 Started due to files found on node "master" in directory "/var/lib/jenkins/" matching pattern "ProjectX_Nightly_SUCCESS"
Building remotely on reynolds in workspace /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.acdl.url ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git +refs/heads/*:refs/remotes/acdl/* --prune
Merging Revision c3446e7ca0972b7bab0e49a52c5a7707ef350ef2 (refs/remotes/acdl/apprentice) to acdl/master, UserMergeOptions{mergeRemote='acdl', mergeTarget='master', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse acdl/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acdl/master
 > git merge --ff c3446e7ca0972b7bab0e49a52c5a7707ef350ef2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository acdl/allmaras/develop
Seen branch in repository acdl/apprentice
Seen branch in repository acdl/arthuang/develop
Seen branch in repository acdl/carlee/develop
Seen branch in repository acdl/develop
Seen branch in repository acdl/galbramc/bamg_metric
Seen branch in repository acdl/galbramc/develop
Seen branch in repository acdl/master
Seen branch in repository acdl/savithru/develop
Seen branch in repository acdl/yixuan/devclean
Seen branch in repository acdl/yixuan/develop
Seen 11 remote branches
Checking out Revision c3446e7ca0972b7bab0e49a52c5a7707ef350ef2 (acdl/apprentice, acdl/savithru/develop, acdl/develop, acdl/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3446e7ca0972b7bab0e49a52c5a7707ef350ef2
Using 'Changelog to branch' strategy.
[reynolds] $ /bin/bash -xe /tmp/hudson7551087956364180159.sh
+ ssh acdl.mit.edu rm -f ProjectX_Nightly_SUCCESS ProjectX_Weekly_FAILURE
[reynolds] $ /bin/bash -xe /tmp/hudson4054087132304854899.sh
+ /bin/bash -ex /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/utils/jenkins/ProjectX_Weekly.sh
++ uname -a
+ [[ Linux reynolds 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux == \D\a\r\w\i\n* ]]
++ hostname
+ [[ reynolds == \m\a\c\y\s\.\m\i\t\.\e\d\u ]]
+ export PX_DIR=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
+ PX_DIR=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
+ BUILD=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
+ rm -rf /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
+ source /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/utils/jenkins/jenkins_env.sh
++ shopt -s nocasematch
+++ pwd
++ dir=/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
+++ basename /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds
++ builddir=reynolds
+++ hostname
++ [[ reynolds == \r\e\y\n\o\l\d\s ]]
++ source /home1/jenkins/.madcap
+++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
+++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
+++ export RFI_KEY=6pxhqri,ctjIhjaPrf92n+CC2w3opXab78WB
+++ RFI_KEY=6pxhqri,ctjIhjaPrf92n+CC2w3opXab78WB
++ source /opt/intel/bin/iccvars.sh intel64
++ export PATH=/home1/jenkins/util/lcov/lcov/bin:/opt/intel/composer_xe_2015.1.133/bin/intel64:/opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
++ PATH=/home1/jenkins/util/lcov/lcov/bin:/opt/intel/composer_xe_2015.1.133/bin/intel64:/opt/intel/composer_xe_2015.1.133/debugger/gdb/intel64_mic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/magichat/madcap_devel-9.0/bin/
++ export NLOPT_DIR=/home1/jenkins/util/NLOPT/nlopt-2.4.2/install
++ NLOPT_DIR=/home1/jenkins/util/NLOPT/nlopt-2.4.2/install
++ export LEDA_DIR=/home1/jenkins/util/LEDA/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt
++ LEDA_DIR=/home1/jenkins/util/LEDA/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt
++ env
+ make cmake 'cmakeargs=-DVALGRIND_EXTRA_FLAGS="--track-origins=yes;--xml=yes;--xml-file=${BUILD}/valgrind.%p.memcheck.xml"'
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- The Fortran compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes

Updating include/revision.h with:
git commit: c3446e7ca0972b7bab0e49a52c5a7707ef350ef2
git branch: (detached from acdl/master)

-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- A library with BLAS API found.
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- A library with LAPACK API found.
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found MPI_C: /usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so  
-- Found MPI_CXX: /usr/lib/libmpi_cxx.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so  
-- Found MPI_Fortran: /usr/lib/libmpi_f90.so;/usr/lib/libmpi_f77.so;/usr/lib/libmpi.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libhwloc.so  

=================================
       !!!!  WARNING !!!!
The following unit tests are not compiled:
  PXCVTAdaptMechanics2d_PXU
  PXCVTBoundary1d_PXU
  PXMoveMesh3d_PXU
  PXQuadraticPatchKernel_PXU
  PXCompressibleUtilsNew_PXU
---------------------------------
Could someone please fix or remove them?
The list can be modified in CMakeLists.txt in 
the PX root directory
=================================

=================================
Setting MPIEXEC_MAX_NUMPROCS to the minimum required 4 processors.
=================================

-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
-- Configuring done
-- Generating done
-- Build files have been written to: /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
+ make bamg TetGen Qhull
+ make ProjectXExec
Scanning dependencies of target PX
[  0%] Building C object src/CMakeFiles/PX.dir/PXAdapt.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXAdaptMetric.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXAnisotropicMetric.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXAuxVariable.c.o
[  0%] Building C object src/CMakeFiles/PX.dir/PXBC.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXCDAll.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXDGSolver.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXDynamic.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXErrEst.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXHDGSolver.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXHDGOutputFunctional.c.o
[  3%] Building C object src/CMakeFiles/PX.dir/PXHPAdapt.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXHPAdaptDirect.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXInit.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXLog.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXOutput.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXOutputFunctional.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXOutputFunctionalTools.c.o
[  6%] Building C object src/CMakeFiles/PX.dir/PXRegionAttribute.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXResidual.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXResState.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXSensitivity.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXShockCapture.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXSolutionTransfer.c.o
[  9%] Building C object src/CMakeFiles/PX.dir/PXSolver.c.o
[ 12%] Building C object src/CMakeFiles/PX.dir/PXTime.c.o
[ 12%] Building C object src/CMakeFiles/PX.dir/PXUnsteady.c.o
Linking C static library ../lib/libPX.a
[ 12%] Built target PX
Scanning dependencies of target PXAdaptMechanics
[ 12%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt1d.c.o
[ 16%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt2d.c.o
[ 16%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXMetricAdapt3d.c.o
[ 16%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXWriteMesherFiles.c.o
[ 16%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXGridAnisoRefine.c.o
[ 16%] Building C object src/Adaptation/CMakeFiles/PXAdaptMechanics.dir/PXElasticMesher.c.o
Linking C static library ../../lib/libPXAdaptMechanics.a
[ 16%] Built target PXAdaptMechanics
Scanning dependencies of target PXCutCell3d
[ 16%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXNumberType.cpp.o
[ 16%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXIntersectionPoint3d.cpp.o
[ 16%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXConic.cpp.o
[ 16%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXPolynomial.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXQuadPatch.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXIntersect3d.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXBoundingBox3d.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutQuad3d.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutBasis3d.cpp.o
[ 19%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXBasicGeometry.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCellMetric3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXMerge3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3dPrintInfo.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXReadWriteCutCell3d.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXCutCell3dViz.cpp.o
[ 22%] Building CXX object src/Grid/CutCell3D/CMakeFiles/PXCutCell3d.dir/PXParallelCutCell3d.cpp.o
Linking CXX static library ../../../lib/libPXCutCell3d.a
[ 22%] Built target PXCutCell3d
Scanning dependencies of target PXGrid
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXAttachmentMath.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXBasis.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCoordinates.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCurvedMeshMaps.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCell.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCellTools2d.c.o
[ 25%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutCell2dViz.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXCutQuad.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceFunction.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceFunctionSurfGrid.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXDistanceToSurface.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGrid.c.o
[ 29%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGridAttachments.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXGridUniformRefine.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersect.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersect2d.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXIntersectTools2d.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXLinearElasticity.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXLinearElasticityLocalStiffness.c.o
[ 32%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMerge.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMesh.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshAttachment.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshMetric.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshOperation2d.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMeshSize.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXModifyGrid.c.o
[ 35%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXMoveMesh.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXNormal.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelGrid.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelGridAttachments.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXParallelMesh.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXPartition.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXPartitionMesh.c.o
[ 38%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXQuad.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXQuadraticConic.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXReadWriteGrid.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXReadWriteMesh.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXSubMesh.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXSpline.c.o
[ 41%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXTree.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXTriangulatePolygon.c.o
[ 45%] Building C object src/Grid/CMakeFiles/PXGrid.dir/PXUnitGrids.c.o
Linking C static library ../../lib/libPXGrid.a
[ 45%] Built target PXGrid
Scanning dependencies of target PXReference
[ 45%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXCoordinatesReference.c.o
[ 45%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMasterPolynomial.c.o
[ 45%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices1d.c.o
[ 45%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices2d.c.o
[ 45%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMatrices3d.c.o
[ 45%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMetric.c.o
[ 48%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXMeshSizeReference.c.o
[ 48%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXNormalReference.c.o
[ 48%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXOrder.c.o
[ 48%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXQuadReference.c.o
[ 48%] Building C object src/Reference/CMakeFiles/PXReference.dir/PXShape.c.o
Linking C static library ../../lib/libPXReference.a
[ 48%] Built target PXReference
Scanning dependencies of target PXLinearSolver
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXASM_DG.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXASM.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXBDDC.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXCaseInfo.c.o
[ 48%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXGMRES.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXJacobi.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXInPlaceILU.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearAlgebra.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearMG.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLinearSolver.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXLU.c.o
[ 51%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXMat.c.o
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXOrdering.c.o
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXUMFPACK.c.o
[ 54%] Building C object src/LinearSolver/CMakeFiles/PXLinearSolver.dir/PXVec.c.o
Linking C static library ../../lib/libPXLinearSolver.a
[ 54%] Built target PXLinearSolver
Scanning dependencies of target PXFundamentals
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PX.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXBasicStructures.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXError.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXHeap.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXKDTree.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXLapack.c.o
[ 58%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMath.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMath_old.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXMemory.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXParameter.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXString.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXGeometry.c.o
[ 61%] Building C object src/Fundamentals/CMakeFiles/PXFundamentals.dir/PXParallel.c.o
Linking C static library ../../lib/libPXFundamentals.a
[ 61%] Built target PXFundamentals
Scanning dependencies of target PXBurgers_objects
[ 61%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgers.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersInterface.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersBCs.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersFunction.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersShock.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersStateFunctional.c.o
[ 64%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersInviscid.c.o
[ 67%] Building C object src/Burgers/CMakeFiles/PXBurgers_objects.dir/PXBurgersViscous.c.o
[ 67%] Built target PXBurgers_objects
Scanning dependencies of target PXBurgers_shared
Linking C shared library ../../lib/PXBurgers.so
[ 67%] Built target PXBurgers_shared
Scanning dependencies of target PXCompressible_objects
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressible.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleInterface.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleBCs.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleFunction.c.o
[ 67%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleShock.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXCompressibleStateFunctional.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXEulerFlux.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXKOmega.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXSpalartAllmaras.c.o
[ 70%] Building C object src/Compressible/CMakeFiles/PXCompressible_objects.dir/PXViscous.c.o
[ 70%] Built target PXCompressible_objects
Scanning dependencies of target PXCompressible_shared
Linking C shared library ../../lib/PXCompressible.so
[ 70%] Built target PXCompressible_shared
Scanning dependencies of target PXCompressibleOliver_objects
[ 70%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressible.c.o
[ 70%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleBCs.c.o
[ 70%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleFunction.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleShock.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXCompressibleStateFunctional.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXEulerFlux.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXKOmega.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXSpalartAllmaras.c.o
[ 74%] Building C object src/CompressibleOliver/CMakeFiles/PXCompressibleOliver_objects.dir/PXViscous.c.o
[ 74%] Built target PXCompressibleOliver_objects
Scanning dependencies of target PXCompressibleOliver_shared
Linking C shared library ../../lib/PXCompressibleOliver.so
[ 74%] Built target PXCompressibleOliver_shared
Scanning dependencies of target PXConjugateHeatTransfer_objects
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/PXConjugateHeatTransfer.c.o
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressible.c.o
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleBCs.c.o
[ 74%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleFunction.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleShock.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXCompressibleStateFunctional.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXEulerFlux.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXKOmega.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXSpalartAllmaras.c.o
[ 77%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/Compressible/PXViscous.c.o
[ 80%] Building C object src/ConjugateHeatTransfer/CMakeFiles/PXConjugateHeatTransfer_objects.dir/__/ScalarConvDiff/PXScalarConvDiff.c.o
[ 80%] Built target PXConjugateHeatTransfer_objects
Scanning dependencies of target PXConjugateHeatTransfer_shared
Linking C shared library ../../lib/PXConjugateHeatTransfer.so
[ 80%] Built target PXConjugateHeatTransfer_shared
Scanning dependencies of target PXCompressibleSpaceTime_objects
[ 80%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTime.c.o
[ 80%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeBCs.c.o
[ 83%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeFunction.c.o
[ 83%] Building C object src/CompressibleSpaceTime/CMakeFiles/PXCompressibleSpaceTime_objects.dir/PXCompressibleSpaceTimeStateFunctional.c.o
[ 83%] Built target PXCompressibleSpaceTime_objects
Scanning dependencies of target PXCompressibleSpaceTime_shared
Linking C shared library ../../lib/PXCompressibleSpaceTime.so
[ 83%] Built target PXCompressibleSpaceTime_shared
Scanning dependencies of target PXCompressibleNew_objects
[ 83%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressible.c.o
[ 83%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleBCs.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleFlux.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleShock.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXCompressibleStateFunctional.c.o
[ 87%] Building C object src/NewCompressible/CMakeFiles/PXCompressibleNew_objects.dir/PXSpalartAllmaras.c.o
[ 87%] Built target PXCompressibleNew_objects
Scanning dependencies of target PXCompressibleNew_shared
Linking C shared library ../../lib/PXCompressibleNew.so
[ 87%] Built target PXCompressibleNew_shared
Scanning dependencies of target PXCauchyRiemann_objects
[ 87%] Building C object src/CauchyRiemann/CMakeFiles/PXCauchyRiemann_objects.dir/PXCauchyRiemann.c.o
[ 87%] Built target PXCauchyRiemann_objects
Scanning dependencies of target PXCauchyRiemann_shared
Linking C shared library ../../lib/PXCauchyRiemann.so
[ 87%] Built target PXCauchyRiemann_shared
Scanning dependencies of target PXLinearizedEuler_objects
[ 90%] Building C object src/LinearizedEuler/CMakeFiles/PXLinearizedEuler_objects.dir/PXLinearizedEuler.c.o
[ 90%] Built target PXLinearizedEuler_objects
Scanning dependencies of target PXLinearizedEuler_shared
Linking C shared library ../../lib/PXLinearizedEuler.so
[ 90%] Built target PXLinearizedEuler_shared
Scanning dependencies of target PXMultiComponentConvDiff_objects
[ 90%] Building C object src/MultiComponentConvDiff/CMakeFiles/PXMultiComponentConvDiff_objects.dir/PXMultiComponentConvDiff.c.o
[ 90%] Built target PXMultiComponentConvDiff_objects
Scanning dependencies of target PXMultiComponentConvDiff_shared
Linking C shared library ../../lib/PXMultiComponentConvDiff.so
[ 90%] Built target PXMultiComponentConvDiff_shared
Scanning dependencies of target PXMultiComponentConvDiffConj_objects
[ 90%] Building C object src/MultiComponentConvDiffConj/CMakeFiles/PXMultiComponentConvDiffConj_objects.dir/PXMultiComponentConvDiffConj.c.o
[ 90%] Built target PXMultiComponentConvDiffConj_objects
Scanning dependencies of target PXMultiComponentConvDiffConj_shared
Linking C shared library ../../lib/PXMultiComponentConvDiffConj.so
[ 90%] Built target PXMultiComponentConvDiffConj_shared
Scanning dependencies of target PXPorousMedia_objects
[ 90%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMedia.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaInterface.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaBCs.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaFunction.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaStateFunctional.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaInviscid.c.o
[ 93%] Building C object src/PorousMedia/CMakeFiles/PXPorousMedia_objects.dir/PXPorousMediaViscous.c.o
[ 93%] Built target PXPorousMedia_objects
Scanning dependencies of target PXPorousMedia_shared
Linking C shared library ../../lib/PXPorousMedia.so
[ 93%] Built target PXPorousMedia_shared
Scanning dependencies of target PXScalarConvDiff_objects
[ 93%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_objects.dir/PXScalarConvDiff.c.o
[ 93%] Building C object src/ScalarConvDiff/CMakeFiles/PXScalarConvDiff_objects.dir/PXScalarConvDiffInterface.c.o
[ 93%] Built target PXScalarConvDiff_objects
Scanning dependencies of target PXScalarConvDiff_shared
Linking C shared library ../../lib/PXScalarConvDiff.so
[ 93%] Built target PXScalarConvDiff_shared
Scanning dependencies of target PXNonEquilibrium_objects
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXAirModel.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibrium.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumBCs.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumFlux.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumOutput.c.o
[ 96%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumShock.c.o
[100%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumStateFunctional.c.o
[100%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXNonEquilibriumUtils.c.o
[100%] Building C object src/NonEquilibrium/CMakeFiles/PXNonEquilibrium_objects.dir/PXReactions.c.o
[100%] Built target PXNonEquilibrium_objects
Scanning dependencies of target PXNonEquilibrium_shared
Linking C shared library ../../lib/PXNonEquilibrium.so
[100%] Built target PXNonEquilibrium_shared
Scanning dependencies of target PXWaveSpaceTime_objects
[100%] Building C object src/WaveSpaceTime/CMakeFiles/PXWaveSpaceTime_objects.dir/PXWaveSpaceTime.c.o
[100%] Built target PXWaveSpaceTime_objects
Scanning dependencies of target PXWaveSpaceTime_shared
Linking C shared library ../../lib/PXWaveSpaceTime.so
[100%] Built target PXWaveSpaceTime_shared
Scanning dependencies of target PXEquationSet
[100%] Building C object src/CMakeFiles/PXEquationSet.dir/PXEquationSet.c.o
Linking C static library ../lib/libPXEquationSet.a
[100%] Built target PXEquationSet
Scanning dependencies of target ProjectXExec
[100%] Building C object src/CMakeFiles/ProjectXExec.dir/PXRunSolver.c.o
[100%] Building C object src/CMakeFiles/ProjectXExec.dir/PXEquationSet.c.o
Linking C executable ../bin/ProjectXExec
[100%] Built target ProjectXExec
+ make regtest_memcheck 'CTESTARGS=-T Test -j 6'
Scanning dependencies of target regtest_clean
[  0%] Built target regtest_clean
[ 11%] Built target PX
[ 13%] Built target PXAdaptMechanics
[ 19%] Built target PXCutCell3d
[ 38%] Built target PXGrid
[ 41%] Built target PXReference
[ 47%] Built target PXLinearSolver
[ 52%] Built target PXFundamentals
[ 58%] Built target PXBurgers_objects
[ 58%] Built target PXBurgers_shared
[ 61%] Built target PXCompressible_objects
[ 61%] Built target PXCompressible_shared
[ 63%] Built target PXCompressibleOliver_objects
[ 63%] Built target PXCompressibleOliver_shared
[ 69%] Built target PXConjugateHeatTransfer_objects
[ 69%] Built target PXConjugateHeatTransfer_shared
[ 72%] Built target PXCompressibleSpaceTime_objects
[ 72%] Built target PXCompressibleSpaceTime_shared
[ 75%] Built target PXCompressibleNew_objects
[ 75%] Built target PXCompressibleNew_shared
[ 75%] Built target PXCauchyRiemann_objects
[ 75%] Built target PXCauchyRiemann_shared
[ 77%] Built target PXLinearizedEuler_objects
[ 77%] Built target PXLinearizedEuler_shared
[ 77%] Built target PXMultiComponentConvDiff_objects
[ 77%] Built target PXMultiComponentConvDiff_shared
[ 77%] Built target PXMultiComponentConvDiffConj_objects
[ 77%] Built target PXMultiComponentConvDiffConj_shared
[ 80%] Built target PXPorousMedia_objects
[ 80%] Built target PXPorousMedia_shared
[ 80%] Built target PXScalarConvDiff_objects
[ 80%] Built target PXScalarConvDiff_shared
[ 86%] Built target PXNonEquilibrium_objects
[ 86%] Built target PXNonEquilibrium_shared
[ 86%] Built target PXWaveSpaceTime_objects
[ 86%] Built target PXWaveSpaceTime_shared
[ 86%] Built target PXEquationSet
[ 86%] Built target ProjectXExec
[ 91%] Built target TetGen
Scanning dependencies of target tetgen_link
[ 94%] Built target tetgen_link
[ 97%] Built target Qhull
Scanning dependencies of target qdelaunay_link
[ 97%] Built target qdelaunay_link
[100%] Built target bamg
Scanning dependencies of target bamg_link
[100%] Built target bamg_link
Scanning dependencies of target regtest_memcheck
   Site: reynolds
   Build name: Linux-g++
Create new tag: 20160426-1004 - Experimental
Test project /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/platforms/relwithdebinfo_gnu
        Start 545: make_naca_Euler2d_TEST_memcheck
        Start 572: line_Scalar1d_SinCos_memcheck
        Start 575: line_Scalar1d_Poly_memcheck
        Start 578: square_Scalar2d_GMRES_Jacobi_TEST_memcheck
        Start 581: square_Scalar2d_GMRES_ILU_TEST_memcheck
        Start 584: Scalar2d_CircleBoundaryLayer_TEST_memcheck
  1/146 Test #572: line_Scalar1d_SinCos_memcheck ....................................   Passed    6.72 sec
  2/146 Test #575: line_Scalar1d_Poly_memcheck ......................................   Passed    6.92 sec
        Start 587: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_memcheck
        Start 590: MixedMesh_Scalar2d_Newton_GMRES_ILU_TEST_memcheck
  3/146 Test #578: square_Scalar2d_GMRES_Jacobi_TEST_memcheck .......................   Passed   11.23 sec
        Start 593: MixedMesh_Scalar2d_Direct_TEST_memcheck
  4/146 Test #581: square_Scalar2d_GMRES_ILU_TEST_memcheck ..........................   Passed   16.63 sec
        Start 596: AdDiffBL2_TEST_memcheck
  5/146 Test #596: AdDiffBL2_TEST_memcheck ..........................................   Passed   19.83 sec
        Start 599: QuarticPolySoln_Scalar3D_TEST_memcheck
  6/146 Test #584: Scalar2d_CircleBoundaryLayer_TEST_memcheck .......................   Passed   60.00 sec
        Start 605: BoundaryLayer_Scalar3D_TEST_memcheck
  7/146 Test #545: make_naca_Euler2d_TEST_memcheck ..................................   Passed   60.51 sec
        Start 548: naca_Euler2d_Newton_Jacobi_Right_TEST_memcheck
  8/146 Test #593: MixedMesh_Scalar2d_Direct_TEST_memcheck ..........................   Passed   70.82 sec
        Start 551: naca_Euler2d_Newton_Jacobi_TEST_memcheck
  9/146 Test #590: MixedMesh_Scalar2d_Newton_GMRES_ILU_TEST_memcheck ................   Passed   84.24 sec
        Start 554: naca_Euler2d_Newton_ILU_TEST_memcheck
 10/146 Test #587: MixedMesh_Scalar2d_Newton_GMRES_Jacobi_TEST_memcheck .............   Passed   97.16 sec
        Start 557: naca_Euler2d_Newton_ILUK_TEST_memcheck
 11/146 Test #554: naca_Euler2d_Newton_ILU_TEST_memcheck ............................   Passed   21.64 sec
        Start 560: naca_Euler2d_Newton_ILUT_TEST_memcheck
 12/146 Test #557: naca_Euler2d_Newton_ILUK_TEST_memcheck ...........................   Passed   23.24 sec
        Start 563: naca_Euler2d_Newton_UMFPACK_TEST_memcheck
 13/146 Test #560: naca_Euler2d_Newton_ILUT_TEST_memcheck ...........................   Passed   26.44 sec
        Start 566: naca_Euler2d_Newton_ILU_MG_TEST_memcheck
 14/146 Test #563: naca_Euler2d_Newton_UMFPACK_TEST_memcheck ........................   Passed   24.44 sec
        Start 569: naca_Euler2d_LeanJacobi_TEST_memcheck
 15/146 Test #566: naca_Euler2d_Newton_ILU_MG_TEST_memcheck .........................   Passed   22.30 sec
        Start 608: naca_Euler2d_Newton_Osher_TEST_memcheck
 16/146 Test #548: naca_Euler2d_Newton_Jacobi_Right_TEST_memcheck ...................   Passed  154.11 sec
        Start 611: make_naca_NavierStokes2d_TEST_memcheck
 17/146 Test #551: naca_Euler2d_Newton_Jacobi_TEST_memcheck .........................   Passed  136.59 sec
        Start 620: FlatPlate_RANS_SA2d_DIC_TEST_memcheck
 18/146 Test #599: QuarticPolySoln_Scalar3D_TEST_memcheck ...........................   Passed  232.84 sec
        Start 602: QuarticPolySoln_Scalar3D_exact_TEST_memcheck
 19/146 Test #608: naca_Euler2d_Newton_Osher_TEST_memcheck ..........................   Passed  109.17 sec
        Start 629: RAE2822_A28_RANS_M0p3_AA2p31_RE6p5e6_TEST_memcheck
 20/146 Test #611: make_naca_NavierStokes2d_TEST_memcheck ...........................   Passed  139.92 sec
        Start 614: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_memcheck
 21/146 Test #614: naca_NavierStokes2d_Newton_GMRES_ILU_TEST_memcheck ...............   Passed   33.15 sec
        Start 617: naca_NavierStokes2d_Newton_GMRES_ILUT_TEST_memcheck
 22/146 Test #617: naca_NavierStokes2d_Newton_GMRES_ILUT_TEST_memcheck ..............   Passed   39.96 sec
        Start 632: bump_Euler3d_GMRES_TEST_memcheck
 23/146 Test #569: naca_Euler2d_LeanJacobi_TEST_memcheck ............................   Passed  379.85 sec
        Start 635: Sphere_Q23D_TEST_memcheck
 24/146 Test #602: QuarticPolySoln_Scalar3D_exact_TEST_memcheck .....................   Passed  647.47 sec
        Start 638: channel_NavierStokes3d_TEST_memcheck
 25/146 Test #605: BoundaryLayer_Scalar3D_TEST_memcheck .............................   Passed  914.77 sec
        Start 644: BoundaryLayer_NS3D_TEST_memcheck
 26/146 Test #635: Sphere_Q23D_TEST_memcheck ........................................   Passed  866.73 sec
        Start 647: naca_InviscidNE2d_PerfectGas_TEST_memcheck
 27/146 Test #632: bump_Euler3d_GMRES_TEST_memcheck .................................   Passed  1064.83 sec
        Start 650: naca_InviscidNE2d_RealGas_TEST_memcheck
 28/146 Test #638: channel_NavierStokes3d_TEST_memcheck .............................   Passed  707.08 sec
        Start 641: channel_NavierStokes3d_exact_TEST_memcheck
 29/146 Test #650: naca_InviscidNE2d_RealGas_TEST_memcheck ..........................   Passed  204.17 sec
        Start 653: naca_ViscousNE2d_PerfectGas_TEST_memcheck
 30/146 Test #647: naca_InviscidNE2d_PerfectGas_TEST_memcheck .......................   Passed  512.33 sec
        Start 656: naca_ViscousNE2d_PerfectGas_Matches_Compressible_TEST_memcheck
 31/146 Test #620: FlatPlate_RANS_SA2d_DIC_TEST_memcheck ............................   Passed  2797.63 sec
        Start 623: FlatPlate_RANS_SA2d_ADC_TEST_memcheck
 32/146 Test #623: FlatPlate_RANS_SA2d_ADC_TEST_memcheck ............................   Passed  514.41 sec
        Start 626: FlatPlate_RANS_SA2d_DC_TEST_memcheck
 33/146 Test #626: FlatPlate_RANS_SA2d_DC_TEST_memcheck .............................   Passed  536.05 sec
        Start 659: diamond_Euler2d_Shock_TEST_memcheck
 34/146 Test #629: RAE2822_A28_RANS_M0p3_AA2p31_RE6p5e6_TEST_memcheck ...............   Passed  4083.46 sec
        Start 662: diamond_Euler2d_PDEShock_TEST_memcheck
 35/146 Test #659: diamond_Euler2d_Shock_TEST_memcheck ..............................   Passed  464.96 sec
        Start 665: diamond_Euler2d_PDEShock_Jump_TEST_memcheck
 36/146 Test #653: naca_ViscousNE2d_PerfectGas_TEST_memcheck ........................   Passed  3367.37 sec
        Start 668: diamond_CutCell_Euler2d_PDEShock_TEST_memcheck
 37/146 Test #662: diamond_Euler2d_PDEShock_TEST_memcheck ...........................   Passed  864.09 sec
        Start 671: diamond_InviscidNonEquilibrium2d_Shock_TEST_memcheck
 38/146 Test #656: naca_ViscousNE2d_PerfectGas_Matches_Compressible_TEST_memcheck ...   Passed  3339.02 sec
        Start 674: Wedge_PDEShock_Adapt_TEST_memcheck
 39/146 Test #665: diamond_Euler2d_PDEShock_Jump_TEST_memcheck ......................   Passed  795.55 sec
        Start 677: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_memcheck
 40/146 Test #644: BoundaryLayer_NS3D_TEST_memcheck .................................   Passed  4474.44 sec
        Start 680: naca_NavierStokes2d_AuxVariable_Gradient_TEST_memcheck
 41/146 Test #677: naca_NavierStokes2d_AuxVariable_FluxCoeff_TEST_memcheck ..........   Passed  125.62 sec
        Start 683: CutCell_rae2822_NS_M0p3_Re1p0e3_Gradient_TEST_memcheck
 42/146 Test #680: naca_NavierStokes2d_AuxVariable_Gradient_TEST_memcheck ...........   Passed   60.52 sec
        Start 686: CutCell_rae2822_NS_M0p3_Re1p0e3_Hybrid_TEST_memcheck
 43/146 Test #668: diamond_CutCell_Euler2d_PDEShock_TEST_memcheck ...................   Passed  874.56 sec
        Start 689: CutCell_rae2822_NS_M0p3_Re1p0e3_Flux_TEST_memcheck
 44/146 Test #686: CutCell_rae2822_NS_M0p3_Re1p0e3_Hybrid_TEST_memcheck .............   Passed  1087.32 sec
        Start 692: CutCell_rae2822_NS_M0p3_Re1p0e3_FluxCoeff_TEST_memcheck
 45/146 Test #683: CutCell_rae2822_NS_M0p3_Re1p0e3_Gradient_TEST_memcheck ...........   Passed  1420.84 sec
        Start 695: ScalarBoundaryLayer_HDG_memcheck
 46/146 Test #695: ScalarBoundaryLayer_HDG_memcheck .................................   Passed  137.01 sec
        Start 698: naca_InviscidNE2d_PerfectGas_HDG_TEST_memcheck
 47/146 Test #689: CutCell_rae2822_NS_M0p3_Re1p0e3_Flux_TEST_memcheck ...............   Passed  1157.13 sec
        Start 701: naca_ViscousNE2d_PerfectGas_HDG_TEST_memcheck
 48/146 Test #698: naca_InviscidNE2d_PerfectGas_HDG_TEST_memcheck ...................   Passed  170.07 sec
        Start 704: 2d_Periodic_TEST1_memcheck
 49/146 Test #704: 2d_Periodic_TEST1_memcheck .......................................   Passed   14.52 sec
        Start 707: 2d_Periodic_TEST2_memcheck
 50/146 Test #707: 2d_Periodic_TEST2_memcheck .......................................   Passed    9.72 sec
        Start 710: turbineblade_Periodic_TEST_memcheck
 51/146 Test #710: turbineblade_Periodic_TEST_memcheck ..............................   Passed  407.52 sec
        Start 713: 3d_Periodic_TEST_memcheck
 52/146 Test #701: naca_ViscousNE2d_PerfectGas_HDG_TEST_memcheck ....................   Passed  561.45 sec
        Start 719: naca_Euler2d_Adjoint_TEST_memcheck
 53/146 Test #641: channel_NavierStokes3d_exact_TEST_memcheck .......................   Passed  6041.32 sec
        Start 722: ConvectingVortex_Euler2d_IRK2_TEST_memcheck
 54/146 Test #713: 3d_Periodic_TEST_memcheck ........................................   Passed   63.09 sec
        Start 716: 3d_Periodic_P2_TEST_memcheck
 55/146 Test #719: naca_Euler2d_Adjoint_TEST_memcheck ...............................   Passed   37.26 sec
        Start 725: ConvectingVortex_Euler2d_IRK4_TEST_memcheck
 56/146 Test #716: 3d_Periodic_P2_TEST_memcheck .....................................   Passed   30.75 sec
        Start 728: naca_Euler2d_Adapt_TEST_memcheck
 57/146 Test #692: CutCell_rae2822_NS_M0p3_Re1p0e3_FluxCoeff_TEST_memcheck ..........   Passed  1293.09 sec
        Start 731: naca_Euler2d_AdaptNLOPTVert_TEST_memcheck
 58/146 Test #728: naca_Euler2d_Adapt_TEST_memcheck .................................   Passed  199.63 sec
        Start 734: naca_Euler2d_AdaptNLOPTVertWPenalty_TEST_memcheck
 59/146 Test #722: ConvectingVortex_Euler2d_IRK2_TEST_memcheck ......................   Passed  574.01 sec
        Start 737: naca_Euler2d_CurvedAdapt_TEST_memcheck
 60/146 Test #734: naca_Euler2d_AdaptNLOPTVertWPenalty_TEST_memcheck ................   Passed  358.15 sec
        Start 740: Scalar2d_Adapt_TEST_memcheck
 61/146 Test #725: ConvectingVortex_Euler2d_IRK4_TEST_memcheck ......................   Passed  706.81 sec
        Start 743: Scalar2d_CircleBoundaryLayer_Adapt_TEST_memcheck
 62/146 Test #731: naca_Euler2d_AdaptNLOPTVert_TEST_memcheck ........................   Passed  604.63 sec
        Start 746: poissonLshape_TEST_memcheck
 63/146 Test #746: poissonLshape_TEST_memcheck ......................................   Passed   20.63 sec
        Start 749: PoissonLshape_CutCell_Adapt_TEST_memcheck
 64/146 Test #737: naca_Euler2d_CurvedAdapt_TEST_memcheck ...........................   Passed  359.72 sec
        Start 752: AdDiffBL2_DofControl_TEST_memcheck
 65/146 Test #749: PoissonLshape_CutCell_Adapt_TEST_memcheck ........................   Passed  110.97 sec
        Start 755: hemisphere_Euler3d_Adapt_TEST_memcheck
 66/146 Test #740: Scalar2d_Adapt_TEST_memcheck .....................................   Passed  360.42 sec
        Start 758: bumpQ2_Euler3d_Jacobi_TEST_memcheck
 67/146 Test #752: AdDiffBL2_DofControl_TEST_memcheck ...............................   Passed   49.08 sec
        Start 761: box_Euler2d_TEST_memcheck
 68/146 Test #758: bumpQ2_Euler3d_Jacobi_TEST_memcheck ..............................   Passed  114.88 sec
        Start 764: Scalar2d_UniAdapt_TEST_memcheck
 69/146 Test #764: Scalar2d_UniAdapt_TEST_memcheck ..................................   Passed  321.14 sec
        Start 767: Scalar2d_UniAdapt_Unsteady1_TEST_memcheck
 70/146 Test #767: Scalar2d_UniAdapt_Unsteady1_TEST_memcheck ........................   Passed   87.33 sec
        Start 770: Scalar2d_UniAdapt_Unsteady2_TEST_memcheck
 71/146 Test #770: Scalar2d_UniAdapt_Unsteady2_TEST_memcheck ........................   Passed  321.10 sec
        Start 773: naca_Euler2d_UniAdapt_TEST_memcheck
 72/146 Test #761: box_Euler2d_TEST_memcheck ........................................   Passed  891.23 sec
        Start 776: naca_NavierStokes2d_UniAdapt_TEST_memcheck
 73/146 Test #743: Scalar2d_CircleBoundaryLayer_Adapt_TEST_memcheck .................   Passed  1273.70 sec
        Start 779: diamond_Euler2d_UniAdapt_TEST_memcheck
 74/146 Test #755: hemisphere_Euler3d_Adapt_TEST_memcheck ...........................   Passed  1354.56 sec
        Start 782: RAE2822_RANS_Subsonic_UniAdapt_TEST_memcheck
 75/146 Test #773: naca_Euler2d_UniAdapt_TEST_memcheck ..............................   Passed  627.88 sec
        Start 785: RAE2822_RANS_Transonic_UniAdapt_TEST_memcheck
 76/146 Test #674: Wedge_PDEShock_Adapt_TEST_memcheck ...............................   Passed  6821.05 sec
        Start 788: CutCell_rae2822_RANS_M0p3_Re6p5e6_UniAdapt_Test_memcheck
 77/146 Test #776: naca_NavierStokes2d_UniAdapt_TEST_memcheck .......................   Passed  2576.98 sec
        Start 791: RAE2822_RANS_Subsonic_NoMaxQuad_UniAdapt_TEST_memcheck
 78/146 Test #671: diamond_InviscidNonEquilibrium2d_Shock_TEST_memcheck .............   Passed  6980.58 sec
        Start 794: CutCell_rae2822_Euler_M0p2_TEST_memcheck
Build was aborted
[WARNINGS] Skipping publisher since build result is ABORTED
[Valgrind] Files to copy:
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16383.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16384.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16385.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16386.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16387.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16388.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16397.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16398.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16399.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16403.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16405.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16407.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16408.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16412.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16414.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16417.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16419.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16421.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16423.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16425.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16427.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16432.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16435.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16440.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16442.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16445.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16447.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16450.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16456.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16497.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16500.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16519.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16536.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16540.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16545.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.16565.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.23622.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25042.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25071.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25089.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25107.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25143.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25158.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25160.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25176.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25226.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25228.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25237.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25563.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25620.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25655.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25665.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25667.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25695.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25700.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25703.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25742.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25745.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25747.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25749.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25753.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25757.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25777.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25779.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25826.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25830.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25862.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25879.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25896.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25938.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25957.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25959.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25968.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.25983.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26041.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26065.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26115.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26123.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26140.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26189.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26196.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26354.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26386.memcheck.xml
[Valgrind] platforms/relwithdebinfo_gnu/valgrind.26393.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16383.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16383.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16384.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16384.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16385.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16385.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16386.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16386.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16387.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16387.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16388.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16388.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16397.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16397.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16398.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16398.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16399.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16399.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16403.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16403.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16405.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16405.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16407.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16407.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16408.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16408.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16412.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16412.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16414.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16414.memcheck.xml
make[4]: *** [test/CMakeFiles/regtest_memcheck] Terminated
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16417.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16417.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16419.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16419.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16421.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16421.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16423.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16423.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16425.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16425.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16427.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16427.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16432.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16432.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16435.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16435.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16440.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16440.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16442.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16442.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16445.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16445.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16447.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16447.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16450.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16450.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16456.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16456.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16497.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16497.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16500.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16500.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16519.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16519.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16536.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16536.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16540.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16540.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16545.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16545.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.16565.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.16565.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.23622.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.23622.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25042.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25042.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25071.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25071.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25089.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25089.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25107.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25107.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25143.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25143.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25158.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25158.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25160.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25160.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25176.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25176.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25226.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25226.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25228.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25228.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25237.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25237.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25563.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25563.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25620.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25620.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25655.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25655.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25665.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25665.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25667.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25667.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25695.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25695.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25700.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25700.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25703.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25703.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25742.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25742.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25745.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25745.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25747.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25747.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25749.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25749.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25753.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25753.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25757.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25757.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25777.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25777.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25779.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25779.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25826.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25826.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25830.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25830.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25862.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25862.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25879.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25879.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25896.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25896.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25938.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25938.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25957.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25957.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25959.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25959.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25968.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25968.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.25983.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.25983.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26041.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26041.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26065.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26065.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26115.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26115.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26123.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26123.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26140.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26140.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26189.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26189.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26196.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26196.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26354.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26354.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26386.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26386.memcheck.xml
[Valgrind] Copying platforms/relwithdebinfo_gnu/valgrind.26393.memcheck.xml to /var/lib/jenkins/jobs/ProjectX_Weekly/configurations/axis-PX_ARC/relwithdebinfo_gnu/axis-buildnode/reynolds/builds/46/valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26393.memcheck.xml
[Valgrind] ERROR: failed to parse valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26140.memcheck.xml: XML document structures must start and end within the same entity.
[Valgrind] ERROR: failed to parse valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26189.memcheck.xml: XML document structures must start and end within the same entity.
[Valgrind] ERROR: failed to parse valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26393.memcheck.xml: XML document structures must start and end within the same entity.
[Valgrind] ERROR: failed to parse valgrind-plugin/valgrind-results/platforms/relwithdebinfo_gnu/valgrind.26386.memcheck.xml: XML document structures must start and end within the same entity.
[Valgrind] Analysing valgrind results
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Fundamentals/PXMemory.c' to 'source_1.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXGridAttachments.c' to 'source_2.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXAuxVariable.c' to 'source_3.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXResidual.c' to 'source_4.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXSolver.c' to 'source_5.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXRunSolver.c' to 'source_6.tmp'...
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/string/strdup.c' does not exist, source code won't be available
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/elf/dl-init.c' does not exist, source code won't be available
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXOutputFunctional.c' to 'source_9.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXMeshSize.c' to 'source_10.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXInit.c' to 'source_11.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXMeshMetric.c' to 'source_12.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXDistanceFunctionSurfGrid.c' to 'source_13.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXResState.c' to 'source_14.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXHPAdaptDirect.c' to 'source_15.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXDGSolver.c' to 'source_16.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXShockCapture.c' to 'source_17.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXOutput.c' to 'source_18.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXSpline.c' to 'source_19.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXCDAll.c' to 'source_20.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXReadWriteGrid.c' to 'source_21.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXDistanceFunction.c' to 'source_22.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXBC.c' to 'source_23.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXDistanceToSurface.c' to 'source_24.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Fundamentals/PXParameter.c' to 'source_25.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Fundamentals/PXKDTree.c' to 'source_26.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Fundamentals/PXString.c' to 'source_27.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXBasis.c' to 'source_28.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/LinearSolver/PXLinearAlgebra.c' to 'source_29.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/LinearSolver/PXLinearSolver.c' to 'source_30.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Compressible/PXCompressible.c' to 'source_31.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Compressible/PXCompressibleInterface.c' to 'source_32.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXEquationSet.c' to 'source_33.tmp'...
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/elf/dl-load.c' does not exist, source code won't be available
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/elf/dl-open.c' does not exist, source code won't be available
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/elf/dl-error.c' does not exist, source code won't be available
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/dlfcn/dlopen.c' does not exist, source code won't be available
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/dlfcn/dlerror.c' does not exist, source code won't be available
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/elf/dl-object.c' does not exist, source code won't be available
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXGrid.c' to 'source_40.tmp'...
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/elf/dl-version.c' does not exist, source code won't be available
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/LinearSolver/PXCaseInfo.c' to 'source_42.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/LinearSolver/PXMat.c' to 'source_43.tmp'...
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/stdlib/cxa_atexit.c' does not exist, source code won't be available
[Valgrind] copying source file '/usr/include/c++/4.9/iostream' to 'source_45.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/CutCell3D/PXIntersectionPoint3d.cpp' to 'source_46.tmp'...
[Valgrind] '/build/eglibc-3GlaMS/eglibc-2.19/csu/libc-start.c' does not exist, source code won't be available
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Reference/PXMasterPolynomial.c' to 'source_48.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXAdapt.c' to 'source_49.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXErrEst.c' to 'source_50.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXIntersect2d.c' to 'source_51.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXCutQuad.c' to 'source_52.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/PXUnsteady.c' to 'source_53.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXCutCell.c' to 'source_54.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXSubMesh.c' to 'source_55.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXMesh.c' to 'source_56.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXLinearElasticity.c' to 'source_57.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXMeshAttachment.c' to 'source_58.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Grid/PXModifyGrid.c' to 'source_59.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Adaptation/PXMetricAdapt2d.c' to 'source_60.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Adaptation/PXWriteMesherFiles.c' to 'source_61.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Reference/PXOrder.c' to 'source_62.tmp'...
[Valgrind] copying source file '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/src/Reference/PXQuadReference.c' to 'source_63.tmp'...
[Valgrind] workspacePath: /home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds/
[Valgrind] Ending the valgrind analysis.
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing CTest-Version N/A (default)
[xUnit] [INFO] - [CTest-Version N/A (default)] - No test report file(s) were found with the pattern 'platforms/relwithdebinfo_gnu/Testing/**/Test.xml' relative to '/home1/jenkins/workspace/ProjectX_Weekly/PX_ARC/relwithdebinfo_gnu/buildnode/reynolds' for the testing framework 'CTest-Version N/A (default)'.  Did you enter a pattern relative to the correct directory?  Did you generate the result report(s) for 'CTest-Version N/A (default)'?
[xUnit] [WARNING] - No test reports found for the metric 'CTest' with the resolved pattern 'platforms/relwithdebinfo_gnu/Testing/**/Test.xml'.
[xUnit] [INFO] - Skipping the metric tool processing.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
Warning: this build has no associated authentication, so build permissions may be lacking, and downstream projects which cannot even be seen by an anonymous user will be silently skipped
Finished: ABORTED